

#backgroundDisclaimer 		 {position:absolute; top:0px; left:0px; z-index:4998;display:none; width:100%; height:100%;background-color:#000000; -moz-opacity:0.95; opacity:0.95; filter:alpha(opacity=95);}
* html #backgroundDisclaimer {/* ie6 hack */position:absolute; height:expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + \'px\');}

#boxDisclaimer {
	display:none;
	position:absolute;
	top:25%; left:25%;
	z-index:9999;
	width:560px;
	height:360px;
	background:#424242;
	padding:20px
}

.txt{display:none;}
#boxDisclaimer p   		   {padding:10px;margin:0px;text-align:justify;color:#fff}
#boxDisclaimer H1  		   {margin:0;padding:5px;height:30px;font-size:14px;color:#fff}
#boxDisclaimer H2  		   {text-align:center;color:#fff;margin:0;padding:5px;}
#boxDisclaimer #alerte     {clear:both;margin-top:20px;color:#FF9900;text-align:center}
#boxDisclaimer #protection {background:url('../images/protection.png');display:block;float:left;width:23px;height:20px}
#boxDisclaimer #icra       {background:url('../images/IC50.png');display:block;float:left;width:20px;height:20px}


#boxDisclaimer a.wp-disclamer-x-entrer,
#boxDisclaimer a.wp-disclamer-x-exit {display:block;width:120px;height:52px;font: bold 18px/52px Arial;text-align:center}
#boxDisclaimer a.wp-disclamer-x-entrer{float:left;color:#fff}
#boxDisclaimer a.wp-disclamer-x-exit{float:right;color:#000}