/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Verdana, sans-serif; font-size: 9px; background-color: #333; }
h2 { font-size: 25px; font-family: Trebuchet, Trebuchet MS, sans-serif; color: #004080; margin: 0px; font-weight: normal; background-image: url(immagini/bg-h2.jpg); background-repeat: no-repeat; padding-left: 25px; padding-top: 5px; padding-bottom: 50px; line-height: 18px; }
hr { border: 1px dashed #ccc; padding: 0px; }
p { margin: 0px; }
a { color: #006699; text-decoration: none; }
a:hover { color: #003366; text-decoration: none; }


/* CONTENITORI */
#box-pagina { margin: 0 auto; width: 900px; position: relative; min-height: 100%; height: auto !important; height: 100%; background-color: #fff;  }
#box-header { width: 100%; }
#box-middle { width: 100%; }
#box-middle:after { clear: both; display: block; content: "."; height: 20px; visibility: hidden; }
#box-main { width: 640px; float: left; padding-bottom: 90px; }
#box-sx { width: 200px; float: left; padding-bottom: 90px; padding-left: 40px; }
#box-footer { width: 100%; position: absolute; bottom: 0px; }


/* CONTENUTI */
#header { width: 900px; margin: auto; height: 250px; }
	#fissi { width: 870px; padding-right: 30px; height: 25px; padding-top: 15px; float: left; text-align: right; text-transform: capitalize; background-image: url(immagini/bg-fissi.jpg); }
		#fissi a { color: #fff; text-decoration: none; padding: 0px 5px; }
		#fissi a:hover { color: #99CCFF; }
	#lingue { width: 900px; height: 94px; float: left; }
	#slogan { width: 900px; height: 106px; float: left; background-image: url(immagini/bg-slogan.jpg); }
		h1 { color: #999; text-transform: lowercase; font-family: Arial; font-size: 10px; margin: 0px; font-weight: normal; padding: 55px 0px 0px 35px; width: 865px; float: left; }

#middle { width: 900px; margin: auto; }
	#sx h1 { display: none;  }
	#main { text-align: justify; color: #333; padding: 0px 0px 15px 35px; line-height: 16px; font-size: 11px; }
		#main img { border: 4px solid #CBD8E8; padding: 1px; margin: 10px; }

.menu { font-weight: bold; font-size: 11px; text-transform: capitalize; line-height: 18px; }
	.menu a { color: #fff; text-decoration: none; width: 151px; display: block; float: left; background-color: #999; padding: 0px 20px; }
	.menu a:hover { color: #FFFF66; text-decoration: none; }
	
	.sottomenu { padding: 7px 0px 10px 20px; float: left; background-color: #999; width: 171px; }
	.sottomenu a { float: left; width: 130px; color: #ccc; text-decoration: none; text-transform: capitalize; line-height: 15px; background-image: url(immagini/sottomenu.jpg); background-repeat: no-repeat; text-transform: capitalize; font-weight: normal; font-size: 10px; }
	.sottomenu a:hover { color: #666; text-decoration: none; background-image: url(immagini/sottomenu-over.jpg); background-repeat: no-repeat; }

#footer { width: 900px; margin: auto; height: 10px; color: #fff; padding: 20px 0px; background-image: url(immagini/bg-footer.jpg); }
	.footer-indirizzo { float: left; padding-left: 35px; }
		.footer-indirizzo a { color: #fff; }
		.footer-crediti a:hover { color: #C5CDD3; }
	.footer-crediti { float: right; font-style: oblique; color: #C5CDD3; padding-right: 35px; }
		.footer-crediti a { color: #C5CDD3; }
		.footer-crediti a:hover { color: #fff; }
	
#sitemap { float: left; width: 200px; padding-left: 20px; line-height:20px; text-transform: capitalize; }



/* NEWS */
#news { background-image: url(immagini/bg-news.jpg); background-repeat: no-repeat; padding: 17px; }

.news-data { color: #bbb; font-weight: bold; }
.news-titolo { padding: 2px 0px; }
	.news-titolo a { color: #66A1DA; text-decoration: none; font-weight: bold; font-size: 10px; }
	.news-titolo a:hover { color: #99CCFF; text-decoration: none; }
.news-descrizione { padding: 4px 0px; width: 160px; color: #666; text-align: justify; font-family: Arial, sans-serif; }
.news-leggi { padding: 2px 0px 13px 0px; color: #999; }
	.news-leggi a { color: #999; text-decoration: none; }
	.news-leggi a:hover { color: #666; 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: #ccc; padding-top: 10px; }
.paginaNews-titolo { font-weight: bold; text-transform: capitalize; }
.paginaNews-descBreve { padding-bottom: 10px; line-height: 16px; }


/* CONTATTI */
.campo { width: 200px; float: left; height: 40px; }
.campo p { width: 75px; float: left; }
.campo input { width: 105px; float: left; }
.campo2 { width: 600px; float: left; margin-bottom: 15px; }
.campo2 p { width: 75px; float: left; }
.campo2 input { float: left; width: 100px; margin-right: 10px; }
.campo2 textarea { width: 510px; float: left; height: 50px; }
.tipodati { width: 600px; float: left; font-weight: bold; padding-bottom: 15px; }
.trattamento { font-size: 9px; line-height: 13px; margin-bottom: 10px; width: 590px; color: #999; }
.obb { border: 2px solid #990000; }