body {
	font-family: Georgia;
	color: #3D3816;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9D193;
	text-align: center;
}
td,th {

	font-family: Georgia;
	color: #3D3816;
}
a:link {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a {
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
	color: #333333;
}

.tabellahome {
	border: 1px solid #9C8F38;
}
.tabcont {
	text-align: center;
	vertical-align: 50%;
	height: 100%;
	width: 100%;
}
.titolosezione {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: normal;
	color: #615923;
}
.rigasotto {
	border-top: 1px none #9C8F38;
	border-right: 1px none #9C8F38;
	border-bottom: 1px solid #9C8F38;
	border-left: 1px none #9C8F38;
}


.contenuti {
	vertical-align: top;
	font-size: 12px;
}

.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	list-style-position: inset;
	list-style-image: none;
	list-style-type: disc;
	text-indent: 0pt;
	text-decoration: none;
}

.sottomenu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-align: left;
	list-style-position: inset;
	list-style-image: none;
	list-style-type: disc;
	text-indent: 0pt;
	text-decoration: none;
	font-style: normal;
}

.MouseOut  { background-color: #F6E2A5}
.MouseOut2  { background-color: #FEDC76}
.MouseOver { background-color: #E9D193}
.bordo {
	border: 1px solid #999999;
}
.bordotab {
	border: thin dashed #006699;
}
.bordolaterale {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
