body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #252525;
}
.bordogrigio {
	border: 1px solid #CCCCCC;
}

.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fsx {
	background-attachment: inherit;
	background-image: url(immagini/fondo2.jpg);
	background-repeat: repeat-x;
	background-position: right top;
}


a:link {
    font-family: Tahoma, Arial;
    font-size : 11px;
    font-weight: normal;
    color: #666666;
    text-decoration: none;
}
a:visited {
    font-family: Tahoma, Arial;
    font-size : 11px;
    font-weight: normal;
    color : #999999;
    text-decoration: none;
}
a:hover {
    font-family: Tahoma, Arial;
    font-size : 11px;
    font-weight: normal;
    color: #6699CC;
    text-decoration: underline;
}
.testobianco {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
}
.titolo_tahoma {
	font-family: Tahoma, Arial;
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.sfum_dx {
	background-attachment: inherit;
	background-image: url(immagini/sfum_dx.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.sfum_sx {

	background-attachment: inherit;
	background-image: url(immagini/sfum_sx.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.bd_sxinf {
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DAE0EB;
	border-left-color: #DAE0EB;
}
.bd_dxinf {
	background-color: #f5f5f5;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DAE0EB;
	border-bottom-color: #DAE0EB;
}
.f_inf {
	background-attachment: inherit;
	background-image: url(immagini/f_inf.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.f_topcont {
	background-attachment: inherit;
	background-image: url(immagini/f_topcont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f_topdove {
	background-attachment: inherit;
	background-image: url(immagini/f_topdove.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.f_not {
	background-attachment: inherit;
	background-image: url(immagini/f_not.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

