body {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ADADAD;
}
hr {
	color: #777777;
	height: 1px;
}
a {
	color: #ED8A20;
}
.bg_right {
	background-image: url(../images/bg_home_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.bg_left {
	background-image: url(../images/bg_home_left.gif);
	background-repeat: repeat-x;
	background-position: right top;
}
#content {
	position: relative;
}
#box_menu {
	position: absolute;
	background-color: #000000;
	top: 248px;
	right: 0px;
}
#box_news_home {
	position: absolute;
	top: 369px;
	right: 0px;
}
.news {
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(../images/apice.gif);
	background-repeat: no-repeat;
	background-position: 5px 30px;
}
.page {
	vertical-align: top;
	width: 940px;
	text-align: right;
	background-image: url(../images/virgolone_home.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 500px;
}
.nero {
	color: #000000;
}
