#langVer{
	margin: 30 0 0 10;
	font-size: 10px;
}
#langVer a{
	font-weight: bold;
	color: #2B3036;
	text-decoration: none;
}
#langVer a:hover{
	color: #fff;
}

/*** Fond ***/
.bgcolor-menu {
	background-color: #97a6b5;
}

.bgTop {  
	background-image: url(../_img/bg-groupe_slogan.jpg); 
	background-repeat: no-repeat; 
	background-position: left top;
	
}

.bgNav {  
	background-image: url(../_img/bg_navGroup.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	
}

.bgLien {  
	background-image: url(../_img/bg_lien.gif); 
	background-repeat: repeat-x; 
	background-position: left bottom;
	font-size: 11px; 
	color: #848484; 
	text-decoration: none;
}

/*** Liens ***/

a.cheminFer:hover{
	  color: #095BA6; 
	  text-decoration: underline;

}

a.zoomLien:hover {  
	color: #095BA6; 
	text-decoration: none;
	font-weight:bold;
	
}

a.lienGauche:hover{
	font-size: 11px; 
	color: #095BA6; 
	text-decoration: underline;
}

a.piedPage:hover{
 text-decoration:underline;
 color:#095BA6;
}


/*** 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)

}

.couleur{  
	background-image: url(../_img/bg_menu2-1_on.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	font-size: 11px; 
	color: #848484; 
	font-weight:bold;
	text-decoration: none;
}

hr {
    display:block;
	height: 1px; margin-top: 2px;
	_margin-top: -3px;
	_margin-bottom: -3px;
	border-top: 1px solid #095BA6; border-bottom: 0px solid #095BA6; color: #095BA6; background-color: #095BA6;
}

.bordure{
	border-color:#C7D8E7;
}

.normal2 {  
	background-image: url(../_img/bg_menu2-1_off.gif); 
	background-repeat: no-repeat; 
	background-position: left top;
	font-size: 11px; 
	color: #000000; 
	font-weight:bold;
	text-decoration: none;
}