@charset "UTF-8";
/* specifique a revendeurs	*/

.carte{
	width: 435px;
	height: 410px;
	float: right;
	/*border: 1px solid #083475;*/
}

.revendeurs{
	/*height:410px;
	width:420px;
	float:right;
	overflow: auto;*/
	text-align:left;
	/*border: 1px solid #083475;*/
}

.revendeurs .col{
	/*width: 400px;*/
	width: 225px;
	/*margin-right: 5px;*/
}


.results{
	/*clear: both;*/
	width: 465px;
	float: left;
	/*border: 1px solid #083475;*/
}

#frm_rev{
	width: 465px;
	float: left;
}

#frm_rev label{
	/*margin-left: 400px;*/
}

.disabled{
	font-weight: normal;
	color:#CCCCCC;
}
