.cella {
	padding-top:10px;
	padding-bottom:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.centrale {
width:400px;
height:300px;
overflow:auto;
}
.interno {
width:375px;
height:300px;

}
.dettagli {
background-image:url(images/sfondodettagli.jpg);
background-position:center;
background-repeat:repeat-x;
background-attachment:fixed;


}
