/*-------------------Elementi  base------------------------*/
BODY {
	text-align: center;
	background-color: Black;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	height: auto;
	color: White;
}
h4 {
display: none;
	
}
/*-------------------Elementi di struttura------------------------*/
#testata {
background-image: url(intestazione.jpg);	
}



#pagina {
	position: relative;
	display: block;
	padding-left: 0cm;
	padding-right: 1cm;
	padding-top: 0px;
	padding-bottom: 45px;
	margin-top: 10px;	
	margin-bottom: 10cm;
	padding-bottom: 10cm;
	margin-right: 0cm;
	margin-left: 1cm;
	color: white;
	text-align: left;
	width: 16cm;
	height: 20cm;
    min-height: 20cm;
	
	
}


#pagina p {
	COLOR: black;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	/*voice-family : "\"*/
}
#pagina h1 {
	COLOR: black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	/*voice-family : "\"*/
}
#pagina h2 {
	COLOR: black;
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	/*voice-family : "\"*/
}
#pagina h3 {
	COLOR: black;
	font-size: 12px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	/*voice-family : "\"*/
}
#pagina h5 {
	COLOR: white;
	font-size: 8px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: bold;
	text-align: left;
	text-decoration: underline;
	/*voice-family : "\"*/
}


.eye {
	PADDING-RIGHT: 15px; 
	display: none;
	FLOAT: left; 
	PADDING-TOP: 20px;
}
.eye1 {
	PADDING-LEFT: 15px; 
	display: none;
	FLOAT: right; 
	PADDING-TOP: 20px;
}
.left {
	PADDING-LEFT: 15px; 
	display: none;
	FLOAT: right; 
	PADDING-TOP: 20px;
}

/*-------------------Menu------------------------*/
#menu
{
	LEFT: 0px;
	width: 100%;
	display: none;
	TOP: 325px;
	margin-left: 0;
	padding: 1px 1px 1px 1px;
	font: normal 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-seri;
	color: white;
	text-align: center;
	border-top: 3px solid #701112;
}

#menu ul.navlist
{
	/*list-style: none;*/
		display: none;
	/*width:180px;*/
	margin-top: 5px;
	margin-left: 2px;
	margin-right: 2px;
	margin-bottom: 5px;	
	padding: 1px 1px 1px 1px;
	height: 220px;
	text-align: left;
	border-top-width: thick;
	border-color : #701112;
}

#menu ul.navlist li
{
		display: none;
	padding: 3px 3px 3px 3px;
	border-top-width: thick;
	border-color : #701112;
	}

#menu ul.navlist li a:link, #menu ul.navlist li a:visited
{
	/*padding-left: 12px;
	*/
		display: none;
	color: white;
	background: transparent url(bkPulsante.gif) no-repeat;
	Height: 28px;
	padding: 3px 3px 3px 20px;
	font-weight: bold;
	text-decoration: none;
	border-top-width: thick;
	border-color : #701112;
}
#menu ul.navlist li a:hover
{
	background: transparent url(bkPulsante1.gif) no-repeat;
		display: none;
	padding: 3px 3px 3px 20px;
	Height: 28px;
	color: #B17924;
	border-top-width: thick;
	border-color : #701112;
}
/*---------------------------empty footer--------------------*/
#empty{
	position: relative;
	display: none;
	width: 100%;
	text-align: right;
	border-top: 1px solid  #292929;
	color: Navy;
	background-color: Black;
	margin-top: 8px;
	height: auto;
	margin-bottom: 0px;
}

#piede {
position: absolute;
bottom: 0cm;
left: 0px;
	
}