html {
	height:100%;
  }
body {
	margin: 0px;
	padding: 0; /* need for Opera */
	min-width: 930px;
	font: 8pt verdana;
	background: #ffffff;
	padding: 0;
	height: auto !important;
	height: 100%;
	}
html, body, #contenitore {
	min-height: 100%;
	width: 100%;
	height: 100%;
	height: auto !important;
	min-width: 930px;
	}
#contenitore {
	height: auto !important;
	min-height: 100%;
	position: absolute;
	height: 100%;
	margin: 0 auto;
	background: url("/images/sfumatura_bassa.gif") bottom repeat-x;
  }
html>body, html>body #contenitore {
	height: auto;
  height: auto !important;
  HEIGHT: 100%;	
	}




/* overrides the need for border="0" attribute in image tags (xhtml 1.1) */
a img {
	border: 0;
	}
p { 
	margin-top: 0px; 
	}


h3 { 
	font: italic normal 12pt verdana; 
	letter-spacing: 1px; 
	margin-bottom: 0px; 
	color: #fff;
	}
a:link, a:visited { 
	font-weight: bold; 
	text-decoration: none; 
	color:  #000000;
	}
a:hover, a:active { 
	text-decoration: underline; 
	}

/* testata */
#testata { padding: 0px; 
	margin: 0px;
	height: 72px;
	background: #2344b8 url("/images/sfumatura_alta.gif") top repeat-x;
	z-index: 1;
	}
#testata h1 { margin: 0;}
#testata h2 { 	position: absolute;
	top: 28px;
	left: 162px;	
	font: 9pt/16pt verdana;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;
	}
#testata h3 { position: absolute;
	top: 0px;
	right: 0px;	
	font: 9pt/16pt verdana;
	font-weight: bold;
	color: #ffffff;
	padding: 0;
	margin: 0;}
#sbasso {
	position: relative;
	width: auto !important;
  width: 100%;
	height: auto !important;
  height: 100%;
  min-height: 400px;
	background: url("/images/testata_sfumatura_bassa.gif") top repeat-x;
	}

/*--------------------
	menualto 	*/
#menualto {
	position: absolute;
	float: left;
  left: 155px;
	background: none;
	margin-right: 0px;
	width: auto !important;
  width: 650px;
	min-width: 780px;
  }

#menualto ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#menualto li {
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
}
#menualto ul a:link, #menualto ul a:visited {
	display: block;
	float: left;
  width: 115px;
	padding: 3px 2px 3px 2px;
	text-decoration: none;
	color: #000000;
	height: 20px;
} #ignored {}

#menualto ul li a:hover {
	background: #2344b8;
	color: #ffffff;
	text-decoration: none;
}


/* -----  menu sinistro ------------------------------------------*/

#menusinistro {
	position: relative;
	float: left;
	background: transparent  url(images/logo_sotto.gif) no-repeat;
	padding-top: 78px;
	margin: 0;
	width: 175px;
	margin-bottom: 40px;
	}
#menusinistro ul {
	margin: 0px;
	padding: 0px;
	border-bottom: 2px solid #fafafa;
	margin-bottom: 10px;
	}



#menusinistro li {
  height: auto !important;
/*	min-height: 23px; */
	list-style-type: none;
	/* background: #f9f9f9; */
	background-position: bottom left;
	border-right: 2px solid #f9f9f9;
	display: block; 
	margin-bottom: 2px;
	}
.titolo_menu, #menusinistro li.titolo_menu {	
	display: block;
  background: #2344b8;
	text-align: center;
	font-weight: 900;
	color: #fff;
	font-size: 9pt;
	border-bottom: 2px solid darkred;
	margin-top: 5px;
  }
#menusinistro li a,#menusinistro li a:visited {
	padding: 2px 0px 0px 10px;
	display: block;
	width: 165px;
	height: 100%;
	color: #000000;
	}
#menusinistro li a:hover { 
	background: #fafafa;
	color: #2344b8;
	}
#menusinistro li a.activelink {
  color: #2344b8;} 
html>body #menusinistro li a {
	width: auto;
	}



/* -----------------------------------
 blocco per i sottomenu di sinistra */
#menusinistro ul li ul {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
	margin-left: 15px;
background: #f0f0f0;
	}
#menusinistro ul li ul li {
  height: auto !important;
	/*min-height: 18px; */
	list-style-type: none;
	/* background: #f9f9f9; */
	background-position: bottom left;
	display: block; 
	border: 0px;
	}
#menusinistro  ul li ul li  a,#menusinistro  ul li ul li  a:visited {
	padding: 2px 0px 0px 10px;
	display: block;
	width: 150px;
	height: 100%;
	color: #000000;
	}
#menusinistro  ul li ul li a.activelink {
  color: #2344b8;} 



/* ----------------------------------- */


/*  corpo */
#corpo {
  position: relative;
  top: 60px;
  background: transparent;
  margin:0px 170px 100px 191px;
  padding: 0px 10px 0px 10px;
}
#corpo h1 {
  margin: 0 0 10px 0;
  text-align: center;
  color: darkred;
  font-size: 16pt;
  font-family: trebuquet, verdana, arial;
  padding-top: 5px;
  }

html>body #corpo {
	  height: auto !important;
	  width: auto !important;
	  min-width: 600px;
		height: 100%;
		min-height: 100%;
		}
#bloccotop {
  height: auto !important;
  width: auto !important;
  height: 300px;
  min-height: 300px;
  background: transparent  url(images/simbolo.png) center center no-repeat;
  border-bottom: 2px solid #fafafa;
  margin-bottom: 10px;
  width: 100%;
  
  
  }
#elenconotizie_lungo {background: transparent  url(images/simbolo.png) top center no-repeat;
  width:  auto !important;
  height: auto !important;
  height: 300px;
  min-height: 300px;
  width: 100%;
  }
#elenconotizie p {
  margin-bottom: 10px;
  line-height: 12pt;
  }
#elenconotizie p.riservata {background: #ffc}
#elenconotizie p a {
  color: #2344b8 }
#elenconotizie p a.continua {
  font-weight: 500;
  color: darkred;
}
#navigatore {
  position: relative;
  width: 100%;
  text-align: center;  
  z-index: 100;
  padding: 10px;
  }
a.falsobottone {
  background: red;
  border: 1px solid #000;
  color: #fff;
  display: block;
  width: 80px;
  text-align: center;
  line-height: 22px;
  float: right;
  margin-right: 100px;
  margin-top: 50px;
  margin-bottom: 50px;
  }
a:hover.falsobottone {
  color: black;
  background: #fff;}
a.falsobottoneEsci {
  position: relative;
  display: block;
  background: #afafaf;
  border: 1px solid #000;
  color: #fff;
  width: 80px;
  text-align: center;
  line-height: 20px;
  margin-left: 650px;
  margin-top: -21px;
  }
a:hover.falsobottoneEsci {
  color: black;
  background: #fff;}
.pulsanteOK {
  margin-left: 500px;
  background: darkgreen;
  color: #fff;
  border: 1px solid #000;
  height: 21px;
  width: 50px;
  }
.pulsanteOK:hover {
  color: black;
  background: #fff;}
.messaggioErrore {
  text-align: center;
  color: red;
  font-weight: 900;
  font-size: 16pt;
  margin-top: 100px;}
.formpiccolo{
  font-size: 8pt;
  }
.bottoneformpiccolo{
  color: #fff;
  background: #2344b8;
  border: 0px;
  }

/* colonna destra */
div#colonnadestra {	
	position: absolute;
	display: block;
  height: auto !important;
	min-height: 800px;
  top: 25px;
	right: 2px;
	margin-top: 0px;
	margin: 0;
	margin-right: 2px;
	width: 150px;
	padding: 0px;
  margin-bottom: 30px;
	}
#colonnadestra p {
  margin: 0px;}
html>body #colonnadestra {
	  height: auto !important;
		}
#colonnadestra form {
  margin: 0px;
  }
/* piede */
#piede {
	position: absolute;
	bottom: 0px;
	clear: both;
	width: 100%;
	height: 20px;
	text-align: center;
	padding: 40px 0px 0px 0px;
	margin: 60px 0px 0px 0px;
	color: #000000;
}

