@font-face{
font-family: 'FrizQuadrata BT';
src: url('http://www.ristoranteilcantuccio.eu/FRIZ.ttf') format("truetype");
} .friz{
font-family: 'FrizQuadrata BT';
}

html, body, h1, h2, h3, h4, ul, li {
	margin: 0;
	padding: 0;
}
h1 img {
	display: block;
}
img {
	border: 0;
}
a {
	color: #007a62;
}
a:hover {
	color: #464544;
}
.left {
	float: left;
}
.right {
	float: right;
}
.more {
	text-align: right;
}
.clear {
	clear: both;
}

body {
	background: #E0D5B7 url(images/page_bg.jpg) repeat-x;
	text-align: center;
	font: 11px verdana, arial, sans-serif;
	color: #74653D;
	padding-bottom: 10px;
	padding-top: 31px;
}

/** layout **/
#wrapper {
	text-align: left;
	margin: auto;
	width: 778px;
 	position: relative;
  	background: url(images/body_bg.gif) repeat-y;
}
#header {
  	width: 778px;
  	height: 234px;
}
#logo {
	float: left;
  	width: 164px;
  	height: 221px;
  	padding: 13px 0 0 21px;
  	background: url(images/bg_logo.gif) no-repeat;
  	color: #595959;
}
#flag {
	margin-top: 13px;
}
#slide {
	float: right;
  	width: 593px;
  	height: 234px;
	z-index: -1;
}
#content_1 {
 	width: 769px;
  	background: url(images/bg_content_right.png) no-repeat top right;
	margin-right: 9px;
}
#content_2 {
 	width: 769px;
  	background: url(images/bg_content_bottom.png) no-repeat bottom right;
	margin-right: 9px;
	position: relative;
}
#left {
  float: left;
  width: 185px;
}
#nav {
  background: url(images/nav_left.jpg) no-repeat;
}
#nav ul {
  margin-left: 9px;
  padding-left: 1px;
  padding-bottom: 29px;
  background: #2A2A2A bottom left url(images/bg_submenu.gif) no-repeat;
}
#nav li {
  list-style: none;
  /*font-family: "FrizQuadrata BT", "arial narrow", arial, sans-serif;*/
  font-size: 16px;
  border-top: 1px solid #959595;
  background: 188px 10px url(images/arr_white.gif) no-repeat;
  padding: 7px 0 0 21px;
}
#nav a {
  color: #fff;
  text-decoration: none;
  border-left: 1px solid #959595;
  padding-left: 10px;
  display: block;
  width: 90%;
  padding: 2px 0 6px 8px;
}
#nav a:hover {
  text-decoration: none;
  color: #9a8a65;
  background: 0px 8px url(images/arr_orange.gif) no-repeat;
}
#news {
	padding-left: 9px;
	width: 176px;
	height: 164px;
}
#support {
	padding-left: 9px;
	width: 176px;
  	height: 81px;
}
#right {
  float: right;
  width: 420px;
  padding-right: 150px;
  padding-top: 20px;
  padding-bottom: 230px;
}
#right h2 {
  font: 18px arial, sans-serif;
  color: #9a8a65;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
}
#right h3 {
  font: 14px arial, sans-serif;
  color: #9a8a65;
  border-bottom: 1px solid #C4AE7C;
  padding-bottom: 6px;
  margin-bottom: 1em;
  margin-top: 2em;
}
#welcome {
  margin-right: 20px;
  padding-left: 10px;
}
#profile {
  margin-right: 16px;
}
#right .left {
  margin-right: 18px;
}
#right .more {
  font-weight: bold;
  font-size: 10px;
}
#img_plate {
	position: absolute;
	right: -70px;
	z-index: 99;
}
#vino {
	position: absolute;
	bottom: 0px;
	left: 205px;
}
#img_round {
	position: absolute;
	bottom: -15px;
	right: 14px;
}
#footer {
  background: url(images/footer_bg.gif) repeat-y;
}
#copyright {
  text-align: center;
  padding: 10px 0px 10px 0px;
  font-size: 9px;
  color: #715F36;
  font-weight: bold;
}
#footerline{
	background: url(images/footerline.gif) no-repeat;
	height:10px;
	margin-top:0px;
	display:block;
	font-size:1px;
}