/* CSS Document | general */

.vehicule{
	width:631px;
	height:174px;
}
.vehicule .c1{
	background-color:#f4f4f4;
	width:205px;
	height:174px;
}
.vehicule .c1 .haut{
	height:87px;
}
.vehicule .c1 .haut h3, .vehicule .c1 .bas{
	color:#333333;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 26px;
	font-weight:normal;
	margin-left:12px;
	text-align:left;
	vertical-align:top;
}
.vehicule .c1 .haut h4{
	color:#737272;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	font-weight:normal;
	margin-left:12px;
	text-align:left;
	vertical-align:top;
	margin-bottom:-10px;
}
.vehicule .c1 .bas p{
	color:#888888;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align:left;
	vertical-align:bottom;
}
.vehicule .c2{
	width:421px;
	height:174px;
}