body {
  margin: 0;
  padding: 0;
  font: 70% Verdana, Arial, Helvetica, sans-serif;
  text-align: center;
  background-color: #710505;
  color: #666666;
}

#viewPrivacyInfo{
  padding:5px;
  margin:0px;
  margin-left:10px;
  width:490px;
  height: 300px;
  border: 1px solid #555555;
  overflow:auto;
  clip:  rect(0px 0px 0px 0px);
}

img { border: none;}

h1, h2, h3 {
  font-size: 1.2em;
  margin:0px;
  font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;

}

a {
  color: #999;
  text-decoration: none;
}

a:hover {
  color: #710505;
}

p.lstProgetti a:hover {
  font-weight: normal;
}

h3.titolo_menu {
  background-color: #9b0000;
  padding: 6px 10px;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
}

h3.titolo_menu_2 {
  background-image: url(../img/sfondo_menu.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-color:#6a6a6a;
  padding: 2px 10px;
  color: #fff;
  font-size: 1.4em;
  font-weight: bold;
}

h3.titoli_pagina {
  color: #fff;
  background-color: #ce0000;
  font-size: 1.4em;
  font-weight: bold;
  padding: 2px 10px;
}

h3.titoli_pagina span {
  color: #666666;
}

h4.titolo_sondaggio{
  color: #666666;
}

#contenitore {
  width: 976px; /* 996 _ 972 */
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color: #3a3a3a;
  background-color: #fff;
  background-image: url(../img/sfondo.jpg);
  background-position: 0 0;
  background-repeat: repeat-y;
  padding: 0px 10px;
}

#fine_footer {
  width: 972px; /* 996 */
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  color: #3a3a3a;
  background-color: #fff;
  background-image: url(../img/sfondo_footer.jpg);
  background-position: left bottom;
  background-repeat: no-repeat;
  padding: 0 12px;
}

#intestazione {
  position: relative;
  height: 190px;
  background-image: url(../img/sfondo_intestazione.jpg);
  background-position: top center;
  background-repeat: no-repeat;
  border-bottom: 0px solid #000;
}

#intestazione #link_contatti {
  text-align: right;
  padding-top: 10px;
}

#rss {
  padding-right: 2px;
  padding-top: 4px;
  padding-left: 6px;
}

#logo {
  border:0px solid #000;
  width: 974px;
  height: 115px;
}

#logo a {
  display:block;
  width:100%;
  height:100%;
}

#logo .alt { display:none }


#box_menu_top {
  background-image: url(../img/sfondo_menu.jpg);
  background-position: 0 0;
  background-repeat: repeat-x;
  background-color:#6a6a6a;
  padding: 8px;
  margin-top: 5px;
  margin-left:6px;
  margin-right:6px;
  position: relative;
}

ul.faq {
  list-style: none;
}

.faq .domanda{
  color: #000;
  font-weight: bold;

}

.faq .risposta{
  list-style:none;
  margin-bottom:5px;
}

.faq .categoria{
  margin-top:20px;
  font-size: 1.6em;
  list-style:none;
  color: #78b703;
}

.menu_top {
  margin: 0;
  padding: 0;
  list-style: none;
}

.menu_top li {
  display: inline;
  padding: 0 25px;
  border-right: 1px solid #333;
  /*background-image: url(../img/carello_verde.gif);
  background-position: left 2px;
  background-repeat: no-repeat; */

}

.menu_top a {
  white-space: nowrap;
  color: #fff;
  text-decoration: none;
  font-size: 13px;
}

.menu_top a:hover {
  color: #fff;
  text-decoration: underline;
}

#link_numero_verde {
  position:absolute;
  border:0px solid #000;
  top:41px;
  left:785px;
}

#link_numero_verde a {
  display:block;
  width: 165px;
  height: 36px;
}

#link_regione {
  position:absolute;
  border:0px solid #000;
  top:79px;
  left:57px;
}

#link_regione a {
  display:block;
  width: 137px;
  height: 60px;
}

#link_home {
  position:absolute;
  border:none;
  top:29px;
  left:29px;
}
#link_home a {
  display:block;
  width: 150px;
  height: 45px;

}

#link_regione .alt, #link_home .alt, #link_numero_verde .alt { display:none }









#corpo {
  float: left;
}

#colonnaSX {
  width: 207px;
  float: left;
  padding: 0px 8px;
  padding-top: 8px;
  border-right: 0px solid #000;
}

.prova {
  background-color: #999999;
  width: 100%;
}


#centro {
  width: 485px;
  float: left;
  padding: 0 13px;
  padding-top: 8px;
}

#colonnaDX {
  width: 226px;
  float: left;
  padding: 0px 8px;
  padding-top: 8px;
}

#path {
  padding: 7px 24px;
  background-color: #fff;
  border-bottom: 1px solid #c2c2c2;
}

#path .verde {
  color: #710505;
}

#cerca {
  position: absolute;
  top:7px;
  left: 712px;
}

#cerca form {
  margin-bottom: 0;
  padding-bottom: 0;
  height: 16px;
}

#formSondaggio {
  border: 5px solid #F0F0F0;
  margin-top: 2px;
  padding-left:3px;
  text-align:left;
}

.submitSondaggio {
  color:#FFFFFF;
  font-weight:bold;
  background-color: #78B703;
}

.radioSondaggio {
  margin:0px;
  padding:0px;
}

#divSubmitRisultati{
  margin-left:20px;
  display:inline;
}

#divSubmitVota{
  margin-left:20px;
  display:inline;
}

ul#sondaggioRisposte {
  list-style: none;
  margin: 0;
  padding: 0;
}

ul#sondaggioRisposte li {
  margin-bottom:8px;
}
ul li #testoRispostaSondaggio{
  color:#666666;
}

ul#sondaggioRisultati {
  list-style: none;
  margin: 0;
  padding-left: 15px;
}

ul#sondaggioRisultati #links {
  margin: 0;
  padding-left: 25px;
}

ul#sondaggioRisultati #links li{
  margin: 0px;
  padding-bottom: 2px;
}

ul#sondaggioRisultati li {
  margin-bottom:20px;
}

ul li .testoSondaggioRisultati{
  color:#6666FF;
  font-weight:bold;
}

#cerca input {
  padding: 0;
  margin: 0;
  border: 1px solid #999;
  background-color: #D2D4CD;
}

#cerca input.invia {
  padding: 0px 4px;
  margin: 0;
  background-color: #38648b;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  border: 1px solid #fff;
}

#cerca input.testo {
  background-color: #fff;
  border: 1px solid #999;
  width: 128px;
  margin-left: 7px;
}

ul.menu_sinistra {
  margin: 0;
  padding: 0;
  list-style: none;
  width: 207px;
  border-bottom: 0px solid #78B703;
  padding-bottom: 0px;
}

ul.menu_sinistra li {

}

ul.menu_sinistra a {
  display: block;
  color: #666666;
  text-decoration: none;
  background-color: #F0F0F0;
  padding:0 22px;
  border-top: 1px solid #fff;
  background-image: url(../img/luce_menu_spenta.gif);
  background-repeat: no-repeat;
  background-position: 4px 50%;
  line-height: 2.6em;

}

ul.menu_sinistra a:hover {
  color: #710505;
  background-color: #F0F0F0;
  background-image: url(../img/luce_menu_spenta.gif);
  background-repeat: no-repeat;
  background-position: 4px 50%;
}

ul.menu_sinistra ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.menu_sinistra ul li a {
  background-color: #F0F0F0;
  background-image: none;
  line-height: 1.8em;
  height: 1.8em;
  padding:0 11px;
  border-top: 0px solid #fff;
  padding-right: 0;
}

ul.menu_sinistra ul li a:hover {
  color: #710505;
  background-color: #F0F0F0;
  background-image: none;
  font-weight: normal;
}

ul.menu_sinistra #voceCorrente {
  color: #710505;
  font-weight: normal;
}

ul.menu_sinistra #voceCorrenteSotto {
  color: #710505;
  font-weight: normal;
}

#contenuto {
  padding: 22px 0;
}

#contenuto p {
  padding-left: 12px;

}

#contenuto img {
  float: left;
  margin-right: 12px;
}


#contenuto a {
  color: #333;
  text-decoration: none;
}

#contenuto a:hover {
  color: #710505;
}

.link_rosso_sottolineato {
  color: #710505;
  text-decoration: underline;
}


#contenutoSX {
  width: 260px;
  float: left;
}

#contenutoDX {
  margin-left: 280px;
}

p.alert {
  border: 4px solid #eee;
  padding: 8px;
  margin-top: 0px;
}

div.cadit {
  border: 4px solid #eee;
  padding: 8px;
  margin-bottom: 0px;
  margin-top: 0px;
}

#contenuto_sotto {
  clear: both;
}

.listaBanner {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.listaBanner li {
  border: 1px solid #ddd;
  padding: 4px;
  display: block;
  margin: 6px 0;
}

#footer {
  clear: both;
  background-image: url(../img/footer.png);
  background-position: 8px 0;
  background-repeat: no-repeat;
  height: 66px;
  color: #999;
  padding-left: 12px;
  padding-top: 6px;
  font-size:10px;
}

#footer a {
  text-decoration: underline;
}

.news {
  margin: 0;
  padding: 12px;
  list-style: none;
}

.news li {
  padding: 4px 0;
}

.focus {
  border: 0px solid #eee;
  padding: 8px;
  margin-top: 0;
}

.titolo_verde {
  font-weight: bold;
  color: #78b703;
}

.schede {
  list-style: none;
  padding: 0;
  margin: 0;
}

.schede li {
  padding: 2px 12px;
}

.link_schede {
  color: #710505;
  text-decoration: underline;
}

#stampa {
  color: #710505;
  margin-top: 24px;
  text-align: right;
  clear: left;
}

#stampa a {
  color: #710505;
  text-decoration: none;
}

#stampa a:hover {
  color: #710505;
  text-decoration: underline;
}

#torna_indietro {
  color: #710505;
  margin-top: 24px;
  margin-left: 24px;
  text-align: left;
  clear: left;
}

#torna_indietro a {
  color: #710505;
  text-decoration: none;
}

#torna_indietro a:hover {
  color: #710505;
  text-decoration: underline;
}

/* inizio paginazione */

ul.paginazione {
  margin: 36px 0 0 6px;
  padding: 0;
  text-align: left;
  list-style: none;
}
ul.paginazione li {
  display: inline;
  margin: 0;
  height: 0;
  padding: 0 5px;
  border-left: 1px solid #000;
  color: #346988;
  font-weight: bold;
}
ul.paginazione li.primaVoce {
  padding: 0 5px 0 0;
  border-left: none;
}
ul.paginazione li a {
  margin: 0;
  padding: 0;
  white-space: nowrap;
  border: none;
  font-weight: normal;
}
/* fine paginazione */

.testo_verde {
  color: #710505;
}
#flash24{
  padding: 2px;
  height:110px;
  position:relative;
  width:235px;
  overflow:hidden;
}

#flash24Container{
  border:1px solid #d6d6d6;
  margin: 8px 3px 5px 4px;
  width:235px;
}

#flash24label{
    margin-left:5px;
    margin-top:1px;
    margin-right:5px;
}

#flash24scroller {
  margin:0px;
  left:0px;
  width:230px;
  whiteSpace: normal;
  position:relative;
}

#flash24 .titolo {
  color: #ff9900;
  font-size: 1.3em;
  display:inline;
}

#flash24 a {
  color: #333;
  text-decoration: none;
  font-weight: bold;
}

#flash24 a:hover {
  color: #710505;
}


.dati_utente, .dati_progetto {
  margin: 0;
  padding: 12px;
  padding-top: 0;
  list-style: none;
}

.dati_utente li, .dati_progetto li {
  padding: 2px 0;
}

ul.dati_progetto {
  margin-top: 12px;
}


#box_servizi_regione {
  border: 1px solid #CCCCCC;
  padding: 7px 5px;
  width: 50%;
}

ul#servizi_regione  {
  list-style: square;
  margin:0;
  padding:12px;
  margin-left: 8px;
}

#servizi_regione li {
  padding: 6px;
}

#servizi_regione a {
  color: #710505;
  text-decoration: underline;
  font-weight:bold;
}

#servizi_regione a:hover {
  color: #710505;
  text-decoration: none;
  font-weight:bold;
}

.incImg {
  float:left;
}

#titoloVideo{
  color:#78b703;
  font-weight:bold;
  font-size:1.1em;
}

#oraPerOra{
  color:#78b703;
}

ul.link_inchieste  {
  list-style: square;
  margin:0;
  margin-left:22px;
  padding-left:0px;
  padding:0;
}

#link_inchieste li {


}
