body {
 	font-family: TrebuchetMS, Verdana, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
}

#box {
	width: 700px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
}

#center {
	padding: 0px;
	margin: 0px;
}

#header {
	width: 700px;
	height: 174px;
	background: url(images/header.png) no-repeat;
}

h1 {
	display: none;
}

a {
	color: black;
}

a#logo {
	display: block;
	width: 288px;
	height: 126px;
	position: relative;
	top: 5px;
	left: 10px;
}

#menutop {
	height: 22px;
	position: relative;
	top: 25px;
	padding-left: 28px;
}

#menutop #agriturismo {
	font-variant: small-caps;
	font-size: 16px;
	font-weight: bold;
	color: #dab82f;
	text-transform: uppercase;
}

#menutop #agriturismo a {
	color: #dab82f;
	text-decoration: none;
}

#menutop .agriturismo-first {

}

#menutop ul {
	float: right;
	padding: 0px;
	margin: 0px;
	height: 20px;
	position: relative;
	top: -18px;
	left: -10px;
	font-weight: bold;
	font-size: 14px;
}

#menutop ul li {
	display: inline;
	color: white;
	margin-left: 0px;
	padding-left: 12px;
	background: url(images/freccia-menutop.png) no-repeat 0 50%;
}

#menutop ul li a {
	color: white;
	text-decoration: none;
}

#colonnasx {
	float: left;
	width: 163px;	
	margin: 0px;
	padding: 0px;
	background-repeat: no-repeat;
	background-position: top center;
}

#menu {
	padding: 0px;
	margin: 0px;
	height: 298px;
	background: transparent;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {	
	margin-top: 22px;
	height: 30px;
	padding-left: 4px;
	// margin-bottom: -2px;
}

#menu ul li a {
	display: block;
	color: black;
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
}

#menu ul li a:hover {
	color: white;
}

#menu ul li a.selected {
	color: white;
}

#foto {
	margin: 0px;
	width: 537px;
	height: 320px;
	float: right;
}

#main {
	background-position: -320px left;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	padding-left: 163px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}

*:first-child+html #main /* solo IE 7.0 */
{
	background-position: top left;
}



#content {
	padding-bottom: 20px;
	padding-right: 60px;
	padding-left: 30px;
	padding-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	background-image: url(images/bg-content.png);
	background-repeat: repeat-y;
	background-position: top left;
}

#content img {
	padding: 5px;
}


#footer {
	width: 700px;
	height: 30px;
	background-color: #004c00;
	margin: 0px;
	margin-top: -12px;
	padding: 0px;
	clear: both;
}

#prezzi {
	padding-left: 0px;
	padding-right: 35px;
	margin: 0px;
	margin-left: -5px;
	margin-bottom: -8px;
}

#comeraggiungerci {
	padding-left: 5px;
	padding-right: 0px;
}


#comeraggiungerci, #prezzi {
	padding-top: 20px;
}

#comeraggiungerci img {
	margin-left: -20px;
}

#prezzi table {
	float: left;
}

#contatti {
	float: right;
	padding-top:40px; 
	text-align: center; 
	width: 500px;
	padding-left: 20px;
}

#contatti h2 {
	font-size: 18px;
	text-transform: uppercase;
}

#contatti p {
	margin-bottom: 10px;
}

#prezzi table {
	margin: 0px;
	padding: 0px;
	border: 2px solid #5c5f31;
	border-spacing: 0px;
	width: 500px;
}

#prezzi td, th {
	border: 1px solid #5c5f31;
	text-align: center;
}

#prezzi th {
	background: #96995a;
	color: #000;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	height: 60px;
}

#prezzi td {
	background: #ede5c3;
	padding: 5px;
	height: 75px;
}

img.uck {
	margin-left: 0px;
}

div#ospita {
	margin-left: 24px;
	// margin-left: 0px;
}

*:first-child+html div#ospita /* solo IE 7.0 */
{
	margin-left: 24px;
}

div#prodotti {
	float: right;
	height: 500px;
	margin-left: 12px;
}

*:first-child+html  div#prodotti {
	margin-right: 4px;
}

img#uliveto {
	margin-top: -15px;
}

*:first-child+html img#uliveto {
	margin-top: 0px;
}
