body {
	margin: 0; 
	padding: 0;
	background-color: #587994;
	background-image: url('http://www.vas-motorhome.it/img-home/sfondobody2.jpg');
	background-repeat: repeat-x;
	font-family: Arial, sans-serif, "Trebuchet MS";
	font-size: 13px;
	color: #3d4e60;
}

a {
	color: #3d4e60;
	text-decoration: none;
}

#generale {
	width: 960px;
	margin: 0 auto;
	padding: 0;
	border: none;
	background-color: #FFFFFF;
	height: 463px;
}

#top {
	width: 100%;
}

#marchio {
	width: 250px;
	height: 101px;
	left: 345px;
	position: relative;
	z-index: 2;
	background-image: url('http://www.vas-motorhome.it/img-home/Logo.gif');
	background-position: center;
	background-repeat: no-repeat;
}

#testata {
	background-color: #FFFFFF;
	position: absolute;
	top: 0;
	z-index: 0;
}

#menu {
	width: 100%;
	padding-top: 338px; /* ALTEZZA CORPO */
	font-size: 10pt;
	font-weight: bold;
}

#menu #menualto {
	top: -42px;
	left: 170px; /* CENTRATO */
	position: relative;
	width: 750px;
	height: 54px;
	z-index: 1;
}

#menualto #img_sx {
	width: 45px;
	height: 54px;
	float: left;
}

#menualto #menualto_link {
	width: 530px;
	height: 54px;
	float: left;
	padding-left: 0px;
	background-color: #587994;
}

#menualto_link div {
	float: left;
	margin: 17px;
	font-size: 15px;
	margin-top: 12px;
}

#menualto_link div a {
	color: #922C15;
}

#menualto #img_dx {
	width: 45px;
	height: 54px;
	float: left;
}

#menu #menubasso {
	top: -60px;
	position: relative;
	margin-right: 70px;
	z-index: 3;
}

#menubasso div.tab {
	width: 127px;
	height: 19px;
	padding-top: 5px;
	margin: 0px 25px;
	float: right;
	color: #ffffff;
	text-align: center;
	position: relative;
	z-index: 3;
	background-image: url('http://www.vas-motorhome.it/img-home/menu_tab.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}

#menubasso div.tab a {
	color: #FFFFFF;
}

#menualto_link div a:hover, #menualto_link div a.visitato {
	color: #FFA02C;
	text-decoration: underline;
}

#menubasso div.tab a:hover, #menubasso div.tab a.visitato {
	color: #FFA02C;
	text-decoration: underline;
}

#menubasso #menubasso_dx {
	width: 30px;
	height: 20px;
	top: -7px;
	right: 80px; /* CENTRATO */
	float: right;
	position: relative;
	z-index: 2;
	background-image: url('http://www.vas-motorhome.it/img-home/menu_barra_dx.gif');
	background-repeat: no-repeat;
}

#menubasso #menubasso_centro {
	top: -7px;
	right: 80px; /* CENTRATO */
	position: relative;
	z-index: 2;
	height: 20px;
	float: right;
	background-image: url('http://www.vas-motorhome.it/img-home/menu_barra.png');
	background-repeat: repeat-x;
}

#menubasso #menubasso_sx {
	width: 30px;
	height: 20px;
	top: -7px;
	right: 80px; /* CENTRATO */
	float: right;
	position: relative;
	z-index: 2;
	background-image: url('http://www.vas-motorhome.it/img-home/menu_barra_sx.gif');
	background-repeat: no-repeat;
}

#colonna1 {
	float: left;
	width: 430px;
	font-size: 12px;
	margin: 0;
	margin-left: 10px;
	height: 450px;
}

#testo {
	height: 530px;
	top: -67px;
	float: right;
	right: 150px; /* CENTRATO */
	position: relative;
	width: 664px;
	z-index: 1;
	background-color: #ffffff;
}

h1 {
	font-size: 16pt;
	font-weight: bold;
	color: #922C15;
}

#bottom {
	background: #587994;
	width: 960px;
	position: absolute;
	z-index: 0;
	top: 450px;
}

#bottom #colonna_sx {
	width: 135px;
	padding: 5px;
	color: #FFFFFF;
	float: left;
}

#bottom #colonna_dx {
	width: 135px;
	padding: 5px;
	color: #FFFFFF;
	float:right;
}

#bottom #colonna_dx p a, #bottom #colonna_sx p a {
	color: #FFFFFF;
	text-decoration: underline;
}

#bottom #colonna_dx p a:hover, #bottom #colonna_sx p a:hover {
	font-weight: bold;
	font-size: 13px;
	text-decoration: underline;
}

#footer  {
	clear: both;
}
#footer  p {
	font-size: 10px;
	color: #FFFFFF;
}

#footer p a {
	text-decoration: underline;
	font-weight: bold;
}

#footer p a:hover {
	font-size: 11px;
}
