body {
	font-family: "Arial", "Helvetica", sans-serif;
	font-size: 0.8em;
	margin: 0;
	padding: 0;
	line-height: 1.5em;	
	background: transparent url(../img/background-pattern-01.jpg) repeat-x;
    background-position:0px -100px;

}

* {
	padding: 0px;
	margin: 0px;
}



div#offerteSpeciali {
    position:relative;
    top: 57px;
    left: 37px;
    float: left;
    height: 110px;
    width: 110px;
}

div#offerteSpeciali a {
    display: block;
    height: 110px;
    width: 110px;
    text-decoration: none;
}

div#offerteSpeciali a:hover {
    background: url(../img/background-offerte.jpg) no-repeat;
    background-position: 0px 0px;
}

.notiziaPopup {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;	

}

/* Wrapper per mantenere il contenuto al centro della pagina in orizzontale. */
#wrapperCentrato {
	width: 1191px;
	margin: 0 auto;
	background: transparent url(../img/background-full-01.jpg) repeat-y;
	background-position:-2px -100px;
}

#wrapperTop {
	width: 1191px;
    z-index: 20;
	margin: 0 auto;
}

#wrapperMiddle {
	width: 1191px;
    z-index: 10;	

	margin: 0 auto;
   /* background: transparent url(../img/background-middle.jpg) repeat-y; */
}

#wrapperBottom {
	width: 1191px;
	height: 106px;
	margin: 0 auto;
    background: transparent url(../img/background-bottom-01.jpg) no-repeat;
	background-position: -2px top;
}

/* Area con la foto principale / lo slideshow */
#header {
	height: 390px;
	width: 895px;
	margin-left: 153px;
	background: transparent;
	margin-bottom: 0px;
}

#menu {
	height: 52px;
	width: 895px;
	margin-left: 153px;
    background: url(../img/logo/barra-logo-2.jpg) no-repeat;
    color: #fff;
   	margin-bottom: 0px;
}

#logo {
    float: left;
    background: transparent;
    height: 52px;
    width: 210px;
    margin-left: 16px;
}

#logo img {
    border: 0px;
}

#menuItems {
    float: right;
    line-height: 52px; /* coincide con l'altezza del menu '*/


}

#menuItems a {
    color: #ccc;
    text-decoration: none;
    padding-bottom: 3px;    

}

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

#menuItems li {
    display: inline;
    list-style-type: none;
    padding-right: 6px;
    font-size: 1em;
}

#menuItems a.elementoCorrente {
    color:#fff;
    border-bottom: solid 1px #aaa;

}

/****** MAIN **************/

#main {
	background: transparent;
	width: 894px;
	min-height: 300px;
	height: auto;

	margin-left: 153px;
	margin-top: 0px;
	overflow:hidden;
}

#main p {
	color: #555;
	padding-top:5px;
}

#main h2 {
    font-size: 1.1em;
	color: #555;
}

#main h3 {
    font-size: 1em;
	color: #E89031; /* arancio */
}

#piantina {
    width: 895px;
    height: 390px;
    background-image: url(../img/piantine/le-campacce-appartamento-01.jpg);
}


.notiziaHomePage {

    margin-top: 20px;
}

.notiziaHomePage p {
    font-size: 0.9em;
}

a.inline {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

a:hover.inline {
    border-bottom: solid 1px #E89031;
}

a.inline {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;
    font-variant: small-caps;

}

a:hover.inline {
    border-bottom: dotted 1px #E89031;
}

a.linkMain {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

a:hover.linkMain {
    border-bottom: dotted 1px #E89031;
}


.testoDueTerzi {
    margin-top: 0px;
}

.testoDueTerzi p {
    font-size: 0.9em;
}

a.testoDueTerzi {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

a:hover.testoDueTerzi {
    border-bottom: solid 1px #E89031;
}

.testoDueTerzi h3 {
padding-top: 10px;
}

.testoDueTerziAppartamenti {
    margin-top: 30px;
}

.testoDueTerziAppartamenti p {
    font-size: 1em;
    margin-bottom: 10px;
    margin-right: 10px;
    
}

.testoDueTerziAppartamenti h4 {
color: #666;
}

a.testoDueTerziAppartamenti {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

a:hover.testoDueTerziAppartamenti {
    border-bottom: solid 1px #E89031;
}

.testoDueTerziAppartamenti h3 {
    padding-top: 10px;
}


.testoDueTerziAppartamenti a {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

.testoDueTerziAppartamenti a:hover {
    border-bottom: dotted 1px #E89031;
}


#areaFoto {
padding-left: 20px;
}

#mainLeft {
    width: 290px;
    background-color: transparent;
    float: left;
    margin-right: 12px;
    margin-top: 20px;

}

#mainLeftTesto {
    width: 270px;
    background-color: transparent;
    float: left;
    margin-right: 12px;
    margin-top: 20px;
    margin-left: 20px;

}


#mainLeftTesto p {
        font-size: 0.9em;
}


#mainLeftTesto a {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

 #mainLeftTesto a:hover {
    border-bottom: dotted 1px #E89031;
}


#mainMiddle {
    width: 290px;
    background-color: transparent;
    float: left;
    margin-right: 12px;
    margin-top: 20px;    

}

#mainRight {
    width: 270px;
    background-color: transparent;
    float: left;

}

#mainDueTerzi {
    width: 580px;
    background-color: transparent;
    float: left;

}


#footer {
	background: transparent;
    height: 0px;
	width: 894px;
	margin-left: 153px;
	margin-top: 0px;
}

/************ Simple Gallery ******************/

#simplegallery1 { 
    position: relative; /*keep this intact*/
    visibility: hidden; /*keep this intact*/
}

#simplegallery1 .gallerydesctext{ 
    text-align: center;
}


/***********************/

.links {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block; /*This Cover Full TD */
	background:url(link.png) center top no-repeat; /*This Will Set the Link background */
	height:25px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:100px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:25px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}
.links:hover {
	background:url(hover-link.png) center top no-repeat;
}


/***********************/

#selettoreLingue {
    width: 30px;
    height: 14px;
    float: right;
    margin-right: 90px;
    margin-top: 100px;
    line-height:14px;    
}

#selettoreLingue img {
    border: 0px;
    margin-right: 5px;

    vertical-align: middle;
}

#selettoreLingue a {
    display:block;
    background: transparent;
}

#selettoreLingue a:hover {
    border-right: dotted 2px #E89031;
}

#selettoreLingue a.linguaSelezionata {
    border-right: solid 2px #E89031;
    
}

/******************************/

div#menuAppartamenti {
    width: 580px;
    height: 150px;
    background: transparent url(../img/appartamenti/menu-appartamenti.png);
}

/********************/

div#moraiolo {
    position:relative;
    float:left;
    top: 17px;
    left: 30px;
    height: 50px;
    width: 130px;

}

div#moraiolo a {
    display: block;
    height: 50px;
    width: 130px;
    text-decoration: none;
}

div#moraiolo a:hover {
    background: url(../img/appartamenti/baffo-menu-appartamenti.png) no-repeat;
    background-position: center bottom;
}

/**************/

div#sangiovese {
    position:relative;
    float:left;    
    top: 10px;
    left: 80px;
    height: 50px;
    width: 135px;


}

div#sangiovese a {
    display: block;
    height: 50px;
    width: 135px;
    text-decoration: none;
}

div#sangiovese a:hover {
    background: url(../img/appartamenti/baffo-menu-appartamenti.png) no-repeat;
    background-position: center bottom;
}



/**************/

div#fogliaTonda {
    position:relative;
    float:left;    
    top: 20px;
    left: 110px;
    height: 50px;
    width: 195px;


}

div#fogliaTonda a {
    display: block;
    height: 50px;
    width: 195px;
    text-decoration: none;
}

div#fogliaTonda a:hover {
    background: url(../img/appartamenti/baffo-menu-appartamenti.png) no-repeat;
    background-position: center bottom;
}

/**************/

div#frantoio {
    position:relative;
    float:left;    
    top: 50px;
    left: 10px;
    height: 50px;
    width: 135px;


}

div#frantoio a {
    display: block;
    height: 50px;
    width: 135px;
    text-decoration: none;
}

div#frantoio a:hover {
    background: url(../img/appartamenti/baffo-menu-appartamenti.png) no-repeat;
    background-position: center bottom;
}

/**************/

div#sanGorgone {
    position:relative;
    float:left;    
    top: 15px;
    left: -30px;
    height: 50px;
    width: 190px;


}

div#sanGorgone a {
    display: block;
    height: 50px;
    width: 190px;
    text-decoration: none;
}

div#sanGorgone a:hover {
    background: url(../img/appartamenti/baffo-menu-appartamenti.png) no-repeat;
    background-position: center bottom;
}

/**************/

div#vignaGrande {
    position:relative;
    float:left;    
    top: 35px;
    left: 0px;
    height: 50px;
    width: 190px;


}

div#vignaGrande a {
    display: block;
    height: 50px;
    width: 190px;
    text-decoration: none;
}

div#vignaGrande a:hover {
    background: url(../img/appartamenti/baffo-menu-appartamenti.png) no-repeat;
    background-position: center bottom;
}

table.tabellaListino {

    width: 100%;
    color: #333;
}

tr.primaRiga {
        font-weight: bold;
        text-align: center;
}

td.duePosti {
    background-color: #FFF9C2;
    padding: 5px;
    
}

td.trePosti {
    background-color: #EAE192;
    padding: 5px;
}

td.quattroPosti {
    background-color: #DED160;
    padding: 5px;
}

td.seiPosti {
    background-color: #E0C44F;
    padding: 5px;
}

td.header {
    background-color: #ccc;
    padding: 5px;
    color: #333;    

}

td.altaStagione {
    background-color: #EED7EB;
    padding: 5px;
    color: #333;    
}

td.bassaStagione {

    background-color: #EAC9E4;
    padding: 5px;
    color: #333;    

}

td.mensile {
background-color: #FCCEB7;
padding: 5px;
    color: #333;
}


/******************/

div#contenutoNews a {
        text-decoration: none;
    color: #E89031;
    font-weight: normal;
    border-bottom: dotted 1px #E89031;    
}



div#contenutoNews a:hover {
    border-bottom: solid 1px #E89031;
}

div.boxBordato {
    border-top: solid 1px #999;
    padding-top: 15px;
}

.boxBordato a {
    text-decoration: none;
    color: #E89031;
    font-weight: normal;

}

.boxBordato a:hover {
    border-bottom: dotted 1px #E89031;
}

