body {
	background-image: url(images/fondbody.jpg);
	background-repeat: repeat-x;
}
.menu:link, .menu:visited{
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #890719;
	font-weight: bold;
	text-decoration:underline;
	padding-left:20px;
	line-height:20px;
	background-image: url("/images/logo.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 12px;
}
.menu:active, .menu:hover{
	font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-decoration:none;
	padding-left:20px;
	line-height:20px;
	background-image: url("/images/logo.jpg");
	background-repeat: no-repeat;
	margin: 0 0 0 12px;
}
.detail:link, .detail:visited {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 12px;
color: #A5A2A2;
vertical-align: top;
background-color: transparent;
text-decoration: none;
}
.detail:active, .detail:hover {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 12px; 
color: #C50202;
background-color: transparent;
text-decoration: underline;
}
.de {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 11px;
color: #A5A2A2;
vertical-align: top;
background-color: transparent;
text-decoration: none;
}
.desc {
font-family: Trebuchet MS, Tahoma, Verdana, Helvetica, Geneva, sans-serif;
font-size: 14px; 
color: #7B7B7D;
vertical-align: top;
background-color: transparent;
text-decoration: none;
font-style: italic;
}
div#disclaimer{ text-align:center; }
 div#disclaimer-fond{ position:absolute; z-index:50; top:0px; left:0px; width:100%; height:2650px; background:white; filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9; text-align:center; line-height:normal; clear:both; }
 div#disclaimer-conteneur{ position:absolute; z-index:1001; top:0px; left:0px; width:100%; text-align:center; clear:both; }
  div#disclaimer-cadre{ width:550px; margin-left:auto; margin-right:auto; text-align:center; margin-top:200px; padding:15px; font-size:12px; border:#ddd 1px solid; background:#f5f5f5; color:#555; }
   div#disclaimer-cadre b{ font-size:14px; color:black; }
   div#disclaimer-cadre a{ text-decoration:none; font-size:22px; font-weight:bold; color:#356aa0; }
   div#disclaimer-cadre a:hover{ color:blue; }
