body {
    font-size:100%;
    line-height:1.125em; 
	margin: 0 auto; padding: 0;
	font-family: arial, helvetica, sans-serif;
	text-align:center;
	background-color:#EFEBE0;
}
 
.body p {
   
}
html, body {
	margin: 0;
	padding: 0;
}
img{
	border: none;
	text-decoration: none;
	-ms-interpolation-mode: bicubic;
}

label{
	font-size: 100%;
}

h1,h2,h3{
	margin: 0;
	padding: 0;
	font-size: 100%;
	font-weight: normal;
}

a{
	text-decoration: none;
	color:#3E765E;
	outline:none;
	-moz-outline: none !important;
}

a:visited{
	
	text-decoration: none;
	
}

a:hover{
	text-decoration: none;
	color:#BC4064;
}

a:active{
	
}
	
ul, ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
	
ul li, ol li{
	margin: 0;
	padding: 0;list-style-type: none;
}
	
p{
	text-align: left;
	padding: 0;
	margin: 0;
}

form{
	margin: 0;
	padding: 0;
	border: none;
}
	
fieldset{
	margin: 0;
	padding: 0;
	border: none!important;
}
	
		
.body_text blockquote{
	
	text-indent: 35px;
	background: url("../img/quote_sx.gif");
	background-position: 0 2px;
	background-repeat: no-repeat;
	text-align:left;
}
.body_text blockquote p {
	
	margin: 0;
	padding-right: 23px;
	background:url("../img/quote_dx.gif") no-repeat scroll right bottom ;
	line-height:1.6em;
	font-style:italic;
}
.body_text a{
	font-weight:bold;
	color:#3E765E;
}
.body_text a:hover{
	color:#BC4064;
}

	
acronym{
	border-bottom: 1px dotted black;
	cursor:help;
}

/* * * * * * * * * * */

#cont_barra_top {
	float:left;
	width:100%;
	background-color:#554233;
	padding:3px 0 3px 0;
	border-bottom:1px solid #3F3125;
}
#barra_top {
	margin:0 auto;
	width:934px;
}

#menu_ser  {
	float:right;
}
#menu_ser ul li {
	float:left;
	font-size:0.7em;
	margin:0 0 0 0;
	padding:0 5px 0 5px;
	border-right:1px solid #725E47;
	line-height:1.15em;
}
#menu_ser ul li.last {
	border-right:none;
}
#menu_ser ul li a {
	float:left;
	color:#fff;
}
#menu_ser ul li a:hover, #menu_ser ul li.selected a {
	color:#D5CBB7;
}

#menu_lang {
	float:right;
	margin:0 0 0 5px;
}

#menu_lang ul li {
	float:left;
	margin:0 0 0 4px;
}

#menu_lang ul li a {
	width:16px;
	height:14px;
	display:block;
	text-indent:-2000em;
	line-height:0;
	font-size:1px;
}

#menu_lang ul li a.it {
	background:url("../img/it.gif") no-repeat center top;
}

#menu_lang ul li a.fr {
	background:url("../img/fr.gif") no-repeat center top;
}
#menu_lang ul li a.en {
	background:url("../img/en.gif") no-repeat center top;
}

#cont_corpo {
	float:left;
	width:100%;
	background:url("../img/bg_corpo.gif") repeat-x left top;
}

#corpo {
	margin:0 auto;
	width:934px;
}

#col_sx {
	float:left;
	width:235px;
	background:url("../img/bg_col_sx.jpg") no-repeat center 240px;
}
#col_dx {
	float:right;
	width:676px;
}

#logo {
	float:left;
	position:relative;
	margin:-17px 0 0 0;
}

#logo a {
	float:left;
	disply:block;
	width:235px;
	height:253px;
	background:url("../img/logo.jpg") no-repeat left top;
}

h4.home_msg {
	color:#BEB7A7;
	font-family:Georgia;
	font-style:italic;
	margin:30px 0 0 0;
	font-size:44px;
	padding:0 0 0 5px!important;
	float:left;
	width:230px;
	letter-spacing:-9px;
	line-height:1.2em;
	text-align:center;
	
}

.cont_offerte {
	width:227px;
	background-color:#fff;
	float:left;
	margin:5px 0 0 0;
	padding:4px;
}

.box_offerte {
	border:1px solid #D5CEA8;
	text-align:left;
	width:205px;
	padding:7px 10px 5px 10px;
	float:left;
	background:url("../img/bg_off.jpg") repeat-x left bottom;
	background-color:#F3F2E8;
}

.eti_off {
	float:left;
	width:205px;
	border-bottom:1px solid #DDDAC6;
	color:#857A65;
	font-family:Georgia;
	font-style:italic;
	font-size:1.2em;
	padding:0 0 3px 0;
	margin:0 0 2px 0;
}

.record_off {
	float:left;
	width:205px;
	border-bottom:1px dotted #DDDAC6;
	padding:7px 0 10px 0;
}

h2.tit_off {
	float:left;
	width:205px;
}
h2.tit_off a {
	color:#3E765E;
	font-family:Georgia;
	font-size:1em;
}
h2.tit_off a:hover {
	color:#BC4064;
}
.testo_off {
	float:left;
	width:205px;
	font-size:0.7em;
	color:#666666;
	line-height:1.3em;
	margin:4px 0 0 0;
}
.last_off {
	border-bottom:none;
	padding:7px 0 7px 0;
}

.vedi_off {
	width:205px;
	text-align:right;
	font-size:0.7em;
}

.vedi_off a {
	color:#3E765E;
}
.vedi_off a:hover {
	color:#BC4064;
}
.vedi_off a img {
	margin:0 0 0 4px;
}

.r_dispo {
	float:left;
	width:235px;
	background:url("../img/r_dispo.jpg") no-repeat left top;
	height:75px;
	margin:20px 0 0 0;
}

.tit_dispo {
	margin:12px 0 0 15px!important;
	margin:12px 0 0 8px;
	float:left;
	font-family:Georgia;
	font-size:1.1em;
	width:100%;
	text-align:left;
	line-height:1.125em; 
}
.tit_dispo a, .tit_dispo a:hover {
	color:#554233;
}
.dispo_btn {
	float:right;
	margin:12px 15px 2px 15px!important;
	margin:12px 8px 0 8px;
}
.dispo_btn a, .dispo_btn a:hover {
	color:#fff;
	background:url("../img/bg_btn_dispo.jpg") repeat-x left top;
	background-color:#49392C;
	border:1px solid #49392C;
	padding:2px 12px 2px 12px;
	font-size:0.75em;
}
#menu1 {
	float:left;
	width:676px;
	background:url("../img/bg_menu1.jpg") repeat-x left top;
	margin:15px 0 0 0;
	border-top:1px solid #D5CBB7;
	border-bottom:1px solid #D5CBB7;
	border-left:1px solid #D5CBB7;
	border-right:1px solid #D5CBB7;
}
#menu1 ul li {
	float:left;
	/*background:url("../img/m1_sep.gif") no-repeat right top;*/
		border-right:1px solid #D3CBBE;
}
#menu1 ul li.last {
	border-right:none;
}
#menu1 ul li a {
	color:#6A5840;
	font-family:Georgia;
	font-size:0.8em;
	padding:6px 20px 6px 20px;
	float:left;
}
#menu1 ul li a:hover, #menu1 ul li.selected a {
	background:url("../img/m1_hover.jpg") repeat-x left top;
	background-color:#D4CAB6;
	padding:6px 20px 6px 20px;
}

.slideshow {
	overflow:hidden;
	position:relative;
	float:left;
	width:676px;
	height:416px;
}
.cont_gallery_home {
	float:left;
	width:676px;
	position:relative;
	height:416px;
}

.gallery_home {
	float:left;
	width:676px;
	height:416px;
	display:block;
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}

#banner {
	float:left;
	width:676px;
	height:416px;
	position:relative;
	margin:10px 0 0 0;
}

a.prev {
	background:url("../img/prev.gif") no-repeat scroll left -16px;
	width:11px;
	height:16px;
	display:block;
	position:absolute;
	top:196px;
	left:-17px;
	cursor:pointer;
}
a.prev:hover {
	background-position:0 0!important;
}
a.next {
	background:url("../img/next.gif") no-repeat scroll left -16px;
	width:11px;
	height:16px;
	display:block;
	position:absolute;
	top:196px;
	left:681px;
	cursor:pointer;
}
a.next:hover {
	background-position:0 0!important;	
}

.gh_msg {
	float:left;
	position:absolute;
	left:0;
	top:371px;
	z-index:2;
	width:656px;
	padding:10px 10px 10px 10px;
	color:#fff;
	font-family:Georgia;
	font-size:1.3em;
	background:url("../img/bg_gh_msg.png") repeat-x left top!important;
	background:url("../img/bg_gh_msg.gif") repeat-x left top;
	text-align:left;
	line-height:1.2em;
}

#header {
	float:left;
	width:676px;
}

#contenuti {
	float:left;
	width:644px;
	margin:15px 0 0 0;
	background-color:#FCFCF8;
	border:1px solid #E2E0CF;
	padding:15px 15px 20px 15px;
	clear:both;
	text-align:left;
	min-height:224px;
	height:auto !important;
	height:224px;

}

h1.thome {
	float:left;
	width:644px;
	padding:0 0 2px 0;
	font-size:1.1em;
	color:#2F2B21;
	font-family:Georgia;
	border-bottom:1px solid #DDDAC6;
	font-style:italic;
}
.testo_home {
	float:left;
	width:644px;
	margin:15px 0 0 0;
	font-size:0.75em;
	color:#333;
}

.cont_small_focus {
	float:left;
	width:644px;
	margin:25px 0 0 0;
}

.small_focus {
	width:310px;
}
.sf_sx {
	float:left;
}
.sf_dx {
	float:right;
}

.foto_sf {
	float:left;
	background-color:#DDDAC6;
	padding:4px;
	line-height:0;
	font-size:1px;
	margin:0 10px 0 0;
}

.cont_testo_sf {
	float:left;
	width:160px;
}
h2.tit_sf {
	float:left;
	color:#3E765E;
	font-size:0.8em;
	font-family:Georgia;
	width:160px;
	font-style:italic;
}
h2.tit_sf a {
	color:#3E765E;
}
h2.tit_sf a:hover {
	color:#BC4064;
}

.testo_sf {
	font-size:0.75em;
	width:160px;
	margin:3px 0 0 0;
	float:left;
	color:#666;
	line-height:1.45em;
}

#cont_footer {
	float:left;
	background:url("../img/bg_cont_footer.gif") repeat-x left top;
	width:100%;
	margin:25px 0 0 0;
	padding:0 0 0 0;
}

#footer {
	margin:0 auto;
	background:url("../img/bg_footer.jpg") no-repeat center top;
	width:934px;
	min-height:110px;
    height:auto !important;
    height:110px;

}

#nav_menu {
	float:left;
	clear:both;
	width:934px;
	margin:50px 0 0 0;
	text-align:center;
}

#nav_menu ul {
	margin:0 auto;
	display:inline;
	position:relative;
	left:50%;
	float:left;
}

#nav_menu ul li {
	display:inline;
	font-size:0.7em;
	color:#554233;
	border-right:1px solid #6C6259;
	padding:0 8px 0 8px;
	float:left;
	line-height:1.2em;
	position:relative;
	right:50%;
}
#nav_menu ul li.last {
	border-right:none;
}
#nav_menu ul li a {
	color:#554233;
}
#nav_menu ul li a:hover {
	color:#BC4064;
}
#stars {
	width:934px;
	height:11px;
	background:url("../img/stars.gif") no-repeat center top;
	float:left;
	margin:20px 0 0 0;
}

.cont_loghi {
	float:left;
	margin:15px 0 0 0;
	width:235px;
}

.bl_loghi {
	float:left;
	width:235px;
	clear:both;
	margin:5px 0 0 0;
}
.chalet {
	float:left;
	margin:0 0 0 15px;
	display: inline;
}
.charme {
	float:left;
	margin:15px 0 0 8px;
}
.jp_moser {
	float:left;
	margin:10px 0 0 15px;
	display: inline;
}
.saveur {
	float:left;
	margin:5px 0 0 39px;
}
/* * * * testi * * * * */

h1.testi {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.3em;
	color:#564334;
	text-align:left;
	margin:2px 0 0 0;
	float:left;
	line-height:1.15em;
	font-style:italic;
}
/* * * * testi * * * * */
 .abstract-text {
	margin:12px 0 0 0;
	color:#555;
	width:644px;
	font-size:0.8em;
	font-style:italic;
	clear:both;
	float:left;
}


.body_text {
	font-size:0.75em;
	color:#555555;
	text-align:left;
	float:left;
	width:644px;
	font-family:Arial;
	margin:0 0 0 0;
	line-height:1.55em;
}

.body_text p {
	margin:17px 0 0 0;
}

.body_text p a {
	color:#4191A6;
}
.body_text p a:hover {
	color:#BC4064;
}
img.left {
	float:left;
	margin:4px 10px 5px 0;
	line-height:0;
	font-size:1px;
	background-color:#DDDAC6;
	padding:4px;
}
img.right {
	float:right;
	margin:4px 0 0 10px;
	line-height:0;
	font-size:1px;
	background-color:#DDDAC6;
	padding:4px;
}
.espansa {
	margin:20px 0 3px 0;
	background-color:#DDDAC6;
	float:left;
	padding:5px;
}

.didascalia_espansa {
	line-height:1.6em;
	width:644px;
	text-align:left;
	color:#666666;
	text-align:center;
	margin:2px 0 0 0;
	clear:both;
	font-size:0.8em;
	font-family:Verdana;
}

.box-gallery {
	float:left;
	clear:both;
	width:644px;
}

#gallery {
	margin-top:25px;
	text-align:left;
	float:left;
	width:644px;
}

.bl_or {

clear:both;
display:block;
float:left;
margin-top:25px;
overflow:hidden;
	width:644px;	
}

.img_gallery {
float:left;
margin:0 17px 0 0;
width:148px;
text-align:center;
}

.last_img {
	margin:0!important;
}

.img_gallery img {
	background-color:#DDDAC6;
	padding:4px;
	line-height:0;
	font-size:1px;
	width:140px;
}

.didascalia {
	color:#333333;
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	line-height:10px;
	margin-top:1px;
	width:148px;
	text-align:center;
	float:left;
}

h3.testi {
	margin:30px 0 0 0;
	color:#857A65;
	font-size:1.05em;
	width:644px;
	padding:0 0 2px 0;
	font-family:Georgia;
	font-style:italic;
	border-bottom:1px solid #DDDAC6;
	text-align:left;
}

/* * * * * * * Allegati  * * * * * */

.box-allegati {
	float:left;
	clear:both;
	width:644px;
}

#col_dx ul.allegati {
	margin:4px 0 0 0;
	text-align:left;
	float:left;
}
#col_dx li.file{
	padding: 0 0 0 50px;
	text-align:left;
	background-repeat: no-repeat;
	list-style-type:none;
	clear:both;
	margin:15px 0 0 0;
	float:left;
	clear:both;
	width:594px;
}

li.file a{
	float: left;
	letter-spacing: 0px;
	text-decoration: none!important;
}

#col_dx li.file .nome-file a{
	display: block;
	text-align: left;
	text-decoration: none;
	font-weight: bold;
	text-transform: none;
	font-size:0.85em;
	font-family:Arial, Verdana;
	color:#3E765E;
	letter-spacing: normal!important;
	margin: 0; 
	padding: 0;
	
}
#col_dx li.file .nome-file a:hover {
	color:#BC4064;
}
h4.nome-file{
	padding:0;
	color:#999999;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	width:528px;
	margin:0;
}

#col_dx .filedescription{
	display: block;
	clear: left;
	text-align:left;
	font-size:0.75em;
	width:594px;
	padding:5px 0 0 0;
	font-family:Arial, Verdana, Helvetica, sans-serif;
	line-height:1.4em;
	color:#555555;
}

li.file a.download{
	background: url('../img/all_arrow.gif') no-repeat center left;
	margin: 3px 0 0 0;
	padding:0 0 0 15px;
	font-size:0.8em;
	color:#0C7DDA;float:left;
}
li.file a:hover.download {
	background: url('../img/all_arrow_hover.gif') no-repeat center left;
	color:#3F828F;
}
li.file .size{
	font-size:0.7em;
	padding: 0px 0px 0px 0;
	margin:1px 0 0 0;
	float:left;
	color:#999;
	font-family:Arial, Helvetica, sans-serif;
	clear:both;
}

li.file.doc{
	background: url('../img/files/ico_doc.gif') no-repeat 7px top;
}

li.file.htm{
	background: url('../img/files/ico_htm.gif') no-repeat 7px top;
}

li.file.mp3{
	background: url('../img/files/ico_mp3.gif') no-repeat 7px top;
}

li.file.nofile{
	background: url('../img/files/ico_nofile.gif') no-repeat 7px top;
}

li.file.img{
	background: url('../img/files/ico_htm.gif') no-repeat 7px top;
}

li.file.pdf{
	background: url('../img/files/ico_pdf.gif') no-repeat 7px top;
}

li.file.ppt{
	background: url('../img/files/ico_ppt.gif') no-repeat 7px top;
}

li.file.rtf{
	background: url('../img/files/ico_rtf.gif') no-repeat 7px top;
}

li.file.mdb{
	background: url('../img/files/ico_mdb.gif') no-repeat 7px top;
}

li.file.txt{
	background: url('../img/files/ico_txt.gif') no-repeat 7px top;
}

li.file.xls{
	background: url('../img/files/ico_xls.gif') no-repeat 7px top;
}

li.file.zip{
	background: url('../img/files/ico_zip.gif') no-repeat 7px top;
}

li.file.swf{
	background: url('../img/files/ico_swf.gif') no-repeat 7px top;
}

li.file.exe{
	background: url('../img/files/ico_exe.gif') no-repeat 7px top;
}

li.file.pub{
	background: url('../img/files/ico_publisher.gif') no-repeat 7px top;
}

li.file.link{
	background:url('../img/files/ico_link_esterno.gif') no-repeat 7px top;
}

li.file.link-links{
	background: url('../img/files/ico_link_esterno.gif') no-repeat 7px top;
	margin: 0;
	padding: 0 0 5px 0;
}


/* * * * * * * * * * * * * *
	LINK
* * * * * * * * * * * * * */
.box-link {
	float:left;
	clear:both;
	width:644px;
}
.box-link h4 {
	margin:0;
}
#col_dx ul.cl {
	clear:both;
	text-align:left;
	display:block;	
}

li.link-title {
	text-align:left;
	background:transparent url('../img/link_ico.gif') no-repeat scroll 9px 6px;
	margin:15px 0pt 0pt;
	padding:2px 0 0 50px;
	color:#999999;
	width:594px;
}
li.link-title-first {
	text-align:left;
	background:transparent url('../img/link_ico.gif') no-repeat scroll 9px 6px;
	margin:16px 0pt 0pt;
	padding:2px 0 0 50px;
	color:#999999;
	width:594px;
}
li.link-title-first a {
	color:#3E765E;
	font-size:0.85em;
	font-weight:bold;
	font-family:Arial, Verdana;
	width:594px;
}


.link-description {
	margin:5px 0 0 0;
	text-align:left;
	font-size:0.75em;
	color:#555555;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.4em;
	display:block;
	width:594px;
}
li.link-title a {
	color:#3E765E;
	font-family:Arial, Verdana;
	font-weight:bold;
	font-size:0.85em;
	width:594px;
}
li.link-title a:hover {
	color:#BC4064;
}
li.link-title-first a:hover {
	color:#BC4064;
	
}

#col_dx ul.cl li{
	list-style-type:none;
	min-height:30px;
	height:auto !important;
	height:30px;
}	


/* * * * * video  * * * */

.box-video {
	float:left;
	width:644px;
	clear:both;
}
.video_container {
	margin:25px 0 0 0;
	float:left;
	width:644px;
	text-align:center;
}
.didascalia_espansa_v {
	line-height:1.6em;
	width:644px;
	text-align:left;
	font-size:0.7em;
	color:#666666;
	text-align:center;
	margin:4px 0 0 0;
	clear:both;
}

/* * * * * Mappa * * * * * */
.gmapg {
	width:634px;
	height:400px;
} 
#cont_gmapg {
	background-color:#DDDAC6;
	padding:5px;
	width:634px;
	height:400px;
	/*line-height:0;*/
	text-align:center;
	margin:20px 0 0 0;
}
.box-mappe {
	margin:0 0 0 0;
	width:644px;
	text-align:center;
	float:left;
}
/* * * * * * * * audio * * * * * * */

ul.audio_list {
	float:left;
	margin:0 0 0 12px;
	width:100%;
	display: inline;
}

ul.audio_list li {
	margin:15px 0 0 0;
	clear:both;
	float:left;
	width:100%;
}

ul.audio_list li h4.nome-mp3 {
	color:#555555;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.8em;
	float:left;
	clear:both;
	width:100%;
	text-align:left;
}
.audio_container {
	margin:10px 0 0 0;
	padding:0 0 0 0;
	clear:both;
	float:left;
}

.audio_list .filedescr {
	font-size:0.75em;
	color:#555;
	margin:5px 0 0 0;
	line-height:1.35em;
	float:left;
	width:100%;
	clear:both;
}


/* * * * liste * * * */

.body_text ol {
	list-style-type:decimal;
	margin:10px 0pt 0pt 45px;
	padding:0pt 0pt 3px;
	text-align:left;
}

.body_text ol li {
	padding:4px 0pt 0pt 0;
	list-style-type:decimal;
}
.body_text ul {
	list-style-type:none;
	margin:10px 0pt 0pt 30px;
	padding:0pt 0pt 3px;
	text-align:left;
}

.body_text ul li {
	background:transparent url('../img/punto_lista.gif') no-repeat scroll left 11px;
	list-style-type:none;
	padding:4px 0pt 0pt 15px;
}

h2.testi {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#564334;
	text-align:left;
	margin:30px 0 0 0;
	float:left;
	clear:both;
	font-style:italic;
	line-height:1.15em;
	width:100%;
}

/* * * * tabelle * * * * */

.cont_tab {
margin:20px 0 0 0;
float:left;
width:100%;
}

.body_text table td, th {
	padding:4px;
}
.body_text table {
border:1px solid #D7D0AC;
border-collapse:collapse;
margin:0 auto;
padding:0pt;
}
.body_text table th {
border:1px solid #D7D0AC;
padding:4px;
text-align:center;
background:#F8F7F1 none repeat scroll 0%;
}
.body_text table thead td {
	border:1px solid #D7D0AC;
padding:4px;
text-align:center;
background:#F8F7F1 none repeat scroll 0%;
}
.body_text table td {
border:1px solid #D7D0AC;
margin:0pt;
padding:4px;
}

.body_text table {
border:1px solid #D7D0AC;
border-collapse:collapse;
/*margin:20px 0 0 0;*/
width:100%;
}
.body_text table td, th {
border:1px solid #D7D0AC;
color:#000000;
padding:4px;
}
.body_text table .tbody {
	float:left;
	margin:0;
	padding:0;
}

thead th {
background:#E9F2CC none repeat scroll 0%;
border:1px solid #D7D0AC;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:0.7em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding-top:3px;
text-align:left;
}

tbody th, tbody td {
vertical-align:top;
font-size:0.8em;
}

.body_text table caption {
background:transparent none repeat scroll 0%;
color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:6px 4px 6px 0px;
text-align:center;
text-transform:uppercase;
margin:0 auto;
}
.body_text table caption {

color:#000;
font-family:arial,helvetica,sans-serif;
font-size:0.9em;
font-style:normal;
font-variant:normal;
font-weight:bold;
line-height:normal;
padding:20px 4px 6px 0px;
text-align:center;
/*margin:20px 0 0 0;*/
text-transform:none!important;

}

/* * * * * CONTATTI * * * * * */

#cont_form p.formHint_contatti {
color:#333;
font-size:0.7em;
text-align:left;
white-space:nowrap;
text-align:right;
}

#cont_form .uniForm fieldset legend.conta {
color:#3E765E;
font-size:0.9em;
font-weight:bold;
background: url('../img/etichetta_cont.gif') no-repeat bottom right;
margin:0pt;
padding:0 12px 6px 0;
}
#cont_form .privacy {
	background-color:#FFFFFF;
	border:1px solid #ccc;
	height:150px;
	overflow:auto;
	padding:4px 4px 4px 6px;
	voice-family:inherit;
	width:48.5%;
	margin:9px 0 0 0;
	text-align:left;
	float:left;
}
.privacy strong {
	font-size:0.8em;
}

div.pri {
	font-size:0.8em;
	line-height:1.2em;
	margin:10px 0 0 0;
}
#cont_form {
	margin:10px 0 0 0;
	/*width:463px;*/
	float:left;
	width:644px;
}
.uniForm {
	width:644px!important;
}

.uniForm .inlineLabels .textInput_cont {
border:1px solid #ccc;
float:left;
font-size:0.74em;
padding:1px 1px 2px 2px;
width:50%;
}
.uniForm .inlineLabels .selectInput_cont {
border:1px solid #ccc;
float:left;
font-size:0.74em;
padding:1px 1px 2px 2px;
width:51%;
}
.uniForm .inlineLabels .textInput_small {
border:1px solid #ccc;
float:left;
font-size:0.74em;
padding:1px 1px 2px 2px;
width:10%;
}
.uniForm .inlineLabels contact, .uniForm .inlineLabels .contact {
	color:#333333;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.7em;
	font-weight:bold;
	line-height:1.2em;
	margin:0.16em 1% 0pt 0pt;
	padding:0pt;
	position:relative;
	text-align:right;
	width:25%;
	clear:both;
}

uniForm .inlineLabels contact2, .uniForm .inlineLabels .contact2 {
color:#203B85;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:1em;
font-weight:bold;
line-height:100%;
margin:0.16em 1% 0pt 0pt;
padding:0pt;
position:relative;
text-align:right;
width:25.2%;
}

.uniForm .inlineLabels .priv {
line-height:1.2em;
text-align:left;
width:98%;
clear:both;
float:left;
color:#000000;

}

#col_sx .uniForm .checkbox {
	border-style:none;
	float:left;
	height:21px;
	margin:-4px 4px 0pt 0pt;
	padding:0pt 0pt 4px;
}

.uniForm .inlineLabels .ctrlHolder_pr {
	clear:both;
	margin:14px 0pt 0pt;
	overflow:hidden;
	padding:0pt;
	text-align:left;
	float:left;
	width:100%;
}
.uniForm .inlineLabels .arealarge {
border:1px solid #ccc;
float:left;
font-family:Arial,Helvetica,sans-serif;
font-size:0.8em;
padding:1px 1px 2px 2px;
width:50%;
}
uniForm .buttonHolder_contatti {
font-size:0.96em;
font-weight:bold;
margin:10px 45px 0pt 0pt;
text-align:right;
voice-family:inherit;

}

/* * * * * SMISTAMENTO * * * * */
.cont_smi {
float:left;
width:644px;
margin:10px 0 0 0;
}

.blocco_smi_sx {
	float:left;
	width:305px;
	text-align:left;
	margin:24px 34px 0 0;
	padding:0;
}
.blocco_smi_or {
	width:644px;
	float:left;
}
.blocco_smi_dx {
	float:right;
	width:305px;
	text-align:left;
	margin:24px 0 0 0;
	padding:0;
}
h3.smi {
	font-family:Arial;
	color:#999;
	padding:0 0 2px 0;
}
h3.smi a {
	color:#3E765E;
	font-size:1.05em;
	font-family:Georgia;
	font-style: italic;
}
h3.smi a:hover {
color:#BC4064;
}
.descr_smi {
	margin:3px 0 0 0;
	font-family:Verdana, Helvetica, sans-serif;
}
.foto_smi {
	float:left;
	margin:4px 10px 0 0;
}
.foto_smi img {
	background-color:#DDDAC6;
	font-size:1px;
	line-height:0;
	padding:4px;
}
.text_smi {
	font-size:0.75em;
	color:#555555;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}

#menu2 {
	float:left;
	width:235px;
	margin:0 0 25px 0;
}
.tit_menu2 {
	color:#BEB7A7;
	font-family:Georgia;
	font-style:italic;
	margin:30px 0 0 0;
	font-size:50px;
	padding:0 0 0 5px!important;
	float:left;
	width:230px;
	height:53px;
	letter-spacing:-9px;
	line-height:1em;
	text-align:center;
	border-bottom:1px solid #D2CDB7;
}
#menu2 ul {
	float:left;
	width:235px;
}
#menu2 ul li {
	float:left;
	width:235px;
	font-family:Georgia;
	font-size:1.05em;
	border-bottom:1px solid #D2CDB7;
	padding:6px 0 6px 0;
}

#menu2 ul li.last_nob {
	border-bottom:none;
}

#menu2 ul li a {
	color:#6A5840;
}
#menu2 ul li a:hover, #menu2 ul li.selected a {
	color:#3E765E;
}
#chiusura_menu2 {
	width:235px;
	height:28px;
	background: url('../img/chiusura_menu2.gif') no-repeat center top;
	float:left;
	clear:both;
	margin:8px 0 0 0;
}

#menu2 ul li .level2 {
	float:left;
	width:235px;
	padding:5px 0 5px 0;
}
#menu2 ul li .level2 li {
	float:left;
	width:235px;
	font-family:Georgia;
	font-size:0.9em;
	border-bottom:none;
	padding:4px 0 4px 0;
}
#menu2 ul li .level2 li a {
	color:#6A5840;
}
#menu2 ul li .level2 li a:hover, #menu2 ul li .level2 li.current2 a {
	color:#3E765E;
}
#foot_bottom {
	float:left;
	width:934px;
	margin:20px 0 10px 0;
}
#netbe {
	font-size:0.7em;
	padding:0 0 0 0;
	white-space:nowrap;
	clear:both;
	margin: 3px 0
}
#netbe a {
	color:#554233;
}
#netbe a:hover {
	color:#BC4064;
}
#credit {
	font-size:0.70em;
	color:#666;
	line-height:1.35em;
	clear:both;
	width:934px;
}

/* * * * splash * * * * */

#splash_top {
	width:100%;
	float:left;
	margin:10px 0 0 0;
} 
#poesia {
	background:url("../img/poesia.gif") no-repeat center top;
	width:637px;
	height:177px;
	margin:0 auto;
}

#cont_banner_splash {
	width:100%;
	float:left;
	margin:15px 0 0 0;	
}

#banner_splash {
	background:url("../img/banner_splash.gif") no-repeat center top;
	width:934px;
	height:284px;
	margin:0 auto;
}

#lang_splash {
		width:934px;
		margin:0 auto;
}
#lang_splash ul {
	float:left;
	margin:40px 0 0 150px!important;
	margin:40px 0 0 100px;	
}
#lang_splash ul li {
	float:left;
	margin:0 100px 0 0;
}
#lang_splash ul li a.en_sp {
	float:left;
	width:121px;
	height:25px;
	display:block;
	background:url("../img/en_sp.gif") no-repeat center top;
}
#lang_splash ul li a.fr_sp {
	float:left;
	width:152px;
	height:25px;
	display:block;
	background:url("../img/fr_sp.gif") no-repeat center top;
}
#lang_splash ul li a.it_sp {
	float:left;
	width:154px;
	height:25px;
	display:block;
	background:url("../img/it_sp.gif") no-repeat center top;
	margin:0 0 0 0;
}
.hl {
	display:none;
}
#splash_bottom {
	background:url("../img/splash_bottom.jpg") no-repeat center top;
	width:100%;
	float:left;
	margin:70px 0 0 0;
	padding:90px 0 20px 0;
}

#splash_dati {
	width:934px;
	margin:0 auto;
	color:#666666;
font-size:0.7em;
line-height:1.35em;
text-align:center;
}

