body
{
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #D60800;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


A.fondo
{
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none
}
A.fondo:hover
{
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline
}

.testonormale
{
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.titolirossi
{
	font-family: "Lucida Sans Unicode";
	font-size: 11pt;
	font-weight: normal;
	color: #FF0000;
}

A.linkrosso
{
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	color: #FF0000;
	font-weight: normal;
	text-decoration: underline
}
A.linkrosso:hover
{
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
	text-decoration: underline
}


.clist
{
background-color:#FFFFFF;font-Family:Verdana, Arial, Helvetica, sans-serif; color:#000000;font-size:8pt; border: thin #333333 inset
}
.titoli
{
font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; color: #333333
}
A.menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #333333;
	font-weight: normal;
	text-decoration: underline
}
A.menu:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: underline
}
.cbutton { background-color:#666666;font-Family:Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF;font-size:8pt; border: none }
