
/* /////  MISE EN PAGE TEMPLATE LISTE PRODUITS ///// */


/* ZONE DE GAUCHE : MENU DEROULANT */

#zonegauche{
width: 150px;
float: left;
height:auto;
}



/* ZONE DE DROITE : contenu*/

#zonedroite{
width:775px;
float: right;
height:auto;
padding:0 0 0 0;
margin:40px 5px 0 0px;
}


#diaporama{
text-align:right;
width:775px;
margin:3px 0 10px 0;
}

#texte{
text-align:left;
width:775px;
}

.titre{
background-image:url(/images/global/soulignement.jpg);
background-position:bottom right;
background-repeat:no-repeat;
padding:0 40px 2px 0;
}


/* /////  TABLEAU ///// */

.tableau{
margin:20px 0 10px 0;
}

#zonetableau{
margin:10px 0 30px 0;
width:540px
}
/* Cellules */

.marron12{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
line-height:12px;
text-decoration:none;
font-weight:bold;
color:#958B70;
padding:5px 5px 5px 1px;
}

.fondgrisclair{
background-color:#FAFAFA;
}

.fondgrisfonce{
background-color:#C4C2BA;
font-size:11px;
color:#FFFFFF;
padding:12px 5px 12px 5px;
}

.fondgrisfonceesf{
background-color:#C4C2BA;
font-size:11px;
line-height:11px;
color:#FFFFFF;
padding:8px 5px 8px 5px;
}

.fondmarron{
background-color:#958B70;
font-size:11px;
color:#E6E6E6;
width:115px;
}

.fondmarron02{
background-color:#958B70;
font-size:11px;
color:#E6E6E6;
padding:5px 5px 5px 5px;
}

/* /////  LIGNE AVEC LES MOIS  ///// */

#mois{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:10px;
text-decoration:none;
font-weight:normal;
color:#6E644B;
margin-bottom:10px;
}

.txtmois{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:10px;
text-decoration:none;
font-weight:normal;
color:#989180;
margin-right:10px;
}
a.txtmois:link { color: #989180; text-decoration:none;}
a.txtmois:visited { color: #989180; text-decoration:none;}
a.txtmois:hover { color: #B1AB99; text-decoration:underline;}
a.txtmois:active{ color: #B1AB99; text-decoration:none;}

.txtmoisselect{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
line-height:10px;
text-decoration:underline;
font-weight:bold;
color:#6E644B;
margin-right:10px;
}
a.txtmoisselect:link { color: #6E644B; text-decoration:none;}
a.txtmoisselect:visited { color: #6E644B; text-decoration:none;}
a.txtmoisselect:hover { color: #6E644B; text-decoration:underline;}
a.txtmoisselect:active{ color: #6E644B; text-decoration:none;}


/* /////  TEXTE ///// */


.marron11clair{
color:#999280;
font-size:11px;
font-weight:bold;
}

a.marron11clair{
color:#999280;
}

.normal{
font-weight:normal;
}

.marron9clair{
line-height:11px;
text-align:left;
font-weight:normal;
color:#999280;
font-size:9px;
}

.lienmail{
color:#999280;
font-size:9px;
font-weight:bold;
}
a.lienmail{ color:#999280; text-decoration:none;}
a.lienmail:hover{ color:#999280; text-decoration:underline;}

/* ///// TITRES ///// */

.soulignetitre{
background-image:url(/images/global/soulignement.gif);
background-position:right;
background-repeat:no-repeat;
padding:0 40px 4px 0;
line-height: 14px;
font-size:14px;
color:#827855;
}

.margeesf{
margin: -1px 10px -5px 0;
}

.margeloc{
margin: -15px 0 0 0;
}

.soulignetrait{
background-image:url(/images/global/soulignement.gif);
background-position:left;
background-repeat:no-repeat;
height:14px;
width:540px;
}
.soulignetrait2{
background-image:url(/images/global/soulignement.gif);
background-position:left;
background-repeat:no-repeat;
height:14px;
margin: -8px -5px -20px 0;
}

/* ///// LISTES ///// */

li.tab{
list-style-type:disc;
list-style-position:outside;
line-height:11px;
text-align:left;
font-weight:normal;
color:#999280;
font-size:9px;
margin-left:15px;
float:none;
}

ul.tab{}

