/* CSS Document */
html {min-height: 100%;
margin-bottom: 1px;
}

body {width: 900px; padding: 0; color white; height:100%; font-family: Verdana, Arial, Helvetica, sans-serif; margin: 0 auto 0 auto; background: center top no-repeat fixed; /*background-color:#006699;*/ } 

#page{
font-family : Verdana, Arial, Helvetica, sans-serif;
position : absolute;
z-index : 1;
font-size: 18px;
width : 900px; 
margin-bottom: 5px; 
background-color: #ffffff;  
padding-bottom: 5px;
/*border: 1px solid red;*/
}		

#testa {
font-family : Verdana, Arial, Helvetica, sans-serif;
position : relative;
z-index : 2;
width : 900px; 
height : auto;	
margin-bottom: 5px; 
background-color: #ffffff;  
/*border: 1px solid blue; */
text-align: center;
}	
 
#corpo{
width : auto;
position : relative;
z-index : 2;
height : auto;		
padding: 5px 5px 5px 5px;
border-top: 2px solid red;	  
}				   

#menu {
	z-index : 5;
	position : absolute;
	background-color : #ffffff;
	top : 96px;
	width : 150px;
	padding-left : 10px;
	padding-right : 10px;
	font-size : 10px;
	left: 10px;
	height: 378px;
/*border: 1px solid brown;*/
}


.info {z-index: 2; position: relative; text-align: center;  }
.copyright {font-size: 12px; padding-top: 5px; border-top:2px solid red; text-align: center;padding-bottom: 10px;height: 15px;clear: left;
			margin-top: 50px;float: left; width: 100%; color: #000000; font-family: Times New Roman; font-size: 14px; }
				  
#content {
z-index : 10;
width : 670px;
position : relative;
left : 200px;
top : 15px;
font-size : 80%;
min-height: 350px;
padding : 15px;	
text-align: justify;
/*border: 1px solid orange;*/
} 	
.subcontent {z-index: 2; position: relative; width: 900px; margin-top: 0px; text-align: center;}

#molliche {
z-index : 10;
width : 555px;
position : relative;
font-size : 80%;
text-align: justify;
padding-bottom: 35px;
font-family: Times New Roman;
/*border: 1px solid black;*/
} 	

.circolari {z-index: 4; position: ralative; width: 650px; height: 50px; background: #FFCC99; margin-bottom: 5px; }			  

#navi { text-align: left; padding-bottom: 10px; /*border: 1px solid brown; */ margin-top: 5px; } 
#navi ul {display: inline; }
#navi ul li {display: inline; }
#navi ul li a {font-size: 13px; width: 10px;	text-decoration: none; height: 5px; position: relative; padding-left: 10px; padding-right: 10px; border-bottom-style: none; /*border: 1px solid cyan;*/ font-family: Times New Roman, Times, serif ; font-size: 16px; bottom: 5px; }
#navi ul li a:link {color:#000000; }
#navi ul li a:visited {color:#000000;}
#navi ul li a:hover {color: black; background: orange; }

#menu ul { list-style: none; }
#menu ul li {text-decoration: none; padding-bottom: 8px;}
#menu ul li a {font-size: 13px; width: 5px;	text-decoration: none; height: 5px; position: relative; font-family: Times New Roman, Times, serif ; font-size: 16px;}
#menu ul li a:link {color:#000000; }
#menu ul li a:visited {color:#000000;}
#menu ul li a:hover {color: black; border-bottom: 2px solid red;}

h1 {font-size: 30px; color:#000000; font-family: Arial,Georgia, Times New Roman, Times, serif; }
h2 {font-size: 13px; color: #000000; font-family: Georgia, Times New Roman, Times, serif;}
h3 {font-size: 13px; color: #000000; font-family: Georgia, Times New Roman, Times, serif;}
h4 {font-size: 13px; color: #000000; font-family: Georgia, Times New Roman, Times, serif;}
h5  {font-size: 16px; color: #000000; font-family: Times New Roman, Times, serif; text-decoration: none; list-style-type: none;}

#news {width:900px; height: 18px; z-index:1; margin-top: -10px;  float: left; visibility: visible;}
#divright {width: 250px; float: right; padding: 10px;  z-index:1; visibility: visible; } 
#divleft {width: 250px; float: left; padding: 0px;  padding-right: 170px; z-index:1; visibility: visible; } 

.hidden { margin:0px 0px 0px 0px; height: auto; padding-bottom: 5px; display:none; visibility: hidden;}

.more {line-height: 18px; font-size: 10px; text-align: left; clear: left; margin-top: 0; padding: 0 5px 0 5px; margin-bottom: 5px; color: #000000;}

A:link {
color : black;
text-decoration: none;
}
A:visited {
 color : #4b001e;
 text-decoration: none;
 }
A:hover {
 border-bottom: 1px solid red;
}
A:active {
 color : black;
text-decoration: none;
}

