/***** Body and main container *****/

body {
	color:#BAB096;
	text-align:justify;
	margin:30px;
	font-family: "Times New Roman", Times, serif;
	background-color: #000500;
	font-size: 1em;
}
.contenitore {
	width:98%;
	height:98%;
	background-color: #001100;
	padding-right: 5px;
	padding-left: 5px;
	margin: 5px;
}

/***** Titolo *****/

.contenitore .titolo {
	height:auto;
	border-bottom-style: solid;
	border-bottom-color: #BD7635;
	border-bottom-width: 1px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 15px;
	margin: 4px;
}
.titolo img {
	background-color: #F9F9F9;
	z-index: auto;
	float: right;
	margin-right: 5px;
	padding-right: 5px;
	height: 140px;
	width: auto;
}
.titolo h1 {
	font-size:xx-large;
	font-weight:bolder;
	margin:0;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	text-align: center;
	vertical-align: middle;
}
.titolo h2 {
	font-size:large;
	font-weight:bolder;
	letter-spacing:-1px;
	margin:0;
	font-style: normal;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0;
	text-align:center;
	padding-left: 0;
}
.titolo p {
	font-size:large;
	margin:0;
	padding:0;
	letter-spacing: -1px;
	font-weight: bold;
}

/***** Menu Sinistro *****/

.contenitore .menu{
	width:170px;
	float: left;
	margin-top: 10px;
	padding: 5px;
	margin-left: 4px;
	margin-right: 4px;
}

.menu ul {
	list-style:none;
	height:auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	margin: 0px;
}

.menu li {
	list-style-type: none;
	list-style-image: none;
	padding: 0px;
	margin: 0px;
}

.menu li a {
	font-weight:bold;
	height:auto;
	width:auto;
	text-decoration:none;
	color:#FFFF00;
	display:block;
	list-style-image: none;
	list-style-type: none;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	padding-left: 3px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d8d8d8;
	border-right-color: #d8d8d8;
	border-bottom-color: #d8d8d8;
	border-left-color: #33FFFF;
	background-color: #009933;
}

.menu li a:hover, .menu li a.current {
	color:#FFCC00;
	list-style-image: none;
	list-style-type: none;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	height: auto;
	width: auto;
	display: block;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #b0b0b0;
	border-right-color: #b0b0b0;
	border-bottom-color: #b0b0b0;
	border-left-color: #0000FF;
	background-color: #006633;
}

.menu h2 {
font-size:1.5em;
font-weight:normal;
}

.contenitore .tutto {
	line-height:1.5em;
	text-align:justify;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

.tutto hr {
	margin-top: 0px;
	margin-bottom: 0px;
}

.tutto h1 {
	margin-top: 2px;
	margin-bottom:2px;
	color: #BAB096;
	font-size: 4em;
	font-weight: lighter;
}

.tutto table {
	margin:0 0 16px 0;
	padding:0;
	line-height:2.4em;
	
}


.tutto table hr {
	margin-top: 0px;
}

.tutto th {
	padding:7px;
	color:#BAB096;
}

/***** Main content *****/
.contenitore .contenuto {
	line-height:1.5em;
	text-align:justify;
	padding: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 190px;
	color: #BAB096;
}
.contenuto h2 {
	font-size:2em;
	font-weight:bold;
	margin:8px 0 10px 0;
	padding:0;
}


.contenuto h1 {
	font-size:1.5em;
	font-weight:bold;
	margin:6px 0 6px 0;
	padding:0;
}

.contenuto img {
	padding:1px;
	display:inline;
	color:#303030;
	border:4px solid #BAB096;
	margin: 5px;
	background-color: #BAB096;
}

.contenuto td a{
	font-weight:bold;
	color: #00FFFF;
}

.contenuto ul, .contenuto ol {
margin:0 0 16px 20px;
padding:0;
}

.contenuto ul ul, .contenuto ol ol{
margin:2px 0 2px 20px;
}

.contenuto li {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 4px;
}

/***** Fine Pagina *****/

.contenitore .fondo {
	margin-left:4px;
	margin-right:4px;
	width:auto;
	text-align:center;
	color:#BAB096;
	font-size:0.9em;
	margin-bottom: 5px;
	padding-top: 15px;
	padding-right: 4px;
	padding-left: 4px;
	padding-bottom: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #BD7635;
	left: auto;
}

.fondo p {
	padding:0;
	margin:0;
}

.fondo h3 {
	font-size: xx-small;
}
.fondo a {
	color:#33FFCC;
	text-decoration:underline;
}

.fondo a:hover {
	text-decoration:underline;
	color: #0000FF;
}


/***** Tags vari *****/

a {
	text-decoration:underline;
	color:#0033FF;
	font-weight: bold;
}

a:hover {
	text-decoration:underline;
	color:#00FF00;
}

a img {
border:0;
}

p {
margin:0 0 16px 0;
}



/***** Table styles *****/

.contenuto table {
	line-height:1.3em;
	border-collapse:collapse;
	margin-top: 0;
	margin-bottom: 5px;
}

caption {
text-align:left;
font-size:1.5em;
font-weight:normal;
margin:0;
padding:6px 0 8px 0;
}

.contenuto th {
	padding:7px;
	background-position: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB096;
}

.contenuto td {
	padding:7px;
	background-position: top;
	font-weight: bold;
}

/***** Tags Vari *****/


.highlighted {
	float: right;
	height: 200px;
	width: 250px;
}
.left {
	float: left;
}
.hide {
	display:none;
	visibility: hidden;
}
