/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Tahoma, Arial, sans-serif; font-size: 100%; color: #666; background-image: url(img/bg.jpg); background-repeat: repeat-x; background-color: #333; }

h1 { float: left; width: 990px; height: 19px; padding: 1px 10px 0px 0px; margin: 0px; font-size: 55%; font-weight: normal; color: #65B3D7; text-align: right; }

h2 { float: left; width: 570px; padding: 23px 0px 10px 0px; font-size: 170%; margin: 0px 0px 25px 0px; text-transform: uppercase; color: #0069AB; font-family: Lucida Sans Unicode, Tahoma, Arial; font-weight: normal; border-bottom: 1px solid #FF0000; }

hr { border: 1px dotted #ccc; padding: 0px; }
p { margin: 0px; }
a { color: #FF6600; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: none; }
img { border: 0px; }

form { float: left; }
input { background-image: url(img/bg_input.jpg); background-repeat: repeat-x; border: 1px solid #ccc; }
select { background-image: url(img/bg_input.jpg); background-repeat: repeat-x; border: 1px solid #ccc; }
textarea { background-image: url(img/bg_textarea.jpg); background-repeat: repeat-x; border: 1px solid #ccc; }


/* CONTENITORI */
#box-pagina { margin: auto; width: 1000px; padding: 0px 2px; position: relative; min-height: 100%; height: auto !important; height: 100%; background-color: #fff; background-image: url(img/bg_pagina.jpg); background-repeat: repeat-y; }
#box-header { width: 100%; }
#box-middle { width: 1000px; margin: auto; }
#box-middle:after { clear: both; display: block; content: "."; height: 20px; visibility: hidden; }
#box-sx { float: left; width: 210px; padding: 0px 0px 140px 0px; }
#box-main { float: left; width: 610px; padding: 0px 0px 140px 0px; }
#box-dx { float: left; width: 180px; padding: 0px 0px 140px 0px; }
#box-footer { width: 100%; position: absolute; bottom: 0px; }



/* CONTENUTI */
#header { margin: auto; width: 1000px; height: 133px; background-image: url(img/bg_header.jpg); background-repeat: no-repeat; }

	#logo { float: left; width: 778px; height: 82px; padding: 31px 0px 0px 22px; }
		#logo img { float: left; border: 0px; }
		
	#fissi { float: left; width: 200px; height: 30px; font-size: 70%; text-align: right; padding-top: 1px; }
		#fissi a { color: #fff; padding-right: 17px; }
		#fissi a:hover { color: #fff; }
	
	
#middle { width: 1000px; margin: auto; }
	
	.main { float: left; width: 570px; padding: 0px 0px 20px 20px; line-height: 20px; text-align: justify; font-size: 80%; font-family: Lucida Sans Unicode, Tahoma, Arial; }
	
	.video { float: left; width: 150px; padding: 15px 0px 5px 15px; }
	.video2 { float: left; width: 150px; padding: 0px 0px 0px 23px; }
	

#menu { float: left; width: 210px; padding-bottom: 25px; }
	#menu a { float: left; width: 163px; height: 25px; padding: 7px 0px 0px 47px; background-image: url(img/bg_menu.jpg); background-repeat: no-repeat; color: #fff; font-weight: bold; font-size: 80%; }
	#menu a:hover { color: #FFCC00; background-image: url(img/bg_menu_over.jpg); background-repeat: no-repeat; }


/* NEWS HOME */
#newsHome { float: left; width: 570px; padding-top: 40px; font-family: Tahoma, Arial; font-size: 90%; }
	#newsHome h2 { float: left; width: 570px; padding: 0px 0px 8px 0px; font-size: 160%; margin: 0px 0px 25px 0px; text-transform: uppercase; color: #999; font-family: Lucida Sans Unicode, Tahoma, Arial; font-weight: normal; border-bottom: 1px solid #666; }
	.blocconews { float: left; width: 270px; height: 60px; border: 1px solid #999; margin: 0px 8px 15px 0px; text-align: left; }
		.fotoNews { float: left; width: 55px; padding: 5px; }
			.fotoNews img { float: left; width: 50px; height: 50px; }
		.newsHome-data { float: left; width: 60px; font-size: 80%; padding-top: 6px; color: #666; }
		.newsHome-titolo { float: left; width: 145px; font-size: 100%; padding-top: 6px; }
		.newsHome-descrizione { float: left; width: 205px; font-size: 90%; color: #999; line-height: 13px; }
		

/* NEWS */
#news { float: left; width: 150px; padding: 20px 15px; margin-bottom: 10px; }
	#news h1 { float: left; width: 150px; height: 30px; margin: 0px; padding: 0px; text-align: left; text-transform: uppercase; font-size: 95%; color: #0069AB; font-family: Lucida Sans Unicode, Tahoma, Arial; }
.news-data { float: left; width: 130px; padding: 20px 0px 2px 20px; color: #999; font-size: 70%; border-top: 1px dotted #999; background-image: url(img/bg_data.jpg); background-repeat: no-repeat; }
.news-titolo { float: left; width: 150px; padding: 6px 0px 8px 0px; font-weight: bold; font-size: 70%; }
	.news-titolo a { color: #FF0000; text-decoration: underline; }
	.news-titolo a:hover { color: #660000; text-decoration: underline; }
.news-descrizione { float: left; width: 150px; color: #666; font-size: 60%; line-height: 13px; padding-bottom: 5px; }
.news-leggi { float: left; width: 150px; color: #333; font-size: 60%; padding-top: 20px; }
	.news-leggi a { color: #333; text-decoration: underline; }
	.news-leggi a:hover { color: #666; text-decoration: underline; }

.paginaNews-titCompleta { font-weight: bold; text-transform: uppercase; }
.paginaNews-descCompleta { text-align: justify; padding: 20px 0px; }
.paginaNews-torna { text-align: right;  }
.paginaNews-data { font-weight: bold; color: #ccc; padding-top: 10px; }
.paginaNews-titolo a { font-weight: bold; color: #333; text-transform: capitalize; text-decoration: underline; font-family: Verdana; }
.paginaNews-titolo a:hover { color: #000; text-decoration: none; }
.paginaNews-descBreve { padding-bottom: 10px; line-height: 18px; }



#footer { float: left; width: 1000px; height: 35px; background-image: url(img/bg_footer.jpg); background-repeat: repeat-x; }

	.footer-indirizzo { float: left; width: 785px; color: #fff; font-size: 70%; padding: 11px 0px 0px 15px; }
		.footer-indirizzo a { color: #fff; text-decoration: none; }
		.footer-indirizzo a:hover { color: #80ABC4; text-decoration: underline; }
	
	.footer-crediti { float: left; width: 187px; color: #80ABC4; text-decoration: underline; font-size: 55%; padding: 12px 13px 0px 0px; text-align: right; }
		.footer-crediti a { color: #80ABC4; text-decoration: underline; }
		.footer-crediti a:hover { color: #fff; text-decoration: underline; }
	
	

	
#sitemap { float: left; width: 400px; padding-left: 20px; line-height: 20px; text-transform: capitalize; }

.banner { float: left; width: 210px; text-align: center; padding-bottom: 25px; }
	.banner a { line-height: 50px; }


/* CONTATTI */
.campo { width: 190px; float: left; height: 40px; }
.campo p { width: 75px; float: left; }
.campo input { width: 95px; float: left; font-size: 100%; font-family: Arial; color: #000; }

.campo2 { width: 570px; float: left; margin-bottom: 15px; }
.campo2 p { width: 75px; float: left; }
.campo2 input { float: left; width: 95px; margin-right: 10px; font-size: 100%; font-family: Arial; color: #000; }
.campo2 textarea { width: 485px; float: left; height: 55px; font-size: 100%; font-family: Arial; color: #000; }

.campo3 { width: 216px; float: left; margin-bottom: 30px; }
.campo3 p { width: 75px; float: left; }
.campo3 input { float: left; width: 110px; margin-right: 10px; font-size: 100%; font-family: Arial; color: #000; }
.campo3 select { width: 110px; }

.radio input { margin-left: 20px; background-image: none; border: 0px; }

.trattamento { font-size: 90%; line-height: 14px; margin-bottom: 10px; width: 570px; color: #999; float: left; }
.invia { float: left; width: 570px; text-align: center; }
	.invia input { border: 0px; }
.obb { border: 2px solid #FF6600; }


/* PHOTO GALLERY */
.contenitorecatg { width: 185px; float: left; margin-top: 30px;	color: #666; font-size: 12px; }
	.contenitorecatg img { width: 155px; height: 115px; margin-top: 5px; }
.contenitorenomecat { width: 172px; float: left; }
	.contenitorenomecat strong { float: left; font-weight: normal; width: 172px; height: 35px; overflow: hidden; line-height: 16px; }
.contenitoreimgphoto { width: 172px; float: left; }
.antImg { float: left; height: 120px; padding: 20px 20px 0px 0px; }
.indietro { float: left; width: 562px; border-top: 1px solid #ccc; padding-top: 10px; margin-top: 40px; }