@charset "utf-8";
/* CSS Document */
body, html {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 90%;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-color: #0A0000;
}
#wrap {
	background-image: url(/images/layout/layout_01.gif);
	width: 100%;
	background-repeat: repeat-x;
}
#container {
	background-image: url(/images/layout/layout_06.gif);
	background-repeat: repeat-y;
	width: 816px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	background-image: url(/images/layout/layout_02.jpg);
	background-repeat: no-repeat;
	height: 155px;
	margin: 0px;
	padding: 0px;
}
#navigazione {
	background-image: url(/images/layout/layout_04.gif);
	background-repeat: no-repeat;
	height: 40px;
	font-weight: bold;
	padding-top: 11px;
	font-size: 1.12em;
	color: #FFF;
}
#navigazione a:link {
	color: #FFF;
	text-decoration: none;
}
#navigazione a:hover {
	color: #C00;
	text-decoration: none;
}
#navigazione a:visited {
	color: #FFF;
	text-decoration: none;
}
#menu {
	float: left;
	margin-left: 14px;
	width: 220px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}
#contenuti {
	text-align: justify;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 10px;
	margin-left: 30px;
}
.clearLeft {
	clear: left;
}
#footer-wrap {
	background-image: url(/images/layout/layout_08.gif);
	background-repeat: repeat-x;
	background-color: #3B0000;
	height: 180px;
}
#footer {
	background-image: url(/images/layout/layout_09.gif);
	background-repeat: no-repeat;
	height: 105px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	width: 816px;
}
#copyright {
	font-size: 0.9em;
	background-image: url(/images/layout/layout_10.gif);
	background-repeat: repeat-y;
	width: 816px;
	margin-top: -20px;
	margin-right: auto;
	margin-bottom: -50px;
	margin-left: auto;
	clear: both;
	padding: 0px;
	height: 80px;
}
h1 {
	font-size: 1.2em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #C00;
	text-align: center;
}
h2 {
	text-align: center;
	color: #333;
	font-size: 1.1em;
	font-style: italic;
}
h3 {
	font-size: 1em;
	font-weight: bolder;
	text-transform: uppercase;
	color: #600;
	margin-bottom: 10px;
	margin-top: 5px;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
	vertical-align: top;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
	text-align: center;
	vertical-align: top;
}
a:link, a:visited {
	color: #930;
	text-decoration: none;
	font-weight: bold;
}
a:hover, a:active {
	color: #FFF;
	text-decoration: line-through;
}
.testotabelle {
	font-size: 0.8em;
	color: #663300;
	text-align: justify;
}
.tab_sfondo {
	font-size: 0.85em;
	background-color: #FFF;
	color: #663300;
	border: thin solid #999;
}
.tab_titolo {
	font-weight: bold;
	color: #000;
	background-color: #E63504;
}
#pergamena a:link {
	color: #660066;
}
#pergamena {
	background-image: url(/images/pergamena/pergamena_02.gif);
	background-repeat: repeat-y;
	width: 510px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #660000;
	font-size: 0.9em;
}
#pergamena h3 {
	background-image: url(/images/pergamena/pergamena_01.gif);
	background-repeat: no-repeat;
	height: 29px;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 0px;
	margin-bottom: 5px;
}
#pergamena h4 {
	background-image: url(/images/pergamena/pergamena_03.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-right: -15px;
	margin-left: -15px;
	background-color: #000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
ul.vert-one {
	padding:0;
	list-style-type:none;
	display:block;
	width:230px;
	font-size: 0.8em;
	font-weight: bold;
	line-height: 2.6em;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: -10;
}
ul.vert-one li {
	margin:0;
	padding:0;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999;
	border-bottom-color: #CCC;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #FFF;
}
ul.vert-one li a {
	display:block;
	text-decoration:none;
	color:#C30;
	padding:0 0 0 20px;
	background-image: url(/images/layout/bDw.gif);
}
ul.vert-one li a:hover {
	background-image: url(/images/vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
	background-color: #CCC;
}
ul.vert-one li a.current, ul.vert-one li a.current:hover {
	background-image: url(/images/vert-one_arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 9px;
}
#split3 {
	position: relative;
	margin: 5px;
	padding: 5px;
}
#split3 div {
	height: auto !important;  /* per i browser moderni */
	height: 150px;      /* per IE5.x e IE6 */
	min-height: 150px;
	border: thin solid #E93A02;
	background-color: #FEF7E5;
	padding: 2px;
	position: relative;
	font-size: 0.9em;
	float: left;
	width: 500px;
	margin-top: 2px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 10px;
}
.back {
	display: block;
	float: right;
	margin-top: 5px;
	margin-right: -5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-color: #FFB909;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #966F05;
	border-bottom-color: #FEF5E0;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C48D00;
	line-height: 2em;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: right;
}
a:link, a:visited {
	color: #930;
	text-decoration: none;
}
a:hover, a:visited {
	color: #600;
	text-decoration: none;
}
