a:active {

font-style: normal;

color: red;

}

a:link {

color: red;





font-style:italic;
text-decoration: none;

}

a:hover{
font-style: italic;

}

a:visited{
color: red;
text-decoration:none;
}






#pagina { 

	position: relative;	
	
	width: 900px; 

	height: 100%;
	left: 3%; 
	overflow: none;


	}

#sidebar {
	PADDING-RIGHT: 4px;  PADDING-LEFT: 4px; RIGHT: 714px; LEFT: 0px;  WIDTH: 180px; BOTTOM: 115px; POSITION: absolute; TOP: 185px; HEIGHT: 1106px; background-color:#CCCCCC;
}
#sinistra {
	 PADDING-RIGHT: 5px; PADDING-LEFT: 5px; RIGHT: 0px; LEFT: 725px; OVERFLOW: auto;  WIDTH: 190px; BOTTOM: 115px;  POSITION: absolute; TOP: 185px; HEIGHT: 1106px; background-color:#CCCCCC;
}
#main {
	RIGHT: 0px; BACKGROUND: white; LEFT: 195px; WIDTH: 528px; POSITION: absolute; TOP: 185px; HEIGHT: 1110px; overflow: auto;
}

#header { 

	position: absolute;
	
	width: 913px; 
   
   	height: 180px;

	top: 0; 

	right: 0; 

	left: 0;

	background-color: white;

	overflow: none; 

}

#footer {
	 RIGHT: 0px; LEFT: 0px;  WIDTH: 913px; BOTTOM: 0px; POSITION: absolute; TOP: 1298px; HEIGHT: 40px; BACKGROUND-COLOR: #CCCCCC;
}
TH {
	FONT-WEIGHT: bold; FONT-SIZE: 24pt; FONT-FAMILY: serif
}
HR {
	COLOR: black; HEIGHT: 3pt
}

H1 {
	FONT-WEIGHT: bold; FONT-SIZE: 19pt; TEXT-ALIGN: center
}
H2 {
	FONT-WEIGHT: normal; FONT-SIZE: 14pt; TEXT-ALIGN: center
}
H3 {
	FONT-SIZE: 12pt; FONT-STYLE: italic; TEXT-ALIGN: center
}
P {
	FONT-SIZE: 12px; TEXT-ALIGN: justify
}
.autore {
	FONT-WEIGHT: bold; FONT-SIZE: 10px; TEXT-ALIGN: right
}

#menu1 {
	position:absolute;
	top: 230px;
	left:25px;
}

#menu2 {
	position:absolute;
	top:255px;
	left:25px;
}

#menu3 {
	position:absolute;
	top:650px;
	left:25px;
}

.scelte {	
	color:navy;
	background:#CCCCCC;
	border: solid 1px;
	position:absolute;
	top:1.2em;
	left:0px;
	width:150px;
	z-index:8;
	visibility:hidden;
	
}


.titolo { 
	text-align:center;
	font-family:sans-serif;
	font-size:12pt; 
	font-weight: bold;
	color:red;
	background:#CCCCCC;
	position:absolute;
	top:0px;
	left:0px;
	padding:0px;
	width:150px;
	height:1.2em;
	border: solid 1px;
}

a.menu:hover {
	background:navy;
	color:#CCCCCC;
	
}


a.menu {text-decoration:none; 
	display: block; 
	text-indent:0.5em;
	color:navy;
	font-family:sans-serif;
	font-weight:bold;
	width:150px;
	
}
