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: #FFF;
  background: #082e82 url(/media/comuni/F_01.jpg) no-repeat top center;
}



#container_main
{
  width: 955px;
  position: absolute;
  left: 50%;
  margin-left: -477px;
}

/*--------------- PARTE SOPRA ---------------*/
#container_header
{
  height: 107px;
}

#frase_header
{
  height: 17px;
  padding-left: 10px;
  font-size: 9px;
  font-weight: normal;
  color: #3964c2;
}
#frase_header h1
{
  font-size: 9px;
  font-weight: normal;
  color: #FFF;
}



/* MINI MENU ALTI */

#logo
{
  position: absolute;
  top: 49px;
  left: 209px;
}
#logo_gallery
{
  position: absolute;
  top: 49px;
  left: 18px;
}

#logo2
{
  position: absolute;
  top: 44px;
  right: 15px;
}

.menu_top_UL
{
  position: absolute;
  list-style-type: none;
  float: right;
  top: 94px;
  right: 115px;
}
.menu_top_UL li
{
  display: inline;
}
.menu_top_li,.menu_top_on_li
{
  font-size: 11px;
  color: #FFF;
  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: #FFF;
  text-decoration: none;
}
.menu_top_li a:hover
{
  text-decoration: underline;
}
.menu_top_on_li a
{
  color: #FFF;
  text-decoration: underline;
}

/* --------------- PARTE CENTRALE --------------- */


#container_interno_home
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/FC_02.jpg) no-repeat bottom right;
}

#container_smichele
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/FSM_02.jpg) no-repeat bottom right;
}
#container_offerte
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/FO_02.jpg) no-repeat bottom right;
}
#container_camere
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/FC2_02.jpg) no-repeat bottom right;
}
#container_benessere
{
  position: relative;
  width: 955px;
  margin-top: 43px;
  background: url(/media/comuni/FCB_02.jpg) no-repeat bottom right;
}


/* MENU A SX */

.menu_sx_container
{
  float: left;
  width: 190px;
  margin-top: 11px;
}
.menu_sx_container2
{
  float: left;
  width: 180px;
  margin-top: 11px;
}

/* menu sx1*/

.menu_sx_UL
{
  list-style-type: none;
}
.menu_sx_li0, .menu_sx_on_li0
{
  padding-left: 18px;
}
.menu_sx_0
{
  display: block;
  color: #FFF;
  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
{
  text-decoration: underline;
}
.menu_sx_on_0
{
  display: block;
  color: #FF9600;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
  text-align: left;
  margin-top: 5px;
  margin-bottom: 5px;
}
.menu_sx_on_0:hover
{
  text-decoration: underline;
}
.menu_sx_0 img
{
  float: left;
  margin-top: 8px;
}

html > body ul.menu_sx img
{
  margin-top: 3px;
}
/**/





/* CORPO */


.testo
{
  padding-right: 150px;
}

#corpo_home, #corpo
{
  margin-left: 205px;
  color: #FFF;
  font-size: 11px;
  line-height: 15px;
}
html > body #corpo_home, html > body #corpo
{
  margin-left: 209px;
}

#corpo_gallery
{
  margin-left: 180px;
  color: #FFF;
  font-size: 11px;
  line-height: 15px;
}

#corpo_home p, #corpo p
{
  color: #FFF;
  font-size: 11px;
  line-height: 15px;
  margin-top: 20px;
}
#corpo_home a, #corpo a
{
  color: #FFF;
  font-size: 11px;
  line-height: 15px;
  text-decoration: none;
}
#corpo_home a:hover, #corpo a:hover
{
  text-decoration: underline;
}


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;
}

/*--------------- FOOTER ---------------*/
#footer
{
  padding-top: 20px;
  clear: both;
  width: 936px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #FFF;
}
#footer_indirizzo
{
  width: 916px;
  height: 20px;
  font-size: 10px;
  color: #FFF;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 5px;
}

#footer_indirizzo a, a.footer_indirizzo_lnk
{
  color: #FFF;
  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!important;
  line-height: 10px;
  text-align: center;
  color: #6288dd;
}
.leverplan_link
{
  font-size: 9px;
  font-weight: bold;
  text-align: center;
  color: #6288dd;
  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: #4368c3;
}

ul.menu_basso a
{
  padding-top: 5px;
  font-size: 9px;
  line-height: 12px;
  text-align: center;
  color: #4368c3;
  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
{
  height: 450px;
  margin: 30px 50px 70px 0px;
}

#formcontatto
{
  margin: 0;
  padding: 0;
}

#table_contattaci
{
  margin: 0;
  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;
}
.voc2
{
}
.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*/
#container_listino
{
  position: relative;
  width: 955px;
  margin-top: 43px; /*background: url(/media/comuni/FCB_02.jpg) no-repeat bottom right;*/
}

.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
{
  
  background-color: #cce8fe;
  padding: 2px 0 2px 0;
}
.tipologia3
{
  border-bottom: 1px solid #87aae0;
  background-color: #e1f1fb;
  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;
}
