/* disclaimer */
/*@font-face {
    font-family: 'helveticaneue-light';
    src: url('../font/helveticaneue-light/hneuepro-light.eot');
    src: url('../font/helveticaneue-light/hneuepro-light.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-light/hneuepro-light.woff') format('woff'),
         url('../font/helveticaneue-light/hneuepro-light.ttf') format('truetype'),
         url('../font/helveticaneue-light/hneuepro-light.svg#hneuepro-light') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneue-thin';
    src: url('../font/helveticaneue-thin/helveticaneueltstd-th.eot');
    src: url('../font/helveticaneue-thin/helveticaneueltstd-th.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-thin/helveticaneueltstd-th.woff') format('woff'),
         url('../font/helveticaneue-thin/helveticaneueltstd-th.ttf') format('truetype'),
         url('../font/helveticaneue-thin/helveticaneueltstd-th.svg#helveticaneueltstd-th') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'helveticaneue-medium';
    src: url('../font/helveticaneue-medium/hneuepro-med.eot');
    src: url('../font/helveticaneue-medium/hneuepro-med.eot?#iefix') format('embedded-opentype'),
         url('../font/helveticaneue-medium/hneuepro-med.woff') format('woff'),
         url('../font/helveticaneue-medium/hneuepro-med.ttf') format('truetype'),
         url('../font/helveticaneue-medium/hneuepro-med.svg#hneuepro-med') format('svg');
    font-weight: normal;
    font-style: normal;
}*/

#disclaimer{ text-align:left; }
#disclaimer-fond{ position:absolute; z-index:99998; width:100%; height:2000px; background:#fff; text-align:center; line-height:normal; clear:both; filter:alpha(opacity=0.9); -moz-opacity:0.9; opacity:0.9;filter:alpha(opacity=90);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; }
#disclaimer-conteneur{ position:absolute; z-index:99999; width:100%; text-align:center; clear:both; }
#disclaimer-cadre{ position:relative; width:1000px; min-height:300px; margin:150px auto 0 auto; padding-top:400px; text-align:center; background:url(../images/disclaimer/disclaimer.jpg) no-repeat center top #ffffff; }
/*#disclaimer-cadre span.logo{ position:absolute; top:-122px; left:50%; margin-left:-200px; display:block;width:400px;height:347px;background:url(../images/disclaimer/logo.png) no-repeat center top; }
#disclaimer-cadre h1{ font:47px "helveticaneue-light", sans-serif;color:#0b2d6c; }
#disclaimer-cadre h2{ margin:25px 0 20px;padding-left:165px;text-align:left;font:32px "helveticaneue-thin", sans-serif;color:#000000; }*/
#disclaimer-cadre p{ /*font:31px/53px "helveticaneue-light", sans-serif;*/font-size:0;color:#0b2d6c; }
#disclaimer-cadre p a{ display:block;margin:0 0 22px 163px;width:820px;height:79px;font-size:0;color:#EEECE8; }
#disclaimer-cadre p a:hover{ 
	-moz-box-shadow:0 0 5px 0 #000000;
	-webkit-box-shadow:0 0 5px 0 #000000;
	box-shadow:00 0 5px 0 #000000;
}
#disclaimer-cadre p.uk a{ background:url(../images/disclaimer/title1.png) no-repeat center top; }
#disclaimer-cadre p.com a{ background:url(../images/disclaimer/title2.png) no-repeat center top; }
#disclaimer-cadre p.us a{ background:url(../images/disclaimer/title3.png) no-repeat center top; }
#disclaimer-cadre p strong{  }
#disclaimer-cadre p span{ /*font-family: 'helveticaneue-light';*/ }
#disclaimer-cadre .boutons{ margin:0; padding:10px; text-align:center; }
#disclaimer-cadre a{ text-decoration:none; font-size:36px; font-weight:bold; color:#c70000; }
#disclaimer-cadre a:hover{ text-decoration:underline; }