@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	background: #010c1c;
	font-family: verdana;
	color: #CCCCCC;
}
	
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #b9babd;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
.rigasopra {
border-top: 1px solid #5d646e;
font-size: 11px;
padding-top: 2px;
padding-left: 2px;

}

.undici {
	font-size: 11px
}

.footer {
font-size: 11px;
background: url(../img/sf_footer.jpg) repeat-x;
height: 26px;
padding-left:2px;
padding-right:2 px;

}

.tagliando {
background: url(../img/tagliando.jpg) bottom right no-repeat;
font-size: 11px;
padding: 13px;
}

.titoli{font-size: 17px;
font-weight: bold;
}

.rosso {
	color: #F00
	}
	
	.cecati{font-size: 12px;
}