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

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


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

/*-------caracteristiques du bien//////Vos coordonnées--------*/
#centre{
	width : 800px;
}


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

#centre-milieu-gauche{
	float : left;
	width : 360px;
	text-align : justify;
}

#centre-milieu-droit{
	float : right;
}

#centre-milieu-droit img{
	margin-top : 22px;
	margin-right : 12px;
	height : 226px;
	width : 300px;
	border : 1px solid white;
}

#centre-milieu-bas{
	clear : both;
}

#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;
}

p.text-align{
	margin-top : 5px;
}

#deca-1{
	margin-top : 5px;
}

#deca-1 select{
	width : 150px;
	margin-left : 10px;
}

#blanc{
	color : white;
}

#blancGras{
	color : white;
	font-weight : bold;
}
#italique{
	font-style : oblique;
}

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;
}

div.ptit-carre-noir{
	float : left;
	background-color : #202020;
	width : 10px;
	height : 10px;
	margin-top : 4px;
	margin-left : -17px !important;
	margin-left : 0px;
	margin-right : 7px;
	overflow : hidden;
}

div.correspondants{
	float : left;
}

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;
	font-size : 17px;
	font-weight : bold;
}

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

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

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

#marge{
	height : 85px;
}

span.jaune{
	color : #c7bb77;
}


#correspondants{
	list-style : none;
	margin-left : 15px;
}

#correspondants li{
	float : left;
	width : 230px;
	margin-top : 25px;
}


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


#trait_2{
	background : url(../images/trait.gif) no-repeat;
	margin-top : 25px;
	width : 715px;
	height : 1px;
}

ul li a{
	color : #C3C1C1;
	text-decoration : none;

}

ul li a:hover{
	color : #c7bb77;

}














