body {
	font-family: Arial, Helvetica, sans-serif;
	background: #ffffff;
}

.menuhead {
	background: #c3a36b url(grafica/fondod.jpg) repeat top center;
	width: 790px; height: 95px;
	border-left: 2px #9b7d5b solid;
	border-right: 2px #9b7d5b solid;	
	border-bottom: 1px #8a6936 solid;	
	margin: 0px; padding: 0px;
}

.mare {
	background-color: #ffffff;
	width: 790px;
	border-left: 2px #9b7d5b solid;
	border-right: 2px #9b7d5b solid;	
	border-bottom: 1px #8a6936 solid;	
	margin: 2px; padding: 2px; text-aling: right;
	font-color: #000000; font-size: 13px; font-weight: bold;
}

.corpo {
	background-color: transparent;
	border-left: 2px #9b7d5b solid;
	border-right: 2px #9b7d5b solid;	
	border-top: 1px #c3a26c solid;
	border-bottom: 1px #c3a26c solid;
	width: 790px; height: 500px;
	margin: 0px; padding: 0px;
}

.corpogallery {
	background-color: #ffffff;
	border-left: 2px #9b7d5b solid;
	border-right: 2px #9b7d5b solid;	
	border-top: 1px #c3a26c solid;
	border-bottom: 1px #c3a26c solid;
	width: 790px; height: auto;
	margin: 0px; padding: 0px;
}

.menufoot {
	background: #c3a36b url(grafica/fondob.jpg) repeat top center;
	border-left: 2px #9b7d5b solid;
	border-right: 2px #9b7d5b solid;
	border-top: 1px #8a6936 solid;
	width: 790px; height: 45px;
	margin: 0px; padding: 0px;
}

p.titolo {
    background-color: transparent;
	font-size: 20px;
	text-align: center;
	color: #6a3901;
	margin: 50px; padding: 5px;
}

p.titolo a {
	color: #6a3901;
	font-weight: bold;
	text-decoration: none;
}

p.titolo a:hover {
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}

h1 {
    background-color: transparent;
	font-size: 10px;
	text-align: center;
	color: #6a3901;
	margin: 50px; padding: 5px;
}

h1 a {
	color: #6a3901;
	font-weight: bold;
	text-decoration: none;
}

h1 a:hover {
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}

h2 {
    background-color: transparent;
	font-size: 10px;
	text-align: center;
	color: #6a3901;
	margin: 50px; padding: 5px;
}

h2 a {
	color: #6a3901;
	font-weight: bold;
	text-decoration: none;
}

h2 a:hover {
	color: #CC9966;
	font-weight: bold;
	text-decoration: none;
}

p.menualto {
	background-color: transparent;
	width: 100%;
	font-size: 12px; font-weight: bold;
	text-align: right;
	color: #880000;
	margin: 0px; padding-right: 8px; padding-top: 20px; padding-bottom: 10px;
}

p.menualto a {
	background-color: #322212;
	color: #dfc499;  font-weight: bold;
	text-decoration: none;
	margin: 0px; padding-right: 10px; padding-left: 10px; padding-top: 10px; padding-bottom: 10px;
	border-bottom: 2px solid #c3a36b;
}

p.menualto a:hover {
	background-color: transparent;
	color: #322212;  font-weight: bold;
	text-decoration: none;
	margin: 0px; padding-right: 6px; padding-left: 6px; margin-left: 4px; margin-right: 4px;
	border-bottom: 2px solid #322212;
}

img.logo {
    border: 0px solid transparent;
    padding: 2px; padding-left: 13px; margin: 0px;
	float: left;
}

img.polaroid {
	border: 0px solid transparent;
	-moz-opacity:0.6;filter:alpha(opacity=60);
}

p.copyright {
	background-color: transparent;
	width: 80%;
	font-size: 11px;
	text-align: center;
	color: #555555;
	margin: 3px; padding: 3px;
}

p.copyright a {
	text-decoration: none;	
	color: #000000;
}

p.copyright a:hover {
	text-decoration: none;	
	color: #663300;
}

p.foot1 {
	background-color: transparent;
	width: 100%;
	font-size: 10px;
	text-align: center;
	color: #000000;
	margin: 0px; padding: 3px;
}

p.foot1 a {
	text-decoration: none;	
	color: #333333;
}

p.foot1 a:hover {
	text-decoration: none;	
	color: #eeeeee;
}

p.foot2 {
	background-color: transparent;
	font-size: 9px;
	text-align: right;
	color: #333333;
	margin: 0px; padding: 5px; padding-right: 50px;
}

p.foot2 a {
	text-decoration: none;
	color: #000000;
}

p.foot2 a:hover {
	text-decoration: none;
	color: #eeeeee;
}

.finestra {
	background: #c3a36b url(grafica/fondo3.jpg) repeat top center;
	width: 400px; float: right;
	padding: 10px; margin: 10px;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	text-align: justify;
	color: #000000;
	-moz-opacity:0.3;filter:alpha(opacity=30);}
	
.finestra a {
	color: #322212;
}	

.finestra a:hover {
	color: #c3a36b;
}	
	
p.finestratitolo {
	background: #322212 url(grafica/fondo5.jpg) repeat top center;
	font-size: 20px;
	font-weight: bold;	
	color: #ffffff;
	text-align: left;
	border-left: 30px solid #c3a36b;
	padding: 12px; margin: 1px; margin-left: 2px; margin-right: 2px;
}
