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

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


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

/*-------caracteristiques du bien//////Vos coordonnées--------*/
dd{
	padding-left:1em;
	border-left:1px solid #666;
}
#centre-milieu{
	font-size : 12px;
	margin-left : 65px;
	padding-bottom : 20px;
}

#form_recrute table{
	margin-top : 15px;
}

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

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

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

ul.liste-plan{
	margin-left : 25px;
}

ul.liste-plan li{
	list-style-type : none;
	margin-top : 8px;
}

ul.liste-plan li a{
	color : #8a8a89;
	text-decoration : none;
}

ul.liste-plan li a:hover{
	color : white;
}

ul li div.ptit-carre-gris{
	background : url(../images/ptit-carre-gris.gif) no-repeat;
	padding-top : 10px;
}

ul li div.ptit-trait-gris{
	background : url(../images/ptit-trait-gris.gif) no-repeat;
	padding-top : 10px;
}

ul li div.text{
	padding-left : 14px;
	margin-top : -16px;
}

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

td.gauche{
	width : 100px;
}

td.comment{
	vertical-align:top;
}

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

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

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

#marge{
	height : 85px;
}

span.jaune{
	color : #c7bb77;
}

#deca-0{
	margin-top : 20px;
	margin-left : -25px;
	text-align : justify;
}

#deca-1{
	margin-top : 20px;
	margin-left : 2px;
}
#deca-2{
	margin-left : 20px;
}

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

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

#rouge{
	color : #b00000;
}

#gras{
	font-weight : bold;
}

a.text_deco{
	color : #c3c1c1;
	text-decoration : none;
}

a:hover.text_deco{
	color : #c7bb77;
}









