.utf8sans {
	font-family: "Lucida Grande","Arial Unicode MS", sans-serif;
}

	
body {
	background: #AFC152;
	}
	
a {
	color: #9D9D00;
	text-decoration: none;
	border-bottom: 1px dashed #9D9D00;
	}

a:hover {
	border-bottom: 1px solid #9D9D00;
	}
	
.title {
	font-family: georgia,garamond,serif;
	}
		
#container {
	width: 660px;
	margin: 20px auto;
	background: url(../img/content_middle_bg.png) 0 0 repeat-y;
	} 
	
#container-top {
	background: url(../img/content_top_bg.png) 0 0 no-repeat;
	width: 660px;
	height: 27px;
	} 
	
#container-middle {
	width: 580px;
	padding: 20px 40px;
	} 
		
#container-bottom {
	background: url(../img/content_bottom_bg.png) 0 0 no-repeat;
	width: 660px;
	height: 26px;
	} 
	
#logo {
	height: 37px;
	width: 143px;
	background: url(../img/logo_bg.png) 0 0 no-repeat;	
	}
	
.separator {
	width: 100%;
	height: 1px;
	border-top: 1px solid #e0dfd9;
	margin: 20px 0;
	}

.separator2 {
	width: 100%;
	height: 1px;
	border-top: 1px solid #e0dfd9;
	margin: 60px 0 20px 0;
	}
	
#menu {
	float: left;
	width: 130px;
	margin: 0 20px 0 0;
	}
	
#menu-top {
	width: 130px;
	height: 25px;
	background: url(../img/menu_top_bg.png) 0 0 no-repeat;
	}
	
#menu-bottom {
	width: 130px;
	height: 25px;
	background: url(../img/menu_bottom_bg.png) 0 0 no-repeat;
	}

#menu-middle {
	background: #756E54;
	padding: 0;
	margin: 0;
	border: 1px solid transparent;
	text-align: center;
	}	
	
#navbar {
	list-style-type: none;
	list-style-position: inherit;
	margin: 0 0 0 0;
	padding: 10px 0;
	}	
	
#navbar li {
	padding: 3px 0;
	}
	
#navbar li a {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
	border: 0px;
	}

#navbar li a.normal {
	color: #D5D0CD;
	}
	
#navbar li a:hover {
	color: #fff;
	}
	
#content {
	float: right;
	width: 420px;
	margin: 17px 0 0 0;
	}
	
.clearer {
	clear: both;
	}
	
#masthead {
	border: 1px solid #e0dfd9;
	padding: 5px;
}
	
#masthead div {
	background: url('http://www.restaurantonclick.it/img/ristorante/326otello_alla_concordia_big/th_3134403128_756200241c.jpg') 0 0 no-repeat;
	height: 180px;
	}	
	
#landing-text {
	font-size: 11px;
	line-height: 18px;
	color: #615B43;
	padding: 0 0 10px 0;
	}
			
#landing-box {
	width: 200px;
	margin: 0 10px 0 0;
	font-size: 11px;
	line-height: 18px;
	padding: 0;
	color: #615B43;	
	float: left;
	}

#landing-image {
	float: right;
	width: 180px;
	height: 110px;
	border: 1px solid #e0dfd9;
	background: url('http://www.restaurantonclick.it/img/ristorante/326otello_alla_concordia_small/th_3134403128_756200241c.jpg') 0 0 no-repeat;
	}

h1 {
	width: 100%;
	border-bottom: 1px solid #e0dfd9;
	margin: 0px 0 20px 0;	
	font-size: 14px;
	padding: 0 0 5px 0;
	color: #615B43;
	font-weight: normal;
	text-transform: uppercase;
	}

h2 {
	font-size: 11px;
	color: #615B43;
	}
	
p.utf8sans {
	line-height: 16px;
	color: #615B43;
	}
	
#news h2 {
	display:inline; 
	}
	
#news span {
	font-size: 11px;
	color: #615B43;	
	padding: 0 0 0 5px;
	}

#news p, #carta p {
	font-size: 11px;
	color: #615B43;
	}
	

#carta h2 {
	font-size: 12px;
	font-weight: bold;
	}

#carta li {
	font-size: 11px;
	font-weight: normal;
	color: #615B43; 
	}

#map {
	border: 1px solid #e0dfd9;
	padding: 10px;	
	}
	
#map iframe {
	width: 396px;
	}
	
#dovesiamo {
	font-size: 11px;
	}
		
#paginator {
	font-size: 11px;
	color: #615B43;	
	}
	
#footerbar {
	list-style-type: none;
	margin: 0 0 0 0;	
	padding: 0 0 0 0;
	}
		
#footerbar li {
	display: inline;	
	}	
	
#footerbar {
	font-size: 11px;
	color: #615B43;
	}
		
#footerbar a {
	text-decoration: none;
	font-size: 11px;
	color: #615B43;
	}	
		
#footerbar a:hover {
	text-decoration: underline;
	}
	
#credits {
	font-size: 11px;
	padding: 20px 0 0 0;
	color: #615B43;
	text-decoration: none;	
	}
	
.thumb {
	width: 170px;
	height: 70px;
	}
	
.lightbox {
	float: left;
	margin: 5px;
	border: 1px dashed #eee;
	padding: 5px;	
	}

.lightbox:hover {
	border: 1px solid #eee;
	background: #eee;
}
	