
body
{
background:#5b2b11;
margin: 10px 0px 0px 0px;
SCROLLBAR-FACE-COLOR:#fcc036; 
SCROLLBAR-HIGHLIGHT-COLOR:#fcc036; 
SCROLLBAR-SHADOW-COLOR:black; 
SCROLLBAR-3DLIGHT-COLOR:#FFFFFF; 
SCROLLBAR-ARROW-COLOR:#000000; 
SCROLLBAR-TRACK-COLOR: #b88f4e; 
SCROLLBAR-DARKSHADOW-COLOR:#fcc036 ;
SCROLLBAR-BACKGROUND-COLOR:#fcc036;
font-family:Trebuchet MS, Arial, verdana, tahoma;

}




Table.main
{
border:2px solid #000000;

}

Table.info
{

border-left:1px dashed #5b2b11;

}



TD
{
color:#5b2b11;
font-size:11px;
font-family:Trebuchet MS, Arial, verdana, tahoma;
vertical-align:top;


}


TD.ristorante
{
background-image: url(../img/facciatabn.jpg);
	background-position: right;
	background-repeat: no-repeat;


}


.logo
{
vertical-align:top;
background-color:#ffffff;

}



.mainhome
{
	background-color: #ffffff;
	background-image: url(../img/home.jpg);
	height:369px;
	font-family:Trebuchet MS, Arial, verdana, tahoma;
	text-align:left;
	vertical-align:top;
	
}

.main
{
	background-color: #ffffff;
	height:369px;
	background-image: url(../img/bgkmuro.jpg);
	font-family:Trebuchet MS, Arial, verdana, tahoma;
	text-align:left;
	vertical-align:top;
	background-repeat:no-repeat
	
	
}

.credits
{

color:#000000;
font-size:10px;
font-weight:normal;

}


.txthome
{
color:#5b2b11;
text-align:justify;
width:330px;
height:195px;
margin-left:15px;
font-size:12px;
line-height:30px;
vertical-align:top;


}


.txtinfo
{

padding-left:20px;
font-size:12px;
line-height:15px;
vertical-align:top;
color:#000000;

}

.titoloinfo
{
background-color: #5b2b11;
color:#ffffff;
text-align:center;
font-weight:bold;
}


.txtristorante

{
	
	text-align: justify;
	font-size: 12px;
	line-height: 18px;
	vertical-align: top;
	color:#5b2b11;
	height: 369px;
	width:240px;
	
}

.txtmenu

{
	
	width:230px;
	background-position: left;
	text-align: justify;
	font-size: 12px;
	margin-right:10px;
	line-height: 15px;
	vertical-align: top;
	color:#5b2b11;
	
}


.boxgalleria
{
	width: 320px;
	height: 300px;
	background-image: url(../img/bgk_gallery.jpg);
	overflow: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-attachment: fixed;
	border:1px solid #6c3c25;
}


.boxmenu
{
	width:300px;
	height: 350px;
	overflow: auto;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-attachment: fixed;
	background-position:left, bottom;
	background-repeat: no-repeat;
	border:1px solid #6c3c25;
}

.titologalleria
{
background-color: #6c3c25;
color:#ffffff;
text-align:center;
font-weight:bold;
border-bottom:1px solid #000000;
border-right:1px solid #000000;
border-top:1px solid #ffffff;
border-left:1px solid #ffffff;
display:block;
margin:5px;
}


img.galleria
{
border:1px solid #ffffff;
margin:2px;
margin-bottom:5px;
}


.bottom
{
	background-image: url(../img/bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height:44px;
	font-family:Trebuchet MS, Arial, verdana, tahoma;
	color:#5b2b11;
	font-size:11px;
	text-align:center;
	font-weight:bold;
	
}



INPUT, TEXTAREA{

	color :#5b2b11;
	font-size :9pt;
	text-decoration :none;
	border : 1px solid #6c3c25;
	background-color:#ede3d3;
	}

/* gestione lightbox per le immagini */
	
#lightbox{
	background-color:#eee;
	padding: 10px;
	border-bottom: 2px solid #666;
	border-right: 2px solid #666;
	}
#lightboxDetails{
	font-size: 0.8em;
	padding-top: 0.4em;
	}	
#lightboxCaption{ float: left; }
#keyboardMsg{ float: right; }
#closeButton{ top: 5px; right: 5px; }

#lightbox img{ border: none; clear: both;} 
#overlay img{ border: none; }

#overlay{ background-image: url(overlay.png); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="overlay.png", sizingMethod="scale");
	}
	
/* fine lightbox */		

a {
	color: #000000;
	text-decoration:none;
}
a:hover {
	
	color: #000000;
	text-decoration:none;
	
	

}
