/*STILI CLIO P.A.*/


/*NAVIGAZIONE ASSISTITA PER NON VEDENTI*/
.navigazione-assistita
{
position:absolute;
top:-1000em;
width:1px;
height:1px;
overflow:hidden;
}

.dato_errato {color:#FF0000}


/*INSTALLAZIONE MODULI*/

#installazione .checkbox{
	width:5%; 
	float:left; 
	padding:2px 2px 4px 2px; 
	text-align:left; 
	color:#003333; 
	background-color:#ffffff}





/* -------------------- inizio STRUTTURA -------------------- */
#body {
	margin: 0px;
	padding: 0px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
	color:#4c4c4c;
	background: #c88668 url(/img/body.gif) repeat-x top left;
	}

#body-bg {
	width: 100%;
	background: url(/img/body-sx.gif) no-repeat top left;
	}

#pagina, #pagina-gallery {
	width: auto;
	padding: 0 10px 20px 10px;
	font-size:0.75em;
	background: url(/img/corpo.gif) no-repeat bottom right;
	}
#pagina-gallery {background-image:none;}
	
#corpo {
	text-align:left;
	width: 980px;
	margin:0 auto;
	padding:0;
	height:auto !important;
	}

#dx {
	float:right;
	width:287px;
	text-align:right;
	/*background-color:#ccc;*/
	}
	
#vesti-grafiche {
	width:100%;
	text-align:left;
	padding:17px 0 20px 0;
	font-size:1.05em;
	font-weight:bold;
	}
#vesti-grafiche li {
	padding: 5px 0 10px 30px;
	}
#vesti-grafiche a {
    color:#fff;
	text-decoration:none;
	}
#vesti-grafiche a:hover	{text-decoration:underline;}
#vesti-grafiche .testo {background: url(/img/mod-testo.gif) no-repeat top left;}
#vesti-grafiche .ipovedenti {background: url(/img/mod-ipovedenti.gif) no-repeat top left;}

#top-gallery #vesti-grafiche {
    text-align:right;
	float:right;
	width:450px;
	}
#top-gallery #vesti-grafiche li {display:inline;}
#top-gallery #vesti-grafiche .testo {
    padding-left:27px;
	margin-right:12px;
}

	
#flash-dx {
    height:315px;
	background: url(/img/flash-dx.gif) no-repeat;
	margin-bottom:2px;
	}

#sx {
	float:left;
	width:680px;
	}
	
#top, #top-gallery {
	height: 260px;
	width:100%;
	background: url(/img/top.gif) no-repeat;
	}
#top-gallery {background: url(/img/top-gallery.gif) no-repeat;}
#top h1, #top-gallery h1 {
	padding:10px 0 0 0;
	margin:0;
	background:none;
	}
#top h1 a, #top-gallery h1 a{
	display:block;
	width:420px;
	height:90px;
	}
#top h1 span, #top-gallery h1 span{display:none;}


#centro{
	width:auto;
	padding: 0 8px 6px 8px;
	background-color:#fff;
	}
	

#menu-contestuale {
	padding:8px 0 10px 0;
	border-top: 2px solid #fff;
	width:100%;
	margin-bottom:8px;
	color:#661c00;
	background: #faf1dd url(/img/menu-contestuale.gif) no-repeat right top;
	}
#menu-contestuale span {margin-left:5px;}
#menu-contestuale a {
	color:#b80000;
	text-decoration:none;
	}
#menu-contestuale a:hover {text-decoration:underline;}

#contenuto, #contenuto-gallery {
	width: 496px;
	float: left;
	color:#4c4c4c;
	}
#contenuto-gallery {
    width:auto;
	float:none;
	}

#home-sx {
	float: left;
	width: 244px;
	}

#home-dx {
	float: right;
	width: 244px;
	}

#menu-sx {
	float: right;
	width: 160px;
	color:#4c4c4c;
	background-color:#fff;
	}

#menu-dx{
	width:auto;
	padding:10px;
	text-align:left;
	background-color:#fff;
	}

#map-bottom{
	padding:35px 0 15px 0;
	text-align:center;
	background: #f9f1e2 url(/img/map-bottom.gif) no-repeat center top;
	}

#bottom-container, #bottom-container-gallery {
	width:100%;
	text-align:center;
	clear:both;
	font-size:0.75em;
	color:#870000;
	background: #fff url(/img/bottom.gif) no-repeat right top;
	}
#bottom{padding:25px 10px 0 10px;}
#validatori{
	padding:10px 10px 30px 10px;
	font-size:1.2em;
	}
	
#bottom-container-gallery {
	background-image:none;
	background-color:#b16340;
	padding: 10px 0 7px 0;
	color:#fff;
	}
#bottom-container-gallery #bottom a {
	color:#ffdd97;
	}
#bottom-container-gallery .wrapper {
    width:980px;
	margin:0 auto;
	}
#bottom-container-gallery #bottom {
    padding:0;
	float:left;
	}
#bottom-container-gallery #validatori {
    padding:7px 0 0 0;
	float:right;
	}
/* -------------------- fine STRUTTURA -------------------- */

/* -------------------- inizio NAVIGATION (menù macrosezioni e sezioni) -------------------- */
#navigation li {
    display:inline;
	}
#navigation li a{
    display:block;
	float:left;
	width:63px;
	height:70px;
	margin: 0 5px 5px 0;
	/*background-color:#ccc;*/
	}
#navigation .ultimo-dx a{margin: 0 0 5px 0;}
#navigation li a span {display:none;}
	
#navigation #btn-1 {background: url(/img/btn-chi-governa.gif) no-repeat left bottom;}
#navigation #btn-1:hover {background-position: left top;}
#navigation #btn-1-focus {background: url(/img/btn-chi-governa.gif) no-repeat left top;}
#navigation #btn-1-focus:hover {cursor:default;}

#navigation #btn-2 {background: url(/img/btn-organigramma.gif) no-repeat left bottom;}
#navigation #btn-2:hover {background-position: left top;}
#navigation #btn-2-focus {background: url(/img/btn-organigramma.gif) no-repeat left top;}
#navigation #btn-2-focus:hover {cursor:default;}

#navigation #btn-3 {background: url(/img/btn-servizi-on-line.gif) no-repeat left bottom;}
#navigation #btn-3:hover {background-position: left top;}
#navigation #btn-3-focus {background: url(/img/btn-servizi-on-line.gif) no-repeat left top;}
#navigation #btn-3-focus:hover {cursor:default;}

#navigation #btn-4 {background: url(/img/btn-citta-territorio.gif) no-repeat left bottom;}
#navigation #btn-4:hover {background-position: left top;}
#navigation #btn-4-focus {background: url(/img/btn-citta-territorio.gif) no-repeat left top;}
#navigation #btn-4-focus:hover {cursor:default;}

#navigation #btn-5 {background: url(/img/btn-turismo.gif) no-repeat left bottom;}
#navigation #btn-5:hover {background-position: left top;}
#navigation #btn-5-focus {background: url(/img/btn-turismo.gif) no-repeat left top;}
#navigation #btn-5-focus:hover {cursor:default;}

#navigation #btn-6 {background: url(/img/btn-attivita.gif) no-repeat left bottom;}
#navigation #btn-6:hover {background-position: left top;}
#navigation #btn-6-focus {background: url(/img/btn-attivita.gif) no-repeat left top;}
#navigation #btn-6-focus:hover {cursor:default;}

#navigation #btn-7 {background: url(/img/btn-comunicare.gif) no-repeat left bottom;}
#navigation #btn-7:hover {background-position: left top;}
#navigation #btn-7-focus {background: url(/img/btn-comunicare.gif) no-repeat left top;}
#navigation #btn-7-focus:hover {cursor:default;}

#navigation #btn-8 {background: url(/img/btn-utilita.gif) no-repeat left bottom;}
#navigation #btn-8:hover {background-position: left top;}
#navigation #btn-8-focus {background: url(/img/btn-utilita.gif) no-repeat left top;}
#navigation #btn-8-focus:hover {cursor:default;}


#dx .menu-section {
	padding: 2px 0 20px 0;
	background: url(/img/bg-menu-section.gif) no-repeat right bottom;
	}
#dx .menu-section ul{
	padding-top:4px;
	line-height:1.4em;
	}
#dx .menu-section li a {
	padding-left:13px;
	color:#4c4c4c;
	background: url(/img/puntoelenco-1-off.gif) no-repeat left 5px;
	}
#dx .menu-section li a:hover {
	color:#2c9c00;
	background: url(/img/puntoelenco-1-on.gif) no-repeat left 5px;
	}
#dx .menu-section .titolo {
    font-size:2.1em;
	color:#4fae00;
	}
#dx .menu-section .titolo:hover, #dx .box .titolo:hover {text-decoration:none;}


#dx .box-navigation {
	width:auto;
	padding: 2px 0 10px 0;
	border:10px solid #fff;
	margin-top:2px;
	text-align:left;
	background: #fff url(/img/bg-navigation-box.gif) no-repeat right bottom;
	}
#dx .box-navigation .titolo {
    font-size:2.1em;
	color:#9a4019;
	}
#dx .box-navigation  a {color:#c20000;}
#dx .box-navigation  a:hover {text-decoration:none}

/* -------------------- fine NAVIGATION (menù macrosezioni e sezioni) -------------------- */


/* -------------------- inizio HOME -------------------- */
#home-sx img{
   border:none;
   border-bottom:5px solid #e9c3b2;
   }
#home-sx h2 a:link, #home-sx h2 a:visited{
   text-decoration:none;
   }
   
#sx .menu-home{
	padding: 10px;
	border:1px solid #e8d09e;
	margin-bottom:3px;
	}

#sx .menu-home ul{
	padding-top:6px;
	line-height:1.4em;
	}
#sx .menu-home .titolo {
    font-size:2.1em;
	color:#870000;
	line-height:0.9em;
	}
#sx .menu-home .titolo:hover {text-decoration:none;}
#sx .menu-home li {
	padding-left:13px;
	background: url(/img/puntoelenco-2.gif) no-repeat left 6px;
	}	
#sx #attivita-home {
	background: url(/img/bg-menu-home-attivita.gif) no-repeat right top;
	}


#sx .box-home {
	padding: 0;
	padding-bottom:14px;
	margin-bottom:3px;
	border:1px solid #e8d09e;
	background: url(/img/bg-box-home.gif) repeat-x left bottom;
	}
#sx .box-home .head {
	padding: 10px 10px 2px 10px;
	border-bottom:none;
	background: url(/img/bg-box-home-head.gif) no-repeat right top;
	}
#sx .box-home .body {
	padding: 102px 10px 0 10px;
	border-top:none;
	}
#sx .box-home h1 {
	background-color:#fff;
	padding:0;
	margin:0;
	margin-top:6px;
	}
#sx .box-home .arrow {background: url(/img/arrow-gialla.gif) no-repeat right bottom;}

#sx #urp-home  {
   /*background: url(/img/urp-home.gif) no-repeat right top;*/
   padding: 0 6px 8px 10px;
   }
#sx #urp-home a {
   font-size:1.2em;
   color:#f37b04;
   padding:0 0 3px 12px;
   background: url(/img/arrow-arancio.gif) no-repeat left center;
   }
  
/*#urp-home h2{padding-left:8px;}*/
#sx #citta-arte-home .body {background: url(/img/citta-arte-home.jpg) no-repeat center top;}
#sx #basilica .body {background: url(/img/Basilica-Santa-Cate.jpg) no-repeat left top;}
#sx #case-palazzi-home .body {background: url(/img/logo_tarantismo-low.jpg) no-repeat left top;}

/* ----------- news ----------- */
#prima-notizia{
   background-color:#f8eeea;
   padding:8px 4px 12px 8px;
   margin-bottom:4px;
   width:auto;
   }
#h1-news-home{
   margin-bottom:0;
   }
#home-sx #prima-notizia .indicatore{
   padding-left:0;
   margin-top:0;
   color:#d30000;
   background:none;
   }
#home-sx #prima-notizia h2{
   font-size:1.7em;
   line-height:1em;
   font-weight:lighter;
   }
.img-prima-news{
   font-size:0;
   line-height:0;
   }
   
#home-sx .indicatore{
   font-weight:bold;
   padding-left:10px;
   color:#9c6b07;
   margin-top:8px;
   background: url(/img/arrow-gialla.gif) no-repeat left 4px;
   }
#home-sx h2{
   margin:3px 0 2px 0;
   }
#home-sx h2 a{
   color:#870000;
   }
#home-sx h2 a:hover{
   color:#d30000;
   }
#home-sx .vai-elenco{
   border-bottom: 1px solid #e8d09e;
   padding: 15px 0 6px 25px;
   margin-bottom:15px;
   font-weight:bold;
   background: url(/img/elenco-giallo.gif) no-repeat left center;
   }
#home-sx .vai-elenco a{
   color:#9c6b07;
   }
/* -------------------- fine HOME -------------------- */

/* ----------------------- inizio CERCA SUDNEWS BANNER ------------------------- */
/* ----------- box ----------- */
#sx .box-dx{
	padding: 10px;
	padding-top:0;
	border:1px solid #e1bcab;
	margin-bottom:3px;
	background: url(/img/bg-box-dx.gif) repeat-x left bottom;
	}
#sx .box-dx h1{
	margin: 6px 0 6px 0;
	padding:10px 0 0 0;
	background: #fff url(/img/bg-box-dx-head.gif) no-repeat right top;
	}
#sx #trasparenza{
	padding: 0 0 10px 0;
	text-align:center;
	}

/* ----------- Google ----------- */
#cerca-google fieldset, #cerca-google form{
  border:none;
  margin:0;
  padding:0;
  background-color:#fff;
}
#cerca-google #web, #cerca-google #sito{
  float:right;
  margin-right:-3px;
}
#cerca-google .etichetta{
  float:left;
  color:#4c4c4c;
  margin:0;
  padding:0;
  width:70%;
  border-bottom:none;
  text-align:left;
}
#cerca-google input{
  color:#610101;
  margin-top:2px !important;
  margin:-2px 0 0 0;
  padding:0;
  }
#input-cerca input{
  width:100%;
  margin:0 0 5px 0;
  border:1px solid #e1bcab;
  background-color:#f9f2ef;
}
#cerca-google .centrato{
  width:100%;
  float:left;
  text-align:center;
  padding:8px 0 12px 0;
}
#cerca-google img{
  border: 3px solid #fff;
}
#cerca-google #titolo-form{
  display:none;
}
#cerca-google #sa{
   background-color:#f1dfd7;
   color:#870000;
   float:none;
   font-weight:bold;
   border:none;
   padding:2px 2px 4px 2px;
   margin: 0;
}
	
/* ----------- Sudnews ----------- */
#sudnews .data{color:#c90000;}
#sudnews ul {
   padding-top:5px;
}
#sudnews ul li{
   background: url(/img/puntoelenco-3.gif) no-repeat left 4px;
   padding: 0 0 6px 10px;
}
#sudnews ul .altre-news{
   background: url(/img/arrow-rossa.gif) no-repeat left 3px;
   padding-left:10px;
   margin:5px 0 8px 0;
   font-weight:bold;
}
#sudnews ul .altre-news a{color:#870000;}
#sudnews ul .altre-news a:hover{color:#c90000;}

/* ----------- Banner ----------- */
#banner{
  padding: 5px 0 20px 12px;
  border:1px solid #e1bcab;
  background: url(/img/bg-box-dx.gif) repeat-x left bottom;
}
#banner h1{
	margin: 0 12px 0 0;
	padding:6px 0 6px 0;
	background: #fff url(/img/bg-box-dx-head.gif) no-repeat right top;
	}
#banner ul {
   margin:0;
   padding:0;
}
#banner ul li {
   float:left;
   padding:0;
   margin: 0 10px 0 0;
}
#banner img {
   border: 16px solid #f3e5de;
}
#banner a:hover img {
   border: 16px solid #f1daaa;
}

/* ----------------------- fine CERCA SUDNEWS BANNER ------------------------- */


/* ----------------------- inizio BOTTOM ------------------------- */

/* ----------- Torna inizio pagina ----------- */
.inizio-pagina {
	width:100%; 
	padding: 8px 0 15px 0;
	margin:0;
	background: url(/img/torna-inizio-pagina.gif) no-repeat right center;
	}
.inizio-pagina a:link, .inizio-pagina a:visited{
	color:#870000; 
	text-decoration:none; 
	font-weight:bold;
	padding: 6px 0 6px 24px;
	background: url(/img/torna-su.gif) no-repeat left center;
	}
.inizio-pagina a:hover{
    text-decoration:underline;
	color:#c90000;
	}

/* ----------- Mappa bottom ----------- */
#map-bottom .contenitore-menu{
    margin:0 auto 8px auto;
	width:660px;
	text-align:left;
	padding-bottom:25px;
	background: url(/img/map-bottom-box.gif) no-repeat left bottom;
	}
#map-bottom .menu-section, #map-bottom #menu-section-utility, #map-bottom #menu-section-territorio{
	float:left;
	width:158px;
	margin-right:9px;
	}
#map-bottom .menu-section-dx, #map-bottom #menu-section-utility, #map-bottom #menu-section-territorio{
	margin-right:0;
	}
#map-bottom ul{
    padding:0;
	margin:0;
	}
#map-bottom ul a{color:#3a0a00;}
#map-bottom ul a:hover{color:#b07401;}
#map-bottom .titolo{
    color:#9c6b07;
	font-size:1.2em;
	font-weight:bold;
	margin: 0;
	padding:3px 0;
	display:block;
	}
#map-bottom .titolo:hover{text-decoration:none;}

/* ----------- Bottom ----------- */
#bottom a:link, #bottom a:visited{
	color:#c20000;
	font-weight:bold;
	}


/* ----------- Validatori W3C ----------- */
.w3cbutton a {
	background-color:#fc6;
	color:#000;
	font-size: 10px;
	text-decoration: none;
	border:1px solid #777;
	}
.w3cbutton a .w3c{
	text-decoration: none;
	font-size: 0.9em;
	margin:0;padding:0;
	border-top:2px solid #fff;
	}	
.w3cbutton a:link,.w3cbutton a:visited {
	background:#fc6;
	color:#000;
	font-size: 0.9em;
	text-decoration: none;
	}
.w3cbutton a:hover {
	background-color:#ff9;
	color:#333;
	font-size: 0.9em;
	text-decoration: none;
	}
.w3cbutton .w3c {
	padding:0.5em;margin-right:.25em;
	background-color:#fff;color:#0c479d;
	}
.w3cbutton .waiA { 
	color:#900;
	background-color:#fff;
	} 
/* ----------------------- fine BOTTOM ------------------------- */


/* --------------------------- inizio STILI GENERALI ---------------------------------- */
p, ul, li, h1, h2, h3 { 
	margin:0;
	padding:0;
	}

/* ----------- links ----------- */
a:link, a:visited {color:#d50000;}
a:link, a:visited, h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited {text-decoration:none;}
a:hover, h1 a:hover, h2 a:hover, h3 a:hover{text-decoration:underline; color:#c78a02;}
h2 a:link, h3 a:link, h2 a:visited, h3 a:visited{text-decoration:underline;}

/* ----------- links home ----------- */
#menu-sx a:link, #menu-sx a:visited, #home-dx a:link, #home-dx a:visited{color:#4c4c4c;}
#menu-sx a:hover, #home-dx a:hover{color:#c78a02;}

/* ----------- paragrafi ----------- */
p, .paragrafo {
   line-height: 1.6em;
   margin:5px 0 10px 0;
   padding:0;
}
.paragrafo {
   margin-top:10px;
}
#home-sx .paragrafo, #home-sx .paragrafo-red {
   line-height: 1.4em;
   margin:0;
   padding:0;
}
#home-sx .paragrafo-red {
   color:#870000;
}
#p-inizio-pagina {margin:0;}


/* ----------- elenchi ----------- */
ul {
	list-style-type:none; 
	margin:0;
	padding:0;
	}
#contenuto ul {
	line-height: 1.4em;
	margin:7px 0;
	}
#contenuto ul li {
	background: url(/img/puntoelenco_contenuti.gif) no-repeat left 6px;
	padding-left:12px;
	}

/* ----------- titoli ----------- */
h1 {
	color: #870000; 
	font-size:2em; 
	line-height:1em;
	font-weight:lighter;
	background-color:#f8eeea;
	padding:8px 50px 4px 3px;
	margin-bottom:5px;
    background: #f8eeea url(/img/h1.gif) no-repeat right top;
	}
#home-sx h1 {
    background-image: none;
	padding:8px 3px 3px 3px;
	}

h2 {
	color:#d10202;
	font-size:1.7em;
	line-height:1.1em;
	margin:10px 0;
	font-weight:lighter;
	}
h2 a:link, h2 a:visited {color:#d10202;}
#home-sx h2, #home-dx h2 {
	font-size:1.1em;
	font-weight:bold;
	}

h3 {
	font-size:1.2em; 
	color:#9f5e00;
	margin-bottom:3px;
	}
h3 a:link, h3 a:visited {color:#9f5e00;}


/* ----------- img ----------- */
img {border: none;}
.img-interna, .img-interna-dx {
	border:5px solid #f3e5de;
	line-height:0;
	font-size:0;
	}
#home-sx .img-interna, #home-sx .img-interna-dx {
	border:none;
	}
.img-interna {
	float:left;
	margin-right:5px;
	margin-bottom:3px;
	}
.img-interna-dx {
	float:right;
	margin-left:5px;
	margin-bottom:3px;
	}
	

.tratteggio{
   border-bottom:1px solid #e6d4cb;
   margin-bottom:8px;
   margin-top:8px;
   clear:both;
   }

.grassetto {font-weight:bold}
.corsivo {font-style:italic}
.sottolineato {text-decoration:underline}
.centrato {text-align:center}
.sinistra {text-align:left}
.destra {text-align:right}
.giustificato {text-align:justify}
.apice {vertical-align:super}
.pedice {vertical-align: sub}
.resize {width:auto;}

.attenzione /*stile in rosso per evidenziazioni*/{color:#FF0000;}
.nascosto {display:none}

.numero {font-weight:bold;}
.categoria {font-weight:bold}
.autore {text-align:right; font-weight:bold;}
.sommario {font-style:italic;}
	
.ico-legenda {width:60%; padding:2px; }
.ico-legenda ul {list-style-type:none; margin:0; padding:0;}
.ico-allegati {
  float:right;
  width:auto;
  padding:4px 0 4px 3px;
  font-size:90%;
  }
	
	
/* ---------------- inizio PAGINAZIONE ---------------- */
#contenuto .paginazione {
  width:auto;
  text-align:center;
  clear:both;
  color:#870000;
  padding:8px 0 8px 0;
  margin:10px 0;
  background-color:#f8eeea;
  font-weight:bold;
  }
#contenuto .paginazione ul{display: inline;}
#contenuto .paginazione li {display:inline;background:none;padding:2px;}
#contenuto .paginazione li a{color:#d10202; padding:9px;}
#contenuto .paginazione li span{padding:9px;}
#contenuto .paginazione li a:hover{color:#fff; background-color:#c34812;}

#contenuto-gallery .paginazione {
  background:none;
  margin:10px;
  }
#archivio_foto .paginazione li {
  display:inline;
  font-weight:bold;
  padding:6px 2px;
  }
#archivio_foto .cursori li {padding: 0 8px;}

/* ---------------- fine PAGINAZIONE ---------------- */


/* ------------------------------ inizio FORM -------------------------------------- */
/* ---- formattazione generale ---- */
form, fieldset {
   padding:0;
   margin:0;
}
form{
   margin-bottom:20px;
   border:1px solid #e6d4cb;
   border-top: 10px solid #e6d4cb;
   /*background: #fff url(/img/bg-form.gif) repeat-x top left;*/
}
legend {display:none;}
fieldset {
  border: none;
  padding: 0 10px 14px 10px;
  }
.etichetta, .ultima-etichetta{
  float:left;
  width:49%;
  border-bottom:1px solid #e6d4cb;
  line-height:1.6em;
  margin:14px 10px 0 0;
  clear:both;
}
.ultima-etichetta{
  border-bottom:none;
}
input, select {
  margin: 10px 0 6px 0;
  float:left;
  }
select {width:48.6%;}
form p {padding:0 6px 0 6px;}


/* ---- formattazioni specifiche ---- */
.btn-form {/* elemento da personalizzare APPLICANDO LA CLASSE */
   color:#fff;
   border: 1px solid #fff;
   font-weight:bold;
   padding: 2px 4px 4px 4px !important; 
   padding: 2px 0 2px 0;
   background: #c51501 url(/img/form-btn.gif) repeat-x left bottom;
}
.btn-container{
   width:48%;
   text-align:left;
   padding-top:4px;
   float:right;
}
.btn-container-2 {
   width:100%;
   text-align:center;
   padding:2px 0 7px 0;
}
.etichetta-2{width:100%;}

#form-theme form {
   background-color:#fff;
}
#form-theme .etichetta, .etichetta-2, .etichetta-3 {
  float:left;
  width:48%;
  margin:0;
  padding: 6px 0 6px 0;
  clear:both;
}
#form-theme .etichetta-3 {
  width:100%;
  text-align:left;
}
#form-theme input, #form-theme select, #form-theme textarea {
  margin-bottom:6px;
  width:48%;
  float:right;
}
#form-theme input{
  width:47.5% !important;
  width:48%;
}
#form-theme .btn-radio {
  width:10% !important;
  float:left;
}
#form-theme .btn-container .btn-form, #form-theme .btn-container-2 .btn-form {
   float:none;
   width:auto !important;
   width:auto;
}
/* ------------------------------ fine FORM -------------------------------------- */

/* ------- inizio TABELLE ------- */
table {
    font-size:1em;
	background-color:#fff;
	width:100%;
	margin:10px 0 10px 0;
	border:none;
	color:#4c4c4c;
	border:1px solid #e6d4cb;
	border-bottom: 10px solid #e6d4cb;
	}
table .head {
   text-align:left;
   background-color:#fff;
   font-weight:bold;
   color:#c51501;
   padding:6px 8px 6px 8px;
   background: #fff url(/img/bg-th.gif) repeat-x left top;
   }
table .row1 {
   background-color:#f8eeea;
   }
table .row2 {
   background-color:#fff;
   }
td, th {
	margin:0;
	padding:8px;
	border-right:1px solid #fff;
	border-bottom:1px solid #fff;
	}
td{
    line-height:1.4em;
	}
table .head td, table .head th {
   padding:6px 8px 6px 8px;
}
caption {
    /*display:none;*/
	font-size:1.2em; 
	color:#9f5e00;
	margin-bottom:3px;
	font-weight:bold;
	}
/* ------- fine TABELLE ------- */


/* --------------------------- inizio GALLERIE ---------------------------------- */
#archivio_foto{
	width:100%;
	margin-bottom:3px;
	background: url(/img/gallery.gif) no-repeat right top;
	}
#archivio_foto .titoli{
    background: url(/img/immagine-gallery.gif) no-repeat left 6px;
	width:100%;
	float:left;
	margin-bottom:12px;
	}
#archivio_foto h1 {
	margin:0;
	background:none;
	padding: 4px 0 0 34px;
	}
#archivio_foto h2 {
	margin:0;
	padding: 4px 6px 6px 34px;
	}
#archivio_foto .txt_foto {
	margin: 10px 10px 15px 10px;
	color:#000;
	line-height:1.4em;
}
#archivio_foto .titoli .txt_foto {
	margin: 0 280px -2px 34px;
	line-height: 1.6em;
	}
#miniature {
	float:right; 
	width:20%; 
	text-align:center; 
	padding:8px 8px 0 6px;
	}	
#miniature .miniatura-img {
	background-color:#fff; 
	margin-bottom:8px;
	}
#miniature img {margin:10px 0; border:2px solid #f9e9cb;}
#miniature a:hover img {border:2px solid #ff8a56;}
.didascalia-miniatura {color: #cd3000; padding:0 4px 10px 4px;}
#thumbs-zoom {
	background-color:#faf1dd;
	border-top:2px solid #fff;
	width:100%;
	}
#ingrandimento {
    padding: 10px 0 10px 0; 
    float:left;
	text-align:center;
	width:78%;
	}
#ingrandimento img {
    border:8px solid #fff;
	}
#ingrandimento .num-foto {
    color:#cd3000;
    font-weight:bold;
    }
#ingrandimento li {background:none;}
/* --------------------------- fine GALLERIE ---------------------------------- */







/*<<<<<<<<<<<<<<<<<<< MODULO ORGANIGRAMMA (SSU) >>>>>>>>>>>>>*/
/*#organigramma {} */
#organigramma a:link, #organigramma a:visited {text-decoration:none;}
#organigramma a:hover, #organigramma a:active {border-bottom:1px solid #006666; background-color:#EAF6F4;}
#organigramma ul {list-style-position:inside; margin-bottom:2px; margin-left:15px;}
#organigramma li {padding:1px; font-size:1em; font-weight:bold; color:#F95230;}
#organigramma ul li {border-bottom:1px dotted #006666; margin-bottom:3px; margin-top:5px;}
/*#organigramma ul li ul {}*/
#organigramma ul li ul li {border:0; padding:3px; font-size:90%; color: #006600; font-weight:normal; }
#organigramma ul li ul li ul li {color:#006699}
/*<<<<<<<<<<<<<<<<<<< FINE MODULO ORGANIGRAMMA >>>>>>>>>>>>>*/



/*<<<<<<<<<<<<<<<<<<< EVENTI + CALENDARIO >>>>>>>>>>>>>*/
#calendario {border:1px solid #006666; background-color:#FFFFFF; width:auto;}
#calendario table {width:99%;}
#calendario caption {font-weight:bold; background-color:#009999; color:#FFFFFF; width:100%; font-size:90%}
#calendario caption a:link, #calendario caption a:visited {text-decoration:none; color:#FFFFFF;}


#calendario th {text-align:center; font-size:70%; font-weight:bold;}
/*#calendario th.mese a:link, #calendario th.mese a:visited{
	width:100%;
	text-decoration: none;
	color:#006699;
}*/

#calendario td {font-size:61%}

#calendario th.mese {
	text-align:center;
	/*font-weight:bold;*/
}

#calendario td.giorno-normale a:link, #calendario td.giorno-normale a:visited{
	color:#000000;
	text-decoration:none;
	text-align:center;
	border:1px solid #FFFFFF;
	
}

#calendario td.giorno-normale a:hover, #calendario td.giorno-normale a:active{
	background-color:#FFCC00;
	color:#000000;
	text-decoration:none;
	border:1px solid #FF9900;
	text-align:center;
}

#calendario td.giorno-normale {
	text-align:center;
	color: #999999;
	margin:0;
	padding:0;
	
}

#calendario td.giorno-corrente a:link, #calendario td.giorno-corrente a:visited{
	color:#000;
	text-decoration:none;
}

#calendario td.giorno-corrente a:hover, #calendario td.giorno-corrente a:active{
	color:#000000;
	text-decoration:none;
}

#calendario td.giorno-corrente {
	text-align:center;
	color: #006666;
	font-weight:bold;
	
}

#calendario td.giorno-settimana-nero {
	text-align:center;
	font-weight:bold;
	color:#000000;
	
}

#calendario td.giorno-settimana-rosso {
	text-align:center;
	font-weight:bold;
	color:#FF0000;
	
}

#calendario td.giorno-domenica a:link, #calendario td.giorno-domenica a:visited{
	color:#FF0000;
	text-decoration:none;
	border:1px solid #FFF;
}

#calendario td.giorno-domenica a:hover, #calendario td.giorno-domenica a:active{
	background-color:#FFCC00;
	text-decoration:none;
	border:1px solid #FF9900;
}

#calendario td.giorno-domenica {
	text-align:center;
	color: #FF6666;
	
}
/*<<<<<<<<<<<<<<<<<<< FINE EVENTI + CALENDARIO >>>>>>>>>>>>>*/

/*<<<<<<<<<<<<<<<<<<<<<<<< SONDAGGI >>>>>>>>>>>>>>>>>>>>>>>>>*/

.sondaggio-attivo {font-size:90%; background-color:#E6E6E6}
.sondaggio-attivo h1 {margin-top:0px;}

/*<<<<<<<<<<<<<<<<<<<<< FINE SONDAGGI >>>>>>>>>>>>>>>>>>>>>>>*/

/*<<<<<<<<<<<<<<<<<<< MODULO NEWSLETTER >>>>>>>>>>>>>>>>>>*/

.newsletter-home label {font-size:90%;}
.newsletter-home {padding:5px; text-align:center;}
.newsletter-home input {width:90%}
/*<<<<<<<<<<<<<<<<<<< FINE MODULO NEWSLETTER >>>>>>>>>>>>>>>>>>*/

/*<<<<<<<<<<<<<<<<<<< MAPPA DEL SITO >>>>>>>>>>>>>*/
/*#mappa_sito {}*/
#mappa-sito a:link, #mappa-sito a:visited {text-decoration:none;}
#mappa-sito .titolo-menu {color:#F95230; background-color:#FFFFFF; border-bottom:1px solid #CCCCCC;}
#mappa-sito ul {list-style-type:none;}
#mappa-sito li {margin-bottom:4px;}
/*<<<<<<<<<<<<<<<<<<< FINE MAPPA DEL SITO >>>>>>>>>>>>>*/





/*<<<<<<<<<<<<<<<<<<< PARTNER COMMERCIALI >>>>>>>>>>>>>*/
.partner-img { /*visualizzazione in elenco*/
	float:left;
	width:150px;
	border:1px solid #006666;
	background-color:#006666;
	text-align:center;
	margin-right:5px;
	margin-bottom:3px;
	}
	
.img-partner {/*visualizzazione in home page o in uno dei menu*/
	border:1px solid #003333; 
	text-align:center; 
	background-color:#FFFFFF;
	}

.img-partner img {border:0px; margin-left:-2px;}

.didascalia-partner {background-color:#003333; padding:2px; color:#FFFFFF; font-size:90%; }
.didascalia-partner a:link, .didascalia-partner a:visited{color:#FFFFFF; text-decoration:none}

/*<<<<<<<<<<<<<<<<<<< FINE PARTNER COMMERCIALI >>>>>>>>>>>>>*/

/*<<<<<<<<<<<<<<<<<<< NUOVI NATI >>>>>>>>>>>>>*/
.maschio {color:#006699; font-weight:bold;}
.femmina {color: #FF3366; font-weight:bold;}
/*<<<<<<<<<<<<<<<<<<< FINE NUOVI NATI >>>>>>>>>>>>>*/
	


/*MESSAGGIO DI ERRORE NELLA COMPILAZIONE DEI VARI FORM PER INSERIRE IMMAGINI, DATI OBBLIGATORI O DOCUMENTI*/
#errore {
	background-color:#FF0000; 
	color:#FFFFFF; 
	font-weight:bold;}

#risultato {
	color:#F95230;
	}

.nofloat {
	clear: both;
	line-height:0;
	font-size:0;
	height:0;
	}

.dato-errato {color:#FF0000}


.record {
	border:1px solid #ADD9D1; 
	margin-top:2px;
	padding:2px;
	}


.errore-formato{
color:#006666;
font-weight:bold;

}

#numero-pagine {text-align:center; width:100%; background-color:#EAF6F4; margin:0; padding:0;}
#numero-pagine ul {list-style-type:none; margin:0; padding:0; display:inline;}
#numero-pagine li {display:inline; margin:0; padding:0;}
#numero-pagine a:link, #numero-pagine a:visited {text-decoration: none;} 
img.img_sx{float:left;margin-right:8px;}
ul#indice {
	background-color:#fef6f3;
	margin-top:0px;}
ul#indice li{

	/*border-bottom:1px solid #e8b2b1;*/
	padding:5px;
	padding-left:15px;
	margin-left:5px;}

hr {border-style:dashed;color:#d63333;}

table.table td, table.table th{width:50%;} 
table.table th{height:50px;} 