﻿/*acces directe*/

.titreacces{
	font-family:Arial,verdana,Tahoma,Times New Roman; 
	font-size:14px;
	font-weight:bold;
	color:#66CC00;
	width:270px;
	padding-bottom:5px;
	text-decoration:none;
	border-bottom-width:medium; border-bottom-style:solid;  border-bottom-width:1px;border-bottom-color:#66CC00;
}
.titreacces a{
	font-family:Arial,verdana,Tahoma,Times New Roman; 
	font-size:14px;
	font-weight:bold;
	color:#66CC00;
	width:270px;
	padding-bottom:5px;
	text-decoration:none;
	border-bottom-width:medium; border-bottom-style:solid;  border-bottom-width:1px;border-bottom-color:#66CC00;
}
.titreacces a:hover{
	font-family:Arial,verdana,Tahoma,Times New Roman; 
	font-size:14px;
	font-weight:bold;
	color:#66CC00;
	width:270px;
	padding-bottom:5px;
	text-decoration:underline;
	border-bottom-width:medium; border-bottom-style:solid;  border-bottom-width:1px;border-bottom-color:#66CC00;
}
/*fin accès directe*/


/*menu gauche*/
/*couleur des séparateurs et des 1er titre*/
.titre_menu {
border-bottom:1px solid #afff5e;
color:#346701;
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 #afff5e;
color:#000000;
cursor:pointer;
font-size:11px;
font-weight:bold;
padding:5px 0 5px 15px;
text-align:left;
width:137px;
}

.titre_menu a {
color:#346701;
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:#346701;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 0;
text-align:left;
text-decoration:none;
width:127px;
}
.sstitre_menu {
color:#346701;
cursor:pointer;
font-size:11px;
padding:2px 0 2px 15px;
text-align:left;
width:127px;
}

/*couleur de fond et bordure */
.contour {
background-color:#d4ffa7;
border:1px solid #afff5e;
width:152px;
}


/*image plus*/
.plus {
background-image:url(/WO_Images/leftmenu/3002/plus.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image tiret*/
.tiret {
background-image:url(/WO_Images/leftmenu/3002/tiret.gif);
background-position:7px 7px;
background-repeat:no-repeat;
}
/*image fleche bas*/
.flecheB {
background-image:url(/WO_Images/leftmenu/3002/fleche_menu_bas.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*image fleche droite*/
.flecheD {
background-image:url(/WO_Images/leftmenu/3002/fleche_menu.gif);
background-position:5px 10px;
background-repeat:no-repeat;
}
/*fin menu gauche*/


/*couleur chemin de fer*/
/*#cdf a {
color:#1c7201;
font-weight:bold;
text-decoration:none;
}*/
#top_index {
color:#1c7201;
font-family:Arial,Verdana,Tahoma,Times New Roman;
font-size:12px;
font-weight:bold;
}
.hb_cattitle {
background-position: 0 -855px;
}