

/* ////////////////////////////////////////////// 
HOME
////////////////////////////////////////////// */
#colone1 .choix_home {
	clear:both;
	display:block;
	width:100%;
}
#colone1 .choix_home li{
	background-color:#f2eee9;
	float:left;
	min-height:18px;
	margin: 0 2px 0 0;
	background-repeat:no-repeat;
	background-position: 2px 50%;
}
#colone1 .choix_home li a{
	display:block;
	min-height:18px;
	line-height:18px;
	text-align:center;
	color:#77726E;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	vertical-align:middle;
	width:71px;
	/* 432px;  */
}
#colone1 .choix_home li a:hover{text-decoration:none;}
#colone1 .voirtout a{display:block;clear:both;text-align:right;margin-bottom:5px;color:#FF561F;font-weight:bold;}

@import url("testimport.css"); 
