

/*---------------------------------------------------SITO CUSTOM ISIG 2006------------------------------------*/

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

#pagina {
	width: 769px;
	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;
}

/*------------------------------------------------HOME MOVIE FLASH--------------------------------------------*/

#movie_flash {
	width:512px;
	height:191px;
	float:left;
}

/*---------------------------------------------------HEADER ----------------------------------------------------------*/

#header{
	width:100%;
	height:191px;
	margin:17px 0px 0px 0px;
	float:left;
}

#logo {
	width:250px;
	height:149px;
	padding:0px 0px 0px 7px;
	float:left;
	background: url("../../images_custom/sfondo_logo.jpg") no-repeat top left;
}

.header_icone {
	padding:55px 0px 0px 55px;
	float:left;
}

#lingua {
	margin:0px 0px 31px 0px;
}

/*
#cerca {
	margin:30px 5px 0px 0px;
	float:right;
}

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

#header_menu {
	width:100%;
	height:37px;
	margin:7px 0px 0px 0px;
	float:left;
}

.voci_header_menu {
	width:72px;
	height: 32px;
	margin:0px 2px 0px 0px;
	padding:5px 0px 0px 0px;
	text-align:center;
	float:left;
	background:url("../../images_custom/sfondo_voci_menu.gif") repeat-x top left;
}

#menu_home {
	width:44px;
	height:25px;
	padding:12px 0px 0px 12px;
	margin:0px 5px 0px 0px;
	float:left;
	background:#8CC052;
}
/*
#accessibilita {
	padding:8px 0px 0px 25px;
}

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

#cerca {
	width:190px;
	height:37px;
	float:left;
	background:url("../../images_custom/sfumo_cerca.jpg") no-repeat center center;
}

#input_cerca {
	float:left;
	padding:10px 0px 0px 40px;
}

#button_cerca {
	float:left;
	padding:9px 0px 0px 2px;
}

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

#navigator {
	height:25px;
	padding:10px 0px 0px 70px;
	clear:both;
}

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

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

#colonna_sx {
	width:255px;
	height:auto;
	min-height:300px;
	float:left;
	margin:0px 2px 0px 0px;
	background: url("../../images_custom/sfumo_verde_corto.jpg") repeat-x top left;
}
/*hack ie6*/
*html #colonna_sx {
	height:300px;
}


#colonna_dx {
	width:512px;
	height:auto;
	min-height:300px;
	float:left;
	background: url("../../images_custom/sfondo_sezione.jpg") no-repeat top left;
}
/*hack ie6*/
*html #colonna_dx {
	height:300px;
}

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

#txt_contenuti {
	margin: 55px 25px 0px 45px;
}

#titolo_sezione {
	padding:0px 0px 10px 0px;
}

.doppia_riga_blu {
	height:4px;
	background:url("../../images_custom/doppia_riga_blu.gif") repeat-x top left;
}

.doppia_riga {
	height:4px;
	background:url("../../images_custom/doppia_riga.gif") repeat-x top left;
}

.riga {
	height:1px;
	background:url("../../images_custom/riga.gif") repeat-x top left;
}

.txt01 {
	width:310px;
	min-height:200px;
	padding:15px 20px 30px 0px;
	float:left;
}

#fascetta_link {
	height:16px;
	margin:0px 25px 20px 0px;
	padding:0px 0px 0px 23px;
	clear:both;
	background:#C7D7E3 url("../../images_custom/icona_archivio.gif") no-repeat;
}

#testo_link {
	margin:0px 25px 20px 23px;
}

#stampa_invia {
	margin:0px 25px 20px 45px;
	clear:both;
}



/*------------------------------------------------APPROFONDIMENTI DATA SEARCH---------------------------------------------------------------------------*/

#approfondimento {
	margin:15px 0px 0px 0px;
	width:110px;
	float:left;
}

.menu_appr {
	padding:3px 0px 3px 8px;
	background:url("../../images_custom/quadratino.gif") no-repeat center left;
}


/*------------------------------------------------ALLEGATI---------------------------------------------------------------------------*/

#titolo_allegati {
	margin:20px 0 5px 0;
}

.icona_allegato {
	margin:6px 3px 0 0;
	width:9px;
	float:left;
}

.txt_allegato {
	margin:3px 0 0 0;
	width:90px;
	float:left;
}

#fine_allegati {
	height:30px;
}

/*------------------------------------------------MENU LATERALE---------------------------------------------------------------------------*/

#titolo_colonna_sx {
	height:25px;
	padding:0px 0px 0px 25px;
	float:left;
	background:url("../../images_custom/freccia_verde.gif") no-repeat top left;
}

#menu_sx1_contenitore {
	width:215px;
	padding:30px 25px 0px 15px;
	clear:both;
}

.menu_sx1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:url("../../images_custom/pallino_freccia.gif") no-repeat top left;
}


.menu_sx2 {
	margin:0px 0px 0px 20px;
	padding:3px 0px 3px 8px;
	background:url("../../images_custom/quadratino.gif") no-repeat center left;	
}

.separatore_menu {
	height:1px;
	margin:5px 0px 5px 20px;
	background:#B6C8A2;
}

/*------------------------------------------------GALLERIA FOTOGRAFICA-----------------------------------------------------*/

.foto_galleria {
	width:40px;
	height: 40px;
	padding: 1px;
	border: 1px solid #D9D9D9;
	margin: 8px 10px 8px 0px;
	float:left;
 }
 
/*------------------------------------------------FOOTER--------------------------------------------------------------------------------------*/

#righette {
	height:4px;
	background:url("../../images_custom/righette_home.gif") no-repeat;
	clear:both;
}

#fascia_footer {
	height:100px;
	margin:0px 0px 0px 0px;
	background:url("../../images_custom/sfondo_footer.gif") repeat-x top;
	clear:both;
}

#powered_by {
	padding:15px 0px 0px 0px;
	float:left;
}

#admin {
	padding:15px 0px 0px 0px;
	float:right;
}


/*
#copyright {
	padding:15px 0px 0px 15px;
	float:left;
}

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

.box_data_news_arch {
	padding: 0px 0px 0px 0px;
}

.box_titolo_news_arch {
	padding: 5px 0px 5px 0px;
}

.box_abstract_news_arch {
	padding: 5px 0px 0px 0px;
}

.box_testo_news_arch {
	padding: 20px 0px 0px 0px;
}

/*------------------------------------------------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 {

}

*/