/******************TOP*******************/

			#top-h1{
					background:url(images/top-h1-levante.jpg) no-repeat;
					width:800px;
					height:60px;
					margin:0;
					padding:0;
			}
			
			#top-h1 h1{
					color:#ff6600;
					font-size:12px;
					font-weight:normal;
					padding-left:220px;
					padding-top:25px;
			
			}
#top-levante {

		width: 800px;
		height:260px;
		background:url(images/top-levante.jpg) no-repeat;
		padding:0px;
		margin:0;
			
}
#top-generale {

		width: 800px;
		height:260px;
		
		padding:0px;
		margin:0;
			
}
#top-sogno {

		width: 800px;
		height:260px;
		background:url(images/top-sogno.jpg) no-repeat;
		padding:0px;
		margin:0;
			
}
#top-laura {

		width: 800px;
		height:260px;
		background:url(images/top-laura.jpg) no-repeat;
		padding:0px;
		margin:0;
			
}
#top-quercia {

		width: 800px;
		height:260px;
		background:url(images/top-quercia.jpg) no-repeat;
		padding:0px;
		margin:0;
			
}
/************CENTRO*******/
#centro {
	width:555px;
	height:658px;
	background:url(images/sfondo-testo.jpg) no-repeat bottom;
	float:left;
	padding: 0 5px;


}

#centro img{
		border:1px;
		padding:5px;
		border-color:#C9C9AD;


}
#centro p{
	margin-left:10px;

}
/**************CENTRO LAURA***********/
#centro-laura {
	width:555px;
	height:658px;
	background:url(images/sfondo-testo-laura.jpg) no-repeat bottom;
	float:left;
	padding: 0 5px;

}
#centro-laura img{
		border:1px;
		padding:5px;
		border-color:#C9C9AD;


}
#centro-laura p{
	margin-left:10px;

}
/************CENTRO QUERCIA*****/
#centro-quercia {
	width:555px;
	height:658px;
	background:url(images/sfondo-testo-quercia.jpg) no-repeat bottom;
	float:left;
	padding: 0 5px;

}

#centro-quercia img{
		border:1px;
		padding:5px;
		border-color:#C9C9AD;


}
#centro-quercia p{
	margin-left:10px;

}

/************CENTRO SOGNO*****/
#centro-sogno {
	width:555px;
	height:658px;
	background:url(images/sfondo-testo-sogno.jpg) no-repeat bottom;
	float:left;
	padding: 0 5px;

}
#centro-sogno img{
		border:1px;
		padding:5px;
		border-color:#C9C9AD;


}
#centro-sogno p{
	margin-left:10px;

}
/************CENTRO LEVANTE*******/
#centro-levante {
	width:555px;
	height:658px;
	background:url(images/sfondo-testo.jpg) no-repeat bottom;
	float:left;
	padding: 0 5px;


}

#centro-levante img{
		border:1px;
		padding:5px;
		border-color:#C9C9AD;


}
#centro-levante p{
	margin-left:10px;

}


