
/*	Terrains et lotissement	*/

.titre_terrain {
	padding				: 10px 0 0 0;
	text-align			: center;
	font-size			: 14px;
	font-weight			: bold;
	color				: #555555;
}

.plan_principale {
	text-align			: center;
	border				: 1px dashed #555555;
}

.plan_secondaire TD {
	text-align			: center;
	vertical-align		: bottom;
}

.plan_secondaire IMG {
	width				: 103px;
	border				: 1px dashed #555555;
}

.titre_document {
	width				: 200px;
	margin				: 0 0 0 40px;
	padding				: 5px;
	text-align			: center;
	font-size			: 12px;
	font-weight			: bold;
	color				: #DDDDDD;
	border				: 1px dashed #DDDDDD;
}

A.lien_blanc {
	color				: #FFFFFF;
	font-weight			: bold;
}


.les_plus {
	width				: 90%;
}

.les_plus TD{
	font-size			: 14px;
	font-weight			: bold;
}

TD.terrains{
	font-size			: 75% !important;
	text-align			: center;
}

TD.terrains IMG{
	margin				: 10px 0 0 0;
	border				: 4px solid #FFFFFF;
}

/*		Coordonnées			*/
.coordonnees {
	padding 			: 10px 0;
	font-size			: 12px;
	text-align			: center;
	color				: #EEEEEE;
}

.coordonnees FONT {
	font-size			: 14px;
	font-weight			: bold;
}


/*		Formulaire			*/
.titre_formulaire {
	
	margin				: 5px;
	font-size			: 16px;
	font-weight			: bold;
	text-align			: right;
	
}

TD.form_col_g {
	width				: 100px;
}

.formulaire TD {
	font-size			: 12px;
	vertical-align		: top;
}

.formulaire INPUT {
	width				: 300px;
	border				: 1px solid #CCCCCC;
}

.formulaire INPUT.input_court {
	width				: 100px;
	padding-right		: 5px;
	text-align			: right;
}

.formulaire INPUT.bouton {
	width				: 200px;
	font-weight			: bold;
	color				: #555555;
	border				: 1px solid #999999 !important;
}

.formulaire TEXTAREA {
	width				: 300px;
	height				: 300px;
	border				: 1px solid #CCCCCC;
}

.zone_vendu {
	padding				: 15px 10px 5px 15px;
}

.zone_vendu DIV, .zone_vendu A{
	color				: #FFFFFF;
	font-weight			: normal;
}

.zone_vendu_titre {
	font-size			: 12px;
	font-weight			: bold !important;
}

.zone_vendu_texte {
	padding				: 0px 0px 0px 10px;
}
