/* istituzionale */

#contenuto {
	background-image: url(ist/pattern.gif);
	background-repeat: repeat-y;
}
#contenitore {
	background-image: url(ist/fiorebot.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}
#contenitore #piede {
	background-color:#209e46;
}
#contenitore #sezioni {
	border-bottom: solid 7px #209E46;
}
#sezioni ul li a {
	background-image: url(ist/tabs.gif);
}
#menu ul li a {
	background-image: url(ist/menu.gif);
}
#menu ul ul li a {
	background-image: url(ist/submenu.gif);
}
#menu ul ul li strong a {

background-position: 0 -54px;
}
#contenitore #intestazione {
	background-color: #209e46;
	background-image: url(ist/banner.jpg);
}
#elenco dt {

	border-top: 1px dotted #209e46;

}

ul#gallery {
	float: none;
	}
ul#gallery li {
	float: none;
	width: 150px;
	height: 150px;
   line-height: 150px;
	margin:0 10px 10px 0;
   background: url(bk.png) no-repeat center center;
	position: relative;
	}
* html ul#gallery li {
	font-size: 150px;
	} /* hack per IE 5.5 e IE6 */
*:first-child+html ul#gallery li {
	font-size: 150px;
	} /* hack per IE7 */
	
ul#gallery li div {
	position: absolute;
	width: 300px;
	top: 0;
	left: 165px;
	line-height: 14px;
	font-size: 11px;
	text-align: left;
}
ul#gallery li div h5 {
	font-size: 12px;
	font-weight: bold;
}
ul#gallery li .fileinfo {
	font-size: 10px;
	color: #666666;
}