body {
	background-attachment: fixed;
	background-color: #4A2626;
	background-image: url(img/bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin: 0px;
}

a:link, a:visited {
color:#4A2626;
text-decoration:underline;
}
a:active {
color:#9B1E34;
text-decoration:underline;
}
a:hover {
color:#9B1E34;
text-decoration:none;
}

#contenitore {
	margin:0pt auto;
	padding:0pt;
	width:730px;
}

#testata {
	background:url(img/testata.jpg) no-repeat scroll center top;
	height:194px;
}

.dest {
	height:268px;
	background-attachment: scroll;
	background-color: #F3F0E9;
	background-image: url(img/bg2.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#corpo {
	padding:0pt 1.5em;
	background-image: url(img/bg.jpg);
	background-repeat: repeat;
	background-position: 0%;
}

#piede {
	background:transparent url(img/piede.jpg) no-repeat scroll center top;
	clear:both;	
	height:194px;
	padding-top:20px;
	text-align:center;
}

#colsx {
	float:left;
	width:49%;
}

#coldx {
	float:right;
	width:49%;
}

.spazio {
	clear:both;
}

#menu {
	padding-top:160px;
	padding-left: 10px;
}

#menu ul {
	font-weight:bold;
	text-transform:capitalize;
	font-size: 140%;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
}

#menu ul li {
	display:inline;
	list-style-type:none;
	margin:0pt;
}

#menu li a {
margin:0pt 0.5em;
text-decoration:none;
}

h2.benvenuti {
	background-image:url(img/benvenuti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 236px;
	margin: auto;
}

.invisibile, hr {
	display:none;
}
.centrato {
	text-align: center;
}

h2, h3 {
letter-spacing:0.04em;
}
#corpo p {
	line-height: 1.4em;
	font-size: 120%;
	margin-bottom: 2em;
}
#corpo #box {
	background-image: url(img/box.jpg);
	background-repeat: no-repeat;
	padding-top: 12px;
	padding-left: 12px;
	height: 200px;
	width: 300px;
	color: #CBC46C;
	font-size: 100%;
}
#corpo #box strong {
	font-size: 170%;
	font-style: italic;
}
#corpo #box a {
	color: #FFEDC5;
}
h1, h2, h3, h4, h5, h6 {
line-height:1.5em;
}
ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, body, html, p, blockquote, fieldset, input, dl, dt, dd {
margin:0pt;
padding:0pt;
}
h1, h2, h3, h4, h5, h6, pre, code {
font-size:1em;
}
h2.luoghi {
	background-image:url(img/luoghi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 238px;
	margin: auto;
}

h2.sapori {
	background-image:url(img/sapori.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 323px;
	margin: auto;
}

h2.momenti {
	background-image:url(img/momenti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 247px;
	margin: auto;
}
#corpo #contatto {
	font-size: 80%;
	margin: auto;
	width: 80%;
}
.errore2 {
	color: #FF0000;
}
.errore {
	color: #FFFFFF;
	background-color: #4A2626;
}
#contatto input, #contatto textarea {
	width: 90%;
}

h2.scrivici {
	background-image:url(img/scrivici.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100px;
	width: 187px;
	margin: auto;
}

