body {
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Geneva, Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #e5d063;
	color: #000000;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

img {
	border: 0px;
}

#container {
	width: 935px;
	margin: 0px auto;
	text-align: left;
	padding: 0px;
	position: relative;
	height: 650px;
}

#header {
	width: 935px;
	height: 95px;
	top: 0px;
	left: 0px;
	text-align: left;
	position: absolute;
	background-image: url(../images/top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#bt_bome  {
	width: 340px;
	height: 95px;
	top: 0px;
	left: 0px;
	text-align: left;
	position: absolute;
}

#menu {
	width: 157px;
	top: 113px;
	left: 2px;
	text-align: left;
	position: absolute;
	height: 300px;
}


.statua {
	width: 230px;
	height: 255px;
	top: 223px;
	left: 79px;
	position: absolute;
	background-image: url(../images/statua.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 1;
}

#indirizzo {
	width: 243px;
	height: 78px;
	top: 500px;
	left: 69px;
	position: absolute;
	font-size: 11px;
	z-index: 2;
}

#telefono {
	width: 296px;
	height: 48px;
	top: 598px;
	left: 69px;
	position: absolute;
	font-size: 11px;
	z-index: 3;
	background-image: url(../images/bg_indirizzo.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#vasi {
	width: 567px;
	height: 119px;
	top: 479px;
	left: 368px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/vasi.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#area_news {
	width: 600px;
	height: 83px;
	top: 75px;
	left: 330px;
	position: absolute;
	z-index: 1;
}

.titolo_news {
	font-weight: bold;
	color: #9a8623;
}

.news {
	padding-bottom: 5px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #efefef;
}

.novita {
	width: 600px;
	height: 257px;
	top: 201px;
	left: 330px;
	position: absolute;
	z-index: 5;
}

.corpo {
	width: 600px;
	height: 358px;
	top: 100px;
	left: 369px;
	position: absolute;
	z-index: 5;
	background-color: #ffffff;
}

.corpo_lungo {
	width: 580px;
	top: 100px;
	left: 330px;
	position: absolute;
	z-index: 5;
	background-color: #ffffff;
	border: 1px solid #764959;
	padding: 10px;
	font-size: 14px;
}

.corpo_largo {
	width: 803px;
	height: 358px;
	top: 100px;
	left: 166px;
	position: absolute;
	z-index: 5;
	background-color: #ffffff;
}

.titolo_novita {
	font-weight: bold;
	color: #9a8623;
	font-size: 15px;
}

#language_it {
	width: 100px;
	height: 25px;
	top: 8px;
	left: 630px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-color: #e6c632;
	text-align:center;
}

#language_eng {
	width: 100px;
	height: 25px;
	top: 8px;
	left: 731px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-color: #e6c632;
	text-align:center;
}

#language_d {
	width: 100px;
	height: 25px;
	top: 8px;
	left: 832px;
	position: absolute;
	margin: 0px;
	padding: 0px;
	background-color: #e6c632;
	text-align:center;
}

#languages {
	letter-spacing: 1px;
}

#languages a:link {
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	display:block;
}

#languages a:visited {	
	text-decoration: none;
	color: #ffffff;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
	display:block;
}
	
#languages a:hover {
	text-decoration: none;
	color: #834659;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
	font-family: "Trebuchet MS";
	display:block;
}
	
#languages a:active {
	text-decoration: none;
	color: #000000;
	font-size: 12px;
	padding-top: 5px;
	font-weight: bold;
	font-family: 'Trebuchet MS';
}

#navigation li {
	list-style-type: none;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #e2c634;
	margin-top: 10px;
	padding-bottom: 10px;
	letter-spacing: 1px;
}

#navigation ul {
	padding: 0px;
	margin: 0px;
}

#navigation a:link {
	text-decoration: none;
	color: #5c5c5c;
	font-size: 16px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	display: block;
	height: 20px;
}

#navigation a:visited {	
	text-decoration: none;
	color: #5c5c5c;
	font-size: 16px;
	padding-left: 5px;
	font-family: 'Trebuchet MS';
	display: block;
	height: 20px;
}
	
#navigation a:hover {
	text-decoration: none;
	color: #902f24;
	font-size: 16px;
	padding-left: 5px;
	font-family: "Trebuchet MS";
	display: block;
	height: 20px;
}
	
#navigation a:active {
	text-decoration: none;
	color: #000000;
	font-size: 16px;
	padding-left: 5px;
	font-family: 'Trebuchet MS';
	display: block;
	height: 20px;
}

.menustyle {
}

.menustyle ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.menustyle li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e3e3e3;
}

.menustyle li a {
	text-decoration: none;
}	
	
.menustyle li a:link, .menustyle li a:visited {
	color: #000000;
	font-size: 13px;
	display: block;
	text-decoration: none;
	padding: 3px;
}
	
.menustyle li a:hover {
	color: #902f24;
	font-size: 13px;
	text-decoration: none;
}
	
.menustyle li a:active {
	color: #000000;
	font-size: 13px;
	text-decoration: none;
}
 
#menu01 {
	background-color: #ffffff;
	border: 1px solid #e2c634;
	width: 150px;
	top: 167px;
	left: 83px;
	position: absolute;
	visibility: hidden;
	z-index: 3;
}
