/***************** BODY *****************/
*{
/*---on passe toutes les marges à 0---*/
margin:0;
padding:0;
}
body,html{
height:100%;
/*---permet de changer la couleur de la barre de scroll dans IE (déconseillé)
scrollbar-base-color:#7d8a2e;
---*/
}
body{
background:#333 url(../images/charte/bg-body.jpg) repeat-x;
}
/***************** CONTAINER *****************/
#container{
position:relative;
min-height:100%;
width:958px;
margin:0 auto;
background: url(../images/charte/bg-container2.gif) center top repeat-y;
}
/***************** HEADER *****************/
#header{
width:958px;
height:141px;
}
/***************** MENU LEFT *****************/
#menuLeft{
float:left;
width:202px;
}
#menuLeft ul{
list-style:none;
background:url(../images/charte/bg-ssmenu.jpg) no-repeat;
}
#menuLeft a{
background:#d7e1a5;
text-decoration:none;
font:bold 10px/26px Arial, Helvetica, sans-serif;
color:#FFF;
text-transform:uppercase;
display:block;
height:26px;
overflow:hidden;
padding:0 0 0 10px;
margin-top:5px;
background: url(../images/charte/bg-menu.jpg) no-repeat;
}
#menuLeft a:hover,
#menuTop a.trigered{
background: url(../images/charte/bg-menu.jpg) no-repeat;
color:#FFF;
text-decoration:underline;
}
/***************** SOUS MENU */
#container #menuLeft li a{
background:none;
border:none;
text-decoration:none;
font:bold 10px/20px Arial, Helvetica, sans-serif;
color:#666;
display:block;
height:18px;
overflow:hidden;
padding:0px 0 0 20px;
margin-top:5px;
text-transform:none;
}
#container #menuLeft li a:hover{
text-decoration:none;
color:#FFF;
}
/***************** CONTENU *****************/
#contenu{
float:left;
width:700px;
padding:20px 0 0 30px;
}
#contenuintro{
width:730px;
padding:20px 0;
margin:0 auto;
}
#contenuintro a span{
display:none;
}
.interieure {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/interieure.jpg) no-repeat;}
.interieure:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/interieure.jpg) 0 -160px no-repeat;}

.exterieure {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/exterieure.jpg) no-repeat;}
.exterieure:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/exterieure.jpg) 0 -160px no-repeat;}

.vehicules {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/vehicules.jpg) no-repeat;}
.vehicules:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/vehicules.jpg) 0 -160px no-repeat;}

.textiles {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/textiles.jpg) no-repeat;}
.textiles:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/textiles.jpg) 0 -160px no-repeat;}

.enseignes {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/enseignes.jpg) no-repeat;}
.enseignes:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/enseignes.jpg) 0 -160px no-repeat;}

.banderoles {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/banderoles.jpg) no-repeat;}
.banderoles:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/banderoles.jpg) 0 -160px no-repeat;}

.pano {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/pano.jpg) no-repeat;}
.pano:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/pano.jpg) 0 -160px no-repeat;}

.pano {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/pano.jpg) no-repeat;}
.pano:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/pano.jpg) 0 -160px no-repeat;}

.contact {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/contact.jpg) no-repeat;}
.contact:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/contact.jpg) 0 -160px no-repeat;}

.vitrines {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/vitrines.jpg) no-repeat;}
.vitrines:hover {
width:200px;
height:160px;
float:left;
margin:20px;
background:url(../images/charte/vitrines.jpg) 0 -160px no-repeat;}

/*---obligatoire pour le footer---*/
/*---mettre <div class="clearer" id="clearFooter"></div>--*/
/*---apres la div contenu---*/
.clearer{

clear:both;
}
#clearFooter{
height:29px;/*--- = à la hauteur du footer ---*/
}
/***************** FOOTER *****************/
#footer{
position:relative;
clear:both;
width:958px;
height:29px;
margin:-29px auto 0;
background: url(../images/charte/bg-footer.gif) no-repeat;
}


#idep{
position:absolute;
left:0;
top:0;
width:150px;
height:29px;
}
#idep img{
float:left;
}
#footer #idep a.idep{
text-decoration:none;
font:9px/29px Arial, Helvetica, sans-serif;
text-align:left;
color:#999;
margin:30px 0 0;
}
#footer #idep a.idep.optea{
margin:0;
}
#footer #idep a:hover.idep{
text-decoration:none;
color:#ccc;
}
