body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	background-color: #CCCCCC;
}
#Bg {
	position:absolute;
	width:100%;
	height:1024px;
	z-index:0;
	background:url(bg_vert.gif) repeat-x;
}
#Top {
	position:absolute;
	width:100%;
	height:115px;
	z-index:1;
	background:url(bg_top_vert.gif) repeat-x;
	min-width:1000px;
}
#Corpo {
	position:absolute;
	top:125px;
	width:100%;
	z-index:1;
	background:url(cars.gif) top right no-repeat;
	min-width:1000px;
}
#MyCar {
	height:103px;
	width:207px;
	margin-right:30px;
	z-index:1;
	float:left;
}
#MyCar_servizi {
	height:103px;
	z-index:1;
	float:left;
}
#MyCar_menu {
	width:20%;
	min-width:180px;
	float:left;
}
#MyCar_testo {
	margin-left:30px;
	width:50%;
	float:left;
	text-align:justify;
}
#MyCar_coda_home {
	margin-left:0px;
	margin-top:30px;
	width:100%;
	float:left;
	text-align:justify;
	background-color:#CCCCCC;
}

a {
	color: #663333;
}
a:visited {
	color: #663333;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #663333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.testonero {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	color:#000000;
}
.testomenu {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #663333;
}
.testovidente {
	font-family: "Trebuchet MS", Verdana, Tahoma, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #663333;
}

