.corpocentrale {
	background-attachment: fixed;
	background-image: url(../immagini/sfondofix.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FFCD84;
}
.testocentro {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #C65E00;
	font-variant: normal;
	font-weight: 400;

}
.body {
	background-color: #FFCD84;
	margin: 0px;
	padding: 0px;

}
.immagini {
	border: 2px solid #EA7000;
}

