body{
	margin: 0px;
    padding: 0px;
    height: 100%;
	text-align: center;
	background-color: #DFDFDF;
	SCROLLBAR-FACE-COLOR: #1E3557; 
	SCROLLBAR-HIGHLIGHT-COLOR: #1E3557; 
	SCROLLBAR-SHADOW-COLOR: #1E3557; 
	SCROLLBAR-3DLIGHT-COLOR: #1E3557; 
	SCROLLBAR-ARROW-COLOR:  #ffffff; 
	SCROLLBAR-TRACK-COLOR: #1E3557; 
	SCROLLBAR-DARKSHADOW-COLOR: #1E3557;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#contenitore{
	width: 100%;
	margin: 0px auto 0px;
	text-align : left;
	height: 100%;
} 

.bg-indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996600;
	text-decoration: none;
	background-color: #F5F3E6;
	height: 20px;


	
}
.colonna-sin {
	width: 89px;
	background-image: url(images/bg-sin.jpg);
}
.riga-top {
	background-image: url(images/bg-top.gif);
	height: 90px;

}
.riga-menu {
    background-color:#314460;
	height: 20px;
}
.riga-flash {
	background-color: #1E3557;
	height: 232px;
}
.riga-centro {
    background-color: #EAE2CC;	
}
.bg-centro-home {
	background-image: url(images/bg-centro1.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;

}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: oblique;
	font-weight: bold;
	color: #CC9900;
}
.offerte {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.sottolineato {
	text-decoration: underline;
}
.indirizzo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #996600;
}
.testo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.piccolo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

