@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
body {
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
a:link {
	color: #B45086;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B35087;
}
a:hover {
	text-decoration: underline;
	color: #D0B1C0;
}
a:active {
	text-decoration: none;
	color: #B45086;
}
.bg_center {
	background-image: url(img/bg_cont.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.update_tbl {
	background-image: url(img/barglow.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #753E58;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #666666;
}
.border {
	border: 1px solid #CC9999;
}
.dwn_tbl {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #983F5B;
}
.title2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #753E58;
}
#accordion {
	margin:20px 0px;
}

h3.toggler {
	cursor: pointer;
	border: 1px solid #f5f5f5;
	border-right-color: #ddd;
	border-bottom-color: #ddd;
	font-family: 'Andale Mono', sans-serif;
	font-size: 12px;
	background: #D2E0E6;
	color: #528CE0;
	margin: 0 0 4px 0;
	padding: 3px 5px 1px;
}

div.element p, div.element h4 {
	margin:0px;
	padding:4px;
}

blockquote {
	padding:5px 20px;
}
.button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.pag {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #996699;
	font-style: italic;
	font-weight: bold;
}
.tot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #996699;
}
.img_brdr {
	border: 4px solid #CA80A2;
	-moz-border-radius: 0.5em;
}
.img_brdr:hover {
	border: 4px solid #E1AEC9;
	-moz-border-radius: 0.5em;
}
.pagnow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #996699;
	font-style: italic;
	font-weight: bold;
}
.error {
	font-family: "Comic Sans MS";
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
.up_tbl {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #983F5B;
	font-size: 13px;
}
.ban_brdr {
	border: 2px solid #CA80A2;
	-moz-border-radius: 0.5em;
}
.ban_brdr:hover {
	border: 2px solid #E1AEC9;
	-moz-border-radius: 0.5em;
}.foot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
}
.titup {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #996699;
}
.bios_brdr {
	border: 4px solid #CA80A2;
	-moz-border-radius: 0.5em;
}
.search {
	margin: 0px;
	padding: 0px;
}
.search_brdr {
	border: 2px solid #CA80A2;
	-moz-border-radius: 0.5em;
	font-size: 10px;
	color: #666666;
	padding-top: 1px;
	padding-right: 2px;
	padding-bottom: 1px;
	padding-left: 2px;
	background-image: url(img/searchbg.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
.search_brdr:hover {
	border: 2px solid #E1AEC9;
	-moz-border-radius: 0.5em;
}
#layer1 {
	position: absolute;
	visibility: hidden;
	width: 300px;
	height: 100px;
	background-color: #FFCCFF;
	border: 1px solid #000;
	padding: 10px;
	top: 400px;
	left: 100%;
	z-index: 999;
}#testo {
	text-align: justify;
}
