#header { 
/*background: /*#539EDF;
color: #FFF;*/
}

.boxsx { 
float: left;
width: 20%;
background: url(/images/sfondotop.jpg);
height: 126px;
}
.boxdx { 
float: left;
text-align: center;
width: 79.789%;
background: url(/images/sfondotop.jpg);
height: 126px;
}
#header2 { 
background: #539EDF; /*#0066CC;#B2D1E0;#539EDF*/
color: #FFF;
text-align: right;
}
.titolone 
{
	font-family: tahoma;
	font-size: 24px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #000099;
}
.titolo
{
	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #000099;
}
#contenuto {
/*background: url(/images/sfondo.jpg);*/
/*height: 700px;*/
}

#contenuto .menu { 
/*float: left; 
width: 20%;*/
background: #DDDDDD;
border: 1px solid #000;
position:absolute;
text-align: center;
left:10px;
top:170px;
	font-family: tahoma;
	font-size: 16px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
	color: #0F1544;*/

/*background: url(images/sfondo.jpg);
height: 300px;*/
}
#contenuto .vocimenu {
border: 1px solid #000;
/*background: url(images/sfondo.jpg);*/
}
#contenuto .corpo { 
background: url(images/sfondo.jpg);
height: 450px;
position:absolute;
left:180px;
top:170px;
float: left;
text-align: center;
width: 80%;
color: #0F1544;
/*height: 300px;*/
}
#principale { 
float: left; 
width: 80%; 
}

#principale .box { 
margin: 1em;
}
div.centro { 
text-align: center;
}

.menu {
font-size:80%;
color: #fff;
background: url(images/sfondo_menu.jpg);
padding: 0.3em;
/*padding: 0.3em 0.3em 0.3em 1em;*/
background-repeat: no-repeat;
background-position: top right;
border-bottom: 2px solid #fff;
}

.menu2 {
font-size:80%;
background: #B2D1E0;
padding: 0.3em 0 0.3em 0.3em;
}

.menu2 a:link, .menu2 a:visited {
color: #006699;
text-decoration:none;
display:block;
}

.menu2 a:hover, .menu2 a:active {
background: #f5f5f5;
}

#colonna-sx { 
float: left; 
width: 14%;  
}

#colonna-sx .box {
margin: 1em 0 0 0;
}

hr { display: none }

body { 
margin: 0;
color: #000;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 0.8em;
background: #F5F5F5;
}

.testo {
	font-family: tahoma;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.testo2 {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

.testo_grande {
	font-family: tahoma;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	line-height: 17px;
}

.testo_piccolo {
	font-family: tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}

#footer {
clear: left;
position:absolute;
left:1080px;
top:170px;
/*color: #900;
text-align: center;
padding: 1em;
font-size: 10px;*/
}
