#voitures
{
	width: 633px;
	height: 202px;
	height: 12px;
	font-family: Tahoma, Arial;
	font-size: 12px;
	margin-top: 38px;
	line-height: 15px;
}

#voitures h1
{
	font-family: Tahoma, Arial;
	font-size: 12px;
}

#voitures #header
{
	padding-left: 28px;
	margin-bottom: 10px;
}

#voitures #pictures
{
	width: 630px; /* TODO */
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}

#voitures #pictures #picture1
{
	width: 150px;
	height: 89px;
	background-image: url(../images/tarifs_photos1.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;
	border: 1px solid #000;
}

#voitures #pictures #picture2
{
	width: 150px;
	height: 89px;
	background-image: url(../images/tarifs_photos2.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;	
	border: 1px solid #000;
}

#voitures #pictures #picture3
{
	width: 150px;
	height: 89px;
	background-image: url(../images/tarifs_photos3.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;	
	border: 1px solid #000;
}

#voitures #pictures #picture4
{
	width: 150px;
	height: 89px;
	background-image: url(../images/tarifs_photos4.jpg);
	background-position: center;
	background-repeat: no-repeat;
	cursor: pointer;	
	border: 1px solid #000;
}

#picturesfooter
{
	margin-top: 27px;
}

#picturesfooter #picture1p
{
	width: 295px;
	height: 108px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 9.5px;
}

#picturesfooter #picture2p
{
	width: 295px;
	height: 108px;
	background-position: center;
	background-repeat: no-repeat;
	margin-right: 9.5px;
}

#picturesfooter #picture3p
{
	width: 295px;
	height: 108px;
	background-position: center;
	background-repeat: no-repeat;
}
