BODY {
	background-image: url(pic/sfondo.jpg);
	margin: 0px 0px 0px 0px;
	font: 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #50360E;
}
#menu {
	float : left;
	margin-right : 12px;
	width : 160px;
	}
#contenuti {
	width : 595px;
	float: left;
	}
#bottom {
	margin-top : 20px;
	width : 760px;
	padding-top : 1px;
	padding-bottom : 2px;
	text-align : center;
	background-color : #7D0000;
	color : #DDA439;
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-left: 0px;
	float: left;
	clear: both;
	margin-bottom: 15px;
}
#bottom a {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #DDA439;
	text-decoration : none;
}
#bottom a:visited {
	font : 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #DDA439;
	text-decoration : none;
}
#bottom a:hover {
	text-decoration : underline;
}

H1 {
	font-size: 36px;
	font-family: "Book Antiqua", "Times New Roman", serif;
	text-align: center;
}
H2 {
	font-size: 24px;
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-style: italic;
	font-weight: bold;
	text-align: center
}
H3 {
	text-align : left;
	font : bold 14px "Times New Roman", Times, serif;
}
a {
	color: #AD0000;
	text-decoration: none;
}
a:visited {
     text-decoration: none; 
     color: #AD0000;
}
a:hover { text-decoration: underline;}
.navi {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	color: #EEEEEE;
	background-color: #7D0000;
	padding-right : 4px;
	padding-left : 4px;
}
.navi a {
	font-family: "Book Antiqua", "Times New Roman", serif;
	color: #DDA439;
	display: block;
	position: relative;
	text-decoration: none;
	font-weight : normal;
	font-size : 16px;
	border : 1px solid #7D0000;
}
.navi a:visited {
	color : #DDA439;
}

.navi a:hover {
	font-family: "Book Antiqua", "Times New Roman", serif;
	font-size: 16px;
	color: #DDA439;
	text-decoration: none;
	background-color: #550000;
	border-bottom : 1px solid #950000;
	border-right : 1px solid #950000;
	border-top : 1px solid Black;
	border-left : 1px solid Black;
}

.color { 
    border-bottom: 1px solid #996C1A; 
    border-left: 1px solid #DDA439; 
	border-right: 1px solid #996C1A; 
	border-top: 1px solid #DDA439;
}
.color td {
	border-bottom: 1px solid #DDA439;
	border-left: 1px solid #996C1A;
	border-right: 1px solid #DDA439;
	border-top: 1px solid #996C1A;
	font : normal 11px/14px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
	padding-bottom : 3px;
	padding-left : 1px;
}
.color th {
	text-align : center;
	font : bold 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	padding-top : 5px;
	padding-bottom : 5px;
}

.box {
	border-left: 2px solid #996C1A;
	border-top: 2px solid #996C1A;
}
.box p {
	font : 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin : 5px 5px 15px 5px;
}

.nav {
	font : bold 16px "Book Antiqua", "Times New Roman", Times, serif;
	color : #EEEEEE;
	margin-left : 8px;
}
.right{
	background: #7D0000;
	font: 15px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDA439;
	text-align: right;
	margin-bottom: 0px;
	margin-top: 0px;
}
.left{
	background: #7D0000;
	font: 11px Arial, Helvetica, sans-serif;
	color: #DDA439;
	text-align: left;
}
.center{
	background: #7D0000;
	font: 11px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #DDA439;
	text-align: center;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 1px;
	padding-bottom: 2px;
}
.impag {
	height: 100%;
	vertical-align : top;
}
.sup {
	vertical-align: top;
	height: 98%;
	border : 0px none;
}
.cite {
	text-align : center;
	font : italic 24px serif;
}

.autcit {
	font : normal 11px Arial, Helvetica, sans-serif;
	text-align : justify;
}
.just {
	font : 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : justify;
	margin-bottom : 15px;
}
.norm {
	font : normal 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : left;
}
.titolino {
	font : bold 13px Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
.n {
	width : 158px;
	background-color : #7D0000;
	margin-top : 20px;
	border-top : 1px solid #996C1A;
	border-right : 1px solid #996C1A;
	border-bottom : 1px solid #996C1A;
	padding-top : 8px;
	padding-bottom : 12px;
}
hr {
	color: #7D0000;
}

