/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Verdana, sans-serif; font-size: 11px; background-color: #E9E9D4; background-image: url(immagini/bg.jpg); background-repeat: repeat-x; }


/* GENERICI */
h2 { font-size: 21px; font-family: Trebuchet, Trebuchet MS, sans-serif; color: #333; margin: 0px; padding: 15px 0px 35px 0px; font-weight: normal; }
h1 { color: #bbb; text-transform: uppercase; font-family: Arial; font-size: 10px; margin: 0px; font-weight: normal;}
hr { border: 1px dashed #ccc; padding: 0px; }
p { margin: 0px; }


/* CONTENITORI */
#box-pagina { margin: 0 auto; width:100%; position: relative; min-height: 100%; height: auto !important; height: 100%;  }
#box-middle { width: 830px; margin: auto; }
#box-middle:after { clear: both; display: block; content: "."; height: 22px; visibility: hidden; }
#box-main { width: 590px; float: left; padding-bottom: 70px; }
#box-sx { width: 240px; float: left;  padding-bottom: 70px; }
#box-footer { width: 100%; position: absolute; bottom: 0px; background-image: url(immagini/bg-footer.jpg); background-repeat: repeat-x; }


/* RISERVATA */
.riservata { width: 190px; height: 60px; float: left; background-image:url(immagini/bg-riservata.jpg); background-repeat: no-repeat; padding: 52px 25px 20px 25px; color: #fff; font-size: 10px; font-family: Arial; }
.riservata a { color: #fff; text-decoration: none; }
.riservata a:hover { color: #fff; text-decoration: underline; }
.riservata input { width: 42px; height: 11px; font-family: Arial; font-size: 11px; color: #666; }


/* NEWS */
#news { width: 180px; height: 103px; float: left; background-image:url(immagini/bg-news.jpg); background-repeat: no-repeat; padding: 60px 30px 20px 28px; }
.news-data { float: right; font-size: 9px; color: #59738C; font-weight: bold; padding-right: 3px; }
.news-titolo a { float: left; font-size: 9px; font-weight: bold; text-transform: capitalize; color: #CCCC99; }
.news-descrizione { float: left; color: #fff; text-align: justify; font-family: Arial; font-size: 9px; width: 175px; padding-top: 12px; }
.news-leggi { float: left; padding: 19px 0px 0px 64px; font-size: 9px; color: #A3BDD6; }
.news-leggi a { color: #A3BDD6; text-decoration: none; }
.news-leggi a:hover { color: #fff; text-decoration: none; }

.paginaNews-titCompleta { font-weight: bold; text-transform: uppercase; }
.paginaNews-descCompleta { text-align: justify; padding: 20px 0px; line-height: 16px; }
.paginaNews-torna { text-align: right;  }
.paginaNews-data { font-weight: bold; color: #aaa; padding-top: 10px; }
.paginaNews-titolo { font-weight: bold; text-transform: capitalize; }
.paginaNews-descBreve { padding-bottom: 10px; line-height: 16px; }


/* CONTENUTI */
#logo { width: 235px; height: 85px; float: left; }
#riquadro { width: 235px; height: 178px; float: left; }
#tasti { width: 565px; height: 120px; float: left; }
#header { width: 557px; height: 137px; padding: 6px 0px 0px 8px; float: left; background-image: url(immagini/bg-imgtemplate.jpg); background-repeat: no-repeat; }
#middle { width: 840px; margin: auto; }
#menu { width: 200px; text-transform: capitalize; float: left; line-height: 22px; background-image:url(immagini/bg-menu.jpg); background-repeat: repeat-y; padding-left: 35px; }
#main { width: 505px; text-align: justify; color: #666; line-height: 18px; font-family: Arial; padding: 0px 30px; background-image:url(immagini/bg-main.jpg); background-repeat: repeat-y; float: left; font-size: 12px; }
#footer { width: 950px; margin: auto; height: 30px; padding-top: 35px; text-align: center; color: #fff; font-size: 10px; font-family:Arial; }


/* STILI */
#main img { border: 5px solid #aaa; padding: 1px; margin: 10px 15px; }
#sitemap { float: left; width: 200px; padding-left: 20px; line-height:22px; }
.footer-indirizzo { float: left; }
.footer-crediti { float: right; }


/* LINKS */

a { color: #006699; text-decoration: none; }
a:hover { color: #003366; text-decoration: none; }

#menu a { color: #666; text-decoration: underline; width: 180px; display: block; float: left; background-image: url(immagini/menu.jpg); background-repeat: no-repeat; padding-left: 25px; }
#menu a:hover { color: #333; text-decoration: none; font-weight: bold; }

#footer a { color: #fff; text-decoration: none; }
#footer a:hover { color: #bbb; text-decoration: underline; }

.sottomenu a { color: #333; text-decoration: none; font-style: italic; font-size: 10px; font-weight: bold; }
.sottomenu a:hover { color: #666; text-decoration: none; }

#sitemap a { color: #666; text-decoration: none; text-transform: capitalize; }
#sitemap a:hover { color: #333; text-decoration: underline; }



/* CONTATTI */

.campo { width: 245px; float: left; height: 40px; }
.campo p { width: 75px; float: left; }
.campo input { width: 140px; float: left; }

.campo2 { width: 500px; float: left; margin-bottom: 15px; }
.campo2 p { width: 75px; float: left; }
.campo2 input { float: left; width: 100px; margin-right: 10px; }
.campo2 textarea { width: 385px; float: left; height: 50px; }

.trattamento { font-size: 9px; line-height: 13px; margin-bottom: 10px; width: 500px; }
.obb { border: 2px solid #990000; }
