body {
  background-color: black;
  color: black;
  font-family: 'verdana', 'arial', sans-serif;
  font-size: 11px;
  padding: 1ex;
}
a, input, span, div, form, select, textarea, img, td, th, p, strong, em, cite {
  font-family: 'verdana', 'arial', sans-serif;
  font-size: 11px;
  margin: 0; padding: 0;
}
cite {font-style: italic;}
img {
  border: none;
  padding: 0;
  margin: 0;
}
img.articoloLeft {
  float: left;
  margin: 0;
  margin-right: 1ex;
  border: solid white 1px;
}
img.articoloRight {
  float: right;
  margin: 0;
  margin-left: 1ex;
  border: solid white 1px;
}
img.miniatura {
  padding-bottom: 8px;
  border: none;
}
.nascosto {
  display: none;
}
h1, h2 {
  display: none;
}
p {
  margin-top: 0;
  margin-left: 0;
  margin-bottom: 0.8ex;
  text-align: justify;
}
.abstract {
  font-style: italic;
  margin-bottom: 3ex;
  font-size: 11px;
  font-weight: normal;
  margin: 0 0 1ex 0;
}
.separatore {
  clear: both; padding: 0; margin: 0; font-size: 1.5ex;
}
.titolo {
  font-size: 11px;
  margin: 0;
  margin-bottom: .3ex;
  font-weight: bold;
  text-align: left;
}
p.testo {
  font-size: 11px;
}
p.testoCommento {
  font-size: 11px;
}
p.autore {
  font-weight: bold;
  text-align: right;
  font-size: 11px;
}
p.autoreCommento {
  font-weight: bold;
  text-align: right;
}
span.primaParola {
  font-variant: small-caps;
}
table.commento {
  margin-bottom: 2ex;
}
p.data {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 0;
}
span.data {
  font-size: 10px;
  font-weight: normal;
}
span.dataCommento  {
  font-size: 10px;
  font-weight: normal;
}
p.dataMenu {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 0;
  text-align: left;
}
.titoloMenu {
  font-size: 10px;
  margin: 0;
  font-weight: bold;
  text-align: left;
}
.abstractMenu {
  font-size: 10px;
  margin: 0 0 1ex 0;
  text-align: left;
  font-style: italic;
  font-weight: normal;
}
.separatoreMenu {
  clear: both; padding: 0; margin: 0; font-size: .2ex;
}
p.continua {
  text-align: right;
  font-size: 10px;
}
p.continua a {
  font-size: 10px;
}
p.credits {
  text-align: center;
  padding-top: 1ex;
  padding-bottom: 1.5ex;
  color: #444444;
}
a.creditsAut:link, a.creditsAut:visited {
  color: #777777;
  text-decoration: none;
}
a.creditsAut:hover, a.creditsAut:active {
  text-decoration: underline;
}
a.navImmagini:link, a.navImmagini:visited {
  font-size: 10px;
  text-decoration: none;
}
a.navImmagini:hover, a.navImmagini:active {
  text-decoration: underline;
}
ul.chisiamo {
  list-style: square;
  margin-top: 0; margin-bottom: 0;
}
p.dataCerca {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 0;
  text-align: left;
}
p.titoloCerca {
  margin: 0;
  font-weight: bold;
  text-align: left;
}
p.titoloCommento {
  margin: 0;
  font-weight: bold;
  text-align: left;
}
.abstractCerca {
  margin: 0 0 1ex 0;
  text-align: left;
  font-style: italic;
}
.separatoreCerca {
  clear: both; padding: 0; margin: 0; font-size: 1.5ex;
}
p.noRisultati {
  font-weight: bold;
  margin: 30px;
  text-align: center;
}
hr.commenti {
  width: 538px; border: none;
  border-bottom: solid white 1px;
  height: 1px;
  margin: 0; padding: 0;
}
hr.divisioneMenu {
  width: 210px; border: none;
  border-bottom: solid white 1px;
  height: 1px;
  margin: 0; padding: 0;
}
input {
  font-family: 'verdana', 'arial', sans-serif;
  font-size: 13px;
}
textarea {
  font-family: 'verdana', 'arial', sans-serif;
}
div#pagina {
  background-color: black;
  width: 750px;
  text-align: center;
  position: absolute;
  left: 50%;
  margin: 0;
  margin-left: -375px;
}
div#header {
  background-color: #989898;
  height: 61px;
  width: 750px;
}
table#middle {
  background-color: #cccccc;
  width: 750px;
}
div#footer {
}
form#commenti {
  font-size: 11px;
}
a.header:link, a.header:visited {
  text-decoration: none;
  color: black;
  font-size: 13px;
}
a.header:hover, a.header:active {
  text-decoration: none;
  color: white;
}
a.headerHi:link, a.headerHi:visited {
  text-decoration: none;
  color: black;
  font-weight: bold;
  font-size: 13px;
}
a.headerHi:hover, a.headerHi:active {
  text-decoration: none;
  color: white;
  font-weight: bold;
}
span.headerSpace {
  margin-left: 4px; margin-right: 4px;
  text-align: center;
  visibility: hidden;
}
img#angoloZTL {
  position: absolute;
  top: 0;
  left: 0;
}
div#angoloMenu {
  position: absolute;
  top: 0;
  left: 212px;
  width: 538px;
  height: 35px;
  font-size: 13px;
  background: url(./img/angoloMenu.png);
  vertical-align: middle;
}
div#strisciaMenuCol {
  position: absolute;
  left: 212px;
  top: 35px;
  height: 26px;
  width: 538px;
}
p.titoli {
  text-align: center; margin-top: 10px; white-space: nowrap;
}
a#headerIti {
  position: absolute;
  text-decoration: none;
  left: 0;
  top: 0;
  height: 26px;
  width: 179px;
  text-align: center;
  background: url(./img/menuItinerari.png);
  background-color: #980000;
}
a#headerIti:link, a#headerIti:visited {
  height: 26px;
}
a#headerIti:hover, a#headerIti:active {
  height: 68px;
}
span#titoloIti {
  position: absolute;
  top: 12px;
  left: 0;
  margin-top: -0.5em;
  width: 100%;
  text-align: center;
  color: #ff6666;
}
a#headerMap {
  position: absolute;
  text-decoration: none;
  left: 179px;
  top: 0;
  height: 26px;
  width: 179px;
  text-align: center;
  background: url(./img/menuMappe.png);
  background-color: #cb6519;
}
a#headerMap:link, a#headerMap:visited {
  height: 26px;
}
a#headerMap:hover, a#headerMap:active {
  height: 68px;
}
span#titoloMap {
  position: absolute;
  top: 12px;
  left: 0;
  margin-top: -0.5em;
  width: 100%;
  text-align: center;
  color: #ffcc80;
}
a#headerMas:link, a#headerMas:visited {
  position: absolute;
  text-decoration: none;
  left: 358px;
  top: 0;
  height: 26px;
  width: 180px;
  text-align: center;
  background: url(./img/menuMassi.png);
  background-color: #ffcb32;
}
a#headerMas:link, a#headerMas:visited {
  height: 26px;
}
a#headerMas:hover, a#headerMas:active {
  height: 68px;
}
span#titoloMas {
  position: absolute;
  top: 12px;
  left: 0;
  margin-top: -0.5em;
  width: 100%;
  text-align: center;
  color: #997700;
}


div.body {
  text-align: justify; margin: 20px; width: 498px;
}

p.testonews {
  font-size: small; text-align: left; white-space: nowrap;
  width: 498px; overflow: auto;
}

td.colonnaMenu {
  width: 212px;
  background: url(./img/sfondoMenuItine.gif);
  background-color: #b26666;
  vertical-align: top;
}

td.colonnaArticolo {
  background: url(./img/sfondoBodyItine.gif);
  background-color: #cfa9a9;
}

div.menu {
  /* background-color: #b26666; */
  width: 172px;
  text-align: left;
  margin: 14px 20px 14px 20px;
}
p.linknews {
  margin: 0;
  white-space: nowrap;
  text-align: center;
}
a.linknews:link, a.linknews:visited {
  font-weight: bold;
  text-decoration: none;
  color: #336666;
}
a.linknews:hover, a.linknews:active {
  font-weight: bold;
  text-decoration: underline;
  color: #336666;
}
span.itinerari {
  color: black;
  font-size: 11px;
  font-style: italic;
}
span.cadutamassi {
  color: black;
  font-size: 11px;
  font-style: italic;
}
span.mappe {
  color: black;
  font-size: 11px;
  font-style: italic;
}
span.editoriali {
  color: black;
  font-size: 11px;
  font-style: italic;
}
a:link, a:visited {
  color: #990000;
  text-decoration: none;
}
a:active, a:hover {
  color: #990000;
  text-decoration: underline;
}
.titolo {
  font-weight: bold;
  font-size: 13px;
  color: black;
  text-align: left;
}
a.cerca:link, a.cerca:visited {
  color: #990000;
  text-decoration: none;
}
a.cerca:active, a.cerca:hover {
  color: #990000;
  text-decoration: underline;
}
a.cercaMenu:link, a.cercaMenu:visited {
  color: #4d0000;
  text-decoration: none;
}
a.cercaMenu:active, a.cercaMenu:hover {
  color: #4d0000;
  text-decoration: underline;
}
span.ricerca {
  color: #ee6666;
  background: #990000;
}
td.miniaturaMappe {
  padding-top: 0; padding-left: 0;
  padding-right: 6px; padding-bottom: 6px;
  text-align: center; vertical-align: middle;
  width: 110px;
  height: 110px;
}
p.dataCerca  {
  font-size: 10px;
  font-weight: normal;
  margin-bottom: 0;
  text-align: left;
}
.titoloCerca  {
  margin: 0;
  font-weight: bold;
  text-align: left;
  font-size: 11px;
}
.abstractCerca {
  margin: 0 0 1ex 0;
  text-align: left;
  font-style: italic;
  font-size: 11px;
  font-weight: normal;
}
img.homeLeft {
  border: solid white 1px;
  float: left;
  margin-right: 1.5ex;
}
img.homeRight {
  border: solid white 1px;
  float: right;
  margin-left: 1.5ex;
}
td.didascalia {
  text-align: center;
  border-bottom: solid black 1px;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
.copyright {
  font-size: 11px;
}
td.link {vertical-align: top; padding: 1ex; text-align: left;}
a.titoloLink {
  font-size: 13px;
}
p.link {
  font-size: 11px;
  text-align: left;
}
img.link {float:left; margin: 0 2px 3px 0;border: solid white 1px;}

table.riquadroMenu {
  margin: 0;
  width: 100%;
  padding: 0;
}
td.riquadroMenu1 {
  height: 10px; width: 10px;
  background: url(./img/menuRiquadro1_iti.png);
}
td.riquadroMenu2 {
  height: 10px;
  background: url(./img/menuRiquadro2_iti.png);
}
td.riquadroMenu3 {
  height: 10px; width: 10px;
  background: url(./img/menuRiquadro3_iti.png);
}
td.riquadroMenu4 {
  width: 10px;
  background: url(./img/menuRiquadro4_iti.png);
}
td.riquadroMenuCentro {}
td.riquadroMenu5 {
  width: 10px;
  background: url(./img/menuRiquadro5_iti.png);
}
td.riquadroMenu6 {
  height: 10px; width: 10px;
  background: url(./img/menuRiquadro6_iti.png);
}
td.riquadroMenu7 {
  height: 10px;
  background: url(./img/menuRiquadro7_iti.png);
}
td.riquadroMenu8 {
  height: 10px; width: 10px;
  background: url(./img/menuRiquadro8_iti.png);
}
table.riquadroHome {
  margin: 0;
  width: 110px;
  padding: 0;
  margin-top: 10px;
  margin-left: 5px;
}
td.riquadroHome1 {
  height: 10px; width: 10px;
  background: url(./img/homeRiquadro1.png);
}
td.riquadroHome2 {
  height: 10px;
  background: url(./img/homeRiquadro2.png);
}
td.riquadroHome3 {
  height: 10px; width: 10px;
  background: url(./img/homeRiquadro3.png);
}
td.riquadroHome4 {
  width: 10px;
  background: url(./img/homeRiquadro4.png);
}
td.riquadroHomeCentro {text-align: center;background: url(./img/homeSfondo.gif);}
td.riquadroHome5 {
  width: 10px;
  background: url(./img/homeRiquadro5.png);
}
td.riquadroHome6 {
  height: 10px; width: 10px;
  background: url(./img/homeRiquadro6.png);
}
td.riquadroHome7 {
  height: 10px;
  background: url(./img/homeRiquadro7.png);
}
td.riquadroHome8 {
  height: 10px; width: 10px;
  background: url(./img/homeRiquadro8.png);
}

table.riquadroIti {
  margin: 0; width: 100%; padding: 0;
  margin-bottom: 20px;
}
td.riquadroIti1 {
  height: 10px; width: 10px;
  background: url(./img/itiRiquadro1.png);
}
td.riquadroIti2 {
  height: 10px;
  background: url(./img/itiRiquadro2.png);
}
td.riquadroIti3 {
  height: 10px; width: 10px;
  background: url(./img/itiRiquadro3.png);
}
td.riquadroIti4 {
  width: 10px;
  background: url(./img/itiRiquadro4.png);
}
td.riquadroItiCentro {background: url(./img/sfondoBodyItine.gif);}
td.riquadroIti5 {
  width: 10px;
  background: url(./img/itiRiquadro5.png);
}
td.riquadroIti6 {
  height: 10px; width: 10px;
  background: url(./img/itiRiquadro6.png);
}
td.riquadroIti7 {
  height: 10px;
  background: url(./img/itiRiquadro7.png);
}
td.riquadroIti8 {
  height: 10px; width: 10px;
  background: url(./img/itiRiquadro8.png);
}

table.riquadroVignetta {
  margin: 0;
  width: 110px;
  padding: 0;
  margin-bottom: 15px;
  margin-left: 5px;
}
td.riquadroVignetta1 {
  height: 10px; width: 10px;
  background: url(./img/vignettaRiquadro1.png);
}
td.riquadroVignetta2 {
  height: 10px;
  background: url(./img/vignettaRiquadro2.png);
}
td.riquadroVignetta3 {
  height: 10px; width: 10px;
  background: url(./img/vignettaRiquadro3.png);
}
td.riquadroVignetta4 {
  width: 10px;
  background: url(./img/vignettaRiquadro4.png);
}
td.riquadroVignettaCentro {text-align: center;background: white; width: 90px; height: 90px;}
td.riquadroVignetta5 {
  width: 10px;
  background: url(./img/vignettaRiquadro5.png);
}
td.riquadroVignetta6 {
  height: 10px; width: 10px;
  background: url(./img/vignettaRiquadro6.png);
}
td.riquadroVignetta7 {
  height: 10px;
  background: url(./img/vignettaRiquadro7.png);
}
td.riquadroVignetta8 {
  height: 10px; width: 10px;
  background: url(./img/vignettaRiquadro8.png);
}
div#footerStriscia {
  background-color: #989898;
  height: 61px;
  width: 750px;
  position: relative;
}
div#angoloCerca {
  position: absolute;
  left: 0;
  top: 0;
  width: 212px;
  height: 61px;
  background: url(./img/angoloCerca.png);
  text-align: center;
  vertical-align: middle;
}
form#formCerca {
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -1em;
  width: 100%;
  text-align: center;
  vertical-align: middle;
}
div#angoloBasso {
  position: absolute;
  left: 212px;
  top: 0;
  width: 538px;
  height: 61px;
  background: url(./img/angoloBasso.png);
  text-align: left;
  vertical-align: middle;
}