/* CSS Document */

div#ho_recherche h1{
	font-family:inherit;
	font-size:1.3em;
	font-weight:bold;
	}

div#ho_recherche{
	text-align:center;
	}
	
ul#recherche{
	list-style:none;
	margin-left:0px;
	padding-left:0px;
	}
	
div#coldeux h2.rech{
	font-family:inherit;
	font-size:1.1em;
	font-weight:bold;

}

div#coldeux .photo_rech{
	float:left;
	width:80px;
	text-align:center;
	}

div#coldeux .data_rech{
	/* float:right; */
	text-align:left;
	}
