*{
margin:0;
padding:0;
font-family:arial,sans-serif;
}

body{
background:url('../img/interface/background.png') left top repeat-x #041e00;
}

#conteneur{
width:962px;
margin:0 auto;
padding:0 10px;
background:url('../img/interface/background-conteneur.png') left top repeat-x;
}

/******** BANDEAU DU HAUT ***********/
#bandeau_haut{
width:100%;
height:250px;
background:url('../img/interface/bandeau/logo-st-saturnin.jpg') left top no-repeat #000;
}

#bandeau_marque_annee_1, #bandeau_marque_annee_2, #bandeau_marque_annee_3, #bandeau_marque_annee_4, #bandeau_marque_annee_5, #bandeau_marque_annee_6, #bandeau_marque_annee_7, #bandeau_marque_annee_8, #bandeau_marque_annee_9, #bandeau_marque_annee_10, #bandeau_marque_annee_11,
#bandeau_marque_annee_2010_1, #bandeau_marque_annee_2010_2, #bandeau_marque_annee_2010_3, #bandeau_marque_annee_2010_4, #bandeau_marque_annee_2010_5, #bandeau_marque_annee_2010_6, #bandeau_marque_annee_2010_7, #bandeau_marque_annee_2010_8, #bandeau_marque_annee_2010_9{
float:right;
width:430px;
height:250px;
}

#bandeau_marque_annee_1{background:url('../img/interface/bandeau/morgan.jpg') 	right top no-repeat #000;}
#bandeau_marque_annee_2{background:url('../img/interface/bandeau/morgan-1.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_3{background:url('../img/interface/bandeau/morgan-2.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_4{background:url('../img/interface/bandeau/morgan-3.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_5{background:url('../img/interface/bandeau/morgan-4.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_6{background:url('../img/interface/bandeau/morgan-5.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_7{background:url('../img/interface/bandeau/morgan-6.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_8{background:url('../img/interface/bandeau/morgan-7.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_9{background:url('../img/interface/bandeau/morgan-8.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_10{background:url('../img/interface/bandeau/morgan-9.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_11{background:url('../img/interface/bandeau/morgan-10.jpg')	right top no-repeat #000;}



#bandeau_marque_annee_2010_1{background:url('../img/interface/bandeau/corvette-1.jpg') 	right top no-repeat #000;}
#bandeau_marque_annee_2010_2{background:url('../img/interface/bandeau/corvette-2.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_3{background:url('../img/interface/bandeau/corvette-3.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_4{background:url('../img/interface/bandeau/corvette-4.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_5{background:url('../img/interface/bandeau/corvette-5.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_6{background:url('../img/interface/bandeau/corvette-6.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_7{background:url('../img/interface/bandeau/corvette-7.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_8{background:url('../img/interface/bandeau/corvette-8.jpg')	right top no-repeat #000;}
#bandeau_marque_annee_2010_9{background:url('../img/interface/bandeau/corvette-9.jpg')	right top no-repeat #000;}

#bandeau_lien_cbw{
color:#FFF;
font-size:11px;
text-decoration:none;
float:left;
margin:231px 0 0 15px;
}

#bandeau_langue_fr, #bandeau_langue_en{
color:#6e6e6e;
font-size:11px;
text-decoration:none;
position:absolute;
top:294px;
left:50%;
padding:5px 29px 0 0;
display:block;
}

#bandeau_langue_fr:hover, #bandeau_langue_en:hover{
text-decoration:underline;
}

#bandeau_langue_fr{background:url('../img/interface/bandeau/drapeau-fr.jpg') right top no-repeat; margin-left:358px;}
#bandeau_langue_en{background:url('../img/interface/bandeau/drapeau-uk.jpg') right top no-repeat; margin-left:369px;}



/*********** MARQUE DE L'ANNEE ************/
#photos_marque_annee{
margin:5px 4px 0;
height:190px;
}

.photo_marque_annee{
width:282px;
height:156px;
padding:17px;
background:url('../img/interface/marque_annee/marque_annee_back.png');
float:left;
}



/*************** FOOTER ****************/
#footer{
width:96%;
margin:0 auto;
padding:10px 0;
background:url('../img/interface/trait_horizontal.gif') top left repeat-x;
}

#footer_text{
width:924px;
margin:0 auto;
font-size:12px;
color:#777;
}

#footer_text a{
color:#777;
text-decoration:none;
}

#footer_text a:hover{
text-decoration:underline;
}

.footer_link_spe{
color:#FF0 !important;
text-decoration:underline !important;
font-weight:bold;
}


/************* CONTENU **************/
#contenu{
clear:both;
padding:20px 10px;
color:#FFF;
font-size:12px;
}