/* CSS Document */
body{ font-family:Verdana, Arial, Helvetica, sans-serif; color: Black;  font-size: 10pt; font-weight:normal;}
p{	font-size : 10pt; }
td{	font-family: Verdana, Arial, Helvetica, sans-serif;color: Black;  font-size: 10pt; font-weight:normal;}

.Stile1 {color: #FF0000}
.Sup {color: #ffffff;
text-align:left;
font-size: 9pt;
font-weight:bold;
}
.scroll {
background: #000;
color: red;
height: 20px;
padding: 5px;
}

.Menu {
	color: #33cc00;
    font-weight: bold;
	text-align:center;
	
	font-size: 9pt;
}
.Menu A{
	color: #33cc00;
    font-weight: bold;
	text-align:center;
	
	font-size: 9pt;
	
}


.Menu A:hover{
    
	color:#3399ff;
	font-weight: bold;
	
	text-align:center;
	
	font-size: 9pt;

}
.Menun {
	color: #FFFFFF;
    font-weight: bold;
	text-align:center;
	font-size: 9pt;
}
.Menun A{
	color: #FFFFFF;
    font-weight: bold;
	text-align:center;
	font-size: 9pt;
}


.Menun A:hover{
    
	color:#FFFFFF;
	font-weight: bold;
	text-align:center;
	font-size: 9pt;

}
.marker{
    color:#d78a46;
	font-weight: bold;
	text-align:center;
	font-size: 12pt;
}
.marker1{
    color:#FF6600;
	font-weight: bold;
	text-align:left;
	font-size: 13pt;
}
.normal_bold{
    color:#000000;
	font-weight: bold;
	text-align:left;
	font-size: 9pt;
}
.intestazione{
    color:#000000;
	font-weight: bold;
	text-align:left;
	font-size: 13pt;
}
.intestazione1{
    color:#000000;
	font-weight: bold;
	text-align:left;
	font-size: 16pt;
	font-stretch:extra-expanded;
}
.tab{
    color:#000000;
	font-weight: bold;
	font-size: 7pt;
	text-align:center;
}
.inferiore{
    color:#000000;
	
	font-size: 8pt;
	text-align:center;
}
.news{
    color:#FFFFFF;
	font-weight: normal;
	font-size: 9pt;
	text-align:center;
}
.titoli{
    color:#0C4D97;
	font-weight: bold;
	text-align:center;
}
.collegamenti{
    color:#3399ff;
	font-weight: bold;
	
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	
}
a:active {
	text-decoration: none;
}


