
body {
	background: url(../_img/sfondo_bandi.jpg) no-repeat top right;	 /*immagine sfondo header per sezione Bandi*/
	margin-left:1em;
	margin-right:0em;
	border-left-width: 0px;
	border-left-color: #000000  ;
	border-left-style:solid;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-top-width: 0px;
}

#contenuto h2 {
	background-color:#FFF2D5;
	padding:.50em;
}

