body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #919191;
	margin: 0;
	padding: 0;
/*	text-align:center; */
	background-color:#F0F0F0;
}

h1, h2, h6, p, li {text-align:left;}


h1 {font-size:2em; font-weight:normal;}
h2 {font-size:0.9em; font-weight:bold; margin:0 0 0.3em 0; padding:0;}
h6 {font-size:0.88em; font-weight:normal;}
p {font-size:0.9em; font-weight:normal; margin:0 0 0.7em 0; padding:0;}
ul { margin-top:0; /*padding:0;*/}
li {font-size:0.9em; font-weight:normal; margin:0; padding:0;}

a {color:#00adef;}

table.intro {margin:0 auto; width:915px; height:359px; background:#fff url(/images/welcome.jpg);}
table.page {margin:0 auto; width:913px; border:#E4E4E4; background-color:#fff; /*padding:10px 29px;*/}

table.header {width:855px; height:145px; background:url(/images/header.jpg) no-repeat right top; margin:10px 29px 0 29px; padding:0;}
div.titolo {width:100%; text-align:left; border-bottom:1px solid #E8E8E8; padding-bottom:5px; margin-bottom:10px;}
table.news {width:573px; height:35px; text-align:right; padding-left:223px;}

table.nav {width:157px;}
div.footer {width:855px; margin:10px 0 0 0; padding:0; /*background-color:#F0F0F0;*/}

table.content {width:855px; margin:0 29px; padding:0;}
table.duecolonne {margin:10px 0 0 0; padding:0; width:675px;}
table.box {margin:10px 0 0 0; padding:0;}
td.boxchiaro {width:335px; padding:10px; background:#fff;}
td.boxscuro {width:335px; padding:10px; background:#F2F2F2;}
td.boxscurob {width:335px; padding:10px; background:#F2F2F2; border:1px solid #FF8000; text-align:center; font-size:12px}

td.boxchiarobig {width:675px; padding:10px; background:#fff;}
td.boxscurobig {width:675px; padding:10px; background:#F2F2F2;}

p.centrato {text-align:center;}

.duecolonne img {border:0; margin-bottom:10px; margin-left:10px; clear:right; }

.trecentoquindici {width:315px;}
.trecentoquindicifloat {width:315px; float:left; display:inline; margin: 0 10px 10px 0;}
.seicento {width:655px;}



h2.acosaserve { background:url(/images/titoli/acosaserve.png) no-repeat; height:22px;}
h2.comeecostruito { background:url(/images/titoli/comeecostruita.png) no-repeat; height:22px;}
h2.qualiinformazioni { background:url(/images/titoli/qualiinformazioni.png) no-repeat; height:22px;}

h2.acosaserve span, h2.comeecostruito span, h2.qualiinformazioni span { display:none;}


/* NAV */

.menutitle1, .menutitle2, .menutitle3, .menutitle4, .menutitle5, .menutitle6, .menutitle1selected, .menutitle2selected, .menutitle3selected, .menutitle4selected, .menutitle5selected, .menutitle6selected {
cursor:pointer;
background-color:#ECECFF;
color:#000000;
width:157px;
height:44px;
margin:0;
padding:0px;
}

.menutitle1 span, .menutitle2 span, .menutitle3 span, .menutitle4 span,.menutitle5 span, .menutitle6 span, .menutitle1selected span, .menutitle2selected span, .menutitle3selected span, .menutitle4selected span, .menutitle5selected span, .menutitle6selected span {display:none;}


.submenu {
margin-bottom: 0.5em;
}

.selected { background-color:#339900;}


.menutitle1 {background:url(/img_nav/azienda.jpg);}
.menutitle1:hover, .menutitle1selected {background:url(/img_nav/azienda_f2.jpg);}


.menutitle2 {background:url(/img_nav/prodotti.jpg);}
.menutitle2:hover, .menutitle2selected  {background:url(/img_nav/prodotti_f2.jpg);}

.menutitle3 {background:url(/img_nav/servizi_online.jpg); cursor: auto; /*eliminare cursor:auto quando questa area diventa attiva*/}
/*.menutitle3:hover {background:url(/img_nav/servizi_online_f2.jpg);}*/ /*togliere il commento quando questa area diventa attiva*/

.menutitle4 {background:url(/img_nav/clienti.jpg);}
.menutitle4:hover, .menutitle4selected  {background:url(/img_nav/clienti_f2.jpg);}

.menutitle5 {background:url(/img_nav/contattaci.jpg);}
.menutitle5:hover, .menutitle5selected  {background:url(/img_nav/contattaci_f2.jpg);}

a .menutitle6 {background:url(/img_nav/area_riservata.jpg);}
a .menutitle6:hover, .menutitle6selected  {background:url(/img_nav/area_riservata_f2.jpg);}

