A:link  {color:#30607C;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold}

A:visited {color:#30607C;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold}

A:hover {color:#000000;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	font-weight: bold;
	}


A.2:link  {color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	}

A.2:visited {color:#ffffff;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	}

A.2:hover {color:#FFB301;
	text-decoration:none;
	font-family:verdana;
	font-size:10px;
	}


BODY {
background-color: #DDE7EC;
background-image: url(./img/bg_body.gif);
background-repeat: repeat-x;
background-position: top;
SCROLLBAR-FACE-COLOR: #ffffff;
SCROLLBAR-TRACK-COLOR: #ffffff;
SCROLLBAR-SHADOW-COLOR: #427A9A;
SCROLLBAR-ARROW-COLOR: #427A9A;
scrollbar-3dlight-color: #ffffff;
scrollbar-highlight-color: #427A9A;
scrollbar-darkshadow-color: #ffffff;
}

.corpo {
background-color: #ffffff;
color: #2C5972;
text-decoration:none;
font-family:verdana;
font-size:11px;
padding-top: 20px;
padding-left: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

.titoli {
color: #FFFFFF;
text-decoration:none;
font-family:verdana;
font-size:13px;
font-weight: bold;
padding-left: 5px;
}

.titoli_orange{
color: #FF7E00;
text-decoration:none;
font-family:verdana;
font-size:13px;
font-weight: bold;
}

.text {
color: #2C5972;
text-decoration:none;
font-family:verdana;
font-size:11px;
padding-left: 5px;
}


.bg_foot {
background-color: white; 
background-image: url(img/bg_foot.gif);
background-repeat: repeat-x;	 
background-position: bottom right;
}

.text_foot {
color: #ffffff;
text-decoration:none;
font-family:verdana;
font-size:10px;
padding-right: 20px;
}




