html, body {
  margin: 1px;
  padding: 0;
}
body {
  background-color: #f2f2f2;
  font: 70% Verdana, Arial, Helvetica, sans-serif;
  color: #000;
  text-align: center;
}
img {
  border: none;
}

h1 {
  margin: 35px 0 20px 0;
  padding-bottom: 8px;
  background: url(../immagini/barra_grigia.gif) no-repeat bottom left;
  font-size: 150%;
  font-weight: bold;
  text-align: left;
}
h2, h2 a {
  margin: 0;
  font-size: 100%;
  font-weight: bold;
  color: #fa0c0c;
  text-decoration: none;
}
h2 a:hover {
  color: #fa0c0c;
  text-decoration: underline;
}
h3 {
  margin: 30px auto 0 auto;
  padding-bottom: 3px;
  border-bottom: 2px solid #898989;
  font-size: 100%;
  font-weight: bold;
  color: #ff0b0b;
}


.left    { text-align: left;    }
.center  { text-align: center;  }
.right   { text-align: right;   }
.justify { text-align: justify; }

.clear-left  { clear: left;  }
.clear-right { clear: right; }
.clear-both  { clear: both;  }

.rosso     { color: #ff0708; }
.arancione { color: #fe8100; }
.verde     { color: #02ff04; }
.celeste   { color: #02ffff; }
.nero      { color: #000;    }

.img-float-left {
   float: left;
   margin: 0 10px 10px 0;
}
.img-float-right {
   float: right;
   margin: 0 0 10px 10px;
}

.vertical-align-middle {
  vertical-align: middle;
}

.bordo_arancione {
  border: 2px solid #ff8810;
}
.bordo_grigio {
  border-bottom: 2px solid #898989;
}
.barra_grigia {
  height: 6px;
  background: url(../immagini/barra_grigia.gif) no-repeat top left;
}
.no_margin_top {
  margin-top: 0 !important;
}
.no_border {
  border: none !important;
}
.font_grande {
  font-size: 120%;
}
.sottolineato {
  text-decoration: underline;
}
.no-style {
  background: none;
  border: none;
}


#container {
  position: relative;
  width: 778px;
  margin: 9px auto;
  padding-bottom: 30px;
  border: 3px solid #b4b4b4;
  background: #fff url(../img/template/header.jpg) no-repeat top left;
  text-align: left;
}


#logo {
  position: absolute;
  top: 6px;
  left: 6px;
}

ul#menu_top {
  position: absolute;
  top: 6px;
  right: 6px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
ul#menu_top li {
  display: inline;
  margin: 0;
  padding: 0;
}
ul#menu_top a {
  font-size: 90%;
  color: #000;
  text-decoration: none;
}
ul#menu_top a:hover {
  color: #000;
  text-decoration: underline;
}

ul#menu_orizzontale {
  position: absolute;
  top: 39px;
  right: 0px;
  height: 40px;
  width: 453px;
  list-style-type: none;
  margin: 0;
  padding: 0;
  background: url(../immagini/barra_menu.gif) no-repeat center right;
}
ul#menu_orizzontale li {
  float: left;
  width: 113px;
  height: 40px;
  margin: 0;
  padding: 0;
  text-align: center;
}
ul#menu_orizzontale a {
  display: block;
  height: 17px;
  height /**/: 40px;
  padding: 23px 0 0 0;
  font-weight: bold;
  color: #777;
  text-decoration: none;
}
ul#menu_orizzontale a:hover {
  display: block;
  height: 17px;
  height /**/: 40px;
  padding: 0 0 23px 0;
  font-weight: bold;
  text-decoration: none;
}
ul#menu_orizzontale a.rosso:hover     { color: #ff0a0b; }
ul#menu_orizzontale a.arancione:hover { color: #ff8202; }
ul#menu_orizzontale a.verde:hover     { color: #02ff04; }
ul#menu_orizzontale a.celeste:hover   { color: #03fffe; }



#struttura {
  clear: left;
  margin-top: 105px;
}


#colonna_sx {
  width: 148px;
  width /**/: 155px;
  vertical-align: top;
  padding: 0 7px;
  text-align: center;
}
ul#menu_verticale {
  width: 138px;
  list-style-type: none;
  margin: 0 auto;
  padding: 6px 0 0 0;
  border-top: 2px solid #ff0101;
  border-bottom: 2px solid #ff0101;
}
ul#menu_verticale li {
  display: block;
  width: 100%;
  margin: 0 0 6px 0;
  padding: 0;
}
ul#menu_verticale a {
  display: block;
  padding: 5px 0;
  border-top: 2px solid #ff0101;
  border-bottom: 2px solid #ff0101;
  font-weight: bold;
  color: #787878;
  text-decoration: none;
}
ul#menu_verticale a:hover {
  display: block;
  padding: 5px 0;
  border-top: 2px solid #a2a2a2;
  border-bottom: 2px solid #a2a2a2;

  font-weight: bold;
  color: #000;
  text-decoration: none;
}

#legacoop_turismo_aderisce_a {
	text-align: center;
	font-weight: bold;
}

#legacoop_turismo_aderisce_a p { margin-top: 1.8em }

/*
 *  Un po' piu' di spazio tra il testo che precede il logo di EARTH e
 *  l'immagine precedente (logo ITS)
 */
#legacoop_turismo_aderisce_a .testo_logo_earth { margin-top: 2.3em }


#centrale {
  width: 405px;
  width /**/: 443px;
  padding: 0 11px 15px 15px;
  vertical-align: top;
}
#centrale a:link, #centrale a:visited {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
#centrale a:hover {
  background-color: #fff387;
  color: #ff0100;
  text-decoration: none;
}
.img_home_page {
  float: left;
  margin: 0 12px 5px 5px;
  border: 2px solid #ff8202;
}
a.primo_piano {
  display: block;
  margin: 2px 0;
  padding: 10px 0;
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
a.primo_piano:hover {
  display: block;
  margin: 2px 0;
  padding: 10px 0;
  background-color: #fff387;
  color: #000;
  text-decoration: none;
}
a.link_rosso {
  background-color: transparent;
  font-weight: bold;
  color: #ff0b0b;
  text-decoration: none;
}
a.link_rosso:hover {
  background-color: #fff387;
  font-weight: bold;
  color: #ff0b0b;
  text-decoration: none;
}


#colonna_dx {
  width: 177px;
  width /**/: 200px;
  vertical-align: top;
  padding: 0 6px 0 17px;
}
#colonna_dx h3 {
  margin-top: 25px;
  padding: 2px 0;
  border-top: 2px solid #898989;
  border-bottom: 2px solid #898989;
  text-align: right;
}
#colonna_dx .data {
  color: #ff0100;
}
#colonna_dx a {
  background-color: transparent;
  color: #000;
  text-decoration: none;
}
#colonna_dx a:hover {
  background-color: #fff387;
  color: #000;
  text-decoration: none;
}
form#registrazione label {
  display: block;
  margin: 6px 4px 0 4px;
  font-weight: bold;
  color: #000;
}
form#registrazione input {
  width: 180px;
  padding: 1px 0;
  border: 1px solid #000;
  font-size: 90%;
  color: #000;
}
form#registrazione button {
  width: 71px;
  height: 19px;
  margin: 12px 0;
  border: none;
  background: url(../immagini/bottone.gif) no-repeat top left;
}
form#registrazione button span {
  display: none;
}

#footer {
  height: 30px;
  line-height: 30px;
  font-size: 90%;
  text-align: center;
}
#footer img {
  vertical-align: middle;
  margin-left: 5px;
}


.dati_cooperativa {
  float: right;
  width: 201px;
  margin: 0;
  line-height: 24px;
  font-weight: bold;
}
#footer_scheda_cooperativa {
  padding: 25px 0 20px 0;
  background: url(../immagini/barra_grigia.gif) no-repeat bottom left
}
#footer_scheda_cooperativa img {
  vertical-align: middle;
}
#footer_scheda_cooperativa a:link, #footer_scheda_cooperativa a:visited {
  font-size: 130%;
  font-weight: bold;
  color: #888
}
#footer_scheda_cooperativa a:hover {
  background: none;
  font-size: 130%;
  font-weight: bold;
  color: #ff0c0c
}


.etichetta {
  margin-right: 10px;
  text-align: right;
}
.campo_obbligatorio {
  font-size: 90%;
  color: #f00;
}
#registrazione_coop button {
  border: none;
  background: none;
  font-weight: bold;
}
#registrazione_coop button img {
  vertical-align: middle;
}

#faq {
  padding-top: 15px;
}

#faq dt {
  margin-left: 0;
  padding-bottom: 5px;
  font-weight: bold;
  color: #fe8100;
}
#faq dd {
  margin: 0 0 30px 0;
  padding: 5px 0 10px 0;
  border-bottom: 1px dotted #898989;
}
