

/*---------------------------SITO IRIS: STILE GENERALE PER LE PARTI COMUNI------------------------------------*/
#sito {
	z-index: 1;
	float: none;
 }

#pagina {
	width: 762px;
	text-align: left;
	z-index: 2;
	float: none;
}

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

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

#header {
	width:762px;
	margin:30px 0px 0px 0px;
	float:none;
}

#logo {
	float: left;
}

#rigato {
	width: 622px;
	height: 47px;
	text-align:right;
	background: url(../../images_custom/sfondo_rigato_1.gif) repeat-x top;
	float: left;
}

#cerca {
	position:relative;
	top:12px;
	right:13px;
	width:163px;
	height:27px;
	background:#FFFFFF;
	float:right;
}

#menu {
	padding:8px 0px 0px 0px;
	float: left;
}

#tratteggio {
	width:100%;
	text-align:right;
	background:url(../../images_custom/sfondo_tratteggio.gif) repeat-x center;
	float: none;
	}

/*------------------------------------------------HEADER 2 RIGATO SEZIONE--------------------------*/

#header2a {
	width:137px;
	height:2px;
	background:url(../../images_custom/sfondo_header2a.gif) repeat-x top;
	text-align:right;
	padding:43px 0px 0px 0px;
	float:left;
	}

#header2b {
	width:625px;
	height:45px;
	background:url(../../images_custom/sfondo_header2b.gif) repeat-x top;
	float:left;
	}

/*------------------------------------------------SEZIONE CONTENITORE------------------------------------*/

#menu_laterale {
	width:137px;
	padding:15px 0px 0px 0px;
	float: left;
}

#voci_menu_sx {
	margin:3px 15px 0px 0px;
	padding:0px 12px 0px 0px;
	text-align:right;
	background:url(../../images_custom/maggiore_verde.gif) no-repeat center right;
}

#menu_sx1_contenitore {
	width:137px;
	padding:15px 0px 0px 0px;
	float:left;
}

.menu_sx2 {
	margin:3px 15px 0px 0px;
	padding:0px 12px 0px 0px;
	text-align:right;
	background:url(../../images_custom/maggiore_verde.gif) no-repeat center right;
}

.menu_sx3 {
	margin:8px 15px 8px 0px;
	padding:0px 0px 3px 0px;
	border-bottom:1px solid #CCCCCC;
	text-align:right;
	clear:both;
}

.menu_sx4 {
	margin:4px 15px 0px 0px;
	padding:0px 16px 0px 0px;
	text-align:right;
}

/*----------------------------------SPAZIATURE ELEMENTI TOP PRODUCTS E NEWS NELLA HOME E NELL'ARCHIVIO------------------------------------*/


/*---------HOME------------*/

.box_data_news_home {
	padding-bottom: 0px;
}

.box_titolo_news_home {
	padding-bottom: 0px;
}

.box_testo_news_home {
	padding-bottom: 5px;
}

.box_link_news_home {
	padding-bottom: 12px;
}

.box_titolo_top_home {
	padding-bottom: 0px;
}

.box_testo_top_home {
	padding-bottom: 5px;
}

.box_link_top_home {
	padding-bottom: 10px;
}

/*---------ARCHIVIO------------*/

.box_data_news_arch {
	padding-bottom: 0px;
}

.box_titolo_news_arch {
	padding-bottom: 0px;
}

.box_abstract_news_arch {
	padding-bottom: 10px;
}

.box_testo_news_arch {
	padding-bottom: 10px;
}

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

#fascia_link {
	height: 23px;
	margin: 0px 0px 4px 0px;
	background: url(../../images_custom/colore_fascia_link.gif) repeat-x bottom left;
}

#fascia_footer {
	width: 100%;
	height: 18px;
	background: #F9F9F9 url(../../images_custom/sfondo_tratteggio.gif) repeat-x top;
	float: left;
}

#txt_footer {
	height:21px;
	padding: 5px 0px 0px 0px;
	float:left;
}

#admin_footer {
	width:200px;
	height:21px;
	padding: 5px 0px 0px 0px;
	text-align: right;
	float:right;
}

/*------------------------------------------------POPUP----------------------------------------------------------------------------*/

#popup_form {
}



