/* CSS Document */

body {
	background: #F9F4DF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-image: url(img/sfondo.gif);
}

.centratura { 
	position: absolute;
	top: 50%;
	left: 50%;
    width: 500px;
	height: 350px;
    margin-left: -250px;
	margin-top: -190px;
} 

.centratura2 {
	position: absolute;
	top: 50%;
	left: 50%;
    width: 850px;
	height: 450px;
    margin-left: -425px;
	margin-top: -225px;
    text-align: center;
	position: absolute;
	top: 50%;
	left: 50%;
    width: 850px;
	height: 450px;
    margin-left: -425px;
	margin-top: -225px;
    text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A0508;
	letter-spacing: 2px;
	background-image: url(img/sfondo_int.gif);
}

.tabella {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A0508;
	letter-spacing: 2px;
	background-image: url(img/sfondo_int.gif);
}

.contatti {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #8A0508;
	letter-spacing: 2px;
}
.testo {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #371600;
	letter-spacing: 2px;
}
