body {
	margin: 0;
	padding: 0;
	background: #372412 url(images/img01.gif) repeat-x;
	font: 14px Times New Roman,  Arial;
	color: #FFFFFF;
}

body, th, td, input, textarea, select, option {
	font-family: Times New Roman;
	font-weight: bold;
}

h1, h2, h3 {
	font-family: Times New Roman, Arial;
	font-weight: bold;
	text-align: center;
	color: #ffe96f;
}

h1 {
	
	letter-spacing: 0px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
	line-height: 200%;
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	color: #FFEA6F;
}

a:hover {
	text-decoration: none;
}

img { border: none; }

/* Header */

#header {
	width: 830px;
	height: 200px;
	margin: 0 auto;
	background:url(images/imgA.jpg) no-repeat;
	background-position: 0px 0px;
}
.residence {
	text-align: center;
	color: #ffe96f;
}

/* Logo */

#boxlogo {
     height: 151px;
}

#logo {
    display: inline;
    float:left;
    height: 150px;
	margin-top:0px;
}

#titolo {
    display: inline;
    margin-top: 20px;
    margin-left: 40px;
    margin-right: 25px;
    float:left;
}

#sottotitolo h1{
    float: right;
    margin-right: 20px;
    font: bold italic 24px Times New Roman;
    color: black;
}
  
/* Gallery */

#gallery {
	clear: both;
	width: 830px;
	height: 300px;
	margin: 0 auto;
	
}

#top-photo {
        display: block;
        float: left;
        margin-top: 20px;
        margin-bottom: 10px;
	width:830px;
	height: 300px;
}

/* Menu */

#menu {
    margin-top: 19px;
    width: 830px;
    height: 73px;
    float:left;
    background: url(images/img03.jpg) no-repeat;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 166px;
	height: 73px;
	padding-top: 35px;
	text-decoration: none;
	text-align: center;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

#menu a:hover {
	background: url(images/img09.jpg) no-repeat;
	color: #FFFFFF;
}

#menu .active a {
	background: url(images/img09.jpg) no-repeat;
	color: #372412;
}

/* Page */

#page {
	width: 830px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
}

/* Content */

#content {
	float: left;
	width: 580px;
}

.post {
	padding: 0 0 20px 0;
}

.title {
	font: bold 36px Times New Roman, Arial;
	text-align:center;
	color: #FFEA6F;
	margin: 0;
	border-bottom: 2px solid #4A3903;
}

.title02 {
	font: bold 36px Times New Roman, Arial;
	text-align:center;
	color: white;
	margin: 0;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

 .sottotitolo {
	 margin-top: 20px;
	 font: bold 16px Times New Roman, Arial,;
	 font-style: italic;
	 text-align: center;
 }
 
 .video {
	 margin-top: 20px;
	 text-align: center;
 }
 
 .testo {
	 margin-top: 20px;
	 font-size: 16px;
	 text-align: justify;
 }

.byline {
	margin: 0;
}

.meta {
	border-top: 1px solid #4A3903;
	text-align: right;
	color: #646464;
}

.meta a {
	padding-left: 15px;
	background: url(images/img06.gif) no-repeat left center;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
    margin-top: 10px;
    float: right;
    width: 230px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	font-size: 16px;
}

#sidebar li ul {
	padding: 15px 0;
}

#sidebar li li {
	padding-left: 30px;
	border-bottom: 1px dotted #4A3903;
	background: url(images/img06.gif) no-repeat 15px 50%;
}

#sidebar .title {
	margin: 0;
	text-align: left;
	padding: 20px 0 2px 30px;
	background: url(images/img05.gif) no-repeat left bottom;
	border-bottom: 2px solid #4A3903;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#language {
	margin-top: 0px;
	margin-bottom: 20px;
	text-align: center;
}

img.bandiere {
	height: 25px;
	width: 34px;
}

#booking {
	margin-top: 10px;
	margin-left: 0px;
	padding-top: 10px;
	padding-left: 50px;
	padding-bottom: 10px;
	border: 2px solid;
	border-color:#FFEA6F;
}

.booking {
	margin-bottom: 10px;
	margin-left: -10px;
	font: bold 14px verdana;
	color: #FFEA6F;
}

#facebook {
	margin-top: 20px;
	text-align: center;
	font-size: 16px;
}

/* Footer */

#footer {
	clear: both;
	padding: 20px 0;
	background: #FFEA6F;
	border-top: 3px solid #E8AD35;
	text-align: center;
	font: bold 11px Times New Roman;
	color: #372413;
}

#footer a {
	color: #C28C21;
}

/*Css Immagini */

#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
padding: 10px;
padding-bottom: 0;
background: #313131;
visibility: hidden;
z-index: 10;
cursor: hand;
cursor: pointer;
}

#thumbBox .footerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}


#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;
}

#thumbLoading{ /*DIV for showing "loading" status while thumbbox is being generated*/
position: absolute;
visibility: hidden;
border: 1px solid black;
background-color: #EFEFEF;
padding: 5px;
z-index: 5;
}