

/*---------------------------------------------------SITO CUSTOM AMIANTO MAI PIU'------------------------------------*/

#sito {
	z-index: 1;
	float: none;
 }

#pagina {
	width: 773px;
	margin: 0px 0px 0px 0px;
	z-index: 2;
	text-align:left;
}

/*---------------------------------------------------RIMUOVE FLOAT---------------------------------------------*/

#clearfloat {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px;
}

.clearfloat {
	clear: both;
	height: 1px;
	overflow: hidden;
	margin: -1px;
}

.clearboth {
	clear: both;
}


/*------------------------------------------------HEADER MENU con le grafiche----------------------------------*/

#header_menu {
	width: 100%;
	height:58px;
}


#menu {
	width:444px;
	padding: 17px 66px 0px 0px;
	float: left;

}

.voci_header_menu {
	float:left;
}

/*---------------------------------------------------CERCA ----------------------------------------------------------*/

#cerca {
	/*width:259px;*/
	height:58px;
	background: url("../../images_custom/it/sfondo_cerca.gif") no-repeat top left;
	float:left;
}

#input_cerca {
	padding: 18px 0px 0px 102px;
	float:left;
}

#button_vai_cerca {
	padding: 18px 0px 0px 3px;
	float:left;
}

/*------------------------------------------------NAVIGATORE-------------------------------------------------------------------------------*/

#navigator {
	height:25px;
	padding:5px 0px 0px 10px;
	font: normal 10px Verdana,sans-serif;
    color: #666666;
	/*background: #ff9900;*/
}

/*------------------------------------------------SEZIONE PARTI COMUNI-------------------------------------------------------------------------------------------------------------------------*/

/*------------------------------------------------CONTENITORE PAGINA SEZIONE (tra menu e footer)------------------------------*/

#stampa_invia {
	padding:0px 25px 0px 0px;
	float:right;
}

#scarica_file {
	padding:0px 0px 5px 10px;
}

/*------------------------------------------------CONTENUTI TESTO E FOTO---------------------------------------------------------------------------*/

#colonna_sx {
	width:200px;
	/*background: #ff9900;*/
	margin: 0px 25px 0px 0px;
	padding: 4px 0px 25px 0px;
	border-top: 1px solid #000000;
	float:left;
}

#colonna_dx{
	width:525px;
	/*background: #ff6600;*/
	padding: 0px 0px 25px 0px;
	float:left;
}

#foto_dx_sezione {
	padding: 5px 0px 15px 15px;
	float:right;
}

#txt_contenuti{
	text-align:justify;
	padding: 0px 0px 0px 0px;
}

#contenitore_titolo {
	height:35px;
}

#titolo_sezione {
	width:193px;
	height:20px;
	margin: 0px 0px 0px 9px !important;
	margin: 0px 0px 0px 5px;
	padding: 0px 0px 0px 0px;
	background:url("../../images_custom/sfondo_titolo.gif") no-repeat center right;
	float:left;
}

#fascetta_allegati {
	width:100%;
	height:22px;
	margin:10px 0px 20px 0px;
	padding: 10px 0px 0px 10px;
	background:#F4EDED;
}
/*
.riga_tratteggio {
	height:1px;
	background:url("../../images_custom/riga_tratteggio.gif") repeat-x top left;
}
*/
/*------------------------------------------------MENU LATERALE---------------------------------------------------------------------------*/
/*
#menu_sx1_contenitore {
	width:167px;
	margin: 0px 3px 0px 0px;
	background:url("../../images_custom/sfondo_rigato_sez.gif") repeat-x top left;
	float:left;
}

.menu_sx1 {
	padding:6px 0px 0px 11px;
}

/*
.menu_sx2 {
	margin:4px 0px 0px 11px;
	padding:0px 0px 0px 11px;
	background:url("../../images_custom/quadratino_nero.gif") no-repeat center left;	
}

.separatore_menu {
	height:9px;
}
*/
/*------------------------------------------------MENU IN PAGINA 4 LIVELLO-----------------------------------------------------------------------*/
/*
#menu_sx3_contenitore {
	width:417px;
	margin:20px 0px 0px 0px;
}

.menu_sx3 {
	margin:4px 0px 0px 0px;
	padding:0px 0px 0px 11px;
	background:url("../../images_custom/quadratino_nero.gif") no-repeat center left;	
}



/*------------------------------------------------FOOTER--------------------------------------------------------------------------------------*/

#riga_nera_footer {
	width:100%;
	height:3px;
	margin: 0px 0px 0px 0px !important; 
	margin: 0px 0px -10px 0px;
	background: #000000;
}

#fascia_footer {
	width:100%;
	height:58px;
	background:url("../../images_custom/sfondo_footer_tile.gif") top left;
}

#footer {
	width:100%;
	height:30px;
}


#copyright {
	padding:12px 0px 0px 0px;
	float:left;
}

#powered_by {
	padding:9px 0px 0px 10px;
	float:right;
}

#admin {
	padding:9px 10px 0px 0px;
	float:right;
}








/*------------------------------------------------SEZIONE ARCHIVIO NEWS------------------------------------------------------*/

#contenuti_news {

}

.box_data_news_arch {
	padding-bottom: 0px;
}

.box_titolo_news_arch {
	padding-bottom: 10px;
}

.box_abstract_news_arch {
	padding-bottom: 10px;
}

.box_testo_news_arch {
	padding-bottom: 20px;
}

/*------------------------------------------------SEZIONE ARCHIVIO BROWSE1------------------------------------------------------*/
/*
.box_data_browse1_arch {
	padding-bottom: 0px;
}

.box_titolo_browse1_arch {
	padding-bottom: 10px;
}

.box_abstract_browse1_arch {
	padding-bottom: 10px;
}

.box_testo_browse1_arch {
	padding-bottom: 20px;
}

/*------------------------------------------------SEZIONE ARCHIVIO BROWSE2------------------------------------------------------*/
/*
.box_data_browse2_arch {
	padding-bottom: 0px;
}

.box_titolo_browse2_arch {
	padding-bottom: 10px;
}

.box_abstract_browse2_arch {
	padding-bottom: 10px;
}

.box_testo_browse2_arch {
	padding-bottom: 20px;
}



/*------------------------------------------------POPUP----------------------------------------------------------------------------*/
/*
#popup_form {

}

*/