div#linetitle {
	background-color:#EEEEEE;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#photoexter {
	width: 300px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 165px;
}
#titrevehicule {
	clear: right;
	float: left;
	width: 370px;
	margin-top: 50px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	height: 135px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
}


div#linetext {
	width: 768px;
	border-bottom: 1px solid #CCCCCC;
}
div#linecarac {
	border-bottom: 1px solid #CCCCCC;
}

div#carac_libelle {
	width: 200px;
	margin-left: 30px;
	float: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

div#carac_valeur {
	width: 500px;
	float: left;
	padding-left: 30px;
	clear: right;
	margin-top: 3px;
	margin-bottom: 3px;
}
#photoexter2 {
	width: 300px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}
#titrevehicule2 {
	clear: right;
	float: left;
	width: 370px;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}

