*
	{
	margin: 0;
	border: 0;
	padding: 0;
	}
	
body
	{
	background: #f0f0f0;
	color: #111;
	font-family: helvetica, arial, sans-serif;
	font-size: small;
	text-align: center;
	max-width: 1000px;
	margin: 0 auto;
	line-height: 1.25em;
	}

/* titoli e paragrafi */
h2, h3, h4, h5, h6
	{
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	margin: 1.5em 0 0 0;
	font-weight: bold;
	color: #08c;
	}

h1
	{
	margin: 1em 0;	
	font-size: 1.5em;
	text-align: center;
	letter-spacing: 0.1em;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	color: #08c;
	}

h2
	{
	font-size: 1.3em;
	}

h3
	{
	font-size: 1.1em;
	}

h4
	{
	font-size: 1em;
	}

.gruppo h3
	{
	margin: 0;
	text-indent: 1em;
	color: #666;
	}

.ricerche h3
	{
	margin: 0;
	text-align: right;
	color: #666;
	}

ul h2
	{
	font-style: italic;
	font-size: 1em;
	color: #333;
	padding: 5px;
	}
	
#irs #nav1 ul.pul li h4 a
	{
	background-color: #069;
	}
	
#irs #nav1 ul.pul li h4 a:hover
	{
	background-color: #fff;
	}

p
	{
	margin: 0 0 0.5em 0;
	font-size: 1em;
	}
	
/* collegamenti */
a
	{
	color: #069;
	text-decoration: none;
	}

a:hover
	{
	color: #900;
	background: #fff;
	}

#testo a
	{
	border-bottom: 1px #666 dotted;
	}

/* temporaneamente disabilitato
#testo a:visited 
	{
	color: #66c;
	border-bottom: 1px #333 dotted;
	} */

#testo a:hover 
	{
	border-bottom: 1px #666 solid;
	}

#testo a:active 
	{
	color: #08c;
	}

#testa
	{
	background: #08c;
	}

#meta, #aree, #piede
	{
	text-align: center;
	padding: 0;
	clear: both;	
	border-bottom: 1px solid #666; 
	float: none;
	background: #f1f1f1 url(i/scheda.gif) right top repeat-y;
	}

#meta li, #aree li
	{
	vertical-align: middle;
	float: left;
	display: block;
	background: #f1f1f1 url(i/scheda.gif) left top repeat-y;
	}

#meta li a, #aree li a
	{
	vertical-align: middle;
	display: block;
	padding: 0.25em;
	line-height: 1em;
	}

#meta, #meta li
	{
	height: 1.75em;
	}
	
#meta li
	{
	width: 24.5%;
	}
	
#meta li a
	{
	height: 1.25em;
	}
	
#meta input
	{
	font-size: x-small;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	border: 1px white outset;
	color: #333;
	background: #ccc;
	}

input#cerca
	{
	padding: 1px;
	border: 1px white inset;
	background: #fff;
	font-family: 'Andale Mono', 'Lucida Console', Monaco, monospace;
	}

#aree, #aree li
	{
	height: 3.5em;
	}

#aree li
	{
	width: 14%;
	}
	
#aree li a
	{
	height: 3em;
	}

#brand
	{
	text-align: left;
	background: transparent;
	}

#brand img
	{
	margin: 10px;
	}

#brand img.nb
	{
	margin: 10px 10px 4px 10px;
	}

#corpo
	{
	text-align: center;
	background: #f0f0f0 url(i/ombra.gif) left top repeat-x;
	}
	
#nav1, #nav2
	{
	width: 175px;
	margin: 0 0 1em 0;
	}

#nav1
	{
	float: left;
	}

#nav2
	{
	float: right;
	}

#testo
	{
	width: 50%;
	background: #fff url(i/ombra.gif) left top repeat-x;
	text-align: left;
	margin: 0 auto 1em auto;
	padding: 0.5em 1em;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	border-left: 1px solid #999;
	}
	
#piede
	{
	text-align: center;
	padding: 0.25em;
	clear: both;
	list-style-type: none;
	border-top: 1px solid #666;
	}

#piede li
	{	
	display: inline;
	}

.pul
	{
	font-size: 0.9em;
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	list-style-type: none;
	display: block;
	}

.pul a
	{
	vertical-align: middle;
	border: 0;
	}

.ver
	{
	padding: 1.5em 0 0 0;
	}

.inv
	{
	width:1px;
	position:absolute;
	left:-9999px;
	}

#nav1 ul, #nav2 ul
	{
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	}

#nav1 a, #nav2 a
	{
	display: block;
	padding: 5px;
	width: 163px;
	background-color: #069;
	border-top: 1px solid #f1f1f1;
	color: #ffe;
	text-align: left;
	}

#nav1 a:hover, #nav2 a:hover
	{
	background-color: #fff;
	color: #900;
	}

#irs #nav1 li a, #irs #nav2 li a
	{
	background: #08c;
	}

#irs #nav1 li a:hover, #irs #nav2 li a:hover
	{
	background: #fff;
	}

.qui
	{
	color: #333 !important;
	background: #fff !important;
	}

#testo ul, #testo dl, #testo ol, #testo.conta table
	{
	margin: 1em auto 0.5em 2em;
	line-height: 1.25em;
	}

#testo dt, #testo.conta th
	{
	margin-top: 0.5em;
	font-style: italic;
	font-weight: bold;
	}

#testo dd, #testo.conta td
	{
	margin-left: 2em;
	}

#testo.conta th, #testo.conta td
	{
	padding: 0 1em 0.5em 0;
	}

#testo p.pul
	{
	text-align: right;
	padding: 0.5em 0 0 0;
	margin: 0;
	}

#testo ul.pul
	{
	padding: 0;
	margin: 0;
	text-align: right;
	}

#testo ul.pul li
	{
	display: inline;
	}

#pss
	{
	background: #f1f1f1 url(i/ad.gif) right top no-repeat;
	font-family: Helvetica, 'Helvetica Neue', Univers, Arial, sans-serif;
	}

#pss a
	{
	padding: 10px;
	width: auto;
	color: #333;
	border: 0;
	background: transparent url(i/bs.gif) left bottom no-repeat;
	}

#pss a:hover
	{
	color: #f93;
	background: transparent url(i/bs.gif) left bottom no-repeat;
	}

#testo.comm ul
	{
	padding: 0;
	margin: auto 1em;
	list-style-type: none;
	}

.comm li
	{
	display: inline;
	}

#testo.pubbli p
	{
	text-indent: 1em;
	}

#testo.conta address
	{
	font-style: normal;
	}

.home #testo
	{
	background: transparent;
	border: 0;
	text-align: center;
	margin-bottom: 0;
	}

.home #testo ul
	{

	list-style-type: none;
	margin: 0;
	padding: 4em 0 0 0;
	}
	
.home #testo ul li
	{
	background: transparent url(i/bar.gif) 30px center repeat-y;	
	margin: 0;
	padding: 0;
	}
	
.home #testo ul li h2
	{
	margin: 0;
	padding: 0;
	}

.home #testo li a
	{
	width: 100%;
	display: block;
	padding: 2em 0 2em 0;
	border: 0;
	color: #111;
	text-transform: uppercase;
	font-style: normal;
	}

.home #testo li a:hover
	{
	color: #fff;
	background: #08c url(i/arr.gif) 30px center no-repeat;;
	border: 0;
	}
	
.map h2
	{
	color: #ffe;
	background: #08c;
	padding-left: 0.1em;
	}

.trova div
	{
	text-align: center;
	}

#testo.trova input
	{
	border: 2px inset #ccc;
	padding: 2px;
	margin: auto;
	font-family: 'Andale Mono', 'Lucida Console', Monaco, monospace;
	width: 50%;
	}

#testo.trova input#t
	{
	font-family: 'Trebuchet MS', 'Lucida Grande', 'Lucida Sans Unicode', Geneva, Verdana, sans-serif;
	border: 2px outset #ccc;
	width: auto;
	padding: 0 0.5em;
	color: #333;
	background: #ccc;
	}

.trova em
	{
	background: #9f6;
	font-style: normal;
	}

#registra legend
	{
	font-family: Geneva, Verdana, sans-serif;
	font-weight: bold;
	font-size: medium;
	color: #666;
	padding: 0.5em;
	text-indent: 0;
	margin: 0 0 0 -0.5em;
	background: #eee;
	}

#registra fieldset
{
	display: block;
	margin: 0 0 1em 0;
	padding: 0 1em 1em 1em;
	text-align: right;
	background: #eee;
}

#registra fieldset.radio
{
	margin: 0 0 0 -1em;
	border: 0 solid #FFFFFF;
}

#registra input, #registra textarea, #registra select
{
	position: relative;
	top: -1.5em;
	left: 15em;
	display: block;
}

#registra textarea
	{
	margin-left: 1.5em;
	}

#registra label
{
	clear: both;
	float: left;
	display: block;
	width: 14em;
	font-weight: bold;
}

#registra .check
{
	width: auto;
	clear: both;
	text-align: left;
	margin-bottom: 1em;
}

#registra .check input
	{
	position: static;
	display: inline;
	}
	
#registra small
	{
	font-weight: normal;
	}
