BODY{



margin:0;



background-attachment:fixed;



}











.main{



position:absolute;



width: 1000px;



top:0;



left: 50%;



margin-left: -500px;



z-index: 1;



}







.white{



position: fixed;



height: 100%;



width: 1000px;



top:0;



left: 50%;



margin-left: -500px;



background-color:#FFFFFF;



filter:alpha(opacity=70); -moz-opacity:0.7; opacity: 0.7;



}







.test4{



position: fixed;



background-color:#000000;



top: 0;



left: 0;



/*width:25%;



right: 0;*/



z-index: 5;



visibility: hidden;



}







.marge{



height:90px;



}







.white2{



position: fixed;



background-color:#FFFFFF;



right:0;



top:50px;



filter:alpha(opacity=90); -moz-opacity:0.9; opacity: 0.9;



}




.basw{
position:fixed;
left:120px;
right:150px;
bottom:0;
height:90px;
z-index:10;
}


div#disclaimer{ text-align:left; }



div#disclaimer-fond{ position:absolute; z-index:1000; width:100%; height:10000px; 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; }