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

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


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

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

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

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

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

table.carac tr td input{
	width : 150px;
}
table.coor tr td input{
	width : 200px;
}

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 : 101px;
	padding-left : 48px;
	text-align : left;
}

td.comment{
	vertical-align:top;
}

textarea{
	width :450px;
	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;
}

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

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

.btn_Enregistrer {
	float : right;
	margin-top : 20px;
	display:inline;
	background : url(../images/Enregistrer.gif) no-repeat;
	width : 125px;
	height : 27px;
	border:none;
	text-decoration:none;
	font-size:14px;
	padding-left:21px;
	padding-top : 0px;
	color : #c3c1c1;
	font-weight: bold;
	margin-right : 27px !important;
	margin-right : 18px;
}

.btn_Enregistrer, x:-moz-any-link, x:default { 
padding-bottom : 4px;
}

a:hover .btn_Enregistrer{
	background:url(../images/Enregistrer-hover.gif) no-repeat;
	color : white;
	cursor : pointer;
}
/*/////////////////bouton de recherche/////////////////*/

#marge{
	height : 85px;
}

span.caracteristiques, span.vos{
	color : #c7bb77;
}

















