/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Tahoma, Arial, sans-serif; font-size: 10px; background-image: url(img/bg.jpg); background-repeat: repeat; color: #333; background-color: #404040; }

h2 { float: left; width: 750px; padding: 90px 0px 0px 25px; margin: 0px; font-size: 22px; font-family: Arial; text-transform: uppercase; color: #A8191A; line-height: 18px; }
h3 { float: left; width: 730px; padding: 0px 0px 17px 45px; margin: 0px; font-size: 11px; font-family: Arial; text-transform: uppercase; color: #666; }
h4 { padding: 13px 0px 11px 0px; margin: 0px; font-size: 14px; font-family: Arial; text-transform: uppercase; color: #ccc; }
h5 { float: left; width: 210px; padding: 18px 0px 8px 40px; margin: 0px; font-size: 15px; font-family: Arial; text-transform: uppercase; color: #CC0000; }

br { line-height: 5px; }
hr { display: none; }
p { margin: 0px; }
a { color: #999; text-decoration: none; }
a:hover { color: #666; text-decoration: underline; }
img { border: 0px; }



/* CONTENITORI */
#box-pagina { margin: auto; width: 1000px; position: relative; min-height: 100%; height: auto !important; height: 100%; background-image: url(img/bg_pagina.jpg); background-repeat: repeat-y; }
#box-header { width: 100%; }
#box-middle { width: 775px; margin: auto; }
#box-middle:after { clear: both; display: block; content: "."; height: 20px; visibility: hidden; }
#box-footer { width: 100%; height: 56px; position: absolute; bottom: 0px; }



/* CONTENUTI */
#header { margin: auto; width: 775px; height: 204px; background-image: url(img/bg_header.jpg); background-repeat: no-repeat; }

	#logo { float: left; width: 430px; height: 84px; }
		#logo img { float: left; border: 0px; }
	
	#lingue { float: left; width: 345px; height: 45px; padding: 39px 0px 0px 0px; }
		#lingue img { float: left; border: 0px; margin-right: 5px; }
		
	#alti { float: left; width: 390px; height: 37px; padding: 22px 205px 0px 180px; text-transform: capitalize; }
		#alti a { float: left; width: 120px; color: #666; text-align: center; }
		#alti a:hover { color: #333; text-decoration: underline; }
	
	#sezioni { float: left; width: 558px; height: 33px; padding: 27px 217px 0px 0px; text-transform: uppercase; text-align: center; font-size: 11px; }
		#sezioni a { color: #fff; padding: 45px 8px 0px 8px; background-image: url(img/bg_menu.gif); background-repeat: no-repeat; background-position: center; }
		#sezioni a:hover { color: #FFFF99; text-decoration: none; }
	

#middle { width: 775px; margin: auto; }
	
	#box-main { float: left; width: 775px; }
	
	#main { float: left; width: 775px; padding-bottom: 100px; background-image: url(img/bg_main.jpg); background-repeat: no-repeat; color: #666; font-size: 12px; line-height: 15px; }
		#main em { color: #CC0000; font-style: normal; }
		#main a { color: #999; font-weight: bold; }
		#main a:hover { color: #666; text-decoration: underline; }


#footer { margin: auto; width: 775px; height: 56px; background-image: url(img/bg_footer.jpg); background-repeat: repeat-x; }

	#sezioni_footer { float: left; width: 500px; padding: 25px 0px 0px 39px; text-transform: capitalize; }
		#sezioni_footer a { color: #333; padding-left: 6px; border-left: 1px solid; margin-right: 3px; }
		#sezioni_footer a:hover { color: #666; }

	#copyright { float: right; padding: 25px 25px 0px 0px; }	


/* NEWS */
#news { float: left; width: 250px; height: 359px; overflow: hidden; }
	#news h1 { display: none; }
	#news h2 { float: left; width: 250px; line-height: 14px; padding: 45px 0px 0px 0px; margin: 0px; font-size: 14px; font-family: Arial; text-transform: uppercase; color: #fff; }
	#news h3 { float: left; width: 250px; padding: 0px 0px 5px 0px; margin: 0px; font-size: 14px; font-family: Arial; text-transform: uppercase; color: #999; }


.news-data { float: left; width: 250px; color: #CC0000; padding: 15px 0px 0px 0px; font-weight: bold; font-size: 9px; }
.news-titolo a { float: left; width: 250px; font-weight: bold; color: #0099CC; text-transform: capitalize; text-decoration: underline; padding: 3px 0px; }
	.news-titolo a:hover { color: #00CCFF; text-decoration: underline; }
.news-descrizione { float: left; width: 240px; color: #999; text-align: left; font-size: 11px; line-height: 13px; }
.news-leggi { display: none; }

.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: #CC0000; padding: 10px 0px 0px 0px; font-size: 9px; }
.paginaNews-titolo a { font-weight: bold; color: #00CCFF; text-transform: capitalize; text-decoration: underline; font-family: Verdana; }
.paginaNews-titolo a:hover { color: #006699; text-decoration: none; }
.paginaNews-descBreve { padding-bottom: 10px; line-height: 15px; }



/* CONTATTI */
form { float: left; width: 440px; }
.campo { width: 220px; float: left; height: 30px; }
.campo p { width: 70px; float: left; color: #333; }
.campo input { width: 120px; padding-left: 5px; float: left; font-size: 10px; font-family: Tahoma; color: #990000; background-color: #EBEEE7; border: 1px solid #666; }

.campo2 { width: 440px; float: left; margin-bottom: 15px; }
.campo2 p { width: 70px; float: left;  color: #333; }
.campo2 input { float: left; width: 120px; padding-left: 5px; margin-right: 10px; font-size: 10px; font-family: Tahoma; color: #990000; background-color: #EBEEE7; border: 1px solid #666; }
.campo2 textarea { width: 340px; padding-left: 5px; float: left; height: 50px; font-size: 10px; font-family: Tahoma; color: #990000; background-color: #EBEEE7; border: 1px solid #666; }

.trattamento { font-size: 9px; line-height: 13px; margin-bottom: 10px; width: 417px; color: #999; float: left; text-align: justify; }
.invia { float: left; width: 417px; text-align: right; }
.obb { border: 2px solid #00CCFF; }



/* LOGIN */
.login { width: 230px; height: 30px; float: left; background-color: #EBEEE7; }
.login p { width: 75px; float: left; color: #333; text-align: right; padding-right: 10px; }
.login input { width: 95px; padding-left: 5px; float: left; font-size: 10px; font-family: Tahoma; color: #990000; border: 1px solid #666; }
