.testoavorio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F9F6D8;
}

.testoavoriopicc {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: BOLD;
	color: #F9F6D8;
}

.testorosso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #551313;
}
.bordofoto {
	border: 1px solid #CEC7AA;
}
.sfondotab {
	background-attachment: fixed;
	background-image: url(../img/sfondotabella.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sfondotabpic {
	background-attachment: fixed;
	background-image: url(../img/sfondotabellapic.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.sfondopagina {
	background-attachment: fixed;
	background-image: url(../img/sfondopagina.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
a:link {
	color: #551313;
	text-decoration: none;

}
a:visited {
	color: #551313;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #551313;
	text-decoration: none;
}
a:visited:hover {
	color: #FF0000;
	text-decoration: none;
}
a.testoavorio:link {
	color: #F9F6D8;
	text-decoration: none;

}
a.testoavorio:visited {
	color: #F9F6D8;
	text-decoration: none;
}
a.testoavorio:hover {
	color: #CEC7AA;
	text-decoration: none;
}

a.testoavorio:active {
	color: #F9F6D8;
	text-decoration: none;
}
a.testoavorio:visited:hover {
	color: #CEC7AA;
	text-decoration: none;
}
body {
        SCROLLBAR-FACE-COLOR: #FAFAFA;
	SCROLLBAR-HIGHLIGHT-COLOR: #ffffff;
	SCROLLBAR-SHADOW-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #541214;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}
