@charset "utf-8";
body {
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #F0ECDD;
}
.td_img1 {
	background-attachment: scroll;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 55px;
	text-align: center;
	vertical-align: middle;
}
.titolo_sez {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.dt_td_img1 {
	background-attachment: scroll;
	background-image: url(../images/top_dettaglio.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 30px;
	text-align: center;
	vertical-align: top;
}



.tab_general {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6A15E;
	border-right-color: #B6A15E;
	border-bottom-color: #B6A15E;
	border-left-color: #B6A15E;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}
.titolo {
	font-size: 14px;
	color: #C13202;
}
.note {
	font-size: 9px;
	color: #666666;
}

.rosso {
	color: #C13202;
}
a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #C22E00;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
.tab_bottom {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B6A15E;
	border-right-color: #B6A15E;
	border-bottom-color: #B6A15E;
	border-left-color: #B6A15E;
	background-image: url(../images/bottom.jpg);
	height: 73px;
}
.dt_titolo {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
