#centrecontentpage {
	width: 940px;
	margin-top: 55px;
	position: absolute;
	height: 510px;
}
#footer {
	top: 580px;
}
#header{
	height: 47px;
}
#innerwrap #lexus,
#innerwrap  #mercedes,
#innerwrap #volkswagen,
#innerwrap #daihatsu,
#innerwrap #audi {
	width: 179px;
	height: 250px;
	position: absolute;
	overflow: hidden;
	top: 0px;
}
#innerwrap #lexus img,
#innerwrap  #mercedes img,
#innerwrap #volkswagen img,
#innerwrap #daihatsu img,
#innerwrap #audi img {
	float: right;
}
#innerwrap #lexus {
	left: 0px;
	text-align:left;
		background-image: url(../immagini/bck-box.jpg);
}
#innerwrap  #mercedes {
	left: 191px;
}
#innerwrap #volkswagen {
	left: 381px;
}
#innerwrap #daihatsu {
	left: 761px;
}
#innerwrap #audi {
	left: 571px;
}
#innerwrap #news {
	width: 226px;
	height: 160px;
	position: absolute;
	top: 260px;
	left: 0px;
	background-image: url(../immagini/bck-box.jpg);
}




#innerwrap #preventivo {
	width: 226px;
	height: 80px;
	position: absolute;
	top: 430px;
	left: 0px;
	background: url(../immagini/bck-box.jpg) center bottom;
}
#preventivo a {
	font-size: 13px;
	text-transform: uppercase;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../immagini/bck-preventivo.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #7f1c05;
	background-color: #F3721C;
	margin-top: 15px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: normal;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}
#preventivo a:hover {
	text-decoration: none;
	background-image: url(../immagini/bck-preventivo-over.gif);
	border-top-color: #FE6F0F;
	border-right-color: #FE6F0F;
	border-bottom-color: #FE6F0F;
	border-left-color: #FE6F0F;
}
#innerwrap  #nuovo {
	width: 226px;
	height: 250px;
	background-image: url(../immagini/bck-box.jpg);
	position: absolute;
	top: 260px;
	left: 238px;
}
#innerwrap #azien {
	width: 226px;
	height: 250px;
	background-image: url(../immagini/bck-box.jpg);
	position: absolute;
	top: 260px;
	left: 476px;
}

#innerwrap #usato {
	width: 226px;
	height: 250px;
	background-image: url(../immagini/bck-box.jpg);
	background-repeat: no-repeat;
	position: absolute;
	top: 260px;
	left: 714px;
}
.vaidahome a {
	background-image: url(../immagini/vai.png);
	background-repeat: no-repeat;
	background-position: right center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	padding: 25px;
	margin: 5px 0;
}
.gruppo {
	line-height: 1.2em;
	font-size: 11px;
	font-weight: bold;
}
.gruppo .vaidahome a {
	color: #000000;
}
h2 {
	padding: 10px 10px 5px 10px;
}
h3 {
	padding: 0 10px 10px 10px;
	font-weight: normal;
}
h4 {
	padding: 0 0 5px 0;
}
a.black:link {color: #000000;}
a.black:active {color: #000000; }
a.black:visited {color: #000000; }
a.black:hover {color: #000000; }

