<!--
/* Annuaire	 */
.site{
	clear:left;
	margin:15px;
}
.site a, .top_list a{
	color:#0000EE;
	text-decoration:underline;
}
.site span{
	font-size: 16px;
}
.site p{
	margin-top:3px;
	font-size: 13px;
}
.site b{
	font-size: 11px;
	text-decoration:underline;
	font-weight: Normal;
}
.site em{
	font-size: 13px;
	font-style : normal;
	font-weight: bold;
}
-->
#info_recherche{ 
	background:#E5ECF9;
	}
#info_recherche h1, #info_recherche h1 a{
	text-align: left;
	font-size:12px;
	font-style: normal;
	font-weight: Normal;
	color:#000000;
	text-decoration:none;
}
#recherche{
	margin-left:150px;
}
.navigation{
	float:right;
	margin-top : 5px;
	margin-bottom : 5px;
}
.navigation_link {
	color:#000000;
	text-decoration:none;
}
.navigation_link:hover{
	color:#000000;
	text-decoration:underline;
}
.t_recherche{
	width:20%;
	float:left;
	text-align:center;
}
.off{color:#CCCCCC;}

<!-- * {margin: 0; padding: 0;} -->
