
/* /////  MISE EN PAGE TEMPLATE LISTE PRODUITS ///// */


/* ZONE DE GAUCHE : MENU DEROULANT */

#zonegauche{
width: 150px;
float: left;
height:auto;
margin:0 0 0 0;
padding:0 0 0 0;
}



/* 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;
}

#textecolonne{
text-align:left;
width:320px;
}

.titre{
background-image:url(/images/global/soulignement.gif);
background-position:bottom right;
background-repeat:no-repeat;
padding:0 40px 4px 0;
line-height: 16px;
}

li.fp{
list-style-type:disc;
list-style-position:outside;
line-height:12px;
text-align:justify;
font-weight:bold;
margin-left:12px;
float:none;
}

ul.fp{}

.remonte{
margin:-8px 0 0 0;
}

#texte li{
list-style-type:disc;
list-style-position:outside;
line-height:12px;
margin-left:16px;
float:none;
}



