/*stili generici posizionamento e display*/
a {
  text-decoration: underline;
  color: Purple;
}
body {
  background-image: none;
  background-color: #ffffff;
  margin: 0pt;
  font-size: 10pt;
  font-family: Verdana, Geneva, Arial, Helvetica, sans-serif; 
}
#header  {
  background-color: #ffffff;
  background-image: url(../images/logo1.png);
  background-repeat: no-repeat;
  height: 130pt;
}
#header .scritta_logo {
  font-family: times;
  font-size: 14pt;	
  margin-top: 120pt;
  margin-left: 10pt;
  color: #112FA1;
}
#header .scritta_contatti {
  font-family: helvetica;
  font-weight:bold;
  font-size: 14px;
  color: #009440;
}
.link_solo_testo {
  display: none;
}
.testodx {
	text-align: right;
}
.testoce {
	text-align: center;
}
#header img {
  display: none;
}
.hidden_conpadding {
  display: none;
} 
.hidden {
 display: none;
}
#riga_alto {
  display: none;
}
#footer{
  display: none;
}
/*STILI PER il CONTENUTO*/
#colonna_ce {
  margin: 0pt;
  padding: 0pt;
  text-align: left; 
  color: #000000;
  background-color: #ffffff;
}
#colonna_ce div.box {
   margin: 0 0 10pt 0;
   padding: 0;
   position: relative;
   clear: left;
}
#colonna_ce div.titolobox {
  font-size: 12pt;
  margin-left: 13pt;
  margin-bottom: 3pt;
  text-transform: uppercase; 
  font-weight: bold;
}
#colonna_ce div.testobox {
  margin-left: 13pt;
}
#colonna_ce div.testobox form ul {
	list-style-type: none;
	margin-right: 0;
	margin-left: 0;
	margin-top: 0px;
	margin-bottom: 10px;
}
#colonna_ce div.testobox form ul li {
	display: inline;
}
.img_home {
	width: 100%;
	margin-top: 15pt;
	text-align: center;
}
.immagine_casa {
     width: 256pt;
     margin-bottom: 5pt;
     margin-right: 10pt;
     float: left; 
}
/* --------- STILI PER IL FORM --------- */
.label_form {
	float: left;
	width: 10%;
}
.label_form2 {
	float: left;
	width: 100%;
}
.label_form3 {
	display: block;
	font-weight: bold;
	margin-bottom: 2pt;
}
.input_form {
	width: 89%;
}
.input_form2 {
	width: 75%;
	margin-bottom: 5pt;
}
.input_form3 {
	width: 100pt;
	display: block;
	margin-bottom: 5pt;
}
.input_form4 {
	display: block;
	margin-bottom: 5pt; 
}
.bottone_form {
	margin-left: 10%;
}
/* --------- STILI PER LA TABELLA --------- */
#tabella {
	margin-bottom: 10pt;
}
#tabella h3 {
	text-transform: uppercase;
	text-align: center;
}
#tabella a {
	color: #000099;
}
#tabella a:visited {
	color: #900000;
}
#tabella p {
	margin-top: 5pt; 
	margin-bottom: 5pt; 
}
#tabella ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#tabella ul li {
	display: inline;
}
#tabella button {
	width: 30pt;
	height: 20pt;
	color: White;
	background-image: url(../images/ZoomIcon.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#tabella .intestazione {
	line-height: 25pt;
	color: #FFFFFF;
	font-weight:bold;
	background-color: #009440;
}
#tabella .rigadispari {
	line-height: 25pt;
	color: Black;
	background-color: White;
}
#tabella .rigapari {
	line-height: 25pt;
	color: Black;
	background-color: #e8efee;
}
#tabella .colonna0 {
	display: none;
}
#tabella .colonna1 {
	width: 25pt;
}
#tabella .colonnab {
	width: 40pt;
}
#tabella .colonna2 {
	width: 90pt;
	height: 25pt;
	border-left:  1pt solid Black;
	border-right:  1pt solid Black;
	padding-left: 5pt;
	overflow: hidden;
}
#tabella .colonna3 {
	width: 100pt;
	height: 25pt;
	border-right: 1pt solid Black;
	padding-left: 5pt;
	overflow: hidden;
}
#tabella .colonna4 {
	height: 25pt;
	padding-left: 5pt;
	overflow: hidden;
}
#bottoni {
	font-family: helvetica;
	font-style: normal;
	width: auto;
	margin-left: 40pt;
	text-align: center;
}
/* --------- STILI PER I BOTTONI --------- */
#bottoni button {
	width: 100pt;
	margin-left: 10pt;
	margin-right: 10pt;
}
#bottoni input {
	width: 100pt;
	margin-left: 10pt;
	margin-right: 10pt;
}
#npagina {
	text-align: right;
}
/* --------- STILI PER IL FORM --------- */
.label_form {
	width: 10%;
}
.input_form {
	width: 89%;
}
.bottone_form {
	margin-left: 10%;
}
/* --------- STILI PER I CONTENUTI --------- */
#colonna_ce div.contenuti {
	height: auto;
}
#colonna_ce div.contenuti p {
	margin: 0 0 5pt 0;
}
#colonna_ce div.contenuti ul, div.contenuti ol, div.contenuti dl {
	margin-top: 5pt; 
	margin-bottom: 5pt; 
	margin-left: 0;
	margin-right: 0;
	text-indent: 25pt; 
}
#colonna_ce div.contenuti .riga_link{
	margin-top: 15pt;
	color: #0000d0;
}
/* --------- tabella -------------- */
#tabella table {
	margin: 0;
	padding: 0;
	border-top: 2pt solid #000000;
	border-left: 1pt solid #000000;
	border-bottom: 2pt solid #000000;
	table-layout: fixed;
	font-size: 100%; 
}
#tabella table thead {
	background-color: #FFFFFF;
  	color: #000000;
}
#tabella table thead th {
	border-right: 1pt solid #000000;
	border-bottom: 1pt solid #000000;
}
#tabella table thead tr th {
	padding: 2pt;
}
#tabella table thead tr th.ultima_colonna {
	border-right: 1pt solid #000000;
}
#tabella table thead tr th.colonna1 {
	width: 50pt; 
}
#tabella table thead tr th.colonna2 {
	width: auto; 
	border-right: 1pt solid #000000;
}
#tabella table tfoot {
	background-color: #FFFFFF;
	color: #000000;
	font-weight: bold;
}
#tabella table tfoot tr td {
	border-top: 1pt solid #000000;
	border-right: 1pt solid #000000;
	padding: 2pt;
}
#tabella table tfoot tr td.ultima_colonna {
	text-align: right;
	border-right: 1pt solid #000000;
}
#tabella table tbody tr.riga_dispari {
	background-color: #FFFFFF;
}
#tabella table tbody tr.riga_pari {
	background-color: #E5E5E5;
}
#tabella table tbody tr td {
	border-right:  1pt solid #000000;
	padding-left: 2pt;
	padding-right: 2pt;
}

