body
{
	background-color: #ffffff;
	background-image: url(background_main.gif);
	background-repeat: repeat;
	background-attachment: fixed;
	font-family: arial, sans-serif;
font-size: 12 px;
	color: Green;
	margin-top: 0px;
	margin-left: 0px;
}

a:hover
{
 text-decoration: none; 
 color: red;
 }

a		
{
	font-family: arial, sans-serif;
font-size: 12 px;
	border: 0px;
	border-color: black;
	border-style: solid;
	color: blue;
	text-decoration: none;
}

img {
	margin-left: 0px;
	margin: 0px;
	
}

td
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: green;
	margin: 0px;
	margin-left: 0px;
}

input,select {
	color: #CC0000;
	font-size: 9 pt;
	/*border: 1px solid green;*/
	background: #EEEEEE;
}
.intestazioneScura
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: white;
	font-weight: bold;
	background: #038779;
}
.intestazioneChiara
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: white;
	font-weight: bold;
	background: #990000;
}
.etichetta
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: black;
}
.testoNero
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: black;
}
.testoRosso
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: red;
}
.testoBlu
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: blue;
}
.testoVerde
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: green;
}
.testoNeroGrassetto
{
	font-family: Arial, "Trebuchet MS", Tahoma, sans-serif;
font-size: .9em ;
	color: black;
	font-weight: normal;
}
.testoRossoGrassetto
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: red;
	font-weight: bold;
}
.testoVerdeGrassetto
{
	font-family: arial, sans-serif;
font-size: 12 px;
	color: green;
	font-weight: bold;
}
.bottone
{
	font-family: arial, sans-serif;
font-size: 12 px;
	background-color: #FFCC00;
	color: black;	
	font-weight: bold;
	cursor: hand;
	border: 1px;
	border-style: solid;
}
.image
{
	border: 0px;
	cursor: hand;
}
#news ul
{
	margin:0 .5em 0 1em;
	padding:0;
}
#news li{
	line-height:2em;
}