body {
	background-image: url(_img/sfondo_bottom.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FBC73C;
}
.body_top {
	background-image: url(_img/sfondo_body.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
p {
	margin: 5px;
}
.menu_sx {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menu_bar {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
.menu_bar_home {
	color: #666666;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

#menu a
{
	display: block;
	color: #FFFFFF;

	text-decoration: none;
	line-height: 45px;
}

#menu a:hover
{
	background-color: #FBC73C;
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
.titolo {
	font-size: 14px;
	font-weight: bold;
	color: #E4A705;
}
.liv {
	color: #000000;
	background-color: #FEEEC2;
	border: 1px solid #FBC73C;
}
.img {
	border: 1px solid #FBC73C;
}
.img2 {
	border: 1px solid #FF8040;
}
.tit {
	color: #000000;
	background-color: #FEEEC2;
	border: 1px solid #FBC73C;
	font-weight: bold;
}
.trat {
	background-color: #FBC73C;
	border: thin dashed #FF9900;
	font-size: 14px;
}

.titolo-link {
	font-weight: bold;
	color: #E4A705;
}
.liv2 {
	color: #000000;
	background-color: #FEEEC2;
	border: 1px solid #00468c;
}
