HTML {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP:0px
}
BODY {
	font-family:Arial, Verdana,Tahoma;
	font-size: 76%;
	text-align: center; 
	background-image: url(sfondo.jpg);
	background-repeat: repeat-x;
	
	scrollbar-face-color:#666666;
scrollbar-highlight-color:#666666;
scrollbar-3dlight-color:#E7E7E7;
scrollbar-darkshadow-color:#E7E7E7;
scrollbar-shadow-color:#666666;
scrollbar-arrow-color:#E7E7E7;
scrollbar-track-color:#E7E7E7;
	}

DIV#container {
	MARGIN: 0px auto;
	width: 811px;
	height: 542px;
	POSITION: relative;
	TEXT-ALIGN: left;

}
div#barra_scorrimento{
	position: absolute;
	left: 15px;
	TOP: 170px;
	
	width: 410px;
	height: auto;
	
	
}
	.head {
		width:800px;
		height:90px;
		background-image: url(../img_velo/base2.jpg);
		background-repeat: no-repeat;
	}
	.menu {
		width:800px;
		height:30px;
		background: #424242;
	}
	.menu p{
		color:#ffffff;
		padding:5px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		padding-top: 7px;
	}
	
	.menu p a {
		color:#ffffff;
		padding:5px;
		font-family: Arial, Verdana, sans-serif;
		font-size: 12px;
		padding-top: 7px;
		text-decoration: none;
	}

div#content{
	position: absolute;
	left: 0px;
	TOP: 0px;
	padding: 0;
	width: 370px;
	color: #464646;
	font-family: Arial, Verdana,Tahoma;
	font-size: 8pt;
	text-align: left;
	line-height: 16px; 

}
div#immagini{
	text-align: center;
	position: absolute;
	left: 449px;
	TOP: 170px;
	width: 347px;
}
div#immagini2{
	text-align: left;
	position: absolute;
	left: 459px;
	TOP: 300px;
}
div#immagini3{
	text-align: left;
	position: absolute;
	left: 630px;
	TOP: 300px;
}
div#titolo{
		position: absolute;
	left: 14px;
	TOP: 108px;
	padding: 0;
}
div#entra{
		position: absolute;
	left: 340px;
	TOP: 28px;
	padding: 0;
	
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		
}
div#entra2{
		position: absolute;
	left: 15px;
	TOP: 162px;
	padding: 0;
	
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		
}
h1{
	FONT-SIZE: 11pt;
	/**/font-weight: 800;
	color: #464646;
	font-family: Arial, Tahoma;
	TEXT-DECORATION: underline;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	display: inline;
}
h2{
	FONT-SIZE: 11pt;
	color: #464646;
	font-family: Arial, Verdana,Tahoma;
	TEXT-DECORATION: underline;
	padding: 0px 0 0px 0;
	margin: 0 0 0 0;
	display: inline;
}
h3{
	FONT-SIZE: 11pt;
	color: #464646;
	font-family: Arial, Verdana,Tahoma;
	TEXT-DECORATION: underline;
	padding: 4px 0 0px 0;
	margin: 4px 0 0 0;
	display: inline;
}
p{
	padding: 6px 0px 10px 0px;
	margin: 6px 0px 10px 0px;

}


a:link, a:visited{
	color: #008dd4;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}
.txt_p:link, .txt_p:visited{
	color: #464646;
	text-decoration:none;
}
.txt_p:hover{
	color: #464646;
	text-decoration:underline;
}
.testo_link:link, .testo_link:visited {
	text-decoration:underline;
	color: #464646;
	/**/font-size:8pt;
}
.testo_link:hover{
	color: #464646;
	font-size:8pt;
	text-decoration:none;
}

#vino  a:link {
	font-family:Arial, Verdana,Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
#vino  a:visited {
	font-family:Arial, Verdana,Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #464646;
	text-decoration: none;
}
#vino  a:hover {
	font-family:Arial, Verdana,Tahoma;
	font-size: 8pt;
	font-weight: normal;
	color: #464646;
	text-decoration: underline;
}