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

/*----------------contenu milieu-----------*/


/*-------centre milieu------------*/

/*-------caracteristiques du bien//////Vos coordonnées--------*/

#centre {
	float:left;
	width:800px;
}

#centre-milieu{
	font-size : 12px;
	margin-left : 90px;
}

#form-contact table{
	margin-top : 15px;
}

#form-contact table tr td{
	padding-top: 5px;
}

table.coor tr td input{
	width : 196px;
}

table.coor tr td #input-adresse{
	width : 549px;
}


div.ptit-carre-gris{
	float : left;
	background : url(../images/ptit-carre-gris.gif) no-repeat;
	width : 7px;
	height : 6px;
	margin-top : 6px;
	margin-right : 7px;
}

td.espace{
	width : 95px;
	padding-left : 54px;
	text-align : left;
}

td.gauche{
	width : 100px;
}

td.comment{
	vertical-align:top;
}

textarea{
	width : 550px;
	height : 50px;
}

.titre-1{
	margin-top : 25px !important;
	margin-top : 10px;
	margin-left : -25px;
	font-size : 17px;
	font-weight : bold;
}

.titre-2{
	margin-top : 25px;
	margin-left : -25px;
	font-size : 17px;
	font-weight : bold;
}

#message{
	margin-left : -27px;
}

td.titre-3{
	padding-right : 38px !important;
	padding-right : 25px;
	font-size : 17px;
	font-weight : bold;
	vertical-align:top;
}

div.ptite-fleche{
	background : url(../images/ptite-fleche.gif) no-repeat;
	margin-top : 2px;
	margin-right : 10px;
	float : left;
	width : 11px;
	height : 13px;
}

#rouge{
	color : #b00000;
}

#champs-obligatoires{
	float : left;
	width : 200px;
	margin-top : 25px;
	margin-left : -20px;
	color :#b00000;
	font-size : 10px;
	font-style : italic;
	
}

#agences{
	margin-left : -69px;
	margin-top : 15px;
}

#agences li{
	float : left;
	list-style : none;
	margin-right : 38px;
	width : 165px;
	
}

#agences li.der{
	margin-right : 0px;
}

#agences li a{
	text-decoration : none;
	color : #8a8a89;
	background : url(../images/fleche-double-grise.gif) no-repeat;
	padding-left : 20px;
	
}

#agences li a:hover{
	text-decoration : none;
	color : white;
	
}

#agences li a img{
	float : left;
	margin-top : 10px;
	height : 115px;
	width : 155px;
	border : 1px solid white;
}


#carte-agences{
	margin-left : -70px;
	margin-top : 20px;
	margin-bottom : 20px;
	width : 767px;
}











