img {
border:0px;
}

#menu {
	background-image:url('/images/bgm.gif') ;
	
}

#menu a img:hover {
	filter:alpha(opacity=85);
	-opacity:.85;
	-moz-opacity:.85;
}

#menu a img	{
	filter:alpha(opacity=100);
	-opacity:1;
	-moz-opacity:1;
}

.blocco{
	float:left;
}

.blocco_t {
	background-image:url('/images/blocco_t.png');
	background-position:center top;
	background-repeat:no-repeat;
	height:9px;
	line-height:9px;
}

.blocco_c {
	background-color:#fee295;
	padding:0px 10px;
	vertical-align:top;
}

.blocco_b {
	background-image:url('/images/blocco_b.png');
	background-position:center top;
	background-repeat:no-repeat;
	line-height:6px;
	height:6px;
}

#main {
	height:720px;
	background:url('/images/main_bg.gif'); 
	background-position:left top; 
	padding:0px 55px;
	padding-top:10px;
	padding-bottom:10px;
}

.miniatura {
	margin-top:-8px;
	margin-right:10px;
	float:left;
}

.frame {
background:url('/images/blocco_t.gif');
background-position:top center; 
padding-top:10px; 
border-bottom:3px double #766D55;
background-repeat:repeat-x;
}

.blocco_c .miniatura {
	margin:-9px;
}


.titolo {
	margin-left:-30px;
}


#right {
	background:url('/images/main_bg.gif'); 
	background-position:top right; 
	padding-top:0px;
	padding-left:10px;
	padding-right:40px;
	padding-bottom:0px;
}

form td {
	color:#5b3b1f;
	font-size:11px;
	text-align:left;
	font-family: Georgia, Times New Roman, Arial;
	font-weight:bold;
}

#prenotazioni input[type=text] {
	width:100%;
	border:1px solid #A79C7F;
}
#prenotazioni select {
	border:1px solid #A79C7F;
}
#prenotazioni input[type=submit] {
	border:1px solid #A79C7F;
	border-bottom:1px solid #766D55;
	border-right:1px solid #766D55;
}

#prenotazioni input[type=image] {
	width:inherit;
}

form {
margin:0px;
padding:0px;
}

.footer {
	font-size:9px;
	line-height:10px;
	text-align:center;
}
#flashcontent {
background-color:#B9AD8B;
}

.invisible {
display: none;
clear: none;
}
