﻿
/*menu gauche*/
/*couleur des séparateurs et des 1er titre*/
.titre_menu {
border-bottom:1px solid #ffdc3b;
color:#614f01;
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 #ffdc3b;
color:#000000;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:5px 0 5px 15px;
text-align:left;
width:137px;
}

.titre_menu a {
color:#614f01;
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:#614f01;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 0;
text-align:left;
text-decoration:none;
width:127px;
}
.sstitre_menu {
color:#614f01;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 15px;
text-align:left;
width:127px;
}

/*couleur de fond et bordure */
.contour {
background-color:#ffec94;
border:1px solid #ffdc3b;
width:152px;
}

/*image plus*/
.plus {
background-image:url(/WO_Images/leftmenu/2150/plus.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image tiret*/
.tiret {
background-image:url(/WO_Images/leftmenu/2150/tiret.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image fleche bas*/
.flecheB {
background-image:url(/WO_Images/leftmenu/2150/fleche_menu_bas.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*image fleche droite*/
.flecheD {
background-image:url(/WO_Images/leftmenu/2150/fleche_menu.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*fin menu gauche*/




/*couleur chemin de fer*/
/*#cdf a {
color:#614f01;
font-weight:bold;
text-decoration:none;
}*/
#top_index {
color:#614f01;
font-family:Arial,Verdana,Tahoma,Times New Roman;
font-size:12px;
font-weight:bold;
}



    .mdr_background
{
    background:url("/WO_Images/mdr/fond_header_home.png") no-repeat scroll left -144px ;
    width:1000px;height:48px;float:left;
    } 

.headband_background{background-position: 0 -84px; }
.hb_cattitle{background-position: 0 -270px; }