@charset "iso-8859-2";

BODY { padding:0; margin:0; font-family: "Trebuchet MS", "Times New Roman", Arial; font-size: 14px; background-image: url(/immagini/bk_pagina.jpg); background-repeat: repeat; letter-spacing: 0.8; white-space:1px; line-height: 13px; word-spacing: normal; }


.testo {
	font-family: "Trebuchet MS", "Times New Roman", Arial;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
	color: #472712;
}
.testo a { color: #ff3300;}
.testo a:hover { color: #ff6633;}

#Layer_sfondo { position:absolute; width:100%; height:900px; text-align: center;	top: 0;	left: 0; margin: 0;	padding: 0;	overflow: hidden; }
#Layer_corpo { position:absolute; width:960px; z-index:2; left: 50%; top: 0; margin:0 0 0 -480px; }
#contenutoCentraImg { width:100%; height:900px; overflow: hidden; text-align: center; }
#centraimmagine { width: 1920px; height: 900px; margin: 0 0 0 -960px; padding: 0; position: absolute; top: 0; left: 50%; text-align: left; overflow: hidden; }

