/* DOCUMENTO */
html, body { height: 100%; margin: 0px; padding: 0px; font-family: Tahoma, Arial, sans-serif; font-size: 11px; color: #666; background-color: #D0C4B7; }

h1 { float: left; width: 640px; padding: 0px 15px 25px 25px; margin: 0px; font-size: 9px; font-weight: normal; color: #ccc; }

h2 { float: left; width: 640px; padding: 7px 15px 3px 25px; font-size: 20px; font-family: Lucida Sans Unicode, Tahoma, Arial; margin: 0px; font-weight: normal; text-transform: uppercase; color: #C39076; }

hr { border: 1px dotted #ccc; padding: 0px; }
p { margin: 0px; }
a { color: #C39076; text-decoration: none; }
a:hover { color: #333; text-decoration: none; }
img { border: 0px; }


/* CONTENITORI */
#box-pagina { margin: auto; width: 940px; 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: 940px; margin: auto; }
#box-middle:after { clear: both; display: block; content: "."; height: 20px; visibility: hidden; }
#box-sx { float: left; width: 220px; padding: 0px 0px 140px 0px; }
#box-main { float: left; width: 680px; padding: 0px 0px 140px 0px; }
#box-footer { width: 100%; position: absolute; bottom: 0px; }
#lingua{
float:right;
margin-top:10px;
}



/* CONTENUTI */
#header { margin: auto; width: 940px; height: 194px; background-image: url(img/bg_header.jpg); background-repeat: no-repeat; }

	#logo { float: left; width: 200px; height: 87px; padding: 30px 0px 0px 243px; }
		#logo img { float: left; border: 0px; }
		
	#fissi { float: right; width: 300px; height: 50px; padding: 10px 40px 0px 0px; text-transform: capitalize; text-align: right; }
		#fissi a { color: #999; border-left: 1px solid #999; padding-left: 10px; margin-left: 10px; }
		#fissi a:hover { color: #333; border-left: 1px solid #999; text-decoration: underline; }
	
	#menu { float: left; width: 700px; height: 47px; padding: 9px 0px 0px 240px; text-transform: uppercase; background-image: url(img/bg_menu.jpg); background-repeat: no-repeat; }
		#menu a { padding: 9px 20px 8px 7px; color: #fff; background-image: url(img/ico_menu.jpg); background-repeat: no-repeat; background-position: right; }
		#menu a:hover { color: #FFFF99; }

	
#middle { width: 940px; margin: auto; }
		
		
/* NEWS */
#news { float: left; width: 173px; padding: 50px 0px 0px 42px; margin-bottom: 20px; background-image: url(img/bg_news.jpg); background-repeat: no-repeat; }

.data { float: left; width: 160px; padding: 0px 0px 0px 0px; color: #333; font-size: 10px; }
.titolo { float: left; width: 160px; padding: 5px 0px; font-weight: bold; color: #C39076; text-decoration: underline; }
.titolo a{ text-decoration: underline; }
.testo { float: left; width: 160px; padding: 5px 12px 15px 0px; color: #999; font-size: 9px; line-height: 13px; border-bottom: 1px solid #D0C4B7; margin-bottom: 20px; }


	.main { float: left; width: 640px; padding: 0px 0px 0px 25px; line-height: 16px; text-align: justify; font-family: Lucida Sans Unicode, Tahoma, Arial; }
		.main img { margin: 10px 20px; }


#footer { margin: auto; width: 940px; height: 70px; background-image: url(img/bg_footer.jpg); background-repeat: no-repeat; }

	.footer-crediti { float: left; width: 235px; padding: 45px 0px 0px 0px; color: #999; text-align: center; font-size: 9px; text-decoration: underline; }
		.footer-crediti a { color: #999; text-decoration: underline; }
		.footer-crediti a:hover { color: #666; text-decoration: underline; }

	.footer-indirizzo { float: left; width: 665px; padding: 44px 0px 0px 0px; color: #fff; line-height: 17px; text-align: center; }
		.footer-indirizzo a { color: #fff; text-decoration: underline; }
		.footer-indirizzo a:hover { color: #ccc; text-decoration: underline; }
