/*
delcaldo.com design
www.delcaldo.com
------------------------------------------------------------------
Questo CSS e' compatibile con i browser SAFARI, FIREFOX,
IE 6 Win, IE 7 Win, OPERA 9.
------------------------------------------------------------------
CSS SCREEN
------------------------------------------------------------------
*/



/* CORPO DELLA PAGINA E TESTATINA SOPRA HEADER
------------------------------------------------------------------ */


body {
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;   /* ------------- dimensione FONT ------------- */
	margin: 0px;
	padding: 0px;
	background-color: #90795f;
	background-image: url(../resources/bg_body.jpg);
	background-repeat: repeat-x;
}


a {
	color: #920909;
	text-decoration: none;
}

a:hover {
	color: #CC6600;
	text-decoration: underline;
}

img {
	border: 0px;
	vertical-align: middle;
}

#container{
	margin-left: 3em;
	margin-right: 3em;
	background-color: #c8c2b2;
}


#choice {
	background-color:#b3af9f;
	color: #000000;
	padding-bottom: 0.9em;
	padding-top: 0.9em;
	padding-left: 0em;
	padding-right: 0.8em;
	margin-bottom: 0px;
	margin-top: 1.5em;
	background-image: url(../resources/bg_choice.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#choice_img {
	background-color:#b3af9f;
	margin:0px;
	padding:0px;
	padding-left:16px;
	background-image: url(../resources/angolo_sx_choice.jpg);
	background-repeat: no-repeat;
}


#lingue {
	color: #90795f;

}

.lingue_select {
	display: inline;
	color: #90795f;
	border-bottom-color: #90795f;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	margin-right: 5px;

}

/* MENU DI SCELTA E STAMPA
------------------------------------------------------------------ */

#scelte {
	float:right;
}

#scelte img {
	padding-right: 0.1em;
	margin-left: 0.8em;
	vertical-align: middle;
}

#scelte .a_piccola {
	font-size: 0.8em;
	margin-right: 0.2em;
}

#scelte .a_media {
	margin-right: 0.2em;
}

#scelte .a_grande {
	font-size: 1.1em;
	margin-right: 0.2em;
}

#scelte .a_piccola_select {
	font-size: 0.8em;
	margin-right: 0.2em;
	border-bottom-color: #993300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#scelte .a_media_select {
	margin-right: 0.2em;
	border-bottom-color: #993300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}

#scelte .a_grande_select {
	font-size: 1.1em;
	margin-right: 0.2em;
	border-bottom-color: #993300;
	border-bottom-width: 2px;
	border-bottom-style: solid;
}


/* HEADER E FOTO HEADER
------------------------------------------------------------------ */

#header{
	clear:both;
	background-color:#990000;
	color: #000000;
	margin: 0px;
	padding: 0px;
	height: 112px;
	background-image: url(../resources/bg_testata.jpg);
	background-repeat: repeat-x;

}

#foto_header_0{
	background-image: url(../foto/bg_foto_01.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_1{
	background-image: url(../foto/bg_foto_02.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_2{
	background-image: url(../foto/bg_foto_03.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_3{
	background-image: url(../foto/bg_foto_04.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}


#foto_header_4{
	background-image: url(../foto/bg_foto_05.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_5{
	background-image: url(../foto/bg_foto_06.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_6{
	background-image: url(../foto/bg_foto_07.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_7{
	background-image: url(../foto/bg_foto_08.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}

#foto_header_8{
	background-image: url(../foto/bg_foto_09.jpg);
	background-repeat: no-repeat;
	background-position: right top;	
}


/* PATH
------------------------------------------------------------------ */

#path {
	background-color:#c7c1b1;
	color: #000000;
	padding-bottom: 0.8em;
	padding-top: 0.8em;
	padding-left: 0.8em;
	padding-right: 0.8em;
	margin-bottom: 0px;
}

#path li {
	list-style-type: none;
	display:inline;
	margin-left: 0.4em;
}


/* MENU
------------------------------------------------------------------ */

#menu {
	margin: 0em;
	padding-top:0.8em;
	padding-bottom:0.8em;
	padding-left: 0em;
	background-color: #ac8e6c;
	background-position: left top;
	border-bottom-color: #94774f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-top-color: #cdcec0;
	border-top-width: 1px;
	border-top-style: solid;
	background-image: url(../resources/bg_menu.jpg);
	background-repeat: repeat-x;
}

#menu ul {
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu li {
	display:inline;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right:0.8em;
	padding-left:0.8em;

}

#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #957650;
	padding-right:0.8em;
	padding-left:0.8em;
		padding-top:0.8em;
	padding-bottom:0.5em;
	background-image: url(../resources/bg_bt_attivo.jpg);
	background-repeat: repeat-x;
	border-bottom-color: #e6af6e;
	border-bottom-style: solid;
	border-bottom-width: 0.3em;
}

#menu .select {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #957650;
	padding-right:0.8em;
	padding-left:0.8em;
	padding-top:0.8em;
	padding-bottom:0.5em;
	background-image: url(../resources/bg_bt_attivo.jpg);
	background-repeat: repeat-x;
	border-bottom-color: #C79A67;
	border-bottom-style: solid;
	border-bottom-width: 0.3em;
}

.commentolista {
	width:0px;
	position:absolute;
	height:0px;
	overflow:hidden;
	top:-200em;
}


/* FORM RICERCA
------------------------------------------------------------------ */

#menu form {
	display:inline;
/*	margin-left: 60px;*/
	padding:0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

#menu input {
	margin: 0px;
	padding:0px;
	font-size:  0.8em;  /* dimensione FONT */
	vertical-align: middle;
	border-color: #A7805D;
	border-style: solid;
	border-width: 1px;
}

#menu .img_cerca {
	margin: 0px;
	padding:0px;
	border:0px;
	vertical-align: middle;
}

#menu .bottone_cerca {
	margin: 0px;
	margin-left: 1em;
	padding:0px;
	vertical-align: middle;
}


#menu p {
	display:inline;
	margin: 0px;
	padding:0px;
}


#menu .tx-macinasearchbox-pi1 {
	display:inline;
	margin: 0px;
	margin-left: 60px;
	padding:0px;
}

#menu .tx-macinasearchbox-pi1 a {
	display:inline;
	color: #FFFFFF;
	text-decoration: none;
	padding-left:0.4em;
}


#menu .tx-macinasearchbox-pi1 a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #ac8e6c;
	padding-left:0.4em;
	padding-top:0.8em;
	padding-bottom:0.5em;
	background-image: url(../resources/bg_menu.jpg);
	background-repeat: repeat-x;
	border-bottom-width: 0em;
}


/* SUBMENU
------------------------------------------------------------------ */
	
	
.submenu {
	width: 13.5em;
	left: 0px;
	color: #000000;
	text-align: left;
	padding-top:0.4em; /* ---------- CORREGGE IL BUG DELLO SPAZIO TRA UN DIV E L'ALTRO --------- */
	padding-bottom:0.4em;
	padding-right:0px;
	padding-left:0px;
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	}
	

.submenu ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


.submenu li {
	list-style-type: none;
	margin:0px;

}



.submenu .select_first {
	color: #CC6600;
	padding-left: 10px;
	padding-bottom: 0.4em;
}



.submenu li a {
	color: #7b5933;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-right: 5px; // GIACOMO: aggiunto da me
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #edece4;
	margin-bottom: 0.3em;
	}

.submenu li a:hover {
	color: #cd7c1d;
	text-decoration: none;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #FDFAF3;
	background-image: url(../resources/bg_submenu_attivo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 

#col_sx .nome_menu {
	font-size: 1.3em;
	background-color: #ffffff;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0.8em;
	padding-bottom: 0.4em;
	margin-bottom: 0px;
	margin-left: 10px;

}

#col_sx .sub_select {
	color: #cd7c1d;
	text-decoration: none;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 10px;
	margin-bottom: 0.3em;
	background-color: #FDFAF3;
	background-image: url(../resources/bg_submenu_select.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 
	
	
/* SUBMENU DOWNLOAD
------------------------------------------------------------------ */
	
	
#submenu_download {
	width: 13.5em;
	left: 0px;
	color: #000000;
	text-align: left;
	padding-top:0.4em; /* ---------- CORREGGE IL BUG DELLO SPAZIO TRA UN DIV E L'ALTRO --------- */
	padding-bottom:0.4em;
	padding-right:0px;
	padding-left:0px;
	margin-left: 10px;
	margin-top:0px;
	margin-bottom:0px;
	}
	

#submenu_download ul {
	list-style-type: none;
	padding-left:0px;
	margin-left:0px;
	}


#submenu_download li {
	list-style-type: none;
	margin:0px;

}



#submenu_download .select_first {
	color: #CC6600;
	padding-left: 10px;
	padding-bottom: 0.4em;
}



#submenu_download li a {
	color: #7b5933;
	text-decoration: none;
	display:block;
	padding-left: 10px;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #edece4;
	margin-bottom: 0.3em;
	}

#submenu_download li a:hover {
	color: #cd7c1d;
	text-decoration: none;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	background-color: #FDFAF3;
	background-image: url(../resources/bg_submenu_blu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
} 



/* COLONNE LATERALI
------------------------------------------------------------------ */

#col_sx {
	float: left;
	width: 14.2em;
	margin-left:10px;
	padding: 0px;
	margin: 0px;
}



#col_dx {
	float: right;
	width: 13.5em;;
	margin-right:10px;
	
}

#col_dx .label {
	font-size: 1.3em;
	background-color: #ffffff;
	padding-top: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 10px;
}

#col_dx .ico_rss {
	font-size: 0.7em;
	float:right;
	padding-right: 0.5em;
}

#col_dx .ico_rss img {
	vertical-align: middle;

}



/* BOX NEWS
------------------------------------------------------------------ */

#col_dx .box_news {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 1em;
	background-color: #f2f2ea;
	background-image: url(../resources/bg_news.jpg);
	background-repeat: repeat-x;
	border-color: #f2f2ea;
	border-style: solid;
	border-width: 1px;

}


#col_dx .box_news h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

#col_dx .box_news hr {
	border: 0px;
	height: 2px;
	color: #ddbe43;
	background-color: #ddbe43;
	margin-top: 0px;
	padding-top: 0px;
}

#col_dx .date_news_dx {
	font-size: 0.9em;
	margin-top: 0px;
	padding-top: 0px;
}

#col_dx .text_news_dx {
	border: 0px;
	margin-top: 0.4em;
	padding-bottom: 0.6em;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 1em;
	
}

#col_dx .box_progetti {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 0.2em 1em;
	background-color: #f2f2ea;
	background-image: url(../resources/bg_news.jpg);
	background-repeat: repeat-x;
	border-color: #f2f2ea;
	border-style: solid;
	border-width: 1px;
}

#col_dx .progetto {
	border: 0px;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	
}
#col_dx .progetto_last {
	border: 0px;
	margin-top: 0.3em;
	/*margin-bottom: 0.3em;
	padding-bottom: 0.3em;*/
}


/*BOX METEO 
-------------------------------------------------------------*/

.footer_meteo {
	font-size: 0.7em;
	margin-top: 0px;
	padding-top: 0px;
}

.riga_meteo {
	font-size: 0.7em;
	border: 0px;
	margin-top: 0em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	margin-bottom: 0.6em;
}

.header_riga_meteo{ 
	margin: 0em;
	padding: 0em;
	text-align:center;
}

.cella_sx_meteo{
	margin: 0em;
	padding: 0em;
	float:left; 
	display:inline;
}

.cella_dx_meteo{
	margin: 0em;
	padding: 0em;
	float:right; 
	display:inline;
}


.fine_riga_meteo{
	clear:both;
}


/* BOX SERVIZI
------------------------------------------------------------------ */

#col_dx .box_servizi {
	margin-bottom: 0.5em;
	margin-top: 0.5em;
	padding: 1em;
	background-color: #f2f2ea;
	background-image: url(../resources/bg_news.jpg);
	background-repeat: repeat-x;
	border-color: #f2f2ea;
	border-style: solid;
	border-width: 1px;

}


#col_dx .box_servizi h2 {
	font-size: 1.2em;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

#col_dx .box_servizi hr {
	border: 0px;
	height: 2px;
	color: #ddbe43;
	background-color: #ddbe43;
	margin-top: 0px;
	padding-top: 0px;
}

#col_dx .box_servizi ul {
	padding-left: 0em;
	margin-left: 0em;
	list-style-type: none;
}

#col_dx .box_servizi li {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

#col_dx .box_servizi .first {
	padding-bottom: 0.5em;
	padding-top: 0em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-image: url(../icone/ico_mail.gif);
	list-style-position: inside;
}

#col_dx .box_servizi .two {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-image: url(../icone/ico_newsletter.gif);
	list-style-position: inside;
}

#col_dx .box_servizi .three {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-image: url(../icone/ico_rss.gif);
	list-style-position: inside;
}

#col_dx .box_servizi .four {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	list-style-image: url(../icone/ico_forum_2.gif);
	list-style-position: inside;
}

#col_dx .box_servizi .five {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    list-style-image: url(../icone/ico_document.gif);
    list-style-position: inside;
    }

#col_dx .box_servizi .six {
    padding-bottom: 0.5em;
    padding-top: 0.5em;
    border-bottom-color: #CCCCCC;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    list-style-image: url(../icone/ico_forum_2.gif);
    list-style-position: inside;
    } 


#col_dx .box_servizi .last {
	padding-bottom: 0.5em;
	padding-top: 0.5em;
	border-bottom-width: 0px;
	list-style-image: url(../icone/ico_login.gif);
	list-style-position: inside;
}


/* LISTA NOTIZIE
----------------------------------------------------------------- */

.newslistbrowse table{

	margin-left:auto;
	margin-right:auto;

}


/* METEO
----------------------------------------------------------------- */



#col_dx .meteotabella {	
	font-family: Verdana;
	font-size: 0.8em;   /* ------------- dimensione FONT ------------- */
	border: 0px;
	width: 150px;
	/*height: 90;*/
}

#col_dx .rigameteo {
	align: left;
}

#col_dx .meteocellasinistra {
	width: 75px;
	height: 50px;
}

#col_dx .meteocellalamma {
	padding-top: 5px;
	height: 10px;
	border: 0px;
}

#col_dx .meteocelladestra {
	width: 75px;
	height: 50px;
}

#col_dx .meteoimmagine {
	width: 75px;
	height: 50px;
	border: 0px;
}



/* COLONNA CENTRALE
------------------------------------------------------------------ */

#col_center {
	margin-left: 15em;
	margin-right: 15em;
	margin-bottom: 15em;
}


#monocontent_home {
	background-color: #e4e3df;
}

.riga {
	background-color: #e4e3df;
	margin-bottom:0.4em;
}

.news-list-container .riga {
	background-color: #e4e3df;
	margin-bottom:0.4em;
	padding-bottom:0.7em;
	border: 1px solid #e4e3df;
	overflow: auto; /*-------------- serve a non fare sbordare il Float -------------------*/
	/*width:100%; /*-------------- serve a non fare sbordare il Float -------------------*/
}

.riga h1 {
	font-size: 1.6em;
	font-weight: lighter;
	padding-bottom: 0px;
	margin-bottom: 0.2em;
	margin-top: 0.2em;
}

.hr_giallo {
	border: 0px;
	height: 2px;
	color: #ddbe43;
	background-color: #ddbe43;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 2em;
}


.hr_blu {
	border: 0px;
	height: 2px;
	color: #afbed3;
	background-color: #afbed3;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
}

.hr_verde {
	border: 0px;
	height: 2px;
	color: #becea7;
	background-color: #becea7;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 1em;
}

.riga_text {
	padding-top:1em;
	padding-bottom:1em;
	padding-left:1em;
	padding-right:1em;

	
}


/* LINK A FILE PER IL DOWNLOAD
--------------------------------------*/

/** INIZO AGGIUNTE GIACOMO: aggiungo 2 classi per poter utilizzare lo stile degli elenchi dell'fce_ufficio 
*** anche nelle pagine dove non c'è l'fce */
ul.fceuffici {
	list-style-type: none;
	margin-left: 0em;
	padding-left: 2.4em;
}

.fceuffici li{
	list-style-type: none;
	list-style-image: url(../icone/ico_elenco_arrow.gif);
	margin-bottom: 0.9em;
	font-weight: normal;
}



table.FCEcittadino {

	border-collapse: collapse;
	border-color:#CCCCCC;
	border-style: solid;
	border-width:1px;
}
table.FCEcittadino td {
	border-collapse: collapse;
	border-color:#b2a690;
	border-style: solid;
	border-width:1px;
	padding: 1em;
	background-color: #EFEEE9;
}

table.FCEcittadino th {
	border-collapse: collapse;
	border-color:#b2a690;
	border-style: solid;
	border-width:1px;
	padding: 1em;
	background-color: #FFFFFF;
	font-weight: bold;
}

table.FCEcittadino tfoot{
	font-size: 0.7em;
}

/** FINE AGGIUNTE GIACOMO **/

li.download{
	list-style-type: none;
	list-style-image: url(../icone/ico_download_generico.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadpdf {
	list-style-type: none;
	list-style-image: url(../icone/ico_pdf.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}


li.downloadxls {
	list-style-type: none;
	list-style-image: url(../icone/ico_xls.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadrtf {
	list-style-type: none;
	list-style-image: url(../icone/ico_rtf.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloaddoc {
	list-style-type: none;
	list-style-image: url(../icone/ico_doc.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloaddwf {
	list-style-type: none;
	list-style-image: url(../icone/ico_dwf.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadgif {
	list-style-type: none;
	list-style-image: url(../icone/ico_gif.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadodp {
	list-style-type: none;
	list-style-image: url(../icone/ico_odp.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadods {
	list-style-type: none;
	list-style-image: url(../icone/ico_ods.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadodt {
	list-style-type: none;
	list-style-image: url(../icone/ico_odt.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}

li.downloadppt {
	list-style-type: none;
	list-style-image: url(../icone/ico_ppt.gif);
	margin-bottom: 0.9em;
	margin-left: 0.7em;
	font-weight: normal;
}


/* ELEMENTI DELLE NEWS
------------------------- */  

.news-list-date {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

news-single-timedata {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.news-list-morelink {
	/*margin-top: 5em;*/
}

.news-single-backlink  {
	margin-top: 2em;
}

.foto_pw {
	font-size: 0.8em;
	background-color: #ffffff;
	padding: 5px;
	border-color: #d9d3c0;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	width:153px;
	float:left;
}

.foto_pw img{
	margin-bottom:0.3em;
}

.news-single-img{
	background-color: #ffffff;
	padding: 5px;
	border-color: #d9d3c0;
	border-style: solid;
	border-width: 1px;
	margin-right: 10px;
	margin-bottom: 10px;
	/*width:153px;*/
	float:left;
}

.label {
	font-size: 1.3em;
	background-color: #ffffff;
	padding-top: 0.8em;
	padding-bottom: 0.4em;
	padding-left: 10px;
	margin-bottom: 0.3em;
}

/*
div.ripulitore{
    clear: left;
    }
	*/


/* COLONNA CENTRALE PAGINE INTERNE
------------------------------------------------------------------ */

#col_center_interno {
	margin-left: 15em;
	margin-right: 4em;
}


/* COLONNA UNICA PAGINE INTERNE
------------------------------------------------------------------ */

#col_unica {
	margin-left: 4em;
	margin-right: 4em;
}



/* FOOTER
------------------------------------------------------------------ */

.ripulitore {
	clear:both;
}


#footer {
	clear:both;
	background-color: #c7beaa;
	padding-top:3em;
	padding-bottom:2em;
	padding-left: 160px;
	padding-right: 0.8em;
	background-image: url(../resources/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #90795f;
	font-size: 1em;
	border-top-color: #b2a690;
	border-top-style: solid;
	border-top-width: 1px;
}

#footer a:hover {
	text-decoration: underline;
	color: #000000;
}


#footer img {
	vertical-align: middle;
	padding-right: 0.3em;
	margin-left: 1.5em;

}

#quality {
	clear:both;
	background-color: #c7beaa;
	padding-top:0em;
	padding-bottom:1em;
	padding-left: 110px;
	color: #665740;
	font-size: 1em;
}

#quality a:hover {
	text-decoration: underline;
	color: #000000;
}

#ottimizzazione{
	font-size: 0.7em; 
	text-align:center; 
	color: #665740;
}


/* MENU INVISIBILI
------------------------------------------------------------------ */

.invisibile {
	display: none;
}


/* MAPPA DEL SITO
------------------------------------------------------------------ */
/*
#mappa {
*/
.csc-sitemap{
	float:none;
	margin-bottom:10em;
	}

.csc-sitemap ul {
	list-style-type: none;
	}
	
.csc-sitemap ul li {
	list-style-image: url(../icone/ico_albero_mappa.gif);
	list-style-position: outside;
	font-weight: bold;
	margin-top: 1.5em;
	}
	
.csc-sitemap ul li ul {
	margin-bottom: 1em;
	}


.csc-sitemap ul li ul li {
	list-style-type: none;
	list-style-image: url(../icone/ico_mappa.gif);
	list-style-position: outside;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	}
	
.csc-sitemap ul li ul li ul li {
	/*list-style-type: none;
	list-style-image: url(../icone/ico_mappa.gif);
	list-style-position: outside;
	font-weight: normal;*/
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border: 0px;
	}

.csc-sitemap ul li ul li ul li ul li {
	margin-top: 0.3em;
	margin-bottom: 0em;
	padding-top: 0.2em;
	padding-bottom: 0em;
	}

	
.csc-sitemap ul li ul li ul li ul {
	margin-bottom: 0em;
	padding-bottom: 0em;
	}
	
	
/* ELENCO UFFICI
------------------------------------------------------------------ */

#elenco_uffici {
	float:none;
	margin-bottom:10em;
}
	
#elenco_uffici .first {
	list-style-type: none;
	font-size: 1.2em;
}
	
#elenco_uffici .first li {
	
	font-weight: bold;
	list-style-type: none;
	list-style-image: url(../icone/ico_padre.gif);
	list-style-position: outside;
	margin-top: 0.8em;
	margin-bottom: 1em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	/*border-bottom-color: #cccccc;
	border-bottom-style: solid;
	border-bottom-width: 1px;*/
}
	
#elenco_uffici .next li {
	font-size: 0.9em;
	list-style-type: none;
	list-style-image: url(../icone/ico_documento.gif);
	list-style-position: outside;
	font-weight: normal;
	margin-top: 0.3em;
	margin-bottom: 0.3em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}


/* ELENCO GENERICO
------------------------------------------------------------------ */

#elenco_generico {
	
	float:none;
	margin-bottom:10em;
}
	
#elenco_generico li {
	font-size: 0.9em;
	list-style-type: none;
	list-style-image: url(../icone/ico_liste.gif);
	list-style-position: outside;
	font-weight: normal;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

/* ELENCO CONSIGLIERI E GRUPPI
------------------------------------------------------------------ */

#elenco_consiglio {
	float:none;
	margin-bottom:10em;
}

#elenco_consiglio li {
	font-size: 0.9em;
	list-style-type: none;
	/*list-style-position: outside;*/
	font-weight: normal;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}


#elenco_consiglio li.gruppo{
	padding-top: 2.0em;
}
	
#elenco_consiglio li ul li{
	font-size: 0.9em;
	list-style-type: none;
	list-style-image: url(../icone/ico_liste.gif);
	list-style-position: outside;
	font-weight: normal;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
	border-bottom-color: #CCCCCC;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

/* FORM LOGIN
------------------------------------------------------------------ */



.tx-newloginbox-pi1 input {
	margin: 0px;
	margin-top: 0.2em;
	margin-bottom: 0.4em;
	padding:0.2em;
	font-size: 1em;  /* dimensione FONT */
	vertical-align: middle;
	border-color: #CCCCCC;
	border-style: solid;
	border-width: 1px;
}

.csc-header {
	margin-top: 2.2em;
	margin-bottom: 0.4em;
	padding:0.2em;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.csc-header-n2 {
	margin-top: 2.2em;
	margin-bottom: 0.4em;
	padding:0.2em;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
}

.csc-header h1 {

	font-size: 1.2em;  /* dimensione FONT */
}

/* REGISTRAZIONE UTENTE
------------------------------------------------------------------ */

.tx-srfeuserregister-pi1 {
	border-color: #ffffff;
	border-style: solid;
	border-width: 0px;
	padding: 0.3em;
}


.tx-srfeuserregister-pi1 fieldset {
	padding: 0.5em;
	border-color: #cccccc;
	border-style: solid;
	border-width: 0px;
}
	
.in label {
	float: left;
	text-align: left;
	margin: 10px 10px 5px 10px;
	font-weight: bold;
	color: #3f2923;
}

.tx-srfeuserregister-pi1 .campo_semplice {
	font-size: 90%;
}
	
.tx-srfeuserregister-pi1 .input {
	display: block;
	width: 15em;
	margin-left: 0px;
	padding: 0.3em;
	margin-top: 0.5em;
	color: #333333;
	font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;
}
	
.tx-srfeuserregister-pi1 br {
	clear:left;
}

.tx-srfeuserregister-pi1 input {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
	font-weight: normal;
}

.tx-srfeuserregister-pi1 select {
	border-color: #cccccc;
	border-style: solid;
	border-width: 1px;
}
	
.conferma {
	color: #990000;
	font-size: 1.4em;
}



/*TABELLA CONSIGLIERI
------------------------------------------------------------------ */
td.consiglieri_cellasx{
	width:300px;
}
td.consiglieri_celladx{
	width:400px;
}




/*ELEMENTI GENERICI
------------------------------------------------------------------ */
img.img_no_bordo{
	border-width:0px;
}

.margine_sx{
	margin-left:20px;
}

.centrato{
	text-align:center;
}

ol.loweralpha{
	list-style-type: lower-alpha;
}

ol.upperalpha{
	list-style-type: upper-alpha;
}

/*STILI PER IFRAME E OBJECT
------------------------------------------------------------------ */
.finestra{
	width:100%;
	height:2000px;
}

.finestra700{
	width:100%;
	height:700px;
}

.finestra1500{
	width:100%;
	height:1500px;
}

.box_iframe{
	overflow: auto;
}

img.img_progetti{
	width:36px;
	height:36px;
	margin-right: 0.5em;
}

img.img_progetti_2{
	padding:0;
	margin:0;
	width:100px;
	height:36px;
	margin-left: 1.3em;
	/*margin-right: 0.5em;
	align=center;*/
}

/*********************************************************************
SED (GIACOMO) BEGIN: AGGIUNTE PER SLIDESHOW TESTATA IN FLASH
**********************************************************************/

#hleft{
	float:left;
	display:inline;
}

#hright{
	float:right;
	display:inline;
}

#accapo{
	clear:both;
}

/*********************************************************************
SED (GIACOMO) END: AGGIUNTE PER SLIDESHOW TESTATA IN FLASH
**********************************************************************/


/******************************************************
SED (GIACOMO) BEGIN: AGGIUNTE PER PLUGIN VIDEO
******************************************************/

a.video {
	color: #6A6ACC;
	font-weight: bold;
	/*color: green;*/
}

/******************************************************
SED (GIACOMO) END: AGGIUNTE PER PLUGIN VIDEO
******************************************************/

.tx-mininews-pi1-listrow-first {
	padding-top:1em;
	margin-top:2em;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #b2a690;

}

.tx-mininews-pi1-listrow-normal {
	padding-top:1em;
	margin-top:2em;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #b2a690;

}

.tx-mininews-pi1-listrow-last  {
	padding-top:1em;
	margin-top:2em;
	border-top-style: dashed;
	border-top-width: 1px;
	border-top-color: #b2a690;

} 
