body {
	background: #666666;
	margin: 0px 0px;
	padding: 0px;
	width: 100%;
}

.testo_arancio_underline{
	color:#F38500;
	text-decoration:underline;
}

#pagebody {
width: 100%;
text-align: center;
}
#wrapper {
background: url(../images/sfondo.jpg) repeat-y;
margin: 0 auto;
padding: 0;
width: 780px;
text-align: left;
}

#testa{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 25px;
	height: 75px;
	width: 750px;
}
#logo{
	background: #FFFFFF url(../images/logo.jpg) no-repeat;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 60px;
	width: 150px;
	float: left;
}
#bg_top_posizione_azzurro{
	background: #FFFFFF url(../images/bg_top_posizione_azzurro.gif) no-repeat;
	margin: 0px 0px 0px 550px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width: 180px;
}
#bg_top_posizione_arancio{
	background: #FFFFFF url(../images/bg_top_posizione_arancio.gif) no-repeat;
	margin: 0px 0px 0px 550px;
	padding: 0px 0px 0px 0px;
	height: 70px;
	width: 180px;
}
#top_posizione{
font-family: Arial;
font-size: 16px;
font-weight: bold;
color: #FFFFFF;
margin-left:25px;
padding-top:15px;
}


#center {
width: 100%;
text-align: center;
margin-left:2px;
}
#corpo {
background: #ffffff;
margin: 0 auto;
padding: 0 0 0 0;
width: 740px;
text-align: left;
}


#menu{
	text-align: center;
	height: 45px;
	width: auto;
	background-color: #FFFFFF;
}

.menu_voce1{
width: 100px;
height: 35px;
background: #FFFFFF url(../images/btn_home.jpg) no-repeat;
float: left;
margin-left:0px;
margin-right:2px;
}
.menu_voce1 a{
text-decoration: none;
display: block;
width: 100px;
height: 35px;
}
.menu_voce1 a:hover{
background: #FFFFFF url(../images/btn_home_on.jpg) no-repeat;
width: 100px;
height: 35px;
}

.menu_voce2{
width: 125px;
height: 35px;
background: #FFFFFF url(../images/btn_azienda.jpg) no-repeat;
float: left;
margin-right:2px;
}
.menu_voce2 a{
text-decoration: none;
display: block;
width: 125px;
height: 35px;
}
.menu_voce2 a:hover{
background: #FFFFFF url(../images/btn_azienda_on.jpg) no-repeat;
width: 125px;
height: 35px;
}

.menu_voce3{
width: 125px;
height: 35px;
background: #FFFFFF url(../images/btn_servizi.jpg) no-repeat;
float: left;
margin-right:2px;
}
.menu_voce3 a{
text-decoration: none;
display: block;
width: 125px;
height: 35px;
}
.menu_voce3 a:hover{
background: #FFFFFF url(../images/btn_servizi_on.jpg) no-repeat;
width: 125px;
height: 35px;
}

.menu_voce4{
width: 125px;
height: 35px;
background: #FFFFFF url(../images/btn_areariservata.jpg) no-repeat;
float: left;
margin-right:2px;
}
.menu_voce4 a{
text-decoration: none;
display: block;
width: 125px;
height: 35px;
}
.menu_voce4 a:hover{
background: #FFFFFF url(../images/btn_areariservata_on.jpg) no-repeat;
width: 125px;
height: 35px;
}

.menu_voce5{
width: 125px;
height: 35px;
background: #FFFFFF url(../images/btn_areaclienti.jpg) no-repeat;
float: left;
margin-right:2px;
}
.menu_voce5 a{
text-decoration: none;
display: block;
width: 125px;
height: 35px;
}
.menu_voce5 a:hover{
background: #FFFFFF url(../images/btn_areaclienti_on.jpg) no-repeat;
width: 125px;
height: 35px;
}

.menu_voce6{
width: 125px;
height: 35px;
background: #FFFFFF url(../images/btn_contatti.jpg) no-repeat;
float: left;
margin-right:0px;
}
.menu_voce6 a{
text-decoration: none;
display: block;
width: 125px;
height: 35px;
}
.menu_voce6 a:hover{
background: #FFFFFF url(../images/btn_contatti_on.jpg) no-repeat;
width: 125px;
height: 35px;
}


#immagine{
text-align: left;
width: auto;
margin-bottom: 25px;
}

#testo{
text-align: left;
width: 730px;
padding-bottom: 40px;
font-family: Arial;
font-size: 12px;
color: #666666;
padding-left: 10px;
}
#testo a{
color: #666666;
}


#footer{
text-align: center;
width: 750px;
font-family: Arial;
font-size: 10px;
color: #666666;
padding-bottom: 20px;
padding-left:13px;
}
#footer_dati{
text-align: center;
width: 100%;
font-family: Arial;
font-size: 10px;
color: #666666;
border-top: 1px #666666 solid;
border-bottom: 1px #666666 solid;
}
#footer_dati a{
color: #666666;
}
#bg_footer{
background: url(../images/footer.jpg) no-repeat bottom;
width: 780px;
height: 25px;
}