	body {
		font-family: arial;
		color: black;
		background-color:#F4F4F4;
	}
	
	a:link, a:hover, a:visited {	color: #7B8E94;}
	a:hover {		text-decoration: none;	}

	.slogan {
	font-size: 0.9em;
	background: url(../images/slogan4.jpg) no-repeat;
	color: white;
	font-weight: bold;
	height: 28px;
	padding-left: 20px;
	vertical-align: middle;
}

	.bienvenue {
	background-color:#D5D4D4;
	font-size: 1em;
	line-height: 250%;
	}
	.bienvenue a:link, .bienvenue a:visited  { color: gray; text-decoration: none;}
	.bienvenue a:hover, .bienvenue a:visited:hover {		text-decoration: underline;	}

	td#menu {  background-color:#E0DFDF;  width: 20%;font-size: 0.8em;}
	div#menustyle p {  margin-left:30px;}
	td#menu a:link, td#menu a:visited  { color: gray; text-decoration: none;}
	td#menu a:hover, td#menu a:visited:hover {		text-decoration: underline;	}
	p#moraldacier { text-align:center; border: 2px solid black; margin-right:15px;}
	

	td#corps {	width:60%; padding: 0 30 10 10;background-color:white;font-size: 0.8em;}
	td#corps h1 {	font-size: 1.2em; font-weight:normal;}
	td#corps p { padding-left:20px;}
	td#corps ul { padding-left:30px;}

	td#side {	width:180px; padding: 10 10 10 0;background-color:white;font-size: 0.8em;text-align:center;}
	td#side h1 {	font-size: 1.2em; font-weight:normal;}
	td#side li {	margin-left:-30px;}

	td#side div.cadre {
		padding:5 0 5 10;
		border: 5px solid silver;
		text-align:left;
	}
	
	td#ville { 
	background: url(../images/bottom.jpg) no-repeat; 
	vertical-align:top;
	text-align: center;
	font-size: 0.7em;	}
	tr#bottom a:link { color:white; text-decoration:underline;}
	tr#bottom a:hover, tr#bottom a:visited { color:silver; text-decoration: underline;}
	
	.Banner {
	visibility: hidden;
}

