BODY {
	background : #000000;
	scrollbar-base-color : #100000;
	overflow-x: hidden;
	
}

A.menu:LINK {
color : #ffffff;
text-decoration: none
} 
A.menu:VISITED {
color : #ffffff;
text-decoration: none
} 
A.menu:HOVER {
color : #FF0000;
text-decoration : underline;
} 
.sf_titolo {
	background-image: url(../immagini/sf_titolo.jpg);
}

A.menu:ACTIVE {
	color : #ffffff;
	text-decoration: none;
} 

.sf_lat {
	background-image: url(../immagini/lat2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sf_logo {
	background-image: url(../immagini/logo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.sf_lat2 {
	background-image: url(../immagini/lat2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.testo_small {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.sf_titolo2 {

	background-image: url(../immagini/sf_titolo2.jpg);
}
.testo_titolo {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.testo_corpo {


	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
.sf_filetto {
	background-image: url(../immagini/filetto.gif);
	background-repeat: repeat-x;
}
.testo_xsmall {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
.sf_caffetiodio {
	background-attachment: fixed;
	background-image: url(../immagini/caffe_ti_odio.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

