body {
	background-image: url(bg_main.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
}
body, td, tr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #E2E2E2;
	}

.bg_houses {
	background-image: url(bg_houses.gif);
	background-repeat: repeat-x;
	background-position: 0px;
}
.bg_content {
	background-image: url(bg_content.gif);
	background-repeat: no-repeat;
}
.content_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	background-color: #E2E2E2;
	border: 1px solid #333333;
	padding: 6px;
}
a {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D63600;
	margin-bottom: 8px;
	margin-top: 0px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6A685E;
	margin-bottom: 6px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#252525;
	line-height: 10px;
	background-color: #C6DDFF;
}
.grey {
	color: #CCCCCC;
}
.arancione {

	color: #F45824;

	text-decoration: none;

}

	.arancione:hover {

	color: #F45824;

}
	.yellow {

	color: #FFCC00;

	text-decoration: none;

}

	.yellow:hover {

	color: #FFFFFF;


}
.darkRed:hover {


	color: #FFCC00;
}
.darkRed {


	color: #CC0000;
}
.underline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	width: 99%;
}
.img_box {
	background-color:#FFFFFF;
	border: 1px solid #C1C1C1;
	}
.small {
	font-size: 10px;
}
.dark_grey {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.dark_grey:hover {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.white {
	color: #FFFFFF;
}
.capitalize {
	text-transform: capitalize;
}
.sfondo_news {
	background-image: url(sfondo_news.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
