body {
	margin: 0;
	padding: 0;
	background: #FEEDB9 url(../images/page_bg.jpg) repeat-x left top;
	text-align: justify;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #411600;
	z-index:0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #BC5826;
}

h1 {
	letter-spacing: -1px;
	font-size: 2.2em;
}

h2 {
	font-size: 1.4em;
}

h3 {
	font-size: 1.2em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #DFC062;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #B89A3D;
}

ul {
}

ol {
}

a {
	color: #672300;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	border: #DFC062 1px dashed;
}

img.right {
	float: right;
	margin: 0 0 0 15px;
	border: #DFC062 1px dashed;
}

/* Header */

#header {
	width: 920px;
	height: 155px;
	margin: 0 auto;
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	z-index: 2;
}

#language {
	position:absolute;
	width: 25px;
	height: 25px;
	margin-top: 65px;
	margin-left: 898px;
	z-index: 5;
	background-color: trasparent;
}

#headerbg {
    margin: 0 auto;
	width: 920px;
	height: 250px;
}

/* Logo */

#logo {
	float: left;
	width: 200px;
}


#logo img {
padding-top: 9px;
z-index:1;
}


#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
}

/* Menu */

#menu {
	float: right;
	height: 20px;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 20px;
	padding: 105px 0px 0px 10px;
	text-align: center;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 1.2em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 50px;
	color: #672300;
}

#menu .current_page_item a {
	color: #672300;
}

/* Page */

#page {
	width: 920px;
	margin: 0 auto;
	padding-top: 20px;
}

#latest-post {
	float: left;
	width: 610px;
	padding: 0px 20px 0px 0px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts {
	float: right;
	width: 250px;
	padding: 0px 20px 20px 20px;
	line-height: 14px;
	font-size: 12px;
	background-color:#FFE9A2;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(../images/puntino.gif) no-repeat left 50%;
	font-size:11px;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 12px;
	color: #BC6C44;
}

.post .meta a {
	color: #8F3000;
}

.post .entry {
	margin-bottom: 10px;
	border-bottom: #A15C35 1px dashed;
}

/* Sidebar */

#sidebar {
	clear: both;
	width: 920px;
	background: #DFC062;
	margin: 0 auto;
}

#sidebar ul {
	margin: 0;
	padding: 0; 
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #A15C35 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A15C35 2px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(../images/puntino.gif) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #DFC062;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 920px;
	height: 100px;
	margin: 0 auto;
	padding-top: 20px;
	background: #DFC062;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}

#wrapper {
	width: 100%;
	background: #5C8400;
}


caption {
	padding: 0;
	width: 600px;	 
	font: bolt 12px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
}


th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	border-right: 1px solid #FEEDB9;
	border-bottom: 5px solid #FEEDB9;
	border-top: 1px solid #672300;
	color:#E57900;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
}

th.nobg {
	border-top: 1px solid #672300;
	border-left: 0;
	border-right: 1px solid #FEEDB9;
	background: none;
}

td {
	border-right: 1px solid #FEEDB9;
	border-bottom: 5px solid #FEEDB9;
	background: #fff;
	padding: 6px 6px 6px 12px;
	
}



td.alt {
	background: #F5FAFA;
	}

th.spec {
	border-left: 1px solid #FEEDB9;
	border-top: 0;
	background-color:#E57900;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	
}




/* FORM PRENOTAZIONE*/

        input {background-color: E5ECF9;}
        select {background-color: E5ECF9;}
        textarea {background-color: E5ECF9;}.texta {border: 1px solid E5ECF9}

        a:link {color: 5F5E53 ; text-decoration:none}
        a:active {color: 5F5E53 ; text-decoration:none}
        a:visited {color: 5F5E53 ; text-decoration:none}
        a:hover { color: CFCBB2 ; text-decoration:underline}

.tdhead {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 2;
        border-top-width: 1px;
        border-top-style: solid;
        border-top-color: DDAD08;
        border-bottom-width: none;
        border-bottom-style: none;
        border-bottom-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: FEFADE;
}

.tdmenu {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10;
        border-bottom-width: 1px;
        border-bottom-style: dotted;
        border-bottom-color: cccccc;
        border-top-width: none;
        border-top-style: none;
        border-top-color: none;
        border-left-width: none;
        border-left-style: none;
        border-left-color: none;
        border-right-width: none;
        border-right-style: none;
        border-right-color: none;
        background-color: none;
}

.tdspace {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        padding: 10;
}

.zerotable {
	padding: 0;
	margin: 0;
	background-color: #FFE9A2;
}
.zerotable td{
	padding: 0;
	margin: 0;
	background-color: #FFE9A2;
	border: 0;
}
.zerotable tr {
	padding: 0;
	margin: 0;
	background-color: #FFE9A2;
}
.zerotable img {
float:right;
	padding: 0;
	margin: 0;
}


