a.cap:link
{
  color: #515151;
  text-decoration: none;
}
a.cap:hover
{
  color: #3F487F;
  text-decoration: underline;
}
a.cap:visited
{
  color: #515151;
  text-decoration: none;
}
a.cap:active
{
  color: #FF0000;
  text-decoration: underline;
}
*
{
  padding: 0px;
  margin: 0px;
  font-family: Verdana, Arial,MS Sans Serif;
  font-size: 11px;
}

body, html
{
  margin: 0px;
  font-size: 11px;
  line-height: 15px;
  font-family: Verdana, Arial, Helvetica, MS Sans Serif;
  color: #000;
  background: #e8e8c9 url(/media/comuni/sfondo.jpg) no-repeat top center;
}



#container_main
{
  width: 955px;
  position: absolute;
  left: 50%;
  margin-left: -477px;
  background: #f5f5e7 url(/media/comuni/sfondo_interno.jpg) no-repeat top center;
}

/*--------------- PARTE SOPRA ---------------*/
#container_header
{
  height: 133px;
}

#frase_header
{
  height: 17px;
  padding-left: 10px;
  font-size: 9px;
  font-weight: normal;
  color: #8f8a5e;
}
#frase_header h1
{
  font-size: 9px;
  font-weight: normal;
  color: #8f8a5e;
}

#frase_header h1 a
{
  font-size: 9px;
  color: #8f8a5e;
  text-decoration: none;
}



/* MINI MENU ALTI */

.logo
{
  position: absolute;
  top: 40px;
  left: 209px;
}
.logo_gallery
{
  position: absolute;
  top: 40px;
  left: 18px;
}


.menu_top_UL
{
  position: absolute;
  list-style-type: none;
  float: right;
  top: 101px;
  right: 36px;
}
.menu_top_UL li
{
  display: inline;
}
.menu_top_li,.menu_top_on_li
{
  font-size: 11px;
  color: #81642d;
  display: inline;
  padding-left: 30px;
  padding-right: 0px;
  text-align: center;
}
.menu_top_li p,.menu_top_on_li p
{
  display: inline;
}

.menu_top_li a
{
  color: #81642d;
  text-decoration: none;
}
.menu_top_li a:hover
{
  color: #678d02;
  text-decoration: none;
}
.menu_top_on_li a
{
  color: #678d02;
  text-decoration: none;
}

/* --------------- PARTE CENTRALE --------------- */


#container_interno_home
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_home.jpg) no-repeat bottom right;
}

#container_camere
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_camere.jpg) no-repeat bottom right;
}

#container_podere
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_home.jpg) no-repeat bottom right;
}

#container_sintesi
{
  position: relative;
  width: 955px;
}

#container_dove
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_dove.jpg) no-repeat bottom right;
}

#container_agriturismo
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_agriturismo.jpg) no-repeat bottom right;
}

#container_benessere
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_benessere.jpg) no-repeat bottom right;
}

#container_attivita
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_attivita.jpg) no-repeat bottom right;
}

#container_enoteca
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_enoteca.jpg) no-repeat bottom right;
}

#container_hangar
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_hangar.jpg) no-repeat bottom right;
}

#container_pista
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_pista.jpg) no-repeat bottom right;
}

#container_scuola
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_scuola.jpg) no-repeat bottom right;
}
#container_listino
{
  position: relative;
  width: 955px;
  background:url(/media/comuni/bkg_listino.jpg) no-repeat bottom right;
}

/* MENU A SX */

.menu_sx_container
{
  float: left;
  width: 190px;
  margin-top: 30px;
}
.menu_sx_container2
{
  float: left;
  width: 180px;
  margin-top: 30px;
}

/* menu sx1*/

.menu_sx_UL
{
  list-style-type: none;
}
.menu_sx_li0, .menu_sx_on_li0, .menu_sx_ultimo_li0, .menu_sx_on_ultimo_li0
{
  padding-left: 18px;
}
.menu_sx_0
{
  display: block;
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}

.menu_sx_li0 p
{
  margin-top: 5px;
  margin-bottom: 5px;
}
.menu_sx_0:hover
{
  color: #678d02;
  text-decoration: none;
}
.menu_sx_on_0
{
  display: block;
  color: #678d02;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.menu_sx_on_0:hover
{
  color: #678d02;
  text-decoration: none;
}
.menu_sx_0 img
{
  float: left;
  margin-top: 8px;
}

html > body ul.menu_sx img
{
  margin-top: 3px;
}
/**/





/* CORPO */


#corpo_home, #corpo
{
  margin-left: 205px;
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
}
html > body #corpo_home, html > body #corpo
{
  margin-left: 209px;
}

#corpo_home h2, #corpo h2
{
  color: #81642d;
  font-size: 12px;
  padding-bottom:15px;
}

#corpo_gallery
{
  margin-left: 190px;
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
}

#corpo_gallery object
{
  margin-left:-3px;
}

html>body #corpo_gallery object
{
  margin-left:-3px;
}

.testo
{
  width: 430px;
  padding: 30px 0px 30px 0px;
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
}
.testolistino
{
  width: 300px;
  padding: 10px 0px 10px 0px;
  color: #81642d;
  font-size: 11px;
  line-height: 18px;
}

.testo2
{
  width: 710px;
  padding: 10px 36px 30px 0px;
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
}

.testo3
{
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
}

.testo h2, .testo2 h2, .testo3 h2
{
  color: #81642d;
  font-size: 12px;
  font-weight: bold;
}


#corpo_home a, #corpo a
{
  color: #81642d;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
}
#corpo_home a:hover, #corpo a:hover
{
  color: #678d02;
  text-decoration: none;
}

.testo_gallery
{
  position:absolute;
  right:18px;
  top:0px;
  width:175px;
  height:300px;
  z-index:auto;
  color:#81642d;
  font-size:11px;
  line-height:15px;
}

.testo_gallery h2
{
  color:#81642d;
  font-size:12px;
  font-weight:bold;
}

ul.lista_pallini
{
  list-style-type: disc;
  padding-left: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
}
ul.lista_pallini li
{
  list-style-type: disc;
  line-height: 15px;
}

.allinea_immagine
{
}
.descrizione_articoli
{
  display: table-cell;
  vertical-align: text-bottom;
  padding-left: 15px;
}

.riga
{
  margin:15px 0px 15px 0px;
  background: #b7b774;
}
.riga2
{
  margin:15px 0px -15px 0px;
  background-color:#b7b774;
}

/*--------------- FOOTER ---------------*/
#footer
{
  clear: both;
  width: 955px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #b7b774;
  background-color:#e8e8c9;
}
#footer_indirizzo
{
  width: 955px;
  height: 20px;
  font-size: 11px;
  line-height: 14px;
  color: #8f8a5e;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 20px;
  background-color:#f5f5e7;
}

#footer_indirizzo a, a.footer_indirizzo_lnk
{
  color: #8f8a5e;
  text-decoration: none;
}
#footer_indirizzo a:hover, a.footer_indirizzo_lnk:hover
{
  text-decoration: underline;
}

#footer_testi,#footer_testi b
{
  padding-top: 5px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #b7b774;
}

#footer_testi a
{
  padding-top: 5px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #b7b774;
  text-decoration: none;
}
#footer_testi a:hover
{
  text-decoration: underline;
}

.leverplan_link
{
  font-size: 10px;
  text-align: center;
  color: #8f8a5e;
  text-decoration: none;
}
a.leverplan_link:hover
{
  text-decoration: underline;
}

ul.menu_basso
{
  list-style: none;
  margin-bottom: 20px;
}
ul.menu_basso li
{
  display: inline;
  padding-right: 3px;
  color: #b7b774;
}

ul.menu_basso a
{
  padding-top: 5px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #b7b774;
  text-decoration: none;
}

ul.menu_basso a:hover
{
  text-decoration: underline;
}



/* Contattaci */

#container_contattaci
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/FRICHIESTA_-02.jpg) no-repeat bottom right;
}

#container_disponibilita
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background:  url(/media/comuni/FRICHIESTA_-02.jpg) no-repeat bottom right;
}
#mail_inviata
{
  margin: 30px 50px 70px 0px;
  height: 450px;
  
}

#formcontatto
{
  margin: 0;
  padding: 0;
}

#table_contattaci
{
  margin: 30px 0px 0px 0px;
  padding: 0;
}
#table_disponibilita
{
  width: 580px;
}

#table_disponibilita td
{
  padding-top: 10px;
  vertical-align: top;
}

#table_contattaci td
{
  padding-top: 10px;
  vertical-align: top;
}
.voci
{
  padding-right: 10px;
  color:#81642d;
  font-size:11px;
}
.voci2
{
  color:#81642d;
  font-size:11px;
}
.campi2a
{
  width: 190px;
  padding-right: 20px;
}
.campi
{
  padding-right: 20px;
}
.campi2b
{
  width: 190px;
}

.Contattaci_text
{
  width: 150px;
}
.Contattaci2_text
{
  width: 100%;
}
.Contattaci2b_text
{
  width: 100%;
}
.Contattaci_textarea
{
  width: 340px;
  height: 145px;
}
.Contattaci2_textarea
{
  width: 100%;
  height: 85px;
}
#privacy
{
  padding: 10px 0 10px 0;
}
#privacy p
{
  margin: 0;
  padding: 0;
  display: block;
  float: left;
  font-size: 9px!important;
  width: 310px;
}
#privacy div
{
  float: left;
  display: block;
}
#pulsanti
{
  margin-top: 20px;
}
#pulsanti2
{
  margin-top: 1px;
}
#privacy2
{
  padding: 10px 0 10px 0;
}
#privacy2 #check
{ display:block;
  float: left;
  padding-right:5px;
}

#privacy2 #testoprivacy
{
  display:block;
  margin:0;
  padding:0;
  font-size: 9px!important;
  font-style:italic;
  width:550px;
}

#elenco1, #elenco2
{
  width: 200px;
  display: block;
  margin-left: 100px;
  float: left;
}

#curriculum
{
  width: 300px;
}


/*Listino prezzi*/


.titolo_listino
{
  font-size: 13px;
  font-weight: bold;
}
#corpo_listino
{
  margin-left: 205px;
  color: #FFF;
  font-size: 11px;
  line-height: 15px;
  padding-right: 17px;
}
.listinoprezzi, .listinomassaggi
{
  background-color: #74b2ef;
  color: #002668;
  width: 730px;
}
.headerlistino2
{
  background-color: #74b2ef;
  text-transform: uppercase;
  font-weight: bold;
}
.headerlistino2 td
{
  padding: 2px 0 2px 0;
  line-height: 15px;
}
.periodo
{
  background-color: #cce8fe;
  border-right: 1px solid #87aae0;
  text-align: center;
}
.tipologia0
{
  background-color: #a3cef8;
  padding: 3px 0 3px 0;
}

.lista_massaggi td
{
  padding: 3px 0 3px 0;
  background-color: #cce8fe;
  border-bottom: 1px solid #87aae0;
}

.tipologia1
{
  background-color: #aed9fb;
  padding: 2px 0 2px 0;
}
.tipologia2
{
  border-bottom: 1px solid #87aae0;
  background-color: #cce8fe;
  padding: 2px 0 2px 0;
}

.periodo
{
  border-bottom: 1px solid #87aae0;
}

/* offerte speciali*/
#container_offerte
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/F_LISTINO.jpg) no-repeat bottom right;
}
#offertespeciali td
{
  vertical-align: top;
}
.box p
{
  margin: 0;
  padding: 0;
}
.banner
{
  background-color: #1844A3;
  padding: 10px 5px 10px 5px;
}
.box
{
  width: 300px;
}


/*Lingue*/
#lingue li
{
  display: inline;
  list-style-type: none;
}

#lingue
{
  position: absolute;
  list-style-type: none;
  float: right;
  top: 94px;
  right: 15px;
}
