body {
	font-family:"Lucida Grande","Lucida Sans Unicode",arial,sans-serif;
	font-size: 80%;
	color: #333;
	background-color: #f0e5c7;
	line-height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

#testata, #header, #wrapper-content {
	width: 926px;
	margin: 0 auto;
	text-align: left;
}

#wrapper-footer {
	margin: 0 auto;
	text-align: center;
	background: #a09b64;
	color: white;
	font-size: 85%;
	padding: 20px 0
}

#testata {
	background: #f0e5c7;
	height: 190px
}

*html #testata {
	margin-bottom: -1px	
}


#logo {
	float: left;
	background: url(../images/bg_top_left.gif) repeat-y left top;
	padding-left: 30px;
	height: 190px;
}

img {
	border: none
}

#header_dx {
	float: right;
	background: #f0e5c7 url(../images/bg_top_right.gif) repeat-y right top;
	height: 165px;
	padding: 25px 35px 0 0
}

#lingue {
	text-align: right;
}

#menu-top ul {
	margin:0;
	padding: 119px 0 0 0;
	list-style: none;
	font-size: 90%;
	float: left;
}

#menu-top li {
	display: inline;
	float: left;
	padding-left: 5px
}

#menu-top a {
	float: left;
	background:url(../images/menuleft.png) no-repeat left top;
	margin:0;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top a span {
	background: url(../images/menuright.png) no-repeat right top;
	padding:5px 10px 4px 5px;
	color:#746d1b;
	display: block;
	float: left;
	cursor: pointer;
}

#menu-top .active {
	float: left;
	background: url(../images/menuleft_active.png) no-repeat left top;
	margin:0 0 0 5px;
	padding:0 0 0 4px;
	text-decoration:none;
	line-height: 1.5em;
}

#menu-top span {
	background: url(../images/menuright_active.png) no-repeat right top;
	padding:5px 10px 4px 5px;
	color:#fff;
	display: block;
	float: left;
}

#menu-top a:hover {
	background-position: 0% -42px;
}

#menu-top a:hover span {
	background-position: 100% -42px;
	color: #666
}

#wrapper-header {
	background: #b4aa75;
	height: 270px;
}

*html #header {
	margin-bottom: -3px
}

#header {
	background: url(../images/bg_img.gif) top center repeat-y;
	text-align: center;
	height: 270px
}

#wrapper-content {
	background: #f0e5c7 url(../images/bg_left.png) no-repeat left top;
	font-size: 90%;
	line-height: 150%
}

* html #wrapper-content { height: 1%; }

#content {
	background: url(../images/bg_right.png) no-repeat right top;
	padding: 10px 245px 35px 40px;
}

#content img {
	float: left;
	border: #A09B64 5px solid;
	margin: 0 18px 18px 0
}

#photogallery img {
	border: #A09B64 3px solid;
	float: none
}

#content ul {
	margin: 10px 0 10px 50px;
	padding: 0;
	list-style: square;
}

#wrapper-menu-page {
	float: right;
	width:180px;
	margin: 30px 35px 3em 2em;
	background: url(../images/menu.png) no-repeat;
	text-align: right;
	line-height: 170%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 130%;
	height: 175px;
}

* html #wrapper-menu-page { margin-right: 15px; }

#menu-page {
	padding-top: 15px;
	padding-right: 25px;
}

#menu-page ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 90%;
	min-height: 160px;
}

#menu-page  .active {
	color: #666;
}


#menu-page a:link, #menu-page a:visited {
	color: #746d1b;
	text-decoration: none
}

#menu-page a:hover { color: #666; }

#offerta {
	width: 170px;
	border: #A09B64 3px solid;
	text-align: center;
	background: #DFD0A7;
}

#menu-page #offerta a {
	color: #880000;
}


#wrapper-footer {
	text-align: center;
}

#footer {
	margin: 0 20px;
	border-bottom: 0;
	clear: both;
}

#footer a { color: #fff; text-decoration: underline; }

#footer a:hover{ color: #f0e5c7; text-decoration: none; }

h2 {
	font-size: 170%;
	color: #746d1b;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h3 { font-size: 100%; }

a:link, a:visited { color: #746d1b; text-decoration: underline; }

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