/*copyright by kitgraphiquegratuit.org*/
body,html   {background: url(images/fond.jpg) ;margin:0;padding:0;background-attachment: fixed;text-align:center;background-position:top center;}	    
#conteneur  {
	margin:0 auto 0;
	width: 800px;
	position:relative;
	text-align:left;
}	
#header     {height:65px; background:url(images/header.png) no-repeat top;margin:0 auto 0 auto;width:800px}   
#contenu    {background:url(images/fond_contenu.png);width:800px}  
#left       {width: 240px;float: left;color:#000;padding:0 0 0 5px;text-align:center}	 	 
#right      {
	margin:0 0 0 245px;
	width:540px;
	color: #fff;
	font:12px "trebuchet ms";
	text-align: center;
} 
#pied       {background:url(images/pied.png) no-repeat;height:25px;width:800px;} 

ul               {width:238px;margin:0;padding:0;list-style:none;font:bold 12px "trebuchet ms";text-align:left;}
ul li a          {width:208px;display: block ;color:#fff;outline:none;padding:0 0 0 30px;margin:0;text-decoration: none;outline:none;height:15px}	
ul li a:hover    {color: #bc0c0c;text-decoration: none;}	

.cadre      	 {width:505px;color: #fff;font:12px "trebuchet ms";background-color:#2c6e80;padding: 10px 10px 10px 10px} 
Span		   {color:#fff;text-decoration:none;outline:none;font:bold 14px "trebuchet ms";}	
img, p, h1, h2, h3, h4, h5, h6, Span, object, table, td, tr{
	border:0;
	margin:0;
	padding:0;
	font-size: 12px;
	text-align: center;
}   
a	 			 {color: #fff;text-decoration: none;outline:none;font:bold italic 12px "trebuchet ms";} 	
a:hover	 	     {color: #fff;text-decoration:underline;}	
#clear           {clear: both;visibility: hidden; }	

.copyright           {padding:0;margin :0;color:#fff;font:bold 12px "trebuchet ms";}   
.copyright a         {color:#fff;font:bold 12px "trebuchet ms";text-decoration: none;outline:none}
.copyright a:hover   {color: #fff;text-decoration:underline;} 

.menu_haut	  {
	padding:14px 0 0 0;
	height:21px;
	background:url(images/menu_haut.png);
	margin:0 auto 0 auto;
	width:238px;
	font:bold italic 12px "trebuchet ms";
	color:#fff;
	font-size: 12px;
}
.menu_fond	  {
	background:url(images/menu_fond.png);
	margin:0 auto 0 auto;
	width:205px;
	font:bold italic 12px "trebuchet ms";
	color:#fff
}
.menu_bas	  {height:20px; background:url(images/menu_bas.png) no-repeat;margin:0 auto 0 auto;width:238px}

.cadre_haut	  {height:15px; background:url(images/cadre_haut.png);margin:0 auto 0 auto;width:530px}
.cadre_fond	  {
	margin:0 auto 0 auto;
	width:500px;
	padding:0 10px 0 20px;
}
.cadre_bas	  {height:15px; background:url(images/cadre_bas.png);margin:0 auto 0 auto;width:530px}
   
  <div style="text-align: center; background-image: url(../images/fond_centre.png);">

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:blue; }