#gallery {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #FDF2E3;
	font-size: 15px;
	width: 400px;
	text-align: center;
	border: 1px solid #800000;
}

#centrale {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #FDF2E3;
	text-align: left;
	vertical-align: top;
	width: 620px;
	font-size: 15px;
}

.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	font-size: 15px;
}

#pagina {
	position: absolute;
	color: #660000;
	text-align: left;
	vertical-align: top;
	height: 737px;
	width: 632px;
	left: 176px;
	top: 99px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-right: 5px;
	padding-left: 5px;
}

#pagina h3 {
	color: #800000;
	text-align: left;
}

#pagina a {
	color: #800000;
}

#sottomenu {
	position: absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #800000;
	background-color: #FFFDE8;
	left: 209px;
	top: 477px;
	width: 498px;
	letter-spacing: 1px;
	text-align: center;
	vertical-align: middle;
	border-color: #800000;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	height: 20px;

}

#sottomenu a {
	font-weight: bold;
	color: #800000;
	text-decoration: none;
	}
	
#sottomenu a:hover {
	background-color: #FFFFCC;
}

#navigazione {
	position: absolute;
	text-indent: 2px;
	background-color: #FFFDE8;
	background-position: left;
	text-align: left;
	width: 162px;
	top: 106px;
	height: 731px;
	left: 13px;
	font-family: Arial, Helvetica, sans-serif;
}

#navigazione a {
	display: block;
	color: #DD6801;
	font-weight: normal;
	text-decoration: none;
	padding: 0px 0px 1px 5px;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

#navigazione a:hover {
	color: #DD6801;
	background-color: #EBD57F;
	}
	

#navigazione h4 {
	color: #800000;
	background-color: #FFC556;
}

#logo {
	float: left;
	position: absolute;
	visibility: visible;
	top: 387px;
	left: 24px;
	width: 180px;
	height: 80px;
}
#claim {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FF9933;
	position: absolute;
	visibility: visible;
	top: 34px;
	left: 370px;
	width: 348px;
	height: 89px;
}
#navigazione ul, li {
	list-style-type: none;
	text-align: left;
	vertical-align: top;
	display: block;
}
img {
	margin: 2px;
	padding: 5px;
}
.bordo {
	border: 1px solid #DD6801;
}
.sezione {
	background-color: #EBD57F;
	display: block;
	border: solid #DD6801 1px;
}
.tabella {
	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: #DD6801;
	border-bottom-color: #DD6801;
	border-left-color: #DD6801;
}
