

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

ul.navigation_bas
{
text-align:left;
	padding: 0px;
	margin: 0px 0 0 30px;

	line-height: 35px;

}



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

	color: #147400;
	text-decoration: none;	



}

.navigation_bas a:hover{
	font-family:"Gill Sans", Tahoma, Geneva;
	font-size: 15px;
	color: #3F1F00;
	text-decoration: none;



	

}
