
/* CSS Document - struttura pagina */

/* struttura pagina */

body {
	font-family:Arial, Helvetica, sans-serif;
	text-align:center;
	font-size:12px;
	background:url(../immagini/sfondo_body.gif) repeat-x;
	background-color:#E6EDF5;
	}


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

.clear {
	clear:both;
	height:0;
	line-height:0;
	font-size:1%;
	}
	
/** Nascondo oggetti **/
.off, .span {
	position: absolute;
    top: -9999px;
	left:-9999px;
	}
	
span.verde, span.verde a {
	color:#268A2C;
	}
	
span.azzurro, span.azzurro a {
	color:#2191D2;
	}		
	
a {
	color:#228ED2;
	text-decoration:none;
	}	
	
a:hover {
	text-decoration:underline;
	}	

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

ul {
	padding:0 0 0 15px;
	}
	
ul li {
	list-style:square;
	}	

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, input#comuni {
	border:0;
	padding:0;
	width:auto;
	}
	
select {margin-bottom:5px;}

#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;
	}
	
	
ol {margin-left:16px;}	
	
	
/* 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;
	}	
	
	
#corpo_video {
	margin:0 0 15px 0; 
	}		

p.scadenza {
	padding:0 0 15px 0;
	}

/** end global **/
	

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


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

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


#header {
	width:958px;
	background:url(../immagini/sfondo_header.gif) no-repeat;
	height:129px;
	}
	
#header a#link {
	margin:0 0 0 0;
	width:227px;
	height:129px;
	display: block;
	text-indent:-9999px;
	outline:none;
	position:absolute;
	-moz-outline: none;
	}
	
#h_dx {
	float:right;
	width:820px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0 0 0 0;
	margin:15px 0 0 0;
	}

#h_dx ul#extra {
	padding:0;
	margin:2px 15px 0 0;
	height:81px;
	text-align:right;
	}
	
#h_dx ul#extra li {
	list-style:none;
	display:inline;
	padding:0 0 0 3px;
	}	

#h_dx ul#extra li a {
	color:#578EC4;
	background:url(../immagini/linea_h_dx.gif) no-repeat right;
	padding:0 6px 0 0;
	font-size:12px;
	z-index:9999;
	position:relative;
	}

#h_dx form {
	float:right;
	margin:-43px 15px 0 7px;
	position:relative;
	}	
	
#h_dx form p {
	line-height:11px;
	}	
	
#h_dx input {
	margin:0;
	width:104px;
	font-family:Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#578EC4;
	font-size:11px;
	border:1px solid #578EC4;
	}	
		
#h_dx input.pulsante {
	width:40px;
	color:#333;
	background-color:#fff;
	padding:0;
	color:#578EC4;
	border:1px solid #578EC4;
	margin:0 0 0 5px;
	}
	
/* menu_alto */

#menu_alto {
	margin:0 5px 0 0;
	background-color:#FFC31D;
	width:700px;
	float:right;
	padding:5px 0;
	}
	
* html #menu_alto {
	margin:0 2px 0 0;
	}				
	
#menu_alto ul {
	width:700px;
	padding:0 5px;
	text-align:left;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:690px;
	}	

#menu_alto ul li {
	display:inline;
	list-style:none;
	padding:0 0 0 5px;
	}
	
#menu_alto ul li a {
	color:#A52D07;
	background:url(../immagini/linea.gif) right no-repeat;
	padding:0 8px 0 0;
	font-size:12px;
	}	
	
#menu_alto ul li.ultimo a, #menu_alto ul li.ultimo a:hover {
	background:none;
	padding:0;
	margin:0;
	}
	
#menu_alto ul li a.attivo {
	text-decoration:underline;
	}		

/*********************************/
/*********** CENTRALE ************/
/*********************************/


#centrale_home, #centrale {
	width:958px;
	font-size:12px;
	color:#333;
	line-height:20px;
	padding:0 5px;
	background:url(../immagini/sfondo_centrale_home.png) repeat-y;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:948px;
	}
	
 #centrale {
 	background:url(../immagini/sfondo_centrale.png) repeat-y;
 	}	
		
.foto_dx {
	float:right;
	padding:1px;
	border:1px solid #ccc;
	margin:0 0 0 20px;
	}
	
.foto_sx {
	float:left;
	padding:1px;
	border:1px solid #ccc;
	margin:0 20px 0 0;
	}	
	
#colonna_dx .foto_dx {
	float:right;
	margin:0 0 0 20px;
	border:0;
	width:100px;
	}	
	
#colonna_dx  .foto {
	margin:0 0 0 0;
	border:0;
	padding:1px;
	border:1px solid #ccc;
	}		

/*********************************/
/*********** COLONNA_SX **********/
/*********************************/

#colonna_sx {
	width:267px;
	background-color:#D3E1EE;
	padding:0;
	line-height:normal;
	float:left;
	}
	
/* manu_sx  */

#menu_sx {
	width:267px;
	padding:0 11px 2px 11px;
	background:url(../immagini/sfondo_menu_sx.gif) top no-repeat;
	background-color:#E5ECF4;
	border-bottom:6px solid #BDD0E1;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:245px;
	}

#menu_sx ul {
	padding:0;
	margin:0;
	}
	
#menu_sx ul li {
	list-style:none;
	border-bottom:1px dotted #4E8BC1;
	padding:6px 0;
	}	

#menu_sx ul li.ultimo {
	border:0;
	}

#menu_sx ul li a {
	color:#4D8BC0;
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	background:url(../immagini/quadratino.gif) left no-repeat;
	padding:0 0 0 12px;
	}
	
#menu_sx ul li a.attivo {
	text-decoration:underline;
	}	
	
/* box_news */

#colonna_sx .box_news, #colonna_sx .box_news2 {
	width:267px;
	background-color:#F1F4F9;
	border-bottom:6px solid #BDD0E1;
	}	

#colonna_sx .box_news2 {
	border:0;
	}

#colonna_sx .corpo_news {
	width:267px;
	padding:11px;
	line-height:16px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:222px;
	}

#colonna_sx h2 {
	width:267px;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#fff;
	background:url(../immagini/glifo_blu.gif) left no-repeat;
	background-color:#2291D2;
	padding:12px 5px 12px 40px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:222px;
	}

#colonna_sx h2 a {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#fff;
	}

#colonna_sx p.titolo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:13px;
	padding:0 0 5px 0;
	color:#0B5988;
	}

#colonna_sx p.titolo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:13px;
	color:#0B5988;
	}
	
#colonna_sx .divisore {
	width:100%;
	height:1px;
	border-bottom:1px solid #BDD0E1;
	line-height:0;
	font-size:0;
	margin:10px 0;
	}	

/*********************************/
/*********** COLONNA_DX **********/
/*********************************/

#colonna_dx {
	width:242px;
	background-color:#DBEEEF;
	line-height:normal;
	float:right;
	border-top:1px solid #fff;
	}
	
#colonna_dx .logo {
	border:1px solid #fff;
	padding:1px;
	margin-top:15px;
	}
	
* html #colonna_dx .logo  {
	width:215px;
	}		
	
/* box_news */

#colonna_dx .box_news {
	width:242px;
	}	

#colonna_dx .corpo_news {
	width:242px;
	padding:11px;
	line-height:16px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:220px;
	}

#colonna_dx h2 {
	width:242px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#fff;
	background:url(../immagini/glifo_verde.gif) left no-repeat;
	background-color:#278A2D;
	padding:12px 5px 12px 40px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:197px;
	}

#colonna_dx h2 a {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#fff;
	}

#colonna_dx p.titolo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
	line-height:20px;
	padding:0 0 5px 0;
	color:#0C5912;
	}

#colonna_dx p.titolo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:20px;
	color:#0C5912;
	}
	
#colonna_dx .divisore {
	width:100%;
	height:1px;
	border-bottom:1px solid #fff;
	line-height:0;
	font-size:0;
	margin:10px 0;
	}		

#colonna_dx ul {
	padding:8px 0 0 0;
	position:relative;
	z-index:1;
	}

#colonna_dx ul li {
	list-style:none;
	padding:0 0 4px 0;
	}

#colonna_dx ul li a {
	background:url(../immagini/quadratino_verde.gif) left no-repeat;
	padding:0 0 0 10px;
	color:#333;
	}
		
#link_archivio {
	padding:4px 0;
	position:relative;
	margin:-10px 0 10px 0;
	border-bottom:1px solid #fff;
	text-align:left;
	}		
	
#link_archivio a {
	color:#278A2D;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	}	

img.comuni {
	margin:-10px 0 0 5px;
	}
	
/* attenzione */

#link_attenzione {
	padding:4px 0;
	position:relative;
	margin:10px 0 10px 0;
	border-bottom:1px solid #fff;
	border-top:1px solid #fff;
	text-align:left;
	z-index:80;
	}		
	
#link_attenzione a {
	color:#333;
	background:url(../immagini/quadratino_rosso.gif) left no-repeat;
	padding:0 0 0 10px;
	}	

/*********************************/
/*********** COLONNA_CENTRALE ****/
/*********************************/

#colonna_centrale {
	width:437px;
	border-top:1px solid #fff;
	margin:0 0 0 268px;
	}
	
* html #colonna_centrale {
	width:437px;
	margin:0 -3px 0 1px;
	float:left;
	}	
	
#colonna_centrale img {
	margin:0 0 -6px 0;
	}

#colonna_centrale h2 {
	width:437px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#A52D07;
	background:url(../immagini/glifo_arancio.gif) left no-repeat;
	background-color:#FFC31D;
	padding:12px 5px 12px 40px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:392px;
	}

#colonna_centrale h2 a {
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#fff;
	}
	
#colonna_centrale .testo {
	width:437px;
	padding:10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:417px;
	}		

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

/*********************************/
/*********** COLONNA_DX_ESTESA ***/
/*********************************/

#colonna_dx_estesa {
	width:680px;
	float:right;
	}
	
#foto_principale {
	background:url(../immagini/sfondo_foto_principale.gif) repeat-x;
	width:680px;
	height:158px;
	font-size:0;
	padding:5px 0 0 0;
	line-height:0;
	margin-top:1px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	height:153px;
	}	
	
#content_foto_1, #content_foto_2, #content_foto_3, #content_foto_4, #content_foto_5,
#content_foto_6 {
	background:url(../immagini/01.jpg) no-repeat;
	line-height:0;
	width:680px;
	height:147px;
	}	
	
#content_foto_2 {
	background:url(../immagini/02.jpg) no-repeat;
	}	
	
#content_foto_3 {
	background:url(../immagini/03.jpg) no-repeat;
	}	
	
#content_foto_4 {
	background:url(../immagini/04.jpg) no-repeat;
	}	
	
#content_foto_5 {
	background:url(../immagini/05.jpg) no-repeat;
	}	
	
#content_foto_6 {
	background:url(../immagini/06.jpg) no-repeat;
	}					
	
#contenuto {
	width:680px;
	padding:10px;
	background:url(../immagini/glifo.gif) top right no-repeat;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:660px;
	
	min-height: 350px;
	height: auto !important;
	height: 350px;
	}
	
#scelta {
	margin:10px 0;
	width:660px;
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	}	
	
#centrale #scelta input, #centrale #scelta select {
	margin:0;
	}	

#centrale #scelta input.pulsante {
	width:40px;
	margin:0 0 0 5px;
	background-color:#eaeaea;
	font-size:10px;
	padding:0;
	}

/* contenuto h2 */
	
#contenuto h2 {
	width:437px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#A52D07;
	background:url(../immagini/glifo_arancio.gif) left no-repeat;
	background-color:#FFC31D;
	padding:12px 5px 12px 40px;
	margin:0 0 15px -10px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:392px;
	}
	
/* path */

#path {
	width:660px;
	margin:-7px 0 15px 0;
	position:relative;
	padding:0 0 3px 0;
	border-bottom:1px solid #ccc;
	}	
	
#path ul {
	padding:0 0 0 0;
	margin:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

#path ul li {
	list-style:none;
	display:inline;
	color:#228ED2;
	}
	
/* RSS */

div.rss {
	float:right;
	position:relative;
	margin:-58px 0 0 0;
	background-color:#fff;
	padding:5px 5px 0 0;
	border:1px solid #ccc;
	}	
	
div.rss  img {
	margin:0 0 0 5px;
	}	
			

#centrale div.rss img.no_margin {
	margin:0;
	padding:0;
	}	
	
/* menu_interno */

#menu_interno {
	margin:15px 0 15px 0;
	position:relative;
	}

#menu_interno ul {
	padding:0;
	}

#menu_interno ul li {
	display:inline;
	color:#731A1A;
	}	

#menu_interno ul li a {
	padding:0 0 0 10px;
	margin:0 10px 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#278A2D;
	background:url(../immagini/quadratino_verde.gif)  left no-repeat;
	}	
	
#menu_interno ul li a:hover, #menu_interno ul li.attivo a {
text-decoration:underline;
	}		
	
/* contenitore_allegati */

#contenitore_allegati {
	width:660px;
	margin:30px 0 0 0;
	}

.box_allegato, .box_link {
	background-color:#fff;
	width:260px;
	float:left;
	border:1px solid #ccc;
	margin:0 20px 0 0;
	}
	
#colonna_sx #contenitore_allegati ul {
	padding-left:0;
	margin:0;
	padding:5px 0 5px 0;
	}	
	
#colonna_sx #contenitore_allegati li {
	line-height:16px;
	}	
	
#colonna_sx #contenitore_allegati h2 {
	padding:0 0 0 0;
	margin:0;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#666;
	}		

.box_allegato ul, .box_link ul {
	padding:5px 0 15px 0;
	margin:0;
	}

.box_allegato ul li, .box_link ul li {
	list-style:none;
	border-bottom:1px solid #ccc;
	padding:5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 20px;
	color:#333;
	}
	
.box_link ul li a {
	color:#278A2D;
	}	

.box_allegato ul li a {
	color:#228ED2;
	}
	
.box_allegato h3, .box_link h3 {
	width:260px;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	color:#fff;
	background:url(../immagini/glifo_verde.gif) left no-repeat;
	background-color:#278A2D;
	padding:8px 5px 8px 40px;
	
	voice-family: "\"}\""; 
	voice-family:inherit;
	width:215px;
	}
	
.box_allegato h3 {
	background:url(../immagini/glifo_blu.gif) left no-repeat;
	background-color:#2291D2;
	}	

/* nav */	
	
#nav {
	width:100%;
	margin:10px 0 0 0;
	text-align:left;
	}		

	
#nav a:hover, #nav a.attivo {
	color:#278A2D;
	text-decoration:none;
	}

/* contenuto news */

#contenuto .news {
	width:660px;
	border-bottom:1px solid #ccc;
	padding:0 0 10px 0;
	margin:0 0 10px 0;
	}

#contenuto p.titolo {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:13px;
	padding:0 0 5px 0;
	color:#0B5988;
	}

#contenuto p.titolo a {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:13px;
	color:#0B5988;
	}
	
/* gallery */

#gallery {
	margin:15px 0 0 0;
	padding:15px 0 0 0;
	width:660px;
	border-top:1px solid #ccc; 
	}		

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

#footer {
	margin:0 auto;
	width:950px;
	text-align:center;
	border-top:3px solid #278A2D;
	}

	
#footer p {
	color:#333;
	font-size:11px;
	text-align:center;
	padding:10px 0 10px 0;
	}	