/* CSS Document by Christophe Dumant */
/* SPIEZ - Vehicules */

#fond_vehicules{
  position:absolute;
  width:909px;
  height:754px;
  margin-top:10px;
  margin-left:314px;
  background:url(../img/vehicules/fond_vehicules.png) no-repeat;
}

#vehicules{
	position:absolute;
	width:223px;
	height:48px;
	margin-top: 132px;
	margin-left: 377px;
	background:url(../img/vehicules/vehicules.png) no-repeat;
}

#txt_vehicules{
	position: absolute;
	width:533px;
	margin-top:142px;
	margin-left:638px;
	font-size: 12px;
}

#voiture{
	position:absolute;
	width:272px;
	height:168px;
	margin-top: 212px;
	margin-left: 384px;
	background:url(../img/vehicules/voiture.png) no-repeat;
}

#surf{
	position:absolute;
	width:202px;
	height:83px;
	margin-top: 281px;
	margin-left: 663px;
	background:url(../img/vehicules/surf.png) no-repeat;
}

#avion{
	position:absolute;
	width:349px;
	height:148px;
	margin-top: 331px;
	margin-left: 835px;
	background:url(../img/vehicules/avion.png) no-repeat;
}

#helico{
	position:absolute;
	width:515px;
	height:299px;
	margin-top: 401px;
	margin-left: 243px;
	background:url(../img/vehicules/helico.png) no-repeat;
}
