﻿
/*menu gauche*/
/*couleur des séparateurs et des 1er titre*/
.titre_menu {
border-bottom:1px solid #FFBFDD;
color:#AF165C;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:5px 0 5px 15px;
text-align:left;
width:137px;
}

.titre_menu:hover {
border-bottom:1px solid #FFBFDD;
color:#000000;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:5px 0 5px 15px;
text-align:left;
width:137px;
}

.titre_menu a {
color:#AF165C;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:5px 0 5px 0;
text-align:left;
text-decoration:none;
width:137px;
}

/*couleur des bordure et des 2ème titre */

.sstitre_menu a 
{  
color:#AF165C;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 0;
text-align:left;
text-decoration:none;
width:127px;
}
.sstitre_menu {
color:#AF165C;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 15px;
text-align:left;
width:127px;
}

/*couleur de fond et bordure */
.contour {
background-color:#FFDCEC;
border:1px solid #FFBFDD;
width:152px;
}

/*image plus*/
.plus {
background-image:url(/WO_Images/leftmenu/2196/plus.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image tiret*/
.tiret {
background-image:url(/WO_Images/leftmenu/2196/tiret.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image fleche bas*/
.flecheB {
background-image:url(/WO_Images/leftmenu/2196/fleche_menu_bas.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*image fleche droite*/
.flecheD {
background-image:url(/WO_Images/leftmenu/2196/fleche_menu.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*fin menu gauche*/
.mdr_background{    background:url("/WO_Images/mdr/fond_header_home.png") no-repeat scroll left -480px ;    width:1000px;height:48px;float:left;    } 
.headband_background{background-position: 0 -280px; }
.hb_cattitle{background-position: 0 -495px; }


/*nouvelle liste*/
.LPB .LP_menu_title {background-color: #7ad5e7}
.LPB .LP_menu a.selected {color:#7ad5e7}
.store-backgroundcolor {background-color: #7ad5e7}
.store-color {color:#7ad5e7}