div#intestazione {
	background-image: url('../img/sistemabib.jpg');
	padding: 40px;
	height: 1%;
	background-position: top center;
	background-repeat: no-repeat;
}


div#servizi {
/*	background-image: url('../img/sistemabib.jpg'); 
	background-position: top left;
	background-repeat: repeat-y;

	background-color: #B4D1E3; 
	color: #000; */
	float: right;
	width: 34%;
	padding: 0.2em;
	border-left: 3px dashed #B4D1E3; 
	border-bottom: 3px dashed #B4D1E3; 	
}

div#servizi h2 {
	
	margin-left: 0.5em; 
}
  

div#autunno {

/*	border: 3px dotted #0072BC; */
	border: 3px solid #abd372;
	font-size: 90%;
	padding: 170px 0.4em 0em 0.4em;
	background: url(../img/autun2011.gif);
	background-repeat: no-repeat;
	float: right;
	width: 45%;

}
div.areamain  {
	width: 50%;
	} 

div#autunno p {
	line-height: 150%;
	}
  
/* indice in alto nella pagine che punta alla sotto sezioni della pagina */
ul.indicesezioni, ul#indicesezioni {
	list-style-image: url('http://www.comune.prato.it/common/gif/frecce/giu-az.gif');
	background-color: #ffffff;
	color: #262650;	
	margin-bottom: 1em;
}
ul.indicesezioni li, ul#indicesezioni li {
	font-size: 90%;
}

