#imatge{
	width: 760px;
	border: 0;
	margin:auto;
	padding-top: 25px;
}
#marques{
	width: 800px;
	border: 0;
	margin:auto;
	padding-top: 10px;
}
.petita{
	font-family: Verdana;
	font-size: 10px;
}
#text{
	padding-top: 20px;
	width:600px;
	margin: auto;
	font-size: 10px;
	font-family: Verdana;
}
/* Toyota */
a.toyota,a:visited.toyota
{
	display:block; 
	width:125px; 
	height:125px;
	background-image: url(comu/img/toyota_bn.jpg); 
	text-decoration: none; 
} 
a:hover.toyota 
{
	background-image: url(comu/img/toyota_color.jpg);
}

/* Fiat */
a.fiat,a:visited.fiat
{
	display:block; 
	width:125px; 
	height:125px;
	background-image: url(comu/img/fiat_bn.jpg); 
	text-decoration: none; 
} 
a:hover.fiat
{
	background-image: url(comu/img/fiat_color.jpg);
}

/* Land Rover */
a.landrover,a:visited.landrover
{
	display:block; 
	width:125px; 
	height:125px;
	background-image: url(comu/img/landrover_bn.jpg); 
	text-decoration: none; 
} 
a:hover.landrover
{
	background-image: url(comu/img/landrover_color.jpg);
}

/* Rover */
a.skoda,a:visited.skoda
{
	display:block; 
	width:125px; 
	height:125px;
	background-image: url(comu/img/skoda_bn.jpg); 
	text-decoration: none; 
} 
a:hover.skoda 
{
	background-image: url(comu/img/skoda_color.jpg);
}
/* Skoda*/
a.skoda,a:visited.skoda
{
	display:block; 
	width:125px; 
	height:125px;
	background-image: url(comu/img/skoda_bn.jpg); 
	text-decoration: none; 
} 
a:hover.skoda 
{
	background-image: url(comu/img/skoda_color.jpg);
}
#text_nous{
	padding-top: 20px;
	width:600px;
	margin: auto;
	font-size: 12px;
	font-weight: bold;
	color: #999;
	font-family: Verdana,Arial, Helvetica, sans-serif; 
}


