

/*---------------------------------------------------SITO CUSTOM DS GORIZIA------------------------------------*/

/*---------------------------------------------------SITO CUSTOM FINEST------------------------------------*/
#sito {
	z-index: 1;
	float: none;
 }

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


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

#header_sezione{
	width:100%;
	height:126px;
	/*background:url("../../images_custom/sfondo_header_sezione.jpg") repeat-x top;*/
	border-bottom:1px solid #666666;
	float:none;
}

#logo {
	float:left;
	padding:10px 0px 0px 10px;
}

.header_icone {
	padding:0px 10px 0px 10px;
	margin:34px 0px 0px 0px;
	float:left;
	background: url("../../images_custom/barretta_header.gif") no-repeat top left;
}

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

/*
#lingua {
	margin:26px 0px 0px 19px;
	float:left;
}

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

#header_menu {
	width:100%;
	height:50px;
	background:  url("../../images_custom/sfondo_menu.gif") repeat-x top;
}

.voci_header_menu {
	width:108px;
	height: 30px;
	padding:15px 2px 0px 0px;
	float:left;
}
/*
#sfumo_header_menu {
	width:298px;
	height:37px;
	float:left;
	background:url("../../images_custom/sfumo_header_menu.gif") no-repeat top;
}

#accessibilita {
	padding:8px 0px 0px 25px;
}

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

#navigator {
	width:100%;
	height:20px;
	padding:5px 0px 0px 20px;
}

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

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

#pagina_sezione{
	width:100%;
	float:none;
}

#stampa_invia {
	width:120px;
	padding:10px 0px 15px 0px;
	float:right;
	border-top:2px solid #EC0000;
}

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

#colonna_sx{
	width:300px;
	padding:20px 10px 20px 10px;
	/*background:#221100;*/
	float:left;
}

#colonna_dx{
	width:560px;
	padding:20px 10px 20px 10px;
	/*background:#333333;*/
	float:left;
}

#txt_contenuti{
	padding: 0px 30px 0px 0px;
}

#titolo_sezione {
	width:155px;
	height:20px;
	margin:40px 0px 15px 0px;
	padding:12px 0px 0px 12px;
	background:#EF2C2C;
}


#titolo2_sezione {
	margin:0px 0px 5px 0px;
}

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

#fascia_footer {
	clear:both;
	width:100%;
	height:40px;
	margin:0px 0px 0px 0px;
	border-top:1px solid #666666;
	/*background:url("../../images_custom/sfondo_footer.jpg") repeat-x top;*/
}

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

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

#admin {
	padding:12px 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 {

}

*/