@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; }

.clr { clear:both; }

body { background:#090909 url('images/body_bg.jpg') repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#FFF; }

a:link { color:#DF2935; text-decoration:none; }
a:hover { color:#BF172E; text-decoration:underline; }
a:visited { color:#DF2935; text-decoration:underline; }

img { border: none; }
a img.clic{ border-style:solid; border-width:2px; color:#FFFFFF; }
a:hover img.clic{ border-style:solid; border-width:2px; color:#DF2935; }

#layout { width:959px; margin:0 auto; background:#FFFFFF url('images/layout_bg.jpg') repeat-y; }

#head { width:100%; height:133px; background:#FFFFFF url('images/head_bg.jpg') no-repeat; }

#logo { float:left; margin-left:54px; width:287px; height:133px; }
#logo a img { border:0; }

#catcher { float:left; margin:47px 0 0 38px; width:513px; height:86px; background:url('images/catcher.gif') no-repeat; }
#catcher_content { width:100%; text-align:center; padding-top:10px; }

input.champs { border:2px solid #ff7700; margin-bottom:7px; width:216px; height:22px; text-align:center; font-size:16px; font-weight:bold; padding-top:2px; }
input.bouton { width:133px; height:30px; border:0; background:url('images/bouton.jpg') no-repeat; }
input.bouton:hover { cursor:pointer; }

#main { width:100%; margin:0 auto; background:url('images/layout1_bg.jpg') repeat-y; }

#left { width:263px; float:left; background:url('images/left_bg.jpg') no-repeat; padding:30px 0 0 51px; }

.mod { width:242px; }

.titlemod { width:100%; height:27px; background:url('images/title_mod.jpg') no-repeat; font-weight:bold; text-align:center; line-height:28px; }
.titlemodpartenaire { width:100%; height:27px; background:url('images/title_mod_partenaire.jpg') no-repeat; font-weight:bold; text-align:center; line-height:28px; color:#FFFFFF; }
.titlemodvideo { width:100%; height:27px; background:url('images/title_mod_video.jpg') no-repeat; font-weight:bold; text-align:center; line-height:28px; color:#FFFFFF; }
.titlemodtube { width:100%; height:27px; background:url('images/title_mod_tube.jpg') no-repeat; font-weight:bold; text-align:center; line-height:28px; color:#FFFFFF; }
.titlemodphoto { width:100%; height:27px; background:url('images/title_mod_photo.jpg') no-repeat; font-weight:bold; text-align:center; line-height:28px; color:#FFFFFF; }

.mod_txt { width:100%; background:url('images/mod_bg.jpg') repeat-y; padding-top:5px; padding-bottom:10px; }
.mod_txt ul { margin:10px 0 0 30px; }
.mod_txt li { list-style:square; color:#DF2935; }
.mod_txt li a{ color:#FFFFFF; text-decoration:none; }
.mod_txt li a:hover{ text-decoration:underline; }

.modbottom { width:100%; height:14px; background:url('images/modbottom_bg.jpg') no-repeat; padding-bottom:10px; }

#right { width:645px; float:left; padding-bottom:15px; background:url('images/right_bg.jpg') no-repeat; }

#list { width:89%; text-align:justify; padding:25px 0 0 20px; }
#list h1 { text-decoration:underline; font-size:20px; color:#DF2935; }
#list h1.milieugros { text-decoration:underline; font-size:25px; color:#DF2935; text-align:center; }

#list a:link { color:#DF2935; text-decoration:none; font-weight:bold; }
#list a:hover { color:#BF172E; text-decoration:underline; }
#list a:visited { color:#DF2935; text-decoration:underline; }


#footer { background:url('images/footer_bg.jpg') no-repeat; width:100%; height:60px; }

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:#6A0E1D 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:#6A0E1D; }
div#disclaimer-cadre a:hover{ color:#6A0E1D; }