body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	position: relative;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#header {
	position: relative;
	left: 0px;
	top: 0px;	
}
#header #parte1 {
	background-color: #044;
/*	background-image: url(../images/back_header_p1.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 23px;
*/
	height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 10px;
	line-height: 22px;
	margin: 0px;
	font-weight: bold;
}
#header #parte2 {
	background-color: #006666;
/*	background-image: url(../images/back_header_p2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 113px;
*/
	height: 100px;
	position: relative;
}
#header #titolo {
	position: absolute;
	left: 20px;
	top: 13px;
}
#header #sottotitolo {
	position: absolute;
	left: 130px;
	top: 65px;
}
#header #stemma {
	position: absolute;
	left: 290px;
	top: 37px;
}
#menu {
	background-color: #ffffcc;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #BBBBBB;
	border-right-color: #BBBBBB;
	border-bottom-color: #BBBBBB;
	border-left-color: #BBBBBB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 1.5em;
	padding: 0px;
	height: auto;
	width: 100%;
	float: left;
	display: block;
}
#menu .submenu {
	padding: 0px 10px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
	line-height: 1.5em;
	height: 100%;
	display: table-cell;
	vertical-align: top;
	margin: 0px;
	width: auto;
	border: 1px none #eeeeee;
	text-align: left;
}
#menu .submenu p {
	margin: 5px 0px 0px;
}
#menu #daticatalogo {
	margin-top: 3px;
}
#menu ul {
	padding: 0px;
	display: block;
	margin: 5px 0px 0px;
	border: 1px none #00CC99;
	clear: both;
}
#menu li {
	display: list-item;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu li a {
	color: #606060;
	text-decoration: none;
	background-image: url(../images/lista_off.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	background-attachment: scroll;
}
#menu li a:hover {
	text-decoration: none;
	background-image: url(../images/lista_on.gif);
}
#menu form {
	margin: 5px 0px 0px;
	padding: 0px;
}
#menu input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	width: 100px;
	border: 1px solid #8BB3D2;
	padding: 2px;
}
#menu .titolo_submenu {
	margin: 0px;
	padding: 0px;
}
#menu label {
	display: inline;
	background-image: url(../images/freccia.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 7px;
}
#menu #login_button {
	color: #FFFFFF;
	height: 19px;
	width: 19px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	padding: 0px;
	float: left;
	border: 1px none #8BB3D2;
	margin-left: 3px;
	background-image: url(../images/vai.gif);
	background-repeat: no-repeat;
}
#menu #password {
	width: 78px;
	float: left;
}
#main {
	background-color: #e5e5e5;
	clear: both;
	height: auto;
	width: 100%;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #606060;
	padding-bottom: 30px;
}
#main table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 1.6em;
	color: #606060;
}
#main table a {
	text-decoration: none;
	color: #066;
	font-weight: normal;
}
#main table a:hover {
	text-decoration: underline;
}

#main form {
	margin: 0px;
	padding: 0px;
}
.textaccess {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}

#main #descrizione {
	float: left;
	width: 24%;
	padding: 0px;
	text-align: left;
	color: #606060;
}
#main #pagina {
	float: left;
	width: 75%;
	color: #606060;
}
.colonna {
	padding: 10px 15px 10px 10px;
}
#main #box_desc {
	border: 1px none #CCCCCC;
	margin-top: 28px;
}
#footer {
	color: #FFFFFF;
	display: block;
	width: auto;
	clear: both;
	height: auto;
}
#form_ricerca .campo {
	width: 100%;
}
#form_ricerca select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 0px;
}
#form_ricerca input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding: 1px 3px;
	vertical-align: middle;
	margin: 0px;
}
#main .titolo {
	font-weight: bold;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
}
#form_ricerca p {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#form_ricerca {
	margin: 0px;
	padding: 0px;
}
#form_ricerca .bottoni input, .bottoni input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: 1px solid #009999;
	background-color: #006666;
	margin-right: 5px;
	margin-left: 5px;
	font-size: 11px;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
}
#form_ricerca .bottoni {
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
}
#form_ricerca table tr td.spacer_row {
	font-size: 0px;
	height: 4px;
	display: table-cell;
}

#form_ricerca label {
	margin-top: 0px;
}

#footer #crediti {
	background-color: #aaaaaa;
	padding: 10px;
	text-align: right;
	vertical-align: top;
	display: table-cell;
	width: 180px;
}
#footer #copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #aaaaaa;
	padding: 10px;
	text-align: left;
	vertical-align: top;
	display: table-cell;
}
#footer #footer_table {
	width: 100%;
	border: 1px none #666;
}
#main #nav_records {
	font-size: 11px;
	width: 170px;
	height: 100%;
	padding: 40px 10px 10px;
	text-align: left;
	color: #606060;
	display: table-cell;
	vertical-align: top;
}
#main #lista_records {
	font-size: 11px;
	width: auto;
	color: #606060;
	display: table-cell;
	padding: 10px;
	vertical-align: top;
}
#main select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	height: auto;
}
#main p {
	margin-top: 0px;
	margin-bottom: 10px;
}
#main #nav_pagine tr td {
	color: #066;
	font-weight: bold;
}
#main #nav_pagine tr td a {
	text-decoration: none;
	color: #066;
	font-weight: normal;
}
#main #nav_pagine tr td a:hover {
	color: #CC0000;
	text-decoration: underline overline;
}
#records .recautore {
	font-weight: bold;
}
#records .rectitolo {
	color: #444444;
}
#records a.numrec:hover {
	color: #CC0000;
	text-decoration: none;
	border-top: 1px solid #CC0000;
	border-right: 1px none #CC0000;
	border-bottom: 1px none #CC0000;
	border-left: 1px solid #CC0000;
}
#records a.numrec {
	color: #066;
	text-decoration: none;
	padding: 2px;
	border-top: 1px solid #96B9D4;
	border-right: 1px none #96B9D4;
	border-bottom: 1px none #96B9D4;
	border-left: 1px solid #96B9D4;
	font-weight: normal;
}
#records tr td {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 1px;
	font-size: 11px;
	font-color: #333333;
}
#records tr td.cella_numrec {
	border: none;
	display: table-cell;
	width: 35px;
	vertical-align: top;
}
.filtro {
	color: #066;
}
#main #nav_pagine tr td .pag_attiva {
	text-decoration: none;
	color: #066;
	font-weight: bold;
}
.prevnext {
	border: none;	
}
.detailslink {
	color: #066;
	text-decoration: none;
}
.textnormal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #606060;
}
#collocazione tr td {
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #eeeeee;
	padding-top: 5px;
	padding-bottom: 1px;
	padding-right: 10px;
}
#collocazione tr th {
	text-align: left;	
	vertical-align: middle;
	border-width: 1px;
	border-bottom-style: solid;
	border-color: #eeeeee;	
}


