
/* CSS Document - struttura pagina */

/* struttura pagina */

body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:80%;
	background:url(../immagini/sfondo_body.gif) repeat-x;
	background-color:#fff;
	color:#333333;
	}


/*********************************/
/********* CLASSI GENERICHE ******/
/*********************************/
/** Global **/
* {
    margin:0;
    padding:0;
	border:0;
	text-align:left;
}

.clear {
	clear:both;
	height:0;
	}
	
.clear_dx {
	clear:right;
	height:0;
	}
	
/** Nascondo oggetti **/
.off, .span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	
a {
	color:#333;
	text-decoration:none;
	}	
	
p a {
	color:#F18E00;
	text-decoration:none;
	}	
	
	
a:hover {
	text-decoration:underline;
	}	

#random {
	width:472px;
	height:177px;
	display:block;
	}

input, textarea, select {
border:1px solid #ccc;
background-color:#fff;
width:130px;
padding:2px;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

textarea {
	width:300px;
	font-size:11px;
	}

input.pulsante {
	width:100px;
	text-align:center;
	background-color:#eaeaea;
	color:#484848;
	margin:15px 0 0 0;
	}

input.check {
	border:0;
	padding:0;
	width:auto;
	}

select {margin-bottom:5px;}

#map, #map2 {border:1px solid #ccc;
	margin:20px 0 0 0;
	width:500px;
	height:350px;
}

#sitemap ul {
margin-left:20px;
}

#sitemap ul li {
list-style:square;
padding:3px 0;
}

#contenuti_esteso ul {
	padding:0 0 10px 10px;
	}

#contenuti_esteso ul li {
	list-style:square;
	padding:3px;
	}
	
/* Search_do */

#search_do form input.testo {
	border:1px solid #ccc;
	font-size:11px;
	color:#484848;
	width:130px;
	margin:10px 0 0 0;
	background-color:#fff;
	padding:2px;
	}
	
#search_do form select {
	border:1px solid #ccc;
	font-size:11px;
	width:130px;
	margin:0 0 0 12px;
	background-color:#fff;
	color:#484848;
	padding:2px;
	}	

#search_do form input.pulsante {
	font-size:11px;
	border:1px solid #ccc;
	margin:10px 0 0 0;
	padding:1px;
	width:120px;
	text-align:center;
	background-color:#eaeaea;
	color:#484848;
	}		

#newsletter p {
	margin:10px 0;
	font-size:90%;
	}

/** end global **/
	

/*********************************/
/***** CONTENITORE GENERALE ******/
/*********************************/


#contenitore {
	width:912px;
	margin:0 auto;
	text-align:left;
	}
	

/*********************************/
/*********** HEADER **************/
/*********************************/


#header {
	width:912px;
	height:221px;
	background:url(../immagini/sfondo_header.gif) no-repeat;
	}
	
/*********************************/
/******** CONTENUTI  *************/
/*********************************/	

#contenuti {
	width:905px;
	margin:0 0 0 3px;
	background:url(../immagini/sfondo_contenuti.gif) top no-repeat;
	}

#contenuti h2 {
	font-size:170%;
	font-weight:lighter;
	color:#194E80;
	padding:0 0 15px 0;
	}

#contenuti h3 {
	font-size:14px;
	font-weight:lighter;
	color:#663333;
	padding:0 0 20px 0;
	position:relative;
	margin:-10px 0 0 0;
	}

/*********************************/
/*********** MENU ALTO ***********/
/*********************************/

#menu_alto {
	width:905px;
	border-bottom:1px solid #fff;
	padding:7px 0;
	}
	
#menu_alto ul {
	text-align:left;
	padding:0 0 0 18px;
	font-size:12px;
	}

* html #menu_alto ul {
	margin:0 0 -18px 0;
	}

#menu_alto ul li {
	list-style: none;
	display:inline;
	padding:0 0 0 2px;
	}

#menu_alto ul li a, #menu_alto ul li a:hover {
	color:#2D2F33;
	text-decoration:none;
	background:url(../immagini/linea.gif) right no-repeat;
	padding:0 7px 0 0px;
	}
	
#menu_alto ul li a.ultimo {
	background:none;
	}
	
#menu_alto ul li a:hover, #menu_alto ul li.attivo a {
	color:#F18E00;
	}


/* Menu interno */

.menu_interno {
	padding:0;
	margin:-5px 0 15px 0;
	}


.menu_interno li {
	display:inline;
	padding:0 10px 0 0;
	
	}
	
.menu_interno li a {
	background:url(../immagini/freccetta_red.gif) no-repeat left;
	padding:0 0 0 10px;
	color:#333;
	}


/* Scelta */

#scelta {
	width:540px;
	float:left;
	padding:10px;
	margin:25px 0 25px 0;
	background-color:#F3F3F3;
	border:1px solid #ccc;
	color:#9F3223;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:560px;
	}	

#scelta label {color:#666666;}

#scelta select.scelta, #scelta select.scelta_giorno {
	width:110px;
	border:1px solid #CCCCCC;
	font-size:110%;
	color:#666666;
	background-color:#fff;
	margin:0 10px 0 0;
	}		
	
 #scelta select.scelta_giorno {
	width:90px;
	}			
	

#scelta input.pulsante {
	margin:20px 0 0 0px;
	width:35px;
	color:#666;
	background-color:#fff;
	height:18px;
	text-align:center;
	font-size:11px;
	border:1px solid #ccc;
	}	

/*********************************/
/*********** COLONNA SX **********/
/*********************************/
		
#colonna_sx, #colonna_sx_media, #colonna_sx_estesa {
	width:520px;
	line-height:18px;
	margin:25px 0;
	font-size:12px;
	float:left;
	border-right:1px solid #CCCCCC;
	padding:0 24px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:472px;
	}
	
#colonna_sx_estesa ul {
	padding:0 0 0 15px;
	}	
	
.gallery {
	width:auto;
	padding:10px 0 0 0;
	}	
	
#monitoraggio, #video {
	width:472px;
	margin:0 0 15px 0;
	background:url(../immagini/corpo_monitoraggio.gif) bottom no-repeat;
	}	
	
	
#monitoraggio p, #contatore p, #video p {
	padding:0 24px 8px 24px;
	}	
	
#testa_monitoraggio, #testa_video {
	width:472px;
	height:18px;
	background:url(../immagini/testa_monitoraggio.gif) no-repeat;
	}
	
#contatore {
	width:350px;
	background:url(../immagini/corpo_contatore.gif) bottom no-repeat;
	}	

#testa_contatore {
	width:350px;
	height:18px;
	background:url(../immagini/testa_contatore.gif) no-repeat;
	}	
	
#monitoraggio img, #contatore img, #video img {
	float:right;
	margin:-20px 2px 15px 15px;
	}	
	
	
#colonna_sx_media {
	width:626px;
	float:left;
	padding:0 20px 0 24px;
		
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:582px;
	}		

	
#colonna_sx_estesa {
	width:905px;
	float:left;
	border:0;
	padding:0 24px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:857px;
	}	
	
#colonna_sx_estesa p {
	margin-bottom:10px;
	}		

#colonna_sx_media ol, #colonna_sx_media ul, #colonna_sx_estesa ol {
	padding:0 0 0 15px;
	}

.foto_sx {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #ccc;
	padding:2px;
	}

#colonna_sx_media p {
	padding:0 0 15px 0;
	}

#colonna_sx hr, #colonna_dx hr, #colonna_sx_estesa hr {
	border-bottom:1px solid #ccc;
	height:1px;
	width:338px;
	line-height:0px;
	margin:10px 0;
	}	
	
 #colonna_sx_estesa hr {
	width:849px;
	clear:both;
	line-height:0px;
	margin:0 0 20px 0;
	}		
	
.titolo_sezione {
	color:#999999;
	font-size:130%;
	padding:0 0 0 0;
	position:relative;
	margin:0 0 0 0;
	line-height:0px;
	}
	
#colonna_dx .titolo_sezione	{
	line-height:18px;
	}

.titolo {
	font-size:140%;
	color:#194E80;
	padding:0 0 8px 0;
	}	
	
.titolo a {
	color:#194E80;
	}	
	
a.continua {
	color:#F18E00;
	}	

/* Polaroid */

.polaroid {
	width:176px;
	height:176px;
	background-color:#F1F3F2;
	border:1px solid #ccc;
	margin:10px 25px 15px 0;
	float:left;
	text-align:center;
	}
	
* html .polaroid {
	height:200px;
	}		

.polaroid img {
	border:1px solid #ccc;
	margin:8px 0 10px 0;
	}
	
.polaroid img.icone {
	margin:0;
	border:0;
	float:none;
	}
	
.polaroid ul {
	padding:0 0 0 0;
	margin:0 0 0 7px;
	}
	
.polaroid ul br {
	display:none;
	}			

.polaroid ul li {
	list-style:none;
	display:inline;
	}
	
.polaroid p {
	text-align:center;
	margin:0 7px;
	}	
	
	
.foto_dx {
	float:right;
	border:1px solid #ccc;
	margin:0 0 10px 10px;
	padding:2px;
}

/* contenitore_allegati */

#contenitore_allegati {
	width:237px;
	margin:25px 0 0 652px;
	font-size:90%;
	line-height:18px;
	padding:0 20px 0 0;
		
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:217px;
	}

#contenitore_allegati .box_allegato {
	width:auto;
	padding:0 0 8px 0;
	margin:0 0 25px 0;
	border-bottom:2px solid #ccc;
	}
	
	
/* contenitore_allegati */

#contenitore_allegati #video {
	background:none;
	width:217px;
	}	
	
#contenitore_allegati #video u {
	background:url(../immagini/freccetta.gif) left center no-repeat;
	padding:0 0 0 10px;
	font-size:110%;
	color:#194E80;
	text-decoration:none;
	}	
	
#contenitore_allegati #video u:hover {
	text-decoration:underline;
	}	
	
#contenitore_allegati .box_allegato h2 {
	color:#333;
	font-size:140%;
	border-bottom:1px solid #999;
	padding:0 0 4px 0;
	margin:0 0 8px 0;
	}
	
	
#contenitore_allegati .box_allegato p {
	font-size:100%;
	padding:0 0 15px 0;
	}


#contenitore_allegati .box_allegato p.titolo {
	padding:0 0 5px 0;
	}	
	
#contenitore_allegati .box_allegato p.titolo a {
	background:url(../immagini/freccetta.gif) left center no-repeat;
	padding:0 0 0 10px;
	font-size:110%;
	} 
	
.divisore {
	height:1px;
	width:115px;
	background:url(../immagini/puntini.gif) no-repeat;
	margin:0 0 12px 0;
	}
	
.divisore2 {
	height:1px;
	width:auto;
	line-hegith:0;
	clear:left;
	border-bottom:1px solid #ccc;
	margin:0 0 20px 0;
	}		

/* news */

.news, .news2 {
	width:auto;
	}

.news2 {
	border-bottom:1px solid #ccc;
	padding:10px;
	}

.news img, .news2 img {
	float:left;
	margin:0 15px 15px 0;
	border:1px solid #ccc;
	}
	
.news p.titolo a, .news2 p.titolo a {
	color:#663333;
	}	

/* path */

#path {
	width:905px;
	font-size:100%;
	border-bottom:1px solid #fff;
	padding:5px 24px 5px 24px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:857px;
	}	
	
#path ul li {
	list-style:none;
	display:inline;
	}	

	
/* nav */	
	
#nav {
	width:857px;
	padding:5px 0;
	margin:25px 0 0 0;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;
	color:#663333;
	text-align:right;
	}	
	
#nav a {
	color:#663333;
	}	

/* elenco analisi */

ul.analisi {
	margin:15px 0 60px 0;
	width:300px;
	}

ul.analisi li {
	padding:12px 0;
	list-style:none;
	border-bottom:1px solid #ccc;
	}

ul.analisi li a {
	background:url(../immagini/pdf.gif) no-repeat left;
	padding:10px 0 10px 25px;
	}

/*********************************/
/*********** COLONNA DX **********/
/*********************************/
		
#colonna_dx {
	width:350px;
	line-height:18px;
	margin:25px 0 30px 545px;
	font-size:12px;
	}	
	
p.archivio {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:right;
	margin:15px 0;
	}	
	
p.archivio a {
	color:#663333;
	}	

a.rss, a.ico {
	background:url(../immagini/ico_rss.gif) left center no-repeat;
	padding:20px 0 20px 45px;
	display:block;
	margin:0 0 0 10px;
	text-decoration:underline;
	float:right;
	color:#FF9933;
	}
	
a.ico {
	background:url(../immagini/ico_en.gif) left center no-repeat;
	padding:20px 0 20px 33px;
	color:#194E80;
	}	
	
a.rss:hover, a.ico:hover {
	text-decoration:none;
	}	
	
	
.a_n {margin-top:-20px;padding:0}


/*********************************/
/*********** FOOTER **********/
/*********************************/

#footer {
width:100%;
background-color:#ccc;
text-align:center;
height:90px;
padding:20px 0 0 0;
}

	
#testo {
	width:912px;
	margin:0 auto;
	font-size:11px;
	color:#fff;
	padding:20px 0 30px 0;
	background:url(../immagini/img_footer.gif) top no-repeat;
	text-align:center;
	}	

#testo p {
	text-align:center;
	color:#333333;
	padding:8px 0 0 0;
	}
	
	
#go_button {display:none;}

.photogallery {
	background:url(../immagini/ico_photogallery.gif) left no-repeat;
	padding:5px 0 0 30px;
	height:23px;
	}
	

/* navigatore */

span.navigatore {
	padding:0 0 10px 0;
	border-bottom:1px solid #ccc;
	margin:0 0 10px 0;
	width:100%;
	display:block;
	}

.precauzione {margin-top:-16px;padding-bottom:7px;border-bottom:1px solid #ccc;}


/* more */

#form {
	border:1px solid #ccc;
	width:200px;
	float:right;
	padding:10px;
	background-color:#eaeaea;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:180px;
	}

#form input {
	width:170px;
	}

#form input.pulsante {
	width:100px;
	color:#fff;
	background-color:#ccc;
	}

