﻿/*mdr*/
  
    .mdr_background
{
    background:url("/WO_Images/mdr/fond_header_home.png") no-repeat scroll left -336px ;
    width:1000px;height:48px;float:left;
    } 

.headband_background{background-position: 0 -196px; }


/*menu gauche*/
/*couleur des séparateurs et des 1er titre*/
.titre_menu {
border-bottom:1px solid #03c7b3;
color:#038173;
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 #038173;
color:#000000;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:5px 0 5px 15px;
text-align:left;
width:137px;
}
.titre_menu a {
color:#038173;
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:#03c7b3;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 0;
text-align:left;
text-decoration:none;
width:127px;
}
.sstitre_menu {
color:#03c7b3;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 15px;
text-align:left;
width:127px;
}

/*couleur de fond et bordure */
.contour {
background-color:#baf4ee;
border:1px solid #03c7b3;
width:152px;
}

/*image plus*/
.plus {
background-image:url(/WO_Images/leftmenu/2187/plus.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image tiret*/
.tiret {
background-image:url(/WO_Images/leftmenu/2187/tiret.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image fleche bas*/
.flecheB {
background-image:url(/WO_Images/leftmenu/2187/fleche_menu_bas.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*image fleche droite*/
.flecheD {
background-image:url(/WO_Images/leftmenu/2187/fleche_menu.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*fin menu gauche*/


.hb_cattitle{background-position: 0 -585px; }



/*nouvelle liste*/
.store-backgroundcolor  {background-color: #03C7B2}
.store-color  {color:#03C7B2}
