*{margin:0; padding:0; border:0;font-size:1em;font-family:"Trebuchet MS",Verdana, Arial, Helvetica, sans-serif;color:#9C9C9C;}

html, body {
font:1em Verdana, sans-serif;
text-align:center;
background:#EAEAEA url(../img/pag/sfondoorizz.gif) repeat-x top left;
padding:0 0 20px 0;
}
#container{
text-align:center;
width:940px;
margin:10px auto 0 auto;
padding:0;
height:100%;
min-height:100%;
}

/*------------------------------ TESTATA ------------------------------*/
#testata{
background:url(../img/pag/testata.png) no-repeat 0 0;
height:235px;
text-align:left;
}
#testata #logo{
padding:70px 30px 0 30px;
}

/*------------------------------ PAGINA ------------------------------*/

#pagina{
background:url(../img/pag/sfondovert.png) repeat-y 0 0;
padding:20px 30px 20px 30px;
}
#colonna_sx{
float:left;
width:260px;
text-align:left;
}
#colonna_dx{
float:right;
width:580px;
text-align:left;
}

#image img{
width:560px;
}

/*------------------------------ TAG ------------------------------*/

h1{
font:12px;
color:#083B6C;
margin-bottom:3px;
padding-bottom:3px;
font-weight:bold;
border-bottom:1px dashed #ccc;
}
h2{
/*titoli paragrafi*/
text-align:left;
font:1.4em Verdana, sans-serif;
color:#F00;
font-weight:bold;
margin-bottom:8px;
}

hr{
color:#b9b9b9;
border:0;
border-bottom:1px dashed #b9b9b9;
height:1px;
margin:6px 0 6px 0;
}

p {
line-height:1.4em;
margin-bottom:10px;
font-size:0.9em;
}
a, a:hover, a:link, a:visited{
color:#9C9C9C;
text-decoration:none;
}
a:hover{
color:#757575;
}

.torna_su a {
font-size:0.8em;
padding:5px;
color:#01366B;
font-family:Verdana, sans-serif;
font-weight:bold;
text-decoration:underline;
}

img { 
border:0;
}
.img_home_dx img { 
border:0;
margin-bottom:0;
margin-top:4px;
}
.note{
font-style:italic;
font-size:smaller;
}

.info {
width:170px;
height:auto;
border-top:1px solid #007C6F;
padding:10px 6px 2px 6px;
margin:10px auto 10px auto;
color:#015F5E;
font-weight:normal;
font-size:0.9em;
text-align:left;
line-height:1.8em;
vertical-align:top;
}

#stats{
width:100%;
height:100%;
padding:6px;
}
.torna_su{
margin:5px 0 0 auto;
height:20px;
text-align:right;
clear:left;
}

/* -------------------------------  MENU ----------------------------------------------- */

#menu{
margin:0 25px 0 0;
}
#menu a{
font-size:0.9em;
display:block;
padding:3px 0;
border-bottom:1px dashed #EDEBEB;
}
#menu a:hover{
background-color:#EDEBEB;
}


/* -------------------------------  CONTATTI ----------------------------------------------- */

#form{
background:url(../img/stilo.jpg) no-repeat right top;
}
#contatti p{
line-height:1.2em;
}

#contatti .voce{
color:#F90;
font-weight:bold;
}


/* -------------------------------  FONDO PAGINA  ----------------------------------------------- */
#footer{
width:940px;
height:120px;
background:url(../img/pag/footer.png) no-repeat 0 0;
text-align:right;
margin:0 auto;
clear:both;
}
#footer #contacts{
text-align:right;
margin:0 20px 0 0;
clear:both;
padding:20px 10px 0 0;
border-top:1px dashed #e4e4e4;
}