body, htm, html {
	height:100%;
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	background-color: #000000;
	SCROLLBAR-FACE-COLOR: #000000; SCROLLBAR-HIGHLIGHT-COLOR: #069; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #069; SCROLLBAR-TRACK-COLOR: #ffffff; SCROLLBAR-DARKSHADOW-COLOR: #069;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
#box {

width:700px; 
height:600px;
position:absolute;
top:50%;
left:50%;
margin:-300px 0 0 -350px;

}

.h1 {
	color:#9999FF;
	font-size: 22px;
	
}
h1:hover {
	color:#9999FF;
	font-size: 22px;
}
h1 {
	color:#9999FF;
	font-size: 22px;
}
h2 {
	color: #006600;	
}
h3 {
	color: #009900;
	font-size: 1,5em;
}
.testo{
	color: #CCCCCC;
	font-size: 11px;
	font-weight:bold;
}
.testo_1{
	color: #99CCFF;
	font-size: 11px;
	font-weight: normal;
}

a {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
	float:left;
	padding-bottom:5px;
}
a:hover {
	text-decoration: none;
	color: #FFFF99;
}

a.centro {
	font-family: Thaoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #CCCCCC;
	text-decoration: none;
}

a.centro:hover {
	text-decoration: none;
	color: #FFFF99;
}



border {
color: #CCCCCC;
}

.img{
	float: left;
	margin: 0px 10px 5px 0px;		

}
.img2{
	float: left;
	margin: 10px 10px 5px 0px;		

}
.imgstemmi{
	float: left;
	margin: 3px 10px 0px 3px;		

}

.imgmenudx1{
    height:444px;
	float: right;
	margin: 0px 0px 0px 0px;		
	padding:5px 10px 0px 0px;
	display:block;
	width:170px;

}
.imglink{
	float: center;
	

}

div#corpocentrale {
	width:700px;
	height:500px;
	text-align: left;
	position:relative;
	vertical-align: top;
	line-height: normal;
	background-image: url(images/cavaliere.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	
}

div#footer {
	width:700px;
	height:150px;
	text-align: left;
	position:relative;
	vertical-align: top;
	line-height: normal;
}
div#corposinistra{
	overflow: auto;
	width:390px;
	height:435px;
	text-align: justify;
	margin: 25px 0px 0px 10px;
	position:absolute;
	line-height: normal;
	background-color:#000000;
	border-style:solid;
	border:2px;
	border-color:#FFFFFF;
	padding: 15px 10px 10px 5px;
	left: 0;
	top: 10px;
	
}
div#contenuto{
	padding: 0 10px 10px 10px;
	margin: 5px 10px 10px 10px;
	
}
div#contenuto2{
	vertical-align: middle;
	text-align: center;
	margin: 0 auto;
	display:table-cell;
}

#piedipagina {
	width:100%;
	margin:0 0;
	text-align: center;
}

