/*Nascondere gli elementi non desiderati*/
hr {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
}

#colonna-5 {
	margin: 1em 15em 1em 16em;
	background: transparent;
	color: #000;
}

#colonna-4 td.sinistra {
	text-align: left;
}

#colonna-4 thead {
	background: transparent;
	color:#000;
}
#colonna-4 caption {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
#colonna-4 table {
	width: 95%;
	font-size: 90%;
	border: 0em;
	border-collapse:collapse;
}

#colonna-4 th {
	border: 0em;
	text-align: center;
}

#colonna-4 td {
	border: 0em;
	text-align: center;
	background: transparent;
}

#colonna-4 td.color {
	background: transparent;
	
}

#colonna-3 thead {
	background: #ececec;
	color:#000;
}
#colonna-3 caption {
	text-align: right;
	font-weight: bold;
	text-transform: uppercase;
}
#colonna-3 table {
	width: 100%;
	font-size: 90%;
	border: 0.1em solid #999;
	border-collapse:collapse;
}

#colonna-3 th {
	border: 0.1em solid #999;
	text-align: center;
}

#colonna-3 td {
	border: 0.1em solid #999;
	text-align: center;
	background: #fff;
}

#colonna-3 td.color {
	background: #fff;
	
}

.focus img {
	width: 50%;
	height:50%;
}

.pgNav {
	top: 0em;
	width: 100%;
	overflow: hidden;
	margin: 1em;
}

.pgNav2 {
	top: 0em;
	width: 90%;
	overflow: hidden;
}

/* l'elemento body */
body {
	margin: 0;
	padding: 0;
	color: #000;
	background: #b7ddf3;
	font:70% Arial,Helvetica,sans-serif;
	text-align: center;
}

#colonna-inv {
	position: absolute;
	width: 100%;
	top: -1000em;
	height: 0px;
	background: #b7ddf3;
	overflow: hidden;
}



img {
	vertical-align: middle;
}



h4.space {
	line-height: 2em;
	font-weight: normal;
	text-align: right;
}

h3.space {
	line-height: 1.5em;
	
}



/* i collegamenti */
a img {
	border: none;
	
}

a:link{
	background: transparent;
	color: #000;
	text-decoration: none;
}

a.color:link{
	background: transparent;
	color: #000;
	text-decoration: none;
}

a:visited {
	background: transparent;
	color: #400040;
	text-decoration: none;
}

a.color:visited {
	background: transparent;
	color: #400040;
	text-decoration: none;
}

a:hover,a:focus,a:active {
	background: #eeeeee;
	text-decoration: none;
	color: #000000;
}

a.color:hover,a.color:focus,a.color:active {
	background: transparent;
	color: #800000;
	text-decoration: none;
}


/* box centrato */
#centrato {
	margin: 3%;
    	text-align: left;
    	background: #fff;
	
}


/* l'intestazione */
#testa {
	width: 100%;
	background: #b7ddf3;
	padding: 0em;
	
}

#colonna1 {
	width: 100%;
	text-align: center;
	background: transparent;
	
}

#colonna2 {
	width: 100%;
	text-align: center;
	background: transparent;
	
	
}


#colonna2 p {
	margin: 0em;
	font-weight: bold;
	font-size: 150%;
	
}

#colonna2 img {
	display: block;
	
}
	
/* l'intestazione: moduli */

#modulo {width: 100%;border:0.1em solid #9A9FFF;padding:0.3em}
#modulo fieldset{border:0em solid #000;margin:0em;padding:0em}
#modulo legend{font: bold small-caps 140%/1.3 "Arial Narrow",arial,sans-serif;color: #5F78A2}
#modulo  div{padding: 0.3em 3%;background: #E6E7FD;color:#333}
#modulo  label{display:block}
#modulo fieldset input,textarea{width:auto}
#modulo div.form-button{text-align:center}


#searchForm {
	color: #000;
}

#searchForm fieldset {
	margin: 0em;
	padding: 0em;
    	border: none;
	background: transparent;
}

#searchForm input {
	font-size: 90%;
}

#searchForm input.searchfield {
	width: 5em;
	margin: 0em 0.2em;
}


#searchForm legend { 
	font-weight: bold;
	color: #000;
	background: transparent;
}


#intestazione {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
	
	
	
}

#menu_or {
	background: #b7ddf3;
	
	
	
}

#menu_or2 {
	padding: 5%;	
}

.menuNavigazione2 {
width: auto;
margin:0em;
padding:0em;
list-style:none;
text-align:left;
font-weight:bold;
}

.menuNavigazione2 a{
display:block;
text-decoration: none;
padding-left: 1em;
}

.menuNavigazione2 a:link,
.menuNavigazione2 a:visited{
background: transparent;
color:#000;
}
.menuNavigazione2 a:hover,
.menuNavigazione2 a:focus,
.menuNavigazione2 a:active{
background: transparent;
color:#C00;
}

#banner {
	position: absolute;
	top: -1000em;
	width: 1px;
	height: 1px;
	overflow: hidden;
	
	
}

#operation {
	width: 100%;
	background: #b7ddf3;
	margin-top: 0.1em;
	margin-bottom: 0.1em;
		
}

#operation ul {
	text-align: left;
	list-style: none;
	
}


#operation a:link{
	background: transparent;
	color: #000;
	text-decoration: none;
}

#operation a:visited {
	background: transparent;
	text-decoration: none;
	color: #000;
}


#operation a:hover,a:focus,a:active {
	background: transparent;
	color: #000;
}



/* il corpo centrale */
#corpo {
	width: 100%;
	background: #b7ddf3;
	color: #000;
	
}

#ausiliario {
	width: 100%;
	background: #b7ddf3;
	color: #000;
}
#colonna-1 {
	margin-top: 0.2em;
	width: 100%;
	background: transparent;
	color: #000;
}
#colonna-2 {
	padding: 2%;
	width: 164px;
	background: transparent;
	color: #000;
}
#colonna-3 {
	margin: 0.5em;
	background: transparent;
	color: #000;
}



h3.stile {
	text-align: center;
}

p.stile2 {
	text-align: center;
}

/* parte principale: collegamenti */
#menu {
	width: 90%;
	margin-bottom: 1em;
}

.menuNavigazione {
	width: 100%;
	margin: 0em;
	padding: 1em 0em;
	list-style: none;
	text-align: right;
}

.menuNavigazione li{
	position:relative;
	right:-0.3em;
}

.menuNavigazione a {
	display: block;
	text-decoration: none;
	padding: 0.5em 1em 0.5em 0em;
	background: transparent;
	color: #000066;
	border-right: 0.5em solid #ff0000;
	font-weight: bold;
}
.menuNavigazione a:link,
.menuNavigazione a:visited {
	color: #000066;
	border-color: #fff;
}
.menuNavigazione a:hover,
.menuNavigazione a:focus,
.menuNavigazione a:active {
	background: #fff;
	border-color: #369ad2;
	text-decoration: none;
	color: #000066;
}


p.indietro {
	position:relative;
	right:0.8em;
	
}


/* argomenti */
.argomento {
	background: transparent;
	border: 0.1em solid #fff;
	color: #000;
}


.argomento h2 {
	color: #000;
	margin: 0em;
	text-align: right;
	padding: 0.5em;
	border-bottom: 0.1em solid #fff;
	font-size: 110%;
}

.argomento img {
	float: left;
	margin: 0.2em;
}
.argomento p {
	margin: 0.5em;
	font-weight: bold;
}

.argomento h6 {
	margin: 0.5em;
}

.argomento h6.arg {
	text-align: right;
	font-variant: small-caps;
}
.argomento {
	margin-bottom: 0.8em;
	padding-bottom: 0.5em;
	float: left;
	width: 12.5em;
}

.news { 
	background : #fff;
	border-top: 0.15em dashed #000066;
	margin-bottom: 0.5em;
	color : #000;
} 


.news h2 {
	font-size: 110%;
	color: #000;
}

.news h3.color {
	font-size: 110%;
	color: #900;
}


/* pič di pagina */
#piede {
	width: 56.4em;
	margin-left: auto;
	margin-right: auto;
	padding-top: 2em;
	clear: both;
	font-size: 110%;
	background: #b7ddf3 url(i/ponte.gif) center top repeat-x;
	color: #000;
	text-align:center;
}
#piede a {
	font-size: 91%;
	text-decoration: none;
}
#piede a:hover,#piede a:focus,#piede a:active {
	text-decoration: underline;
}
#piede a.attiva {
	background:transparent;
	color:#999;
}
#piede p {
	font-size: 85%;
	color: #000066;
}	