#menu_gauche{
	margin-left: 6px;
	padding-top: 6px;
	background-color: #CACCAD;
	margin-right: 14px;
	height: 174px;
	_height: 180px;
}
#langVer{
	margin: 30 0 0 10;
	font-size: 10px;
}
#langVer a{
	font-weight: bold;
	color: #2B3036;
	text-decoration: none;
}
#langVer a:hover{
	color: #fff;
}
/*** Fonds ***/
.bgcolor-menu {
	background-color: #CACCAD;
}

.bgTop {  
	background-image: url(../_img/bg_top_CATCL.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
	
}

.bgNav {  
	background-image: url(../_img/bg_navCL.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	
}

.bgLien {  
	background-image: url(../_img/bg_lien3.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom;
	font-size: 11px; 
	color: #848484; 
	text-decoration: none;
}

.bordure{
	border-color:#E7E7C7;
}

.normal2 {  
	background-image: url(../_img/bg_menu2-3_off.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	font-size: 11px; 
	color: #000000; 
	font-weight:bold;
	text-decoration: none;
}

/*** Liens ***/
a.cheminFer:hover{
	  color: #FFB100; 
	  text-decoration: underline;

}

.fondCarte {  background-image: url(../_img/bg_carte2.gif); background-repeat: repeat-y; background-position: left top}


a.zoomLien:hover {  
	color: #FFB100; 
	text-decoration: none;
	font-weight:bold;
	
}

.couleur{  
	background-image: url(../_img/bg_menu2-3_on.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	font-size: 11px; 
	color: #8A8A8A; 
	font-weight:bold;
	text-decoration: none;
}

a.lienGauche:hover{
	font-size: 11px; 
	color: #FFB100; 
	text-decoration: underline;
}

a.piedPage:hover{
 text-decoration:underline;
 color:#FFB100;
}

/*** Textes ***/
.chapo{  
	font-size: 13px; 
	color: #848484; 
	font-weight:bold;
	text-decoration: none;

}

/*** Divers ***/
li{
 list-style-position: outside;
 list-style-image: url(../_img/puce_liste.gif)

}

hr {
    display:block;
	height: 1px; margin-top: 2px;
	_margin-top: -3px;
	_margin-bottom: -3px;
	border-top: 1px solid #FFB100; border-bottom: 0px solid #FFB100; color: #FFB100; background-color: #FFB100;
}

