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

#tdb
{	height:				205px;
	width:				380px;
	background:			url('../images/tdb.bmp') no-repeat;
	border:				0px;
	background-color:	#fff;
}
#vc
{	height:				200px;
	width:				380px;
/*	background:			url('../images/vc.bmp') no-repeat;	*/
	border:				0px;
	background-color:	#fff;
}
#criteres
{	background-color:	#fff;
	border:				0px;
	width:				380px;
	height:				200px;
}

#form_estimation, #form_recherche
{
	font-size:			13px;
	margin-right:		8px;
}
.fond_titre
{/*	display:			block;
	background-color:	#A7A9D4;
	width:				90px;
	float:				left;*/
	height:				25px;
	border:				0px;
	border-collapse:collapse;
	font-size:			14px;

}
.ligne_radio_cri
{	line-height:		30px;
	height:				30px;
	font-size:			11px;
	margin-left:		3px;
}
.ligne
{	height:				30px;
	width:				100%;
	margin-left:		3px;
}
.surface
{	width:				30%;
	float:				left;
}
.surface_input
{	width:				20%;
	float:				left;
}
.ligne_ville
{	height:				30px;
	width:				100%;
	margin-left:		3px;
}
.ligne_civil
{	height:				30px;
	width:				100%;
	margin-left:		3px;
}
.contact_envoyer
{	float:				right;
	margin-top:			8px;
	margin-bottom:		8px;
	margin-right:10px;
}
.ligne_icon
{	margin-left:		105px;
}