@import url(menu.css);
@import url(smenu.css);
@import url(colonne.css);
@import url(prototip.css);
@import url(lightwindow.css);
*{
margin:0;
padding:0;
list-style:none;
font-family:Georgia, Times, serif;
}
.breaker{
clear:both;
height:0px;
overflow:hidden;
zoom:1;
}
body{
background:url(../images/common/f_haut.gif) repeat-x;
}
/*### BANDEAU ###*/
#bandeau{
width:973px;
margin:0 auto 5px auto;
overflow:hidden;
zoom:1;
}
#bandeau h1, #bandeau h2{
float:left;
}
#bandeau #f_langue{
float:right;
width:304px;
height:92px;
}
#bandeau #f_langue a{
float:right;
margin:0 10px 0 0;
}
#bandeau .visuel_1{
background:url(../images/common/visu_bandeau/1.jpg) no-repeat;
}
#bandeau .visuel_2{
background:url(../images/common/visu_bandeau/2.jpg) no-repeat;
}
#bandeau .visuel_3{
background:url(../images/common/visu_bandeau/3.jpg) no-repeat;
}
#bandeau .visuel_4{
background:url(../images/common/visu_bandeau/4.jpg) no-repeat;
}
#bandeau .visuel_5{
background:url(../images/common/visu_bandeau/5.jpg) no-repeat;
}
#bandeau .visuel_6{
background:url(../images/common/visu_bandeau/6.jpg) no-repeat;
}
#bandeau .visuel_7{
background:url(../images/common/visu_bandeau/7.jpg) no-repeat;
}
#bandeau .visuel_8{
background:url(../images/common/visu_bandeau/8.jpg) no-repeat;
}
#bandeau .visuel_9{
background:url(../images/common/visu_bandeau/9.jpg) no-repeat;
}
/*### CONTENU ###*/
#contenu{
clear:both;
width:973px;
padding:0 0 35px 0;
margin:0 auto;
}
#contenu #colonne{
float:right;
width:160px;
padding:30px 0 0 0;
}
/* ### AUTOCOMPLETION ### */
#cont_autocompletion{
position:absolute;
z-index:200;
!margin-top:-8px;
}
ul#complet{
width:370px;
height:115px;
border:1px solid #ECE9DC;
overflow:auto;
}
ul#complet li a{
display:block;
background:#fff;
font-size:10px;
color:#424242;
padding:3px 5px;
text-decoration:none;
}
ul#complet li a:hover{
background:#f1efe3;
cursor:pointer;
}
/*### PIED ###*/
#pied{
clear:both;
background:#5B120D url(../images/common/f_pied.gif) repeat-x;
line-height:45px;
}
#pied ul{
width:973px;
margin:0 auto;
overflow:hidden;
zoom:1;
}
#pied ul li{
float:left;
font-size:10px;
color:#fff;
margin:0 18px 0 0;
}
#pied ul li.copyright{
float:right;
}
#pied ul li a{
font-size:10px;
color:#fff;
text-decoration:none;
}


/* #### MESSAGE D'ERREUR + CONFIRMATION + NOSCRIPT ### */
.h_confirmation, .h_confirmation2, .h_confirmation3{
width:776px;
background:url(../images/common/h_confirmation.gif) no-repeat;
padding:4px 0 0 0;
margin:0 0 25px 0;
}
.h_confirmation2{
width:743px;
background:url(../images/common/h_confirmation2.gif) no-repeat;
}
.h_confirmation3{
width:372px;
background:url(../images/common/h_confirmation3.gif) no-repeat;
}
.b_confirmation, .b_confirmation2, .b_confirmation3{
background:#FFF2BF url(../images/common/b_confirmation.gif) no-repeat bottom;
font-size:12px;
color:#474747;
text-align:center;
padding:0 10px 4px 10px;
}
.b_confirmation2{
background:#FFF2BF url(../images/common/b_confirmation2.gif) no-repeat bottom;
}
.b_confirmation3{
background:#FFF2BF url(../images/common/b_confirmation3.gif) no-repeat bottom;
}
ul.commodites{
margin:0 0 8px 0;
overflow:hidden;
zoom:1;
}
ul.commodites li{
float:left;
border-right:1px solid #E5E4DC;
margin:0 9px 0 0;
padding:0 9px 0 0;
}
ul.commodites li.dernier{
border-right:none;
}

