div#disclaimer{ text-align:left; }
 div#disclaimer-fond{ position:absolute; z-index:1000; 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; 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:#FFFFFF; }		
	

body {
	
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#af0439;
	font-family:Arial, Helvetica, sans-serif;
	width:1080px;
	margin: auto;

}



#header {
	background-image:url(images/header.png);
	background-repeat:no-repeat;
	background-position:center;
    width:1080px;
	height:210px;
}


/* ================= Menu ================= */

#menu {
	width:170px;
	float:left;
	padding-left:80px;
}

#menuhaut {
	background-image:url(images/menuhaut.png);
	background-repeat:no-repeat;
	height:24px;
	width:170px;
	text-align:center;
}

#menuhaut img {
	padding-top:4px;
}


#menu ul{
	background-color:#FFF;
	margin-top:0px;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:5px;
	
}

#menu ul li{
	list-style-image:url(images/star.png);
	background-repeat:no-repeat;
	padding-top:5px;
}

#menu ul li a{
	color:#000;
	text-decoration:none;
	font-size:11px;
}

#menu ul li a:hover{
	text-decoration:underline;
}

#menubas {
	background-image:url(images/menubas.png);
	background-repeat:no-repeat;
	height:11px;
	margin-top:-19px;
	
	padding-bottom:20px;
}


/* ================= Corps ================= */

#corps {
	width:806px;
	float:right;
}

#corpshaut {
	background-image:url(images/corpshaut.png);
	background-repeat:no-repeat;
	height:45px;
	color:#FFF;
	font-size:11px;
	padding-left:5px;
	padding-top:5px;
}
	
	
#corpshaut .date {
	font-style:italic;
	float:right;
	padding-right:5px;
}

#texte {
	background-color:#FFF;
	color:#1f1f1f;
	font-size:11px;
	text-align:center;
	margin-top:-16px;
	padding-left:20px;
	padding-right:20px;
	
}

#texte a {
	color:#C06;
	text-decoration:none;
	
}

#texte a:hover {
	text-decoration:underline;
}

#corpsbas {
	background-image:url(images/corpsbas.png);
	background-repeat:no-repeat;
	height:18px;
	margin-top:-11px;
	padding-bottom:20px;
}

/* ================= Footer ================= */

#footer {
	clear: both;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	margin-left:80px;
	width:1003px;
	height:40px;
}

#footer p {
	color:#FFF;
	font-size:11px;
	padding-left:10px;
	padding-top:15px;
}

#footer p a{
	color:#FFF;
	font-style:italic;
	text-decoration:none;
}
	
#footer p a:hover{
	font-style:italic;
	text-decoration:underline;
}
