/* CSS Document */
* {
margin:0;
padding:0;
}

body{
	background-color:#350f05;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14pt;
	color:#FFF;
}

span{
display:none;
}

img {
border:none;
}


/* Blocchi contenitori */
#blocco_header{
background:#350f05 url(../img/ombra_header.gif) bottom repeat-x;
}

#blocco_slideshow{
background:#fd9b44 url(../img/ombra_slideshow.gif) top center repeat-y;
position:relative;
}

#blocco_content{
background:#7a5d55 url(../img/ombra_content.gif) top repeat-x;
}

#blocco_footer{
position:relative;
background:transparent url(../img/ombra_footer.gif) top repeat-x;
}


#header{
width:979px;
position:relative;
height:128px;
margin: 0 auto;
background:url(../img/MaisonLoCampagnar.gif) no-repeat top center;
}

#lingue{
position:absolute;
background: url(../img/sfondoLingue.gif) center no-repeat;
width:92px;
height:27px;
right:46px;
}

#lingue ul{
padding:4px 0 0 14px;
}

#lingue ul li{
display: inline;
}

.itSel{
background: url(../img/flagIt_h.gif) left no-repeat;
display:block;
float:left;
width:37px;
height:17px;
}

.frSel{
background: url(../img/flagFr_h.gif) left no-repeat;
display:block;
float:left;
width:37px;
height:17px;
}

.enSel{
background: url(../img/flagEn_h.gif) left no-repeat;
display:block;
float:left;
width:37px;
height:17px;
}

.deSel{
background: url(../img/flagTd_h.gif) left no-repeat;
display:block;
float:left;
width:37px;
height:17px;
}

#lingue li a, #lingue li a:link, #lingue li a:visited {
display:block;
float:left;
width:37px;
height:17px;
}

.it{
background: url(../img/flagIt_n.gif) left no-repeat;
}

.it:hover{
background: url(../img/flagIt_h.gif) left no-repeat;
}

.fr{
background: url(../img/flagFr_n.gif) left no-repeat;
}

.fr:hover{
background: url(../img/flagFr_h.gif) left no-repeat;
}

.en{
background: url(../img/flagEn_n.gif) left no-repeat;
}

.en:hover{
background: url(../img/flagEn_h.gif) left no-repeat;
}

.de{
background: url(../img/flagTd_n.gif) left no-repeat;
}

.de:hover{
background: url(../img/flagTd_h.gif) left no-repeat;
}

#stagioni{
position:absolute;
bottom:0px;
left:43px;
}

#stagioni li{
display: inline;
}

#stagioni li a, #stagioni li a:link, #stagioni li a:visited {
display:block;
float:left;
width:105px;
height:37px;
}

.estate_n{
background: url(../img/estate_n.gif) left bottom no-repeat;
padding-left:2px;
}

.estate_n:hover{
background: url(../img/estate_h.gif) left bottom no-repeat;
padding-left:2px;
}

.estate_h{
background: url(../img/estate_h.gif) left bottom no-repeat;
padding-left:2px;
display:block;
float:left;
width:105px;
height:37px;
}

.inverno_n{
background: url(../img/inverno_n.gif) left bottom no-repeat;
}
.inverno_n:hover{
background: url(../img/inverno_h.gif) left bottom no-repeat;
}

.inverno_h{
background: url(../img/inverno_h.gif) left bottom no-repeat;
}

#menuContatti{
position:absolute;
bottom:9px;
right:50px;
}

#menuContatti li{
display: inline;
list-style:none;
}

#menuContatti li.selected {
display:block;
float:left;
line-height:10px;
padding:0 7px 3px 7px;
border-right:1px solid #9a8782;
color:#fff;
}

#menuContatti li a, #menuContatti li a:link, #menuContatti li a:visited{
display:block;
float:left;
line-height:10px;
padding:0 7px 3px 7px;
text-decoration:none;
color:#9a8782;
border-right:1px solid #9a8782;
}

#menuContatti li a:hover{
color:#fff;
}

.slideshow{
width:930px; /* IE 6.0 */
width:930px!important; /* IE 7.0 */
border-bottom:none;
margin: 0 auto;
background-color:#fe8d00;
min-height:4px;
height:auto;
position:relative;
}

.slideshow:after {
   content: "."; display: block; height: 0; clear: both; visibility:hidden; /* layout contorna IE-MAC-FF-OP */
}
.slideshow  {
   display: inline-block; /* layout contorna IE-MAC-FF-OP end */
}
* html .slideshow  {
   height: 1%; /* layout contorna IE-MAC-FF-OP start \*/
}
.slideshow {
   display: block; /* layout contorna IE-MAC-FF-OP end */
}


.home_carousel{
    float:left;
	padding-left:1px;
}

.home_carousel img{
border:none
}

#main_content{
width:979px;
position:relative;
margin: 0 auto;
background: url(../img/ombra_mainContent.gif) top center repeat-y;
}

.content{
position:relative;
width:928px;
text-align:left;
margin: 0 auto;
background-color:#47342f;
background:#47342f url(../img/ombraInterna_content.gif) top repeat-y;
}

.content:after {
   content: "."; display: block; height: 0; clear: both; visibility:
hidden; /* layout contorna IE-MAC-FF-OP */
}
.content  {
   display: inline-block; /* layout contorna IE-MAC-FF-OP end */
}
* html .content  {
   height: 1%; /* layout contorna IE-MAC-FF-OP start \*/
}
.content {
   display: block; /* layout contorna IE-MAC-FF-OP end */
}

#menu{
float:left;
width:121px;
list-style:none;
font-size:14px;
padding:14px 0 10px 0;
}

#menu li.prenota
{
padding:2px 5px 2px 0;
background-color:#fe8d00
}
#menu li.prenota a:hover
{
color: #47342f;
}

#menu li{
border-bottom:1px solid #a39a97;
padding:1px 0 1px 0;
text-align:right;
}

#menu li a, #menu li a:link, #menu li a:visited{
color:#fff;
text-decoration: none;
}

#menu li a:hover{
color:#e46b00;
}

#sectionHp, #section{
font:11px Georgia, "Times New Roman", Times, serif;
font-size:12px;
line-height:17px;
}

#sectionHp{
padding:30px 0 15px 50px;
float:left;
width:735px;
}

#sectionPho{
padding:30px 0 15px 30px;
float:left;
width:770px;
font:11px Georgia, "Times New Roman", Times, serif;
}

#section{
padding:30px 0 15px 30px;
float:left;
width:750px;
}

#section em{
display:block;
padding:20px;
text-align:center;
font-size:16px;
line-height:22px;
}

#section em.v2{
padding:0;
text-align:left;
display:block;
font-size:16px;
line-height:22px;
}

#section a, #section a:link, #section a:visited{
text-decoration:underline;
color:#fff;
}

#section a:hover {
text-decoration:underline;
color:#fe8d00;
} 


.tito01{
font-family: Arial, Helvetica, sans-serif;
font-size:22px;
padding-bottom:20px;
line-height:25px;
font-weight:normal}

/*#offerte{
width:320px;
height:132px;
float:left;
}

#offerte span{
display:block;
width:208px;
padding:87px 0 0 12px;
line-height:14px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}*/

#txtHomeEstate{
font-family:Georgia, "Times New Roman", Times, serif;
display:none;
}

#txtHomeInverno{
font-family:Georgia, "Times New Roman", Times, serif;
display:block;
}


#footer{
width:930px;
margin: 0 auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
line-height:14px;
color:#9a8782;
}

#copyright{
padding-left:73px;
float:left;
width:45%;
background: url(../img/pinoMaison.gif) top left no-repeat;
padding-top:17px;
height: auto !important;  /* per i browser moderni */
    height: 52px;      /* per IE5.x e IE6 */
    min-height: 52px;  /* per i browser moderni */
}

#menuCopy{
list-style:none;
}

#menuCopy li{
display:inline;
padding:0 2px 0 2px;
}

#menuCopy li a, #menuCopy li a:link, #menuCopy li a:visited {
color:#9a8782;
text-decoration: none;
}

#menuCopy li a:hover{
color:#fff;
text-decoration: none;
}

.menuCopy1{
border-right:1px solid #9a8782;
}

.lastMod{
color:#53332b;
}

#indirizzo{
text-align:right;
background: url(../img/rigaDxInd.gif) right no-repeat;
padding: 17px 26px 0 0;
}

/*stili per le pagine interne*/

/*stili menu laterale*/
#menu li.selected{
border-bottom:2px solid #e46b00;
color:#e46b00;
}

#menu li.selected a, #menu li.selected a:link, #menu li.selected a:visited{
color:#e46b00;
}

#menu li.sottom{
border-bottom:none;
}

li.sottom ul{
list-style:none;
font-size:12px;
color:#7c3b03;
padding-bottom:10px;
}

#menu li.sottom ul li{
border-bottom:none;
padding:0px;
}

#menu li.sottom ul li.selected{
border-bottom:1px solid #e46b00;
color:#e46b00;
}

#menu li.sottom ul li a, #menu li.sottom ul li a:link, #menu li.sottom ul li a:hover{
color:#7c3b03;
}

#menu li.sottom ul li a:hover{
color:#e46b00;
}




#linkHome{
position:absolute;
bottom:9px;
left:50px;
}

#linkHome li{
display: inline;
}

#linkHome li a, #linkHome li a:link, #linkHome li a:visited {
display:block;
float:left;
line-height:10px;
padding:0 3px 3px 0;
text-decoration:none;
color:#9a8782;
}

#linkHome li a:hover{
color:#fff;
}

/*photogallery*/
#imageData span{
display:block;
}


#photogallery{
position:absolute;
width:134px;
height:27px;
top:0;
right:24px;
background:url(../img/bt_photogallery.gif) no-repeat;
}

a#photogallery, a:link#photogallery, a:visited#photogallery,{
text-decoration:none;
background:url(../img/bt_photogallery.gif) no-repeat;
}

a:hover#photogallery{
text-decoration:none;
background:url(../img/bt_photogallery_h.gif) no-repeat;
}

.thumbs img{
border:none;
}

.thumbs a, .thumbs a:link, .thumbs a:visited, .thumbs a:hover{
border:0;
margin:6px;
border:1px solid #b4e555;
display:block;
float:left;
height:107px;
width:142px
}
.thumbs a:hover{
border:1px solid #fe8d00;
}

.rigaTitoThumbs{
clear:left;
padding:4px 0 13px 0;
}

.titoThumbs{
font-style:italic;
background:#2c0000 url(../img/cornerSxTitoPho.gif) top left no-repeat;
display:inline;
padding:4px 6px 5px 13px;
}

.titoThumbsfine{
background:#2c0000 url(../img/cornerDxTitoPho.gif) top right no-repeat;
display:inline;
padding:4px 6px 5px 0;
}

/*offerte*/

.boxOff{
padding-top:10px;
margin-bottom:20px;
position:relative;
}

.boxOff:after {
   content: "."; display: block; height: 0; clear: both; visibility:hidden; /* layout contorna IE-MAC-FF-OP */
}
.boxOff  {
   display: inline-block; /* layout contorna IE-MAC-FF-OP end */
}
* html .boxOff {
   height: 1%; /* layout contorna IE-MAC-FF-OP start \*/
}
.boxOff {
   display: block; /* layout contorna IE-MAC-FF-OP end */
}

.boxOff p {
color:#350f05;
float:left;
width:385px;
padding:0px 40px 0 10px;
}

.titoOff{
font-family: Arial, Helvetica, sans-serif;
font-size:18px;
padding-bottom:20px;
font-weight:400;
color:#fff;
display:block;
}


.boxOff img {
float:left;
}

.prezzo{
display:block;
color:#fff;
font-size:16px;
font-weight:bold;
padding-top:20px;
}

.boxOpinioni{
float:left;
}

#section em.opinioni{
display:block;
padding:10px;
text-align:center;
font-size:14px;
line-height:18px;
}

.note{
display:block;
font-size:12px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.virgolette{
font-size:22px;
padding:2px;
}

.boxchiusuraOp{
clear:left;
background:url(../img/TitlOpi_chiudi.gif) bottom left no-repeat;
height:10px;
}


.boxchiusura{
clear:left;
background:url(../img/TitlOff_chiudi.gif) bottom left no-repeat;
height:10px;
}

/*testo e immagini*/
.testo{
float:left;
width:426px;
padding-right:24px;
}

.txtLungo{
clear:left;
padding-bottom:20px;
width:623px;
}

.immagini{
float:left;
}

#section .immagini a, #section .immagini a:link, #section .immagini a:visited, #section .immagini a:hover {
text-decoration:none;
display:block;
width:298px;
height:160px;
border:1px solid #b4e555;
}


#section .immagini a:hover{
border:1px solid #fe8d00;
}

/*.immagini img{
border-style:solid;
border-width:1px;
}*/

.dida{
clear:left;
background:#2c0000 url(../img/bgkDida.gif) top left no-repeat;
font-style:italic;
font-size:11px;
display:block;
padding:1px 10px;
margin-bottom:8px
}


/*beauty*/
.boxBeauty{
background-color:#ffa5a5;
background-position:top left;
background-repeat:no-repeat;
padding-top:10px;
margin-bottom:20px;
position:relative;;
width:613px;
clear:left;
}

.boxBeauty p{
padding-right:14px;
padding-left:14px;
color:#350f05;
}

.boxBeauty h4{
padding:0 14px 8px 14px;
color:#350f05;
}

.boxBeauty span{
display:inline;
color:#fff;
font-size:16px;
font-weight:bold;
padding-top:20px;
}

.boxBeautyChiusura{
clear:left;
background:url(../img/TitlBeauty_chiudi.gif) bottom left no-repeat;
height:10px;
}

.titoBeauty{
font-family: Arial, Helvetica, sans-serif;
padding-left:14px;
font-size:18px;
padding-bottom:20px;
font-weight:400}

/*Listino*/
table{
width:750px;
font-size:11px;
font-family:Arial, Helvetica, sans-serif;
line-height:14px;
margin-top:4px;
margin-bottom:15px;
}

table tr th{
padding:4px;
border:1px solid #47342f;
background-color:#140b09;
text-align:center;
}

small{
	font-size:9px;
}

table tr th.none{
background-color:#47342f;
}

table tr td{
padding:4px 22px 4px 4px;
border:1px solid #47342f;
background-color:#140b09;
text-align:right;
}

.media{
background-color:#35524E;}

.alta{
background-color:#436862;}

.altissima{
background-color:#5A8C85;}

.bassaE{
background-color:#4B5F23;}

.altaE{
background-color:#5F7A2D;}

.altissimaE{
background-color:#80A33C;}

.tito{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
padding:10px 0 10px 0;
clear:left;
}

.periodi{
width:240px;
padding-top:10px;
padding-left:4px;
font-family: Arial, Helvetica, sans-serif;
font-size:11px;
float:left}

/*contatti*/
.skype{
display:block;
width:250px;
height:30px;
background:url(../img/Skype.gif) top left no-repeat;
padding:5px 0 0 35px;}

.FormOL
{
	list-style: none;
}
.FormOL li{
	margin-bottom:5px;
}

.FormField
{
	width:250px;
}

label
{
	float: left;  
	width: 100px;  
	margin-right: 10px;
	text-align: right;
	vertical-align:top;
}
