body, html
{
	margin: 0px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, MS Sans Serif;
	background: url(/media/comuni/F_01.jpg) no-repeat top center;
}



#container_main
{
	width: 955px;
	position: absolute;
	left: 50%;
	margin-left: -480px;
}

/*--------------- PARTE SOPRA ---------------*/
#container_header
{
	height: 197px;
}

#frase_header
{
	height:18px!important;
	padding: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #c0a679;
   
}
#frase_header h1
{
	font-size: 10px;
	font-weight: normal;
	color: #c0a679;
   
   margin:1px 0;
   
}



/* MINI MENU ALTI */

#logo
{
	position: absolute;
	top: 120px;
	left: 5px;
	width: 600px;
}
#logo img
{
	float:left;
	margin-right:5px;
}
#logo p
{
	font-size:11px;
	font-weight:bold;
	color:#7a4627;
	padding-top:35px;
}
html>body #logo p
{
	padding-top:25px;
}

#menu_top
{
	position: absolute;
	float: right;
	top: 155px;
	right: 10px;
}
html>body #menu_top
{
	top: 140px;
}
#lingue
{
	padding-left:15px;
}

.menu_top_UL, #Lingue
{
	list-style-type: none;
	float:left;
	
}
.menu_top_UL li, #Lingue li
{
	display: inline;
}
.menu_top_li, .menu_top_on_li
{
	font-size: 11px;
	padding-left: 20px;
	padding-right: 0px;
	text-align: center;
}
.menu_top_li p, .menu_top_on_li p
{
	display: inline;
}

.menu_top_li a
{
	color: #7a4627;
	text-decoration: none;
}
.menu_top_li a:hover
{
	color: #39542c;
	text-decoration: none;
}
.menu_top_on_li a
{
	color: #39542c;
	text-decoration: none;
}

/* --------------- PARTE CENTRALE --------------- */


#container_interno
{
	position: relative;
	width: 955px;
	min-height: 500px;
	height: auto !important;
	height: 500px; 
	background-repeat:no-repeat;
	background-position:bottom left;
}
#container_interno_gallery
{
	position: relative;
	width: 955px;
	min-height: 540px;
	height: auto !important;
	height: 540px; 
	background-repeat:no-repeat;
	background-position:bottom left;
	background-image: url(/media/comuni/fondolistino.jpg);
}

/* MENU A SX */

.menu_sx_container
{
	float: left;
	width: 190px;
}

/* menu sx*/

.menu_sx_UL
{
	list-style-type: none;
	margin: 8px 0 5px 18px;
	padding:0;
}
.menu_sx_li0, .menu_sx_on_li0
{
	padding-left: 0px;
}
.menu_sx_0
{
	display: block;
	color: #7a4627;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	margin: 5px 0 5px 0;
}

.menu_sx_li0 span
{
	margin-top: 5px;
	margin-bottom: 5px;
}
.menu_sx_0:hover
{
	color: #39542c;
}
.menu_sx_on_0
{
	display: block;
	color: #39542c;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
}
.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: #7a4627;
	font-size: 11px;
	line-height: 15px;
	padding-bottom:20px;
}
#corpo2
{
	margin-left: 205px;
	color: #7a4627;
	font-size: 11px;
	line-height: 15px;
}
#corpo_schede
{
	margin-left: 205px;
	color: #7a4627;
	background-color:#efe8dc;
	font-size: 11px;
	line-height: 15px;
	padding-bottom:20px;
}
#corpo p
{
	margin:0;
	padding:0;
}
html > body #corpo_home, html > body #corpo, html > body #corpo_schede
{
	margin-left: 200px;
}
#corpo td,#corpo2 td
{
	color: #7a4627;
	font-size: 11px;
	line-height: 15px;
}

#corpo_home h3, #corpo h3, #corpo_schede h3,#corpo2 h3
{
	color: #7a4627;
	font-size: 11px;
	font-weight:bold;
	line-height: 15px;
}
	
#corpo_home a, #corpo a, #corpo_schede a,#corpo2 a
{
	color: #7a4627;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
#corpo_home a:hover, #corpo a:hover, #corpo_schede a:hover, #corpo2 a:hover
{
	color: #39542c;
}

.testo
{
	margin: 0;
	padding: 10px 150px 20px 15px;
}
.testo2
{
	margin: 0;
	padding: 10px 240px 20px 15px;
}

.testo_camere
{
	position:absolute;
	left: 760px;
	width: 195px;
	padding: 5px 0px 20px 5px;
}

.gallery_camere
{
	position: absolute;
	z-index: 0;
}

.menu_centrale_UL
{
	position: absolute;
	top:410px;
	margin-top:10px;
	margin-left:0;
	list-style-type: none;
	padding: 0px;
	z-index: 100;
}

.menu_centrale_UL li
{
	font-size: 11px;
	margin-right:14px;
	text-align: left;
	float:left;
	width:91px;
}
.menu_centrale_li0 a
{
	width:91px;
	color: #7a4627;
	text-decoration: none;
}
.menu_centrale_li0 a:hover
{
	color: #39542c;
	text-decoration: none;
}
.menu_centrale_on_li0 a
{
	color: #39542c;
	text-decoration: none;
}
.menu_centrale_li0 span, .menu_centrale_on_li0 span
{
	width:92px;
	display:block;
}
.menu_centrale_li0 img 
{
	border:1px solid #c0a679;
}
.menu_centrale_on_li0 img
{
	border:1px solid #c0a679;
	filter: alpha(opacity=60);
	opacity: 0.6;
}

a.scheda_lnk
{
	display:block;
	background: url(/media/comuni/scheda.gif) no-repeat left;
	color: #7a4627;
	font-weight:bold;
	text-decoration: underline !important;
	height:30px;
	padding:10px 0 0 25px;
}
a.scheda_lnk:hover
{
	color: #39542c;
	text-decoration: underline !important;
}

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;
}

.parte_centrale
{
	float:left;
	width:490px;
}
.parte_centrale div
{
	padding:20px;
}
.parte_dx img
{
	float:right;
	margin-bottom:20px;
}
.stampa_lnk
{
	display:block;
	background: url(/media/comuni/stampa.gif) no-repeat left;
	margin:0 0 5px 20px;
	padding:5px 0 0 30px;
	height: 23px;
}
.torna_lnk
{
	display:block;
	background-image: url(/media/comuni/freccia.gif);
	background-position: 15px 0;
	background-repeat:no-repeat;
	margin-left:20px;
	padding-left: 30px;
	height: 15px;
}

/*--------------- FOOTER ---------------*/
#footer
{
	padding-top: 0px;
	clear: both;
	width: 955px;
	min-height: 165px;
	height: auto !important;
	height: 165px;
	text-align: center;
	border-top: solid 1px #7a4627;
	background-color:#e9e0d0;
	/*background: url(/media/comuni/sfumatura.jpg) repeat-x left bottom;*/
}
#footer_indirizzo
{
	width: 916px;
	font-size: 10px;
	color: #94794B;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 15px;
}

#footer_indirizzo a, a.footer_indirizzo_lnk
{
	color: #94794B;
	text-decoration: none;
}
#footer_indirizzo a:hover, a.footer_indirizzo_lnk:hover
{
	text-decoration: underline;
}

#footer_testi
{
	padding-top: 15px;
	font-size: 10px;
	line-height: 10px;
	text-align: center;
	color: #c0a679;
}
.leverplan_link
{
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	color: #c0a679;
	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: #c0a679;
}

ul.menu_basso a
{
	padding-top: 5px;
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	color: #c0a679;
	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; 
}

.titolo_listino
{
	font-size: 11px;
	font-weight: bold;
}
#corpo_listino
{
	margin-left: 205px;
	color: #7a4627;
	font-size: 11px;
	line-height: 15px;
	padding-right: 17px;
}
.listinoprezzi, .listinomassaggi
{
	background-color: #ece7dc;
	color: #7a4627;
	width: 730px;

}
.listinoprezzi td
{
	border-bottom: 1px solid #fff;
}
.HeaderListino1
{
	background-color: #b8a47a;
}
.HeaderListino1 td
{
	font-weight: bold;
}
.headerlistino2
{
	background-color: #fff !important;
	text-transform: uppercase;
	font-weight: bold;
}
.headerlistino2 td
{
	padding: 2px 0 2px 0;
	line-height: 15px;
}
.periodo
{
	background-color: #cec2a4;
	font-weight:bold;
	text-align: center;
	width:14%;
}
/*.tipologia0
{
	background-color: #ece7dc;
	padding: 3px 0 3px 0;
}*/

.lista_massaggi td
{
	padding: 3px 0 3px 0;
	background-color: #cce8fe;
	border-bottom: 1px solid #fff;
}

/*.tipologia1, .tipologia2
{
	border-bottom: 1px solid #fff;
	background-color: #e1dac8;
	padding: 2px 0 2px 0;
}*/

/* offerte speciali*/
#container_offerte
{
	position: relative;
	width: 955px;
	margin-top: 43px;
	background: url(/media/comuni/fofferte.jpg) no-repeat bottom left;
}
#offertespeciali td
{
	vertical-align: top;
}
.box p
{
	margin: 0;
	padding: 0;
}
.banner
{
	background-color: #ece7dc;
	padding: 10px 5px 10px 5px;
}
.box
{
	width: 300px;
}
#companyInfo
{
font-size:11px;
}


