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

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


/*-------centre milieu------------*/
#centre{
	width : 783px;
}

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

#text-haut{
	width : 730px;
}

#text-haut p{
	margin-top : 10px;
}

#text-haut p.exergue{
	font-size : 17px;
	font-weight : bold;
}

#text-haut p.deca-1{
	margin-left : 50px;
}

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

#img-confiez{
	background : url(../images/confiez-nous-votre-bien.gif);
	width : 215px;
	height : 142px;
	border : 1px solid white;
	float : right;
	margin-top : -20px;
	margin-right : 30px !important;
	margin-right : 15px;
}

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

/*-----caracteristiques du bien-------*/

#carac{
	float : left;
	margin-top : 20px;
}

.titre-1{
	font-size : 17px;
	font-weight : bold;
}

#deca-1{
	margin-left : 25px;
}

#deca-1 select{
	width : 147px;
}

table.loca tr td input{
	width : 182px;
}

/*/////caracteristiques du bien///////*/

/*-----localisation du bien-------*/

#loca{
	float : right;
	margin-top : 20px;
}

#loca div.titre-loca{
	font-size : 17px;
	font-weight : bold;
}



/*/////localisation du bien///////*/

/*-----vos coordonnées-------*/

#coor{
	float : left;
}

table.coor{
	width : 681px;
}

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

table.coor tr td #input-adresse{
	width : 571px !important;
	width : 570px;
}

td.espace{
	width : 83px !important;
	width : 91px;
	padding-left : 116px !important;
	padding-left : 107px;
	text-align : left;
}

td.gauche{
	width : 100px;
}

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


/*/////vos coordonnées///////*/

/*-----message-------*/

#message{
	float : left;
	margin-top : 20px;	
	width : 710px
}

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

/*/////message///////*/

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.comment{
	vertical-align:top;
}



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;
	
}
/*---------------bouton Envoyer----------------*/
.btn_Envoyer {
	float : right;
	margin-top : 20px;
	display:inline;
	background : url(../images/Envoyer.gif) no-repeat;
	width : 103px;
	height : 27px;
	border:none;
	text-decoration:none;
	font-size:14px;
	padding-left:21px;
	padding-bottom : 5px;
	/padding-bottom : 0px;
	color : #c3c1c1;
	font-weight: bold;
}

body:nth-of-type(1) .btn_Envoyer{
	padding-top : 5px;
}

a:hover .btn_Envoyer{
	background:url(../images/Envoyer-hover.gif) no-repeat;
	width : 103px;
	height : 27px;
	color : white;
	cursor : pointer;
}
/*/////////////////bouton Envoyer/////////////////*/

#marge{
	height : 85px;
}

span.jaune{
	color : #c7bb77;
}

#valides{
	color : #b00000;
	text-align : center;
	font-size : 16px;
	font-weight : bold;
	margin-top : 20px;
}





















