@charset "utf-8";
/* CSS Document */

body {
	background-attachment: fixed;
	background-image: url(images/new_bg_vs.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 20px;
	padding: 0;
	height: 100%;
	min-width: 1024px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a {
}
li {
	list-style-image:url(images/freccia.gif);
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin: 15px;
	padding: 5px;
	margin-right: 300px;
	letter-spacing: -1px;
}
.corpo {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color:#030;
	width: 80%;
}
.footer {
	position:absolute;
	bottom: 0;
}
.footer {
	position:relative;
	bottom: 5px;
	font-family:Verdana, Geneva, sans-serif;
	font-style:italic;
	font-size:10px;
	text-align:center;
	width: 95%;
}
.left {
	float:left;
}
.contenuto {
	
	width:600px;
	min-height:500px;
}
.textbox {
	background-color:#C8FDBB;
	border: 0px;
}
.servizi {
	position: relative;
	float: left;
}
.tracking {
	position: relative;
	float: right;
}
