body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(immagini/sfondo_pagina.jpg);
	background-color: #F2EDDA;
	background-attachment: fixed;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.riempimento_tab_menu {
	background-color: #8F2C0D;
}

.copyright {
	font-size: 10px;
	color: #000000;
}

.tab_principale {
	background-color: #EBDDC0;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #78694C;
	border-bottom-color: #78694C;
	border-left-color: #78694C;
	font-size: 5px;
}
.tab_contenuti {
	font-size: 14px;
	color: #000000;
	background-color: #FDF7EB;
	border: 1px solid #D5C9B1;
	font-weight: normal;
}.tab_separazione {
	background-color: #D5C9B1;
}
a.copyright:link {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.copyright:visited {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
a.copyright:hover {
	font-size: 10px;
	color: #990000;
	text-decoration: underline;
}
a.copyright:active {
	font-size: 10px;
	color: #990000;
	text-decoration: none;
}
.tab_descrittiva {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #8F2C0D;
	font-style: italic;
}
.contatti_testo {
	font-size: 16px;
	color: #8F2C0D;
	font-weight: bold;
}
input {
	font-size: 10px;
	color: #000000;
	border: 1px solid #D5C9B1;
	background-color: #FFFFFF;
}
