@charset "utf-8";
/* CSS Document */

BODY{
	background:url(immagini/sf.jpg) #006aa7;
	background-position:top, left;
	background-repeat:repeat-x;
	text-align:center;
	padding:0;
	margin:0;
	font-family:arial, sans-serif;
	font-size:11px;
	color:#565665;
}

a:link, a:visited{
color:#940010;
text-decoration:none
}

a:hover{
text-decoration:underline
}

.sep_h{
background:url(immagini/sep_h.gif) repeat-x;
height:35px;
}

.sidepic{
float:right;
border:0px;
padding:25px;
margin: 0
}

.btt{
background:url(immagini/btt.gif) no-repeat;
padding-top:1px;
padding-right:3px;
padding-left:2px;
}

.btt:hover{
background:url(immagini/btt_over.gif) no-repeat;
}

.btt_menu:link, .btt_menu:visited{
color:#FFFFFF;
font-size:12px;
font-weight:bold;
text-decoration:none;
padding-left:28px;
} 

.btt_menu:hover{
}

.tit_1{
font-size:16px;
font-weight:bold;
letter-spacing:-0.02em;
color:#015c91;
}

LI{
font-size: 14px; 
color: #940010;
padding:10px 0 10px 0;
margin:0;
line-height:20px
}

.rosso{
color:#940010;
font-size:12px
}

.blu{
color:#015c91;
}


H1{
font-family:Trebuchet MS, sans-serif;
font-size:19px;
font-weight:bold;
color:#940010;
padding:15px 0 0 0;
margin:0;
}

.sep_tit1{
background:url(immagini/sf_tit.gif) no-repeat #aaa;
width:550px;
height:22px;
}


H2{
font-family:Trebuchet MS, sans-serif;
font-size:19px;
font-weight:bold;
color:#015c91;
padding:15px 0 0 0;
margin:0;
}

.sep_tit2{
background:url(immagini/sf_tit2.gif) no-repeat #aaa;
width:224px;
height:22px;
}

p{
	text-align:left;
	line-height:18px;
	font-size:12px;
}
