@charset "utf-8";
/* CSS Document */

.categorie_item,
.emplacement_item,
.notation,
.activite_item,
.secteur_geo,
.surface,
.prix,
.titre_champs_recherche,
.surface_item,
.selection_multiple
{
	float:left;
}

.colonne_gauche_item input,
.colonne_droite_item input {
    background: none repeat scroll 0 0 white;
    height: 17px;
    width: 70px;
}
.block_recherche_intranet,
.secteur_geo h2,
.emplacement_item h2,
.notation h2,
.activite_item h2,
.categorie_item h2
{
	color: #3A3A3A;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 11px;
    font-weight: bold;
    height: auto;
}
.block_recherche_intranet
{
	padding:0 0 0 20px;
}
.surface,
.prix
{
	margin-right:40px;
}
.titre_champs_recherche
{
	padding-top:4px;
	margin-right:10px;
}



.colonne_gauche_item label
{
	margin-right:4px;
}


.selection_multiple
{
	padding:11px 0 0 30px;
}
.emplacement_item
{
	margin-bottom:20px;
	padding-left:66px;
}
.secteur_geo
{
	margin:0 0 10px 0;
	padding-left:170px;
}
.notation{
	margin-left:66px;
}
