/* CSS Document */

#titreveh {
	margin-top: 20px;
	margin-bottom: 10px;
	margin-left: 15px;
}
#filetsveh {
	width: 720px;
	* html height:200px;
	min-height:200px;
	margin-left: 15px;
	border: 1px solid #666666;
	position: relative;
}
#vehcol1 {
	position: relative;
	width: 248px;
}
#vehcol2 {
	position: absolute;
	width: 244px;
	left: 242px;
	top: 0px;
}
#vehcol3 {
	position: absolute;
	width: 248px;
	left: 472px;
	top: 0px;
}

