/* CSS Document */

html, body {
	margin: 0;
	padding: 0;
}
body {
	font: normal 69% Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	background: #e5e5e5;
	color: #000;
}

/*------------------------------------ GENERRCI */
/*stili sul body e tipografia  */

h1{font-size: 1.8em}
h2{font-size: 1.6em}
h3{font-size: 1.4em}
h4{font-size: 1.2em}
h5{font-size: 1em}
h6{font-size: 0.85em}

a {color: #990000;}
a:hover {color: #012063;}

img {border-style: none;}

/*line-height*/
p, blockquote, pre,ol, dl, ul, form {line-height:1.3em}

/* set di base per margini e padding */

h2, h3, h4, h5, h6{margin: 0.3em 0 0.5em; padding-left: 0.6em !important; color: #555}
address, blockquote, dl, form,
fieldset, ol, table, p, pre, ul { margin-top: 0.2em; margin-bottom: 1em}
li {margin-top: 0.2em; margin-bottom: 1em}

dt {
	margin:0;
    padding:0;
    font-weight:bold;
	font-size:1em;
    color: #536511;
    padding-left:2em;
}
dt a {color: #536511;}

dt a:hover {color: #990000;}

dd {
    margin:1em 0;
    margin-bottom:1em;
    padding:0 0 0 2em;
}
dl img {
	float:left;
	margin-right: 0.5em;
}

/*------------------------------------ COLONNE  */

#visual-portal-wrapper {
	position:relative;
	width: 95%;
	text-align: left;
	margin: 0 auto;
	padding: 0;	
}
#portal-top {
	width: 100%;
	background: #FFFFFF url("img/bk_homeacs.jpg") repeat-x left top;
	color: #FFF;
	margin: 0 -3px;
	height:160px;
	padding:0;
	border:1px solid #330033;
}

#portal-columns {
	float: left;
	width: 100%;
/*	background: #FAFAFA url("img/bk_ricercatori.jpg") no-repeat left top;*/
	background: #FAFAFA;
	color: #000;
	padding-top:2em;
	/*border-left: 3px solid #000;
	border-right: 3px solid #000;*/
	margin: 0 -3px;
	display: inline;
}
#briciole {
	padding:0;
	padding-left:0.9em;
	margin:0;
	font-size:0.95em;
}


#portal-column-one {
	float: left;
	width: 210px;
	background: transparent;
	color: #000;
	
}
#portal-column-two {
	float: right;
	width: 210px;
	background: transparent;
	color: #000;
}

#content {
	margin: 0 203px 0 213px;
	background: transparent;
	color: #000;	
}
#content-duecol {
	margin: 0 20px 0 213px;
	background: transparent;
	color: #000;
}
#content-duecol-lab {
	margin: 0 20px 0 20px;
	background: transparent;
	color: #000;
}
#content-labareetematice {
	margin: 0 203px 0 20px;
	background: transparent;
	color: #000;	
}
#content-unacol {
	margin: 0 20px 0 20px;
	background: transparent;
	color: #000;
}
#portal-logonew {
	height:134px;
	margin:0;
	padding:0;
	background-image:   url("img/testatahome.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}
#portal-logonew h1 {
	font:1.65em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding-top:40px;
	padding-left:10px;
}
#portal-logonew h1 a {
	color: #0059AD;
	text-decoration:none;
}
#portal-logonew h2 {
	font:1.85em Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0;
	padding-top:20px;
}




#portal-logo {
	height:134px;
	margin:0;
	padding:0;
	background-image:   url("img/testatahome.jpg");
	background-repeat: no-repeat;
	background-position: right top;
}

#portal-logo h1 {
	margin:0;
	padding-top:10px;
}
#portal-logo h1 span {
	display:none;
	color: #005AAC;
	margin:0;
	padding-top:20px;
	font-size: 1.8em;
}

.titdip {
	font:1.95em Verdana, Arial, Helvetica, sans-serif;
	padding-left:20px;
	padding-right:300px;
	color: black;
}

#portal-footer {
    background: #FFF;
    color: #666;
    font-size: 1em;
	text-align: center;
    width: 100%;
	margin: 0 -3px;
}
/*#portal-top, */#portal-column-one, #portal-column-two, #content, #content-duecol, #portal-footer {
	padding: 0.5em 0;
}
div p {
	margin: 0;
	padding: 0.5em 1em;
}
span.cID {
	display:block;
	float:left;
	padding:.2em .5em;
	border: 2px solid #900;
	background:#FFF;
	color:#000;
	margin: 0 0.5em 0 0;
	font:bold 1.2em "Courier New", Courier, monospace;
}
/*-MENU ORIZZONTALE IN ALTO --------------------------- */

#portal-globalnav {
	float:left;
    width:100%;
    background:#63B27B;
    font-size:90%;
    line-height:normal;
    border-bottom:1px solid #48530A;
    }
#portal-globalnav img {border: none;}
#portal-globalnav ul {
     margin:0;
     padding:5px 5px 0 5px;
     list-style:none;
}
#portal-globalnav li {
     display:inline;
     margin:0;
     padding:0;
}
#portal-globalnav a {
     float:left;
     background:   url("img/tableft7.gif") no-repeat left top;
     margin:0;
     padding:0 0 0 4px;
     text-decoration:none;
}
#portal-globalnav a span {
    float:left;
    display:block;
    background:   url("img/tabright7.gif") no-repeat right top;
    padding:5px 15px 4px 6px;
    color:#000000;
    font-weight:bold;
}
/* Hack per IE5-Mac \*/
#mportal-globalnav a span {float:none;}
/* fine IE5-Mac hack */
#portal-globalnav a:hover span {color:#ECB546;}
#portal-globalnav a:hover {background-position:0% -42px;}
#portal-globalnav a:hover span {background-position:100% -42px;}
#portal-globalnav .sel a {background-position:0% -42px;}
#portal-globalnav .sel a span {background-position:100% -42px;}
/* FINE MENU ORIZZONTALE IN ALTO */
/* navigazione superiore */
/*INTESTAZIONE - spazio per le linguette del menu di navigazione */
	/*#portal-globalnav {
	background: #677612 url(../img/immagini/bk_menualto.jpg) no-repeat right top;
	padding: 0;
	list-style: none;
	margin: 0;
	/*height: auto;*/
	/*line-height: normal;
	}
	#portal-globalnav1 {
	background: transparent;
	padding: 0;
	padding-top: 2px;
	list-style: none;
	margin: 0;
	height: auto;
	line-height: normal;
	}
	#portal-globalnav2 {
	background: transparent;
	text-align:right;
	padding: 0;
	list-style: none;
	margin: 0;
	height: auto;
	line-height: normal;
	}
	#portal-globalnav ul {
	padding-bottom:2px;
	margin:0;height: auto;
	}
	#portal-globalnav li {
	display: inline;
	}
	#portal-globalnav li a {
	font-size: 0.95em;
	background-color: transparent;
	border-right: 1px solid #FFF;
	/*border-color: #8cacbb;
	border-width: 1px;
	border-style: solid  solid  solid none;*/
	/*color: #fff;
	height: auto;
	margin-right: 0.2em;
	padding: 0 0.5em;
	text-decoration: none;
	/*text-transform: lowercase;*/
	/*}
	#portal-globalnav li.selected a {
	background-color: #022160;
	/*border: 1px solid #8cacbb;
	border-bottom: #dee7ec 1px solid;*/
	/*color: #FFF;
	}
	#portal-globalnav li a:hover {
	background-color: #dee7ec;
	border-color: #8cacbb;
	border-bottom-color: #dee7ec;
	color: #436976;
	}*/

/*secondo menu sopra */
#portal-globalnav2 {
	background: #677612;
	padding: 0;
	list-style: none;
	margin: 0;
	height: auto;
	line-height: normal;
	}
	#portal-globalnav2 li {
	display: inline;
	}
	#portal-globalnav2 li a {
	font-size: 0.95em;
	background-color: transparent;
	border-right: 1px solid #FFF;
	/*border-color: #8cacbb;
	border-width: 1px;
	border-style: solid  solid  solid none;*/
	color: #fff;
	height: auto;
	margin-right: 0.2em;
	padding: 0em 0.5em;
	text-decoration: none;
	/*text-transform: lowercase;*/
	}
	#portal-globalnav2 li.selected a {
	background-color: #022160;
	/*border: 1px solid #8cacbb;
	border-bottom: #dee7ec 1px solid;*/
	color: #FFF;
	}
	#portal-globalnav2 li a:hover {
	background-color: #dee7ec;
	border-color: #8cacbb;
	border-bottom-color: #dee7ec;
	color: #436976;
	}
/* -------------------------- boxdx -------------------------- */
.t6 {
	font-size: 6px;
}
#boxdx {
	padding: 0;
	margin:3px 0;
	background-color: transparent;
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #CBCBCB;
	color: #000000;

}

#boxdx h1 {
	display:block;
	border: 1px solid #FFF;
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
    font-weight:bold;
	margin:0;
	padding:4px 6px 4px 10px;
	background: #63B27B;
}

#boxdx div {
	margin:0;
	padding:4px 6px 4px 10px;
}

/* -------------------------- navigazione -------------------------- */
#portlet-navigation-tree {
	padding: 5px 10px;
	background-color: transparent;
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
}

#portlet-navigation-tree ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#portlet-navigation-tree li {
	margin:3px 0;
	padding:0;
	list-style-type:none;
}


#portlet-navigation-tree li a {
	display:block;
	border: 1px solid #FFF;
}

#portlet-navigation-tree li a  {
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:4px 6px 4px 20px;
	color: #000000;
	text-decoration:none;
	background: #63B27B url("img/bt_menu.gif") no-repeat left center;

}
#portlet-navigation-tree li a:hover {
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#061265;
	background-color: #CCCCCC;
}
/*#portlet-navigation-tree a:visited {
color:#000;
}*/
#portlet-navigation-tree ul ul {
margin:0;
padding:0.5em 1px 0.5em 0;

}
#portlet-navigation-tree ul ul li {

}

#portlet-navigation-tree ul ul li a {
	display:block;
	font-size:0.95em;
	color:#000000;
	padding:3px 6px 3px 15px;
	font-weight: normal;
	text-decoration: none;
	border:none;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	background-image:   url("img/bt_menu2liv.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
#portlet-navigation-tree ul ul a:hover{
font-size:0.95em;
color:#00005A;
background-color:#CCCCCC;
font-weight: normal;
text-decoration: none;
}
#portlet-navigation-tree ul ul ul {
margin:0 0 0 10px;
padding:0 1px 1.5em 0;

}
#portlet-navigation-tree ul ul ul li {

}

#portlet-navigation-tree ul ul ul li a {
	display:block;
	font-size:0.95em;
	color:#000000;
	padding:3px 6px 3px 5px;
	font-weight: normal;
	text-decoration: none;
	border:none;
	border-bottom: 1px solid #CCC;
	background-color: transparent;
	background-image: none;
}
#portlet-navigation-tree ul ul ul a:hover{
font-size:0.95em;
color:#00005A;
background-color:#CCCCCC;
font-weight: normal;
text-decoration: none;
}
.hiddenStructure {
		display: none; 
	}

/* nvigazine destra colonna */

.portlet-destra {
padding: 5px 10px;
background-color: transparent;
font:0.95em Verdana, Arial, Helvetica, sans-serif;
}

.portlet-destra ul {
margin:0;
padding:0;
list-style-type:none;
margin-bottom: 1.5em;
}

.portlet-destra li {
margin:3px 0;
padding:0;
list-style-type:none;

}

.portlet-destra li a {
display:block;
border: 1px solid #FFF;
}

.portlet-destra li a  {
font:0.95em Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:4px 6px 4px 20px;
color: #000;
text-decoration:none;
background: #FFF url("img/bt_menu.gif") no-repeat left center;
border-bottom:1px solid #CCCCCC;

}
.portlet-destra li a:hover {
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#061265;
	background-color: #CCCCCC;
}
.portlet-destra a:visited {
color:#000;
}
.portlet-destra h2 a, .portlet-destra h2 a:visited{
	color:#FFF;
	text-decoration: none;
}


/* INTESTAZIONE -  sezione mappa del sito - accessibilita' - contatti  */
#portal-siteactions {
		background-color: transparent;
		position:absolute; /*cambiato*/
		right:10px;
		white-space: nowrap;
		list-style-image: none;
		list-style-type: none;
		margin:0;
		height: 11px;
		line-height: normal;
		/*float: right;*/
		padding: 0;
	}
	#portal-siteactions li {
		display: inline;
	}
	#portal-siteactions li a {
	    font-size:0.95em;
		background-color: transparent;
		/*border: 1px solid White;*/
		color: #FFF;
		height: auto;
		padding: 0.2em;
		margin-right: 2.5em;
		text-decoration: none;
		text-transform: lowercase;
	}
	#portal-siteactions li.selected a {
		color: #fff;
		/*border: 1px solid #8cacbb;*/
	}
	#portal-siteactions li a:hover {
		/*background-color: #dee7ec;*/
		color: #FFF;
		/*border: 1px solid #8cacbb;*/
	}
	/* INTESTAZIONE -  sezione form ricerca nel sito e ricerca avanzata  */
	#portal-searchbox {
	position:absolute; /*cambiato*/
	top:35px;
	right:10px;
		/*float: right;
		clear: right;*/
		background-color: transparent;
		/*margin: 1.5em 0 0 0;
		padding: 0 2em 0 0;*/
		text-align: right;
		text-transform: lowercase;
		white-space: nowrap;
		z-index: 2;
	}
	#portal-advanced-search {
		margin-top: 0.2em;
		clear: both;
	}
	#portal-advanced-search a {
		color: #76797c;
		text-decoration: none;
		text-transform: lowercase;
	}
	.LSBox {
		clear: left;
		float: left;
		text-align: right;
		padding-right: 1px;
		padding-top: 60px;
		display:block
	}
	.LSResult {
		position: relative;
		display: block;
		text-align: right;
		padding-top: 5px;
		margin: 0;
		left: 3px;
	z-index: 3;
	}
	.LSShadow {
	position: relative;
	text-align: right;
	}
	.searchButton {
	font-size: 0.8em;
	background-color: #023672;
	color: #FFFFFF;	
}
	/* CONTENUTO -  azioni stampa spedisci mail lingua  */
	.documentContent {
	padding: 0 !important;
	/*background: White;*/
	}
	.documentActions {
	float: right;
	margin: 0.4em 0 0 0.5em;
	padding: 0;
	text-align: right;
	}
	.documentActions ul {
	margin: 1px 0 2px 0;
	padding: 0;
	display: block;
	}
	.documentActions li {
	display: inline;
	list-style: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	}
	.documentActions a {
	border: none !important;
	text-decoration: none;
	}


/* sezione acs */
.sezacs {
	border: 1px solid #CBD0B7;
	margin: 1em;
	padding: 0 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
.sezacs h1 {
	font-size:2em;
	text-align: right;
	color: #63B27B;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;	
}
.sez2lacs {
	float:left;
	width:47%;
}
.sez2racs {
	float:right;
	width:47%;
}

.titnews {
	color: #536511;
}





































/* sezione ente */
	#sezente {
	border: 1px solid #CBD0B7;
	margin: 1em;
	padding: 0 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
	
}
#sezente h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/bk_lente.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezente h1 span{display:none;}

/* sezione ricerca */
#sezricerca {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezricerca h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/titricerca.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezricerca h1 span{display:none;}

/* sezione enea paese */
#sezeneapaese {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezeneapaese h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_eneapaese.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezeneapaese h1 span{display:none;}

#sezeneapaese h2{
padding-bottom: 10px;
}

/* sezione attivita internazionali */
#sezinternazionali {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezinternazionali h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_internazionali.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezinternazionali h1 span{display:none;}

#sezinternazionali h2{
padding-bottom: 10px;
}

#sezinternazionali h5{
font-size: 1em;
color:#555;
margin-left: 5px;
padding-top: 15px;
}

/* sezione produzione scientifica */
#sezprodscientifica {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezprodscientifica h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_prodscientifica.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezprodscientifica h1 span{display:none;}

/* sezione contatti */
#sezcontatti {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezcontatti h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_contatti.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezcontatti h1 span{display:none;}

/* sezione popportunita */
#sezopportunita {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezopportunita h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_opportunita.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezopportunita h1 span{display:none;}



#sezopportunita dl {
margin: 1em}

#sezopportunita dt {
border-left:1px solid #88adc0;
border-right:1px solid #88adc0;
border-top:1px solid #88adc0;
padding: 1em 1em 0 1em;
font-size: 1.1em;
background-color:#FFF;
color: #004A6F;
}

#sezopportunita dt a {
color: #004A6F;
text-decoration:none;}

#sezopportunita dd a {color: #000000;}


#sezopportunita dd {
margin:0;
margin-bottom:1em;
padding: 0em 1em 2em 2em;
border-left:1px solid #88adc0;
border-right:1px solid #88adc0;
border-bottom:1px solid #88adc0;

}


/* sezione informazioni */
#sezinformazioni {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezinformazioni h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_informazioni.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezinformazioni h1 span{display:none;}

/* sezione comunicare la ricerca */
#sezcomunicare {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezcomunicare h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_comunicarericerca.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezcomunicare h1 span{display:none;}

/* sezione archivio eventi */
#sezarc-eventi {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezarc-eventi h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_arceventi.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezarc-eventi h1 span{display:none;}



/*#sezlaboratori {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background: url(../img/immagini/bh_homeboxcentro.gif) no-repeat left top;
}
#sezlaboratori h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image: url(../img/immagini/bk_laboratori.gif);
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezlaboratori h1 span{display:none;}

/* SEZIONE PUBBLICAZIONI 1 SEGUE ALTRO STILE */

#sezpubblicazioni {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}

#sezpubblicazioni h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/titpubblicazioni.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezpubblicazioni h1 span{display:none;}

/* sezione ARCHIVIO NEWS */

#sezarchivionews {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}

#sezarchivionews h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_archivionews.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezarchivionews h1 span{display:none;}

	/* HOME SPAZIO NEWS */
	
.evidenza-home  {
	margin: 0 1em;
}
.evidenza-home h2 {
	font-size:1.4em;
	font-weight:bold;
	color: #45681D;
	margin-top:0px;
	padding-left: 18px;
	padding-top: 3px;
	padding-bottom: 4px;
	background-color: #E9EAE9;
	border: 1px solid #CBD0B7;
}
.evidenza-home dl{ 	
border: 1px solid #CBD0B7;
margin: 1em;
padding:1em;
 }

.evidenza-home  dt{
        margin:0;
        padding:0;
        font-weight:bold;
		font-size:1em;
		color:#000066;
}
.evidenza-home  dt a{
     	color:#000066;
}

.evidenza-home dd {margin-bottom:1em;
font-style:normal;}
.evidenza-home img {
	float:left;
	margin-right: 0.5em;

}
.evidenza-home dl ul{ 	
margin-left: 2em;
 }
#contenitore_news_eventi  {
	border: 1px solid #CBD0B7;
	margin: 0 1em;
padding: 0;
background-color: #FFFFFF;
}
#news-home  {
	
	float:left;
	width:47%;
	background:   url("img/bh_homeboxcentro.jpg") no-repeat left top;
	/*margin: 0 1em;
	border: 1px solid #CBD0B7;*/
}
#news-home h1 {
	font-size:1em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/home_titnews.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#news-home h1 span{display:none;}

/*#news-home img {
	float:left;
	margin-right: 0.5em;

}*/
#news-home  dl{
        margin:1em;
        padding:0 0.5em;
}
.data  {
		color: #B14707;
		font-size:0.95em;
        font-weight:bold;

}
	/*#news img {float: left; border: 3px solid red; margin: 0 5px 5px 0;}*/
		
		
		/* HOME SPAZIO EVENTI */
#eventi-home  {
	/*border: 1px solid #CBD0B7;*/
	margin: 0 1em;
	float:right;
	width:47%;
	/*background: url(../img/immagini/bh_homeboxcentro.jpg) no-repeat left top;*/

}
#eventi-home h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/home_titeventi.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#eventi-home h1 span{display:none;}
#eventi-home  dl{
	margin:1em;
	padding:0 0.5em;
}

/*  COLONNA DI SINISTRA */
#portlet-comunicare {
padding: 0;
background-color: transparent;
font: 0.95em Verdana, Arial, Helvetica, sans-serif;

}
#portlet-comunicare h2 {
margin: 0;
padding: 0.5em;
background-color: #536511;
font: bold 0.95em Verdana, Arial, Helvetica, sans-serif;
color:#FFFFFF;
}
#portlet-comunicare h3 {
margin: 1em 0;
padding: 0.5em;
background-color: #D5D8BD;
font: bold 0.95em Verdana, Arial, Helvetica, sans-serif;
color:#000;
border-bottom:1px solid #536511;
}
#portlet-comunicare h3, #portlet-comunicare h3 a:link, #portlet-comunicare h3 a:visited {
margin: 1em 0;
padding: 0.5em;
background-color: #D5D8BD;
font: bold 0.95em Verdana, Arial, Helvetica, sans-serif;
color:#333F09;
border-bottom:1px solid #536511;
}
#portlet-comunicare h3 a:hover {
	color:#660000;
	text-decoration: none;
}

/* floats */

.left {float: left;}

.right {float: right;}
.pulisci {clear:left;}

.pulisci-tutto  {clear:both}
.notabene {
	color: #993300;
	padding-left: 0.2em;
	margin-left: 1.5em;
	border-left: 1px solid  #993300;
}
/* IMMAGINI E DIDASCALIA */

.imgpagstandard {
    font-size: 0.9em;
    color: #B14707;
    border: 1px solid #ddd;
    background: #F4F4F4;
    padding: 8px 10px;
    margin-bottom: 10px; 
    margin-right: 10px;
    margin-left: 10px;
}

.imgpagstandard img {  width: 25em;}

.imgpagstandard :last-child {margin-bottom: 0;}
/* per  le faccette */
.faccette_lab{
	position: relative;	
	text-align:left;
	background-color:#FBFBFB;
	border:solid 1px #999;
	margin: 1em;
	width:20em;
	margin-right:0.6em;
}
/* galleria immagini laboratori /*
/* galleria immagini */
div#gallery{
width:90%;
overflow:auto;
font-size:0.95em
}
div#gallery dl{
	float:left;
	width:125px;
	height:167px;
	margin: 5px;
	padding:0;
	background:    url("img/sfondo_gall.jpg");
	text-align:center;
	color: #555
	}
div#gallery dt{padding: 15px 0 0}
div#gallery img{display:block;margin:0 auto;border:1px inset #CCC}
div#gallery dd{margin:0;padding: 2px 13px 0px}

/* LISTE PER ATTIVITA' DI RICERCA E PUBBLICAZIONI */

div.listcol ul,div.listcol li{margin:0;padding:0;list-style:none}

div.listcol{/*width: 90%;*/overflow: hidden;  /*  simple clearing of floats */
    padding: 1em 0;
	margin:1em 0 2em 0;
    line-height: 1.8;
	/*width:90%;*/
  }

div.listcol h3{
    margin: 0.1em 0;
	/*color:#000;
	background-color:#EBEBEB;
    border-bottom:1px dotted #777*/
	display:block; 
	background:#fff; 
	border-bottom: 1px solid #6B6B6B; 
	border-right: 1px solid #6B6B6B; 
	padding-left:5px;
	padding-top:3px; 
	font-weight:bold; 
	font-size:11px; 
	color:#677612
}
div.listcol ul,div.listcol li{margin:0;padding:3px;list-style:none}

div.listcol div {
	float:left;
	width:40%;
    margin-left: 1%;
	margin-right:4em;
	margin-bottom:0.5em;
	display:inline; /* per evitare il float double margin bug di IE*/
    }

div.listcol li	{border-bottom:1px dotted #777}

div.listcol a	{
	display:block;
    height: auto !important;height: 1%; /*holly hack semplificato per IE*/
	color:#555;
    text-decoration:none;
	padding-left:12px;
    background: transparent url("img/green_arrow.gif") no-repeat left center}

div.listcol a:hover{background-color: #393947;color:#FFF}

/* lista immagini per tematiche di ricerca
div.listcol2 h3{
    margin: 0.1em 0;
	color:#000;
	background-color:#EBEBEB;
    border-bottom:1px dotted #777
}
.listcol2 ul,.listcol2 ul li{margin:0;padding:0;list-style:none}

.listcol2 ul{width: 100%;overflow: hidden;  /*  simple clearing of floats */
    /*padding: 1em 0;
	margin: 0.1em 0 2em 0;
    line-height: 1.5;
   }

.listcol2 ul li{float:left;
	width:32%;
    margin-left: 1%;
	display: inline;   /* per evitare il float double margin bug di IE*/
   /* border-bottom:1px dotted #777}

.listcol2 ul a{
	display:block;
    height: auto !important;height: 1%; /*holly hack semplificato per IE*/
	/*color:#555;
    text-decoration:none;
	padding-left:16px;
    background: transparent url(../img/immagini/green_arrow.gif) no-repeat left 8px}

.listcol2 ul a:hover{background-color: #393947;color:#FFF}*/

/*faccette */
/*.apertura_tematiche h3 {background:url(img/bg_apertura_aree_hp.gif) no-repeat; width:90%;height:20px;color:#677612; }
.chiusura_tematiche {background:url(img/bg_chiusura_aree_hp.gif) no-repeat; width:733px; height:22px; }
*/ 
.box_aree_tematiche{clear:both; display:table;
margin-top:0px; padding-top:10px; padding-left:0px;margin-left:20px; margin-right:20px;/*width:90%;*/ background:#F5F5F5;}

html>body .box_area {
	/*float:left; */
	display:block; 
	min-height: 72px;
	height: auto !important;
	height:75px; 
	/*width:307px; */
	background:#F5F5F5; 
	margin-left:5px; 
	margin-right:2px;
	margin-bottom:10px;}
.box_area {
	/*float:left; */
	display:block; 
	height:72px; 
	/*width:305px;*/
	background:#F5F5F5; 
	margin-left:3px; 
	margin-right:2px;
	margin-bottom:10px;
	}
.box_area img{float:left;margin-right:5px;}
.box_area a.title{
	display:block;
	height:16px;
	background:#fff;
	border-bottom: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:11px;
	color:#677612;
	text-decoration: none;
}
.box_area span{/*float:left;*/ display:block; line-height:12px; color:#7B7B7B; /*width:240px;*/ font-size:10px;}
/*.box_area span a{ color:#7B7B7B}*/
.box_area span a {
	color:#555;
	text-decoration:none;
	padding-left:12px;
    background: transparent url("img/green_arrow.gif") no-repeat left center}
.box_area span a:hover{background-color: #393947;color:#FFF}

/* -------------------------- navigazione -------------------------- */
#portlet-navigation-lab {
/*width:180px;
\width: 184px;
w\idth: 180px;
padding:0 0 0 1px;
margin:10px aut 20px 4px;*/
padding: 5px 10px;
/*background-color: #EFF5F0;*/
background-color: transparent;
font:0.95em Verdana, Arial, Helvetica, sans-serif;
}

#portlet-navigation-lab ul {
margin:0;
padding:0;
list-style-type:none;
}

#portlet-navigation-lab li {
margin:3px 0;
padding:0;
list-style-type:none;

}

#portlet-navigation-lab li a {
display:block;
border: 1px solid #FFF;

/*border-bottom: 1px dotted #b2b2b2;
_border: none;
_background: url(../img/new/common/dotted_border_for_ie.gif) repeat-x bottom;*/
}

#portlet-navigation-lab li a  {
font:0.95em Verdana, Arial, Helvetica, sans-serif;
margin: 0;
margin-top: 7px;
padding:4px 6px 4px 20px;
color: #43520D;
font-weight:bold;
border-bottom: 1px solid #6B6B6B;
border-right: 1px solid #6B6B6B;
text-decoration:none;
background: #FFF url("img/bt_menu.gif") no-repeat left center;

}
#portlet-navigation-lab li a:hover {
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#061265;
	background-color: #CCCCCC;
}
/*#portlet-navigation-lab a:visited {
color:#000;
}*/
#portlet-navigation-lab ul ul {
margin:0;
padding:0.5em 1px 0.5em 0;

}
#portlet-navigation-lab ul ul li {

}

#portlet-navigation-lab ul ul li a {
	display:block;
	font-size:0.95em;
	color:#000000;
	padding:3px 6px 3px 10px;
	font-weight: normal;
	text-decoration: none;
	border:none;
	border-bottom: 1px solid #CCC;
	background-color: #FFF;
	background-image:   url("img/green_arrow.gif");
	background-repeat: no-repeat;
	background-position: left center;
}
#portlet-navigation-lab ul ul a:hover{
font-size:0.95em;
color:#00005A;
background-color:#CCCCCC;
font-weight: normal;
text-decoration: none;
}
#portlet-navigation-lab ul ul ul {
margin:0 0 0 10px;
padding:0 1px 1.5em 0;

}
#portlet-navigation-lab ul ul ul li {

}

#portlet-navigation-lab ul ul ul li a {
	display:block;
	font-size:0.95em;
	color:#000000;
	padding:3px 6px 3px 5px;
	font-weight: normal;
	text-decoration: none;
	border:none;
	border-bottom: 1px solid #CCC;
	background-color: transparent;
	background-image: none;
}
#portlet-navigation-lab ul ul ul a:hover{
font-size:0.95em;
color:#00005A;
background-color:#CCCCCC;
font-weight: normal;
text-decoration: none;
}
.hiddenStructure {
		display: none; 
	}
#portlet-navigation-lab .titolo  {
	border-bottom: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	display:block;
	height:16px;
	background:#fff;
	padding-left:5px;
	padding-top:3px;
	margin-bottom:10px;
	font-weight:bold;
	
	font-size:11px;
	color:#677612;
	text-decoration: none;

}
.tematica h3 {
	border-bottom: 1px solid #6B6B6B;
	border-right: 1px solid #6B6B6B;
	display:block;
	height:16px;
	background:#fff;
	padding-left:10px;
	padding-top:3px;
	margin-bottom:10px;
	font-weight:bold;
	font-size:11px;
	color:#677612;
	text-decoration: none;
}
/* lista di definizione con immagini di sfondo */
.listadefsfimg dt{
margin:0;
padding:0;
font-variant:small-caps;
font-weight:bold;
padding-left:1.5em;
background:url(img/elenco.gif) no-repeat;
letter-spacing:0.1em;
}
.listadefsfimg dd{
margin:0;
margin-bottom:1em;
padding:0 0 0 1.5em;
}

.listadefgen dt{
	margin: 1em 0 0.5em 0;
	padding:0;
	font-variant:normal;
	font-weight:bold;
	padding-left:1.5em;
	text-transform: uppercase;
}
.listadefgen dd{
margin:0;
margin-bottom:1em;
padding:0 0 0 1.5em;
}

/* lista con titolo verde e blocchi bianchi */

.lista_facc {
/*width:180px;
\width: 184px;
w\idth: 180px;
padding:0 0 0 1px;
margin:10px aut 20px 4px;*/
padding: 5px 10px;
/*background-color: #EFF5F0;*/
background-color: transparent;
font:0.95em Verdana, Arial, Helvetica, sans-serif;
}

.lista_facc ul {
margin:0;
padding:0;
list-style-type:none;
margin-bottom: 1.5em;
}

.plista_facc li {
margin:3px 0;
padding:0;
list-style-type:none;

}

.lista_facc li a {
display:block;
border: 1px solid #FFF;

/*border-bottom: 1px dotted #b2b2b2;
_border: none;
_background: url(../img/new/common/dotted_border_for_ie.gif) repeat-x bottom;*/
}

.lista_facc li a  {
font:0.95em Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:4px 6px 4px 20px;
color: #000;
text-decoration:none;
background: #FFF url("img/bt_menu.gif") no-repeat left center;
border-bottom:1px solid #CCCCCC;

}
.lista_facc li a:hover {
	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#061265;
	background-color: #CCCCCC;
}
.lista_facc a:visited {
color:#000;
}
.lista_facc h2 a {
color:#FFF;
}
/* -------- SEZIONE ENTE ------------ */
	#sezente {
	border: 1px solid #CBD0B7;
	margin: 1em;
	padding: 0 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
	
}
#sezente h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/bk_lente.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezente h1 span{display:none;}

#sezente h2{
padding-bottom: 10px;
}
#sezente h3{
padding-bottom: 15px;
}
#sezente dd{
margin-left: 0.1em;
padding-bottom: 20px;
}

#sezente ul#Italia {
margin: 20px;
padding: 0;
list-style: none;
position: relative;
width: 600px;
height: 389px;
background:   url("img/CartinaItalia.jpg") no-repeat;
}

#sezente ul#Italia li{
display: block;
position: absolute;
margin: 0px;
padding: 0px;
}

#sezente li#Italia-Ispra {
left: 174px;
top: 12px;
width: 84px;
height: 30px;
}

#sezente li#Italia-Brasimone {
left: 273px;
top: 10px;
width: 87px;
height: 40px;
}

#sezente li#Italia-Bologna {
left: 333px;
top: 66px;
width: 85px;
height: 31px;
}

#sezente li#Italia-Faenza {
left: 370px;
top: 109px;
width: 85px;
height: 31px;
}

#sezente li#Italia-Manfredonia {
left: 434px;
top: 178px;
width: 97px;
height: 34px;
}

#sezente li#Italia-Brindisi {
left: 484px;
top: 220px;
width: 88px;
height: 27px;
}

#sezente li#Italia-Trisaia {
left: 463px;
top: 272px;
width: 85px;
height: 31px;
}

#sezente li#Italia-Saluggia {
left: 53px;
top: 76px;
width: 83px;
height: 29px;
}

#sezente li#Italia-SantaTeresa {
left: 20px;
top: 118px;
width: 91px;
height: 44px;
}

#sezente li#Italia-Casaccia {
left: 81px;
top: 165px;
width: 105px;
height: 38px;
}

#sezente li#Italia-Roma {
left: 137px;
top: 207px;
width: 106px;
height: 23px;
}

#sezente li#Italia-Frascati {
left: 237px;
top: 254px;
width: 86px;
height: 29px;
}

#sezente li#Italia-Portici {
left: 286px;
top: 288px;
width: 85px;
height: 28px;
}

#sezente li#Italia-Roma1 {
left: 27px;
top: 274px;
width: 86px;
height: 20px;
}

#sezente li#Italia-CCEI {
left: 27px;
top: 297px;
width: 52px;
height: 19px;
}

#sezente li#Italia-SediPeriferiche {
left: 26px;
top: 320px;
width: 101px;
height: 18px;
}

#sezente li#Italia-Bruxelles {
left: 26px;
top: 344px;
width: 118px;
height: 17px;
}


#Italia a {
display: block;
width: 100%;
height: 100%;
}

#Italia .alt{
display: none;
}


#sezente table{
margin-left: 30px;

width: 95%;
}

#tabella table{
margin-left: 20px;
margin-right: 30px;
width: 95%;
}

#tabella table td{
border: 1px solid #c4bfbf;
padding-left: 3px;
}

#tabella table th{
border-style:double;
border-color: #c4bfbf;
}

.border {
border: 1px solid #c4bfbf;

}

/* stile per elenco lista alfabetica */
.lista_alfa {
list-style-type:lower-alpha;
}


.center {
text-align: center;
}

.spazio{
padding-top: 20px;

}

#tabella .right {
text-align: right;
font-weight:bolder;
padding-bottom: 10px;
}


div#soc ul,div#soc li{margin:0;padding:0;list-style:none;}

div#soc{/*width: 90%;*/overflow: hidden;  /*  simple clearing of floats */

    padding: 1em 0;
	margin:1em 0 2em 0;
    line-height: 1.8;
	/*width:90%;*/
  }

div#soc h3{
    margin: 0.1em 0;
	display:block; 
	background:#fff; 
	border-bottom: 1px solid #6B6B6B; 
	border-right: 1px solid #6B6B6B; 
	padding-left:5px;
	padding-top:3px; 
	padding-bottom: 0px;
	font-weight:bold; 
	font-size:11px; 
	color:#043b7b;
}
div#soc ul,div#soc li{margin:0px 0px 0px 30px;padding:3px;list-style:none;}


div#soc li	{border-bottom:1px dotted #777;}

div#soc a	{
	display:block;
    height: auto !important;height: 1%; /*holly hack semplificato per IE*/
	color:#555;
    text-decoration:none;
	padding-left:12px;
    background: transparent url("img/green_arrow.gif") no-repeat left center;}

div#soc a:hover{background-color: #393947;color:#FFF}
 
/* SEZIONE PUBBLICAZIONI 2 SPAZIO INTERNO PUBBICAZIONI */
.pubblicazione-pgintera {padding:1em;background-color: #FFFFFF; margin:1em;}
.pubblicazione-pgintera h2, .pubblicazione-pgintera h3  { color: #ffffff;  margin: 1em 0 0.5em; padding:0.5em; margin:0;background-color: #5C85AD; }

.pubblicazione-pgintera1 {
	float:left;
	width:240px;
	margin-right: 0 !important;
	margin-right: -3px;
	margin-top: 1em;
	padding: 1em;
}
.pubblicazione-pgintera1 img{
	margin-bottom: 1em;
	padding: 1em;
	border: 1px solid #CCCCCC;
	padding: 1em;
}
.pubblicazione-pgintera1 p {
	margin-left: 1em;
}

.pubblicazione-pgintera2 {
	margin-top: 1em;
	padding: 1em;
	margin-left: 250px!important;
	height: auto!important;
	margin-left:0;
	height: 0;
	border-left: 1px solid #5C85AD;
}
.pubblicazione-pgintera3 {
	margin: 1em;
	padding: 0.5em;
}
.riga-grigia-pubblicazione p {
	margin: 0.3em;
	padding: 0.5em;
	background-color:#E7E9E6;
}
.rigapubblicazioni {
border-top:1px solid #CCCCCC; 
margin: 0.5em 0;}
.titolopub-anno    { color: #ffffff;  margin: 1.5em 0; padding:0.2em; background-color: #547312; }
.titolopub-tipo    { color: #ffffff;  margin: 1.5em 0; padding:0.2em; background-color: #C26F0E; }
.titoloarchivio-news    { color: #ffffff;  margin: 1.5em 0; padding:0.2em; background-color: #669900; }

.imgvolume {float:left;
margin-left: 10px;
margin-right: 5px;

}
.introvolume {margin-left: 100px}
.rigapubblicazioni img {
width: 8em;
border:1px solid #CCCCCC; 
margin: 0 1em 0 0;}
.rossolinkmancante {
	color: #990000;
}
.line {
margin-left:100px;
border-bottom: 1px solid #dedede;
height:12px;
}
#sezpubblicazioni h3 { margin: 2em 0 0.5em;}
/*VOLUMI PAGINA INTERA */
.volume-pgintera {padding:1em;background-color: #FFFFFF; margin:1em;}
.volume-pgintera h2, .volume-pgintera h3  { color: #ffffff;  margin: 1em 0 0.5em; padding:0.2em; margin:0;background-color: #C26F0E; }

.volume-pgintera1 {
	float:left;
	width:240px;
	margin-right: 0 !important;
	margin-right: -3px;
	margin-top: 1em;
	padding: 1em;
	
}
.volume-pgintera1 img{
	margin-bottom: 1em;
	padding: 1em;
	border: 1px solid #CCCCCC;
	padding: 1em;
}
.volume-pgintera1 p {
	margin-left: 1em;
}

.volume-pgintera2 {
	margin-top: 1em;
	padding: 1em;
	margin-left: 250px!important;
	height: auto!important;
	margin-left:0;
	height: 0;
	border-left: 1px solid #C26F0E;
}
.volume-pgintera3 {
	margin: 1em;
	padding: 0.5em;
}
/* usato nello spin-off */
.box-tratteggiato {
	color: #000066;
	background-color: #e7e7f1;
	text-indent: 10pt;
	border: 1px dashed #000066;
	padding: 2px;
	}
	
	
	
/* sezione archivio eventi */
#sezarc-eventi {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezarc-eventi h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_arceventi.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezarc-eventi h1 span{display:none;}


#sezarc-eventi h2 
	{ color: #ffffff;  margin: 1em 0 0.5em; padding:0.2em; margin:0 0 1em; background-color: #536511; }

/*
#sezarc-eventi h4{
color:#524545;
font-weight:bolder;
margin-top: 20px;
margin-bottom: 15px;
} 
*/
#sezarc-eventi dl {

border: 1px solid #CBD0B7;margin: 1em;
padding:1em;}

#sezarc-eventi dt {
	font-size:1.1em;
    color: #536511;
    padding-left:2em;
	margin-top: 1em;	
}

#sezarc-eventi dt a {
color: #536511;
text-decoration:none;}

#sezarc-eventi dd a {color: #000000;}


#sezarc-eventi dd {
    margin: 0;
    padding:0 0 0 4em;
}

#sezarc-eventi dl img {
	float:left;
	margin-right: 0.5em;
	width: 3em;
}

.linea_eventi{
margin-left: 100px;
border-bottom: 1px solid #dedede;
height:30px;
}
.data_eventi  {
		color: #891b1a;
		font-size:0.95em;
		font-weight:bold;
}




/* sezione resoconti */
#sezresoc-eventi {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezresoc-eventi h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_arceventi.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezresoc-eventi h1 span{display:none;}


#sezresoc-eventi h2 
	{ color: #ffffff;  margin: 1em 0 0.5em; padding:0.2em; margin:0 0 1em; background-color: #891b1a; }

/*
#sezarc-eventi h4{
color:#524545;
font-weight:bolder;
margin-top: 20px;
margin-bottom: 15px;
	
} 
*/
#sezresoc-eventi dl {
margin: 1em}

#sezresoc-eventi dt {
border-left:1px solid #CBD0B7;
border-right:1px solid #CBD0B7;
border-top:1px solid #CBD0B7;
padding: 1em 1em 0 1em;
font-size: 1.1em;
background-color:#FFF;
color: #536511;
}

#sezresoc-eventi dt a {
color: #536511;
text-decoration:none;}

#sezresoc-eventi dd a {color: #000000;}


#sezresoc-eventi dd {
margin:0;
margin-bottom:1em;
padding: 0em 1em 2em 2em;
border-left:1px solid #CBD0B7;
border-right:1px solid #CBD0B7;
border-bottom:1px solid #CBD0B7;

}


.imgresoconti {float:left;
margin-left: 10px;
margin-top: 10px;
margin-right: 10px;
}



/* sezione  eventi */
#sezeventi {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
}
#sezeventi h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_arceventi.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#sezeventi h1 span{display:none;}


#sezeventi h2  {
font-size: 1.4em;
font-weight:bold;
color:  #536511;
}

/*box 5 per mille */
.box5xmille {
	padding: 2px;

	font:0.95em Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #CBCBCB;

}

.datahome{
		margin: 0 0 2em 0;
		color: #B14707;
		font-size:0.95em;
        font-weight:bold;

}

.rientro{
margin-left: 15px;
}


/* lista dipartimenti */
div#listadip ul,div#listadip li{margin:0;padding:0;list-style:none;}

div#listadip{/*width: 90%;*/overflow: hidden;  /*  simple clearing of floats */

    padding: 1em 0;
	margin:1em 0 2em 0;
    line-height: 1.8;
	/*width:90%;*/
  }

div#listadip ul,div#listadip li{margin:0px 0px 0px 30px;padding:3px;list-style:none;}


div#listadip li	{border-bottom:1px dotted #777;}

div#listadip a	{
	display:block;
    height: auto !important;height: 1%; /*holly hack semplificato per IE*/
	color:#555;
    text-decoration:none;
	padding-left:12px;
    background: transparent url("img/pallinowebverde.jpg") no-repeat left center;}

div#listadip a:hover{background-color: #393947;color:#FFF}

/* sezione mappa del sito */
#mappa-sito {
	border: 1px solid #CBD0B7;
	margin: 1em;
	background:   url("img/bh_homeboxcentro.gif") no-repeat left top;
	font-size: 1.1em;
}
#mappa-sito h1 {
	font-size:2em;
	margin: 0;
	margin-left: 20px;
	height:30px;
	border-bottom: 1px solid #CBD0B7;
	background-image:   url("img/tit_mappasito.gif");
	background-repeat: no-repeat;
	background-position: right center;	
}
#mappa-sito h1 span{display:none;}


#mappa-sito .elencomappa {
margin-top:1.5em;
padding-top:1em;
padding-bottom:1em;
border-top:1px dashed #000;
}
#mappa-sito .elencomappa a:link {
	color: #003333;
}

#mappa-sito .elencomappa li {
padding:.3em;
}
#mappa-sito .elencomappa li.none {
list-style-type:none;
}
#mappa-sito .elencomappa dt {
font-style:italic;
font-weight:bold;
}
#mappa-sito .elencomappa dd {
padding-bottom:1em;
}


