body
{
	background-color: #C3C700;
	color: White;
	font-family: "verdana";
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 0;
}
.tabella_w {
	background-color: Black;
}
.footer {
	padding-bottom: 18px;
	padding-top: 0px;
	font-size: 9px;
	color: #2A2A00;
}
A.footer {
	font-size: 9px;
	color: #2A2A00;
	font-weight: bold;
	text-decoration: none;
}
A.footer:hover {
	font-size: 9px;
	color: #2A2A00;
	font-weight: bold;
	text-decoration: underline;
}
.testo {
	color: White;
	font-size: 12px;
	padding-bottom: 40px;
	padding-left: 28px;
	padding-top: 20px;
	text-align: left;
	line-height: 15px;
	width: 550px;
}
.testo2 {
	color: White;
	font-size: 12px;
	padding-bottom: 40px;
	padding-left: 28px;
	padding-top: 15px;
	text-align: left;
	line-height: 15px;
	width: 550px;
}
.testo3 {
	color: White;
	font-size: 12px;
	padding-bottom: 15px;
	padding-left: 28px;
	padding-top: 20px;
	text-align: left;
	line-height: 15px;
	width: 550px;
}
A {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-align: left;
}
A:hover {
	text-decoration: underline;
	font-size: 11px;
	font-weight: normal;
	color: Gray;
	text-align: left;
}
A.menu {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #C3C700;
	text-align: left;
}
A.menu:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: WHITE;
	text-align: left;
}
A.menu2 {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #1B1B1B;
	text-align: left;
}
A.menu2:hover {
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	color: #C3C700;
	text-align: left;
}
.divmenu {
	padding-top: 10px;
	padding-left: 18px;
	background-image: url(../images/bg_div.gif);
	background-repeat: no-repeat;
	background-position: left;
	margin-left: 10px;
}
.divtit {
	padding-left: 10px;
	background-color: #C3C700;
	width: 100px;
}
.divtit2 {
	padding-left: 10px;
}
.divtit3 {
	background-color: white;
	width: 633px;
	text-align: right;
	padding-top: 5px;
	margin-left: 5px;
	margin-top: 5px;
	height: 30px;
}