/* ---------------------------------------------------------------- FORM */
div.pager {
	border-top: 1px solid #D9D9D9;
	font-size: 68.75%;
	padding-top:2.5em;
	margin-bottom:3em;
}

div.pager span,
div.pager a{
	border: 1px solid #D9D9D9;
	padding:0.2em;
	padding-left:0.4em;
	padding-right:0.4em;
	margin-right:0.2em;
}

div.pager span{
	background-color:#EDEDED;
}

div.pager a{
	text-decoration:none;
}

div.pager a:hover{
	text-decoration:underline;
	background-color:#EDEDED;
}


/* ---------------------------------------------------------------- messaggio "record non trovati" */
div.norecords{
	font-size:68.75%;
	padding:0.2em;
}

/* ---------------------------------------------------------------- ricerca generale */
div.ricercainput input.input {
	font-size: 68.75%;
	width: 13.45em;
	height: 2em;
	line-height: 1.8em;
}
div.ricercainput input.submit {
	font-size: 62.5%;
	font-weight: bold;
	background-color: Transparent;
	padding-left: 1.5em;
	border: 0px;
	width: 6.8em;
	height: 2.5em;
	line-height: 2.5em;
	vertical-align: top;
	cursor: pointer;
	background: url(../../upload/1/images/interfaccia/maggiore.gif) no-repeat 1.2em 1em;
}

/* ---------------------------------------------------------------- formricerca */
table.formricerca {
	font-size: 68.75%;
	width: 100%;
	height: 15em;
}

table.formricerca caption {
	text-align: left;
	font-size: 120%;
	font-weight: bold;
	padding: 1.5em;
	padding-left: 2.5em;
	padding-right: 2.5em;
}

table.formricerca th {
	padding-top: 1em;
	padding-bottom: 1em;
	text-align: left;
}

table.formricerca label {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

table.formricerca .sx {
	padding-left: 3em;
	width: 62%;
}
table.formricerca .dx {
	padding-left: 3em;
	width: 38%;
}

table.formricerca select {
	width: 28em;
}

table.formricerca td.button {
	text-align: right;
	padding: 1em;
	padding-right: 3.4em;
}

/* ---------------------------------------------------------------- REPORT COMUNI */
div.intestazione {
	background-color: #EDEDED;
	font-size: 68.75%;
	font-weight: bold;
	padding: 1.5em;
	padding-left: 3em;
	margin-bottom: 2em;
}

div.intestazione span.riepilogo{
	font-weight:normal;
	display:block;
	padding-top:0.1em;
}

div.riepilogo{
	font-size:68.75%;
	padding-bottom:0.3em;
	border-bottom: 1px solid #D9D9D9;
	margin-bottom:2em;
}

table.report {
	background-color: Transparent;
	width: 100%;
}
ul.report {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

ul.report li{
	float:left;
	width:100%;
}

table.report div.riga,
table.report div.box,
ul.report div.box {
	float:left;
	width: 100%;
	border-bottom: 1px solid #D9D9D9;
	padding-top: 1.3em;
	padding-bottom: 1.3em;
}
table.report tr.first div.riga,
table.report tr.first div.box,
ul.report li.first div.box {
    padding-top: 0px;
}
table.report tr.last div.riga,
table.report tr.last div.box,
ul.report li.last div.box {
	border: 0px;
}

table.report a,
ul.report a {
	text-decoration: none;
}
table.report a:hover,
ul.report a:hover {
	text-decoration: underline;
}

table.report img,
ul.report img {
	float: left;
	padding-right: 1em;
	width: 6.25em;
	vertical-align: top;
}

table.report h1,
table.report h2,
table.report h3,
table.report p,
table.report a.button,
ul.report h1,
ul.report h2,
ul.report p,
ul.report a.button {
	font-size: 68.75%;
}

table.report h1,
ul.report h1 {
	display: inline;
	padding: 0.2em;
	padding-top: 0px;
	vertical-align: top;
}

table.report h2,
table.report h3,
ul.report h2 {
	font-weight: normal;
}

table.report p,
ul.report p {
	padding-top: 0.9em;
}

table.report a.button,
ul.report a.button {
	padding-top: 0.5em;
}


/* ---------------------------------------------------------------- LISTA ANAGRAFICHE E CATEGORIE */
div.anagrafichelista ul{
	font-size:68.75%;
	color: #C6C6C6;
	list-style-type:square;
	list-style-position:inside;
	margin:0em;
	padding:0px;
}


/* ---------------------------------------------------------------- SCHEDA */
div.scheda{
	margin-bottom:2em;
}

div.scheda div.img img {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.2em;
	width: 6.25em;
	height: 6.25em;
}

div.scheda h1,
div.scheda h2,
div.scheda p.descrizione,
div.scheda h4,
div.scheda ol {
	font-size: 68.75%;
}

div.scheda h2 {
	padding-bottom: 0.2em;
}

div.scheda h2 span{
	font-weight:normal;
}

div.scheda h1 {
	text-transform: uppercase;
	margin-bottom: 1em;
	display: inline;
	padding: 0.2em;
	padding-left: 0px;
}

div.scheda p.descrizione {
	padding-top: 1em;
	padding-bottom: 1em;
	line-height: 1.2em;
}

div.scheda table {
	width: 100%;
}

div.periodi {
	clear: both;
	display: block;
	margin-top: 1em;
	margin-bottom: 1em;
	float: left;
	width: 100%;
}

div.scheda h4 {
	padding: 2em;
	padding-bottom: 0em;
}

div.scheda ol.periodi {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-bottom: 1em;
}

div.scheda li {
	padding: 2em;
	padding-top: 0px;
}

div.scheda h3{
	font-size:68.75%;
	line-height:1.2em;
	font-weight:bold;
	padding-top:1em;
}

div.scheda h5,
div.scheda h6 {
	font-size: 100%;
}
div.scheda h5 {
	padding-top: 1em;
}
div.scheda table h6 {
	font-weight: normal;
}

div.scheda table p {
	line-height: 1.2em;
}

div.scheda div.risorse{
	margin-top: 0.9em;
	margin-bottom:2em;
	border-top: 1px solid #D9D9D9;
}

div.scheda ol.risorse{
	list-style: none;
	margin:0em;
	padding:0em;
}

div.scheda ol.risorse li{
	margin:0em;
	padding:0em;
}

/* ---------------------------------------------------------------- IMMAGINI */
div.immagini{
	margin-top: 0.9em;
	margin-bottom:2em;
	border-top: 1px solid #D9D9D9;
}

div.immagini h3{
}

div.immagini img.thumb {
	cursor: pointer;
	width: 6.25em;
	height: 6.25em;
	margin-right: 0.93em;
	float: left;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
div.immagini img.prima {
	clear: left;
}
div.immagini img.quarta {
	margin-right: 0px;
}

/* ---------------------------------------------------------------- INDIRIZZO E RECAPITI */
p.indirizzo{
	font-size: 68.75%;
	line-height:1.2em;
	padding-top:0.5em;
}

ul.numeri{
	list-style-type:none;
	margin:0px;
	padding:0px;
}

ul.numeri li{
	font-size:68.75%;
	line-height:1.2em;
	padding:0px;
	margin:0px;
}

ul.numeri li span.nome{
	font-style:italic;
	color:#3D3F3E;
}

/* ---------------------------------------------------------------- DESCRITTORI */
ul.descrittori_raggruppamenti,
ul.descrittori_elenco{
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear: both;
}

ul.descrittori_raggruppamenti{
	margin-top:0.2em;
	border-top: 1px solid #D9D9D9;
}

ul.descrittori_raggruppamenti li,
ul.descrittori_elenco li{
	padding:0px;
	margin:0px;
}

ul.descrittori_raggruppamenti h3{
	padding-top:0.9em;
	padding-bottom:0.2em;
}


ul.descrittori_elenco li{
	font-size:68.75%;
	line-height:1.2em;
	padding-bottom:0.2em;
}

ul.descrittori_elenco div.descrittore{
	margin:0px;
	padding:0px;
	padding-top:0.1em;
	background-color:Transparent !important;
}

ul.descrittori_elenco div.descrittore img{
	padding-right:0.5em;
	height:1.8em;
}

ul.descrittori_elenco div.descrittore span.nome{
	font-style:italic;
	color:#3D3F3E;
}

ul.descrittori_elenco div.memo span.nome,
ul.descrittori_elenco div.memo span.valori{
	display:block;
}
