/* istituzionale */

#contenuto {
	background-image: url(pattern.gif);
	background-repeat: repeat-y;
}
#contenitore {
	background-image: url(back-out.jpg);
	background-position: bottom right;
	background-repeat: no-repeat;
}
#contenitore #piede {
	background-color:#2c495b;
}
#contenitore #sezioni {

}
#sezioni ul li a {
	background-image: url(ist/tabs.gif);
}
#menu ul li a {
	background-image: url(ist/menu.gif);
}
#contenitore #intestazione {
	background-color: transparent;
	background-image: url(pattern.gif);
	background-repeat: repeat-y;
	background-position: 0 0;
}
#intestazione h1 {
	position: absolute;
	top: 63px;
	left: 316px;
}