body {
	margin : 0px 0px 0px 0px;
	background-color: #ffffcc;
	height : 350px;
	overflow : hidden;
}
#contenitore{
	position:absolute;
	left:0px;
	top:0px;
	width:784;
	height: 375px;
	background-image: url(images/sfondo_main.jpg);
	background-attachment : fixed;
	background-position : top;
	background-repeat : no-repeat;
}

#livello_dettagli_accessi {
	position:absloute;
	width: 700px;
	height:350px;
	overflow: auto;
	visibility: visible;
}

td.sottomenu {
	font : 300 normal normal 16px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #b22222;;
	background-color: #ffcc33;
}

#livello_top{
	position: absolute;
	left: 0px;
	top:0px;
	width:734px;
	height:142px;
	overflow: hidden;
	background-color: transparent;
}

#livello_top2 {
	position: absolute;
	left: 0px;
	top:0px;
	width:705px;
	height:65px;
	overflow: hidden;
	visibility: hidden;
	border : 1px solid Gray;	
}

#livello_menu {
	position: absolute;
	left: 26px;
	top:157px;
	width:170px;
	height:200px;
	overflow: auto;

}

#livello_sub_storia {
	position: absolute;
	left: 150px;
	top:127px;
	width:210px;
	height:160px;
	background-image: url(images/sub_storia.gif);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	visibility: hidden;	
}

#livello_content {
	position: absolute;
	left: 205px;
	top:100px;
	width:564px;
	height:300px;

}

#sub_livello_content {
	position:absolute;
	top:35px;
	left:0px;
	height: 200px;
	width:564px;
	overflow: auto;
	padding : 15px;
	scrollbar-face-color:lightgreen;
	scrollbar-arrow-color:blue;

}

#sub_content_img {
	position:absolute;
	top:35px;
	left:0px;
	height: 200px;
	width:75px;
	background-image: url(images/terra_verdicchio.jpg);
		
}

#sub_livello2 {
	position:absolute;
	top:245px;
	left:15px;
	height: 45px;
	width:564px;
	overflow: auto;
	scrollbar-face-color:lightgreen;
	scrollbar-arrow-color:blue;
}
#livello_content_popup {
	position: absolute;
	left: 0%;
	top:0%;
	width:100%;
	height:80%;
}

#livello_bottom {
	position: absolute;
	left: 0px;
	top:355px;
	width:705px;
	height:50px;
	border : 1px solid Gray;
}

img{
	border : none;
}

img.menu {
	width: 121px;
	height: 21px;
}

A.liv1:LINK,A.liv1:VISITED {
	font-size: 8pt;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	background-color: transparent;
}

A.liv1:HOVER {
	font-size: 8pt;
	background-color: transparent;;
	text-decoration : none;
}

A.liv2:LINK,A.liv2:VISITED {
	color : Maroon;
	text-decoration : none;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-color: transparent;
	text-indent: 2px;
}

A.liv2:HOVER {
	
	text-decoration : none;
	color : #ffcc33;
}



p {
	padding-left: 15%;
	empty-cells : show;
	color: #333300;
	font : bold 16px Arial, Helvetica, sans-serif;
}

hr{
	height: 1pt;
}


h3 {
	font : bold 30px "Times New Roman", Times, serif;
	padding-left: 15%;
	color: Maroon;
}

li.liv2
{
	list-style-type:none;
}