.sfondo {
	background-image: url(graphics/sfondo_home.jpg);
}
.menu_home {
	background-image: url(graphics/banda.jpg);
}
.tr_sfondo {
	background-color:#FFF6D7;
}
.footer {
	font-size:13px; color:#999999;
}
.sfondo_pagine {
	background-image: url(graphics/sfondo_pagine.jpg);
}
.contenuto {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #792F00;
}
.bordi {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #792F00;
	border-bottom-color: #792F00;
	margin-bottom: 1px;
	margin-top: 1px;
}
.titolo {
	font-size:24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #792F00;
	text-align: center;
	margin-bottom: 50px;
}
.cont_text {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #792F00;
	text-align: center;
}
A:link {
	BACKGROUND: none; 
	COLOR: #792F00; 
	TEXT-DECORATION: none;
}
A:active {
	BACKGROUND: none; 
	COLOR: #792F00; 
	TEXT-DECORATION: none;
	}
A:visited {
	BACKGROUND: none; 
	COLOR: #792F00; 
	TEXT-DECORATION: none;
}
A:hover {
	BACKGROUND: none; 
	COLOR: #792F00; 
	TEXT-DECORATION: underline;
	}
td {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #792F00;
}