/* CSS Document */

/* TERRAINS A BATIR */
.zone-resultats{
	float:left;
	width:668px;
	background-color:#F3F3F3;
}

.titre-recherche-resultats{
	float:left;
	background-image:url(images/recherche/titre-recherche-resultats.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:668px;
	height:37px;
}

.titre-recherche-carte{
	float:left;
	background-image:url(images/recherche/titre-recherche-carte.gif);
	background-repeat:no-repeat;
	margin-bottom:10px;
	width:668px;
	height:37px;
}

.sous-titre{
	width:632px;
	margin-top:5px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000000;
}

.reference-resultats{
	width:632px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000000;
}

.contenu-resultats{
	width:632px;
	min-height:250px;
	margin-left:18px;
	margin-right:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000000;
}

.navigation-pages{
	width:632px;
	margin-top:15px;
	margin-left:18px;
	margin-right:18px;
	margin-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:left;
	color:#000000;
}

.visuel-resultats-details{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}