/* CSS Document */
body{
	width:100%;
	height:100%;
	background-color:#FAF6E8;
	margin: 0px;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
hr {
	color: #333333;
	height: 1px;
}
a {
	color: #23832A;
}
.bg_interno {
	background-image: url(../images/bg_interno.gif);
	background-repeat: repeat-y;
	vertical-align: top;
	height: 250px;
}
.bg_bottom_interno {
	background-image: url(../images/bg_bottom_interno.gif);
	background-repeat: no-repeat;
	height: 70px;
	vertical-align: top;
}
.bg_menu_home {
	background-image: url(../images/bottom_home.jpg);
	background-repeat: no-repeat;
	height: 265px;
	vertical-align: top;
	padding-top: 41px;
	padding-left: 9px;
}
.menu_interno {
	vertical-align: top;
	padding-left: 19px;
	padding-top: 15px;
}
.interno {
	background-image: url(../images/lato_menu.gif);
	background-repeat: no-repeat;
}
.interno_557 {
	vertical-align: top;
	width: 557px;
}
.banda {
	background-image: url(../images/banda.gif);
	background-repeat: repeat-x;
}
.testo {
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 50px;
	padding-left: 25px;
	line-height: 15px;
	text-align: justify;
	vertical-align: top;
}
.titolo {
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	font-weight: bold;
	padding-bottom: 3px;
}
.titoletto {
	font-size: 12px;
	font-weight: bold;
	color: #23832A;
}
table.dati td{
	padding: 5px;
	border-bottom: 1px solid #CCCCCC;
	border-top: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	vertical-align: bottom;
	background-color: #F6F6F6;
}
.credits {
	padding-left: 15px;
	vertical-align: bottom;
	font-size: 10px;
}
.credits a {
	color: #333333;
	text-decoration: none;
}
/* Sfondo Pagina */
.bg_sx{
	background-image: url(../images/bg_sx.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_dx{
	background-image: url(../images/bg_dx.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_sx_interno{
	background-image: url(../images/bg_sx_interno.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg_dx_interno{
	background-image: url(../images/bg_dx_interno.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* Menu */
.m_off {
	font-size: 12px;
	color: #717171;
}
.m_off a {
	color: #717171;
	text-decoration: none;
	background-color: #E2E2E2;
	display: block;
	padding: 3px 5px 3px 15px;
	border-bottom: solid 1px #FFFFFF;
	background-image: url(../images/blocco_menu.gif);
	background-repeat: repeat-y;
}
.m_off a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AE0A;
	display: block;
	border-bottom: solid 1px #FFFFFF;
	background-image: url(../images/blocco_menu.gif);
	background-repeat: repeat-y;
}
.m_on {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #00AE0A;
	display: block;
	padding: 3px 5px 3px 15px;
	border-bottom: solid 1px #FFFFFF;
	background-image: url(../images/blocco_menu.gif);
	background-repeat: repeat-y;
}
.m_sotto {
	padding: 5px 0px 25px 15px;
	font-size: 11px;
	color: #717171;
	background-color: #FFFFFF;
}
.m_sotto a {
	color: #717171;
	text-decoration: none;
}
.m_sotto a:hover {
	color: #00AE0A;
	text-decoration: none;
}
.m_sotto p {
	margin: 0px 0px 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E2E2E2;
	padding-bottom: 3px;
}
.m_sotto_on {
	color: #00AE0A;
}

