.a_menu{ color: #b4b4b4;}
.a_menu a{text-decoration: none; color: #b4b4b4;}
.a_menu a:hover{color: #e3e3e3;} 

/***************** page formartion **********************************/

a.prise_en_charge {
	display: block; 
	background: url(/services/formation/images/formations_archicad/btn-prise-b.gif) no-repeat; 
	background-position: top left; 
	width: 206px; height: 46px; 
}
a.prise_en_charge:hover {
	display: block; 
	background: url(/services/formation/images/formations_archicad/btn-prise-a.gif) no-repeat; 
	background-position: top left; 
	width: 206px; height: 46px; 
}

a.conditions_generales {
	display: block; 
	background: url(/services/formation/images/formations_archicad/btn-conditions-b.gif) no-repeat; 
	background-position: top left; 
	width: 206px; height: 45px; 
}
a.conditions_generales:hover {
	display: block; 
	background: url(/services/formation/images/formations_archicad/btn-conditions-a.gif) no-repeat; 
	background-position: top left; 
	width: 206px; height: 45px; 
}


a.inscriptions {
	display: block; 
	background: url(/services/formation/images/formations_archicad/btn-inscription-b.gif) no-repeat; 
	background-position: top left; 
	width: 206px; height: 46px; 
}
a.inscriptions:hover {
	display: block; 
	background: url(/services/formation/images/formations_archicad/btn-inscription-a.gif) no-repeat; 
	background-position: top left; 
	width: 206px; height: 46px; 
}
