/* CSS Document */

.sfinterno {
	background-image: url(images/sf_intermo.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.bginter {
	background-image: url(images/bg_inter.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}
.textevid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
	background-color: #91DBFF;

}
.bordolu {
	border: 1px solid #559FEA;
}
.tit {

	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002EB7;
	text-decoration: none;
}
.bordoazz {

	border: 1px solid #99CCFF;
}
.titbig {


	font-family: "Trebuchet MS";
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #002EB7;
	text-decoration: none;
}
.textintrelinea {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000066;
	text-decoration: none;
}

.testorosso{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FF0000;
text-align:center;
text-transform:uppercase;
}
.cella01{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3E9BDE;
	font-size: 14px;
	padding: 5px;
}
.cella02{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #C6F1FF;
	color: #003399;
	padding: 5px;
}
body {
	background-color: #FFFFFF;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #33CCFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0099FF;
	text-decoration: none;
}
.regolamento a{
	color:#FFF !important;
}
.regolamento a:hover{
	color: #C00!important;
}