

/*///////////////////////// ----- navigation_gauche ----- //////////////////////////*/

ul.navigation_bas
{
text-align:right;
	padding: 0 0 0 0px;
	margin: 0px 35px 0 0;

	line-height: 30px;

}



.navigation_bas a{
	font-family: "Gill Sans Light", Arial;
	font-size: 15px;

	color: #952E0A;
	text-decoration: none;	



}

.navigation_bas a:hover{
	font-family:"Gill Sans Light", Arial;
	font-size: 15px;
	color: #6C6C6C;
	text-decoration: none;



	

}
