/* CSS Document */

body {
	background-color: #3A8423;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a:link {
	color:#006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.Stile1 {
	color: #FFFFFF;
	font-size: 14px;
}

#intestazione  {

position:absolute; 
left:-300px; 
top:-300px; 
width:500px; 
height:87px; 
z-index:1; 
visibility: hidden; 
overflow: scroll;	
}


#statistiche  {

position:absolute; 
left:-300px; 
top:-300px; 
width:500px; 
height:87px; 
z-index:1; 
visibility: hidden; 
overflow: scroll;	
}




.contenuti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
	
}


.bordo_sn{

border-left: 1px solid   #006600;

}

.bordo_sotto{

border-bottom: 1px solid   #006600;

}

.bordo{

border: 1px solid   #006600;

}


.rosso {color: #EA4100}

