.menu1 , .menu2 , .menu1 a:visited , .menu2 a:visited , .menu1 a:link , .menu2 a:link {
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #e8eaec; 
font-weight : bold; 
text-decoration : none; 
background-image : url(immagini/px_blu.gif); 
} 
.menu1 a:hover , .menu2 a:hover {
color : #ffc000; 
} 
.titolo {
font-size : 16px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #315c80; 
font-weight : bold; 
text-decoration : none; 
font-style : italic; 
padding-left : 20px; 
} 
.menu1 {
font-size : 11px; 
} 
.menu2 {
font-size : 10px; 
padding-left : 13px; 
background-image : url(immagini/px_blu.gif); 
} 

.menu_acceso {
font-size : 11px; 
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #FFCC00; 
font-weight : bold; 
text-decoration : none; 
background-image : url(immagini/px_blu.gif); 
} 

.menu_acceso2 {
font-size : 10px; 
padding-left : 13px;  
font-family : Verdana, Arial, Helvetica, sans-serif; 
color : #FFCC00; 
font-weight : bold; 
text-decoration : none; 
background-image : url(immagini/px_blu.gif); 
} 

a:hover {
text-decoration : none; 
} 
.sfondo {
background-image : url(immagini/sfondo.jpg); 
background-repeat : no-repeat; 
background-position : 50% 50%; 
} 

.testi a:link , .testigiustificati a:link , .testi_tbl a:link , .testi a:visited , .testigiustificati a:visited , .testi_tbl a:visited {
text-decoration : underline; 
color : #003366; 
}

.testi a:hover , .testigiustificati a:hover, .testi_tbl a:hover{
text-decoration : none; 
color : #333333; 
} 

.testigiustificati, .testigiustificati a:link {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #003366; 
text-align : justify; 
line-height : 25px; 
} 

.testigiustificati {
padding-left : 20px; 
padding-right : 20px; 
} 

.testi {
font-family : Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #333399; 
text-align : right; 
} 

.testi_tbl {
font-family : Arial, Helvetica, sans-serif; 
font-size : 12px; 
color : #315c80; 
} 

.testipiccoli {
font-family : Arial, Helvetica, sans-serif; 
font-size : 9px; 
color : #336699; 
text-align : center; 
font-weight : bold; 
} 
body {
padding : 0; 
margin : 0; 
} 
.elenchi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #3399CC;
	padding-left: 5px;
	list-style-type: square;
	list-style-position: inset;



}
.elenchi2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 25px;
	color: #FFFFFF;
	background-color: #336699;
	padding-left: 5px;
	list-style-type: square;
	list-style-position: inset;
}

