
.conteneur_contact {
	width:960px;
	height:610px;
}

.sscontent_haut {
	height:480px;
}

.sscontent_bas {
	background-color:#4b4a4d;
	height:130px;
	color:#fff;
	clear:both;
}

.block_gauche {
	float:left;
	width:400px;
	height:480px;
	border-right:1px solid #C6C7C9;
	border-left:1px solid #C6C7C9;
}

.block_droit {
	float:left;
	width:557px;
	height:480px;
	border-right:1px solid #C6C7C9;

}

.veh_part {
	height:240px;
}


.veh_pro {
	border-top:1px solid #C6C7C9;
	height:240px;
}

.titre_actif {
	color:#fff;
	height:20px;
	font-size:10px;
	text-indent:40px;
	font-weight:bolder;
	line-height:23px;
	background: #EA640C url('../img/ok.png') no-repeat left !important;
}

.titre {
	background-color:#c5c7c8;
	color:#fff;
	height:20px;
	font-size:10px;
	text-indent:40px;
	font-weight:bolder;
	line-height:23px;
}

span.radio {
  width: 19px;
  height: 23px;
  padding: 0 5px 2px 0;
  background: url(../img/radio.png) no-repeat;
  display: block;
  clear: left;
  float: left;
}
