BODY {
	scrollbar-base-color: #6F6D6C; 
	scrollbar-arrow-color: white;
	scrollbar-DarkShadow-Color: white;
}
A:link { text-decoration: underline; color:#1873C6 }
A:visited { text-decoration: underline; color:#1873C6 }
A:hover { text-decoration: none; color:#FFFFFF; background-color:#1873C6;}

.TitoloFocus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F2620;

}
.TestoNormale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #3F2620;
	font-weight: normal;
	font-variant: normal;

}
.SfondoMenu {
	background-color: #C61217;
}
.SfondinoTop {
	background-attachment: fixed;
	background-image: url(../images/css/filetto_top.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.SfondinoMain {
	background-attachment: fixed;
	background-image: url(../images/css/sfondino.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.SfondoSchede {
	background-attachment: fixed;
	background-image: url(../images/css/sfondo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.Titoletto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #3F2620;
	font-weight: bolder;

}
.TestoBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
.TestoRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
}
.TitoloRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.TitoloPiccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
}
.TitolettoRosso {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.SfondoSchede2 {
	background-attachment: fixed;
	background-color: #999999;
	background-repeat: repeat;
	background-position: left top;
}
.Titolettopiccolo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	background-color: #3F2620;
	font-weight: bolder;
}
.TitolettoMarrone {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3F2620;
	font-weight: bolder;
}
.TestoTabelle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.SfondoHome {
	background-attachment: fixed;
	background-image: url(../images/css/sfondo_home.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
