body {
	margin: 0px;
	padding: 0px;
	background-color: #26160E;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(../img/bg-body.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

p {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.7em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	text-align: left;
}
h1 {
	color: #FFFFFF;
	font-size: 2em;
	font-weight: bold;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-size: 2em;
	color: #FFFFFF;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	position: relative;
}
h3 {
	color: #FFFFFF;
	font-size: 1.7em;
	font-weight: normal;
	padding: 0px;
	text-transform: uppercase;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

h4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #c5a12d;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

h5 {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-left: 0px;
}
h6 {
	color: #DEBE5C;
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 1.5em;
	background-image: url(../img/ico-stella.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}


ul {
	margin: 0px;
	list-style-type: square;
	padding-left: 15px;
}

li {
	font-size: 1em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
a:link {
	color: #a58527;
	text-decoration: underline;
	font-weight: bold;
}
a:visited {
	color: #a58527;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	font-weight: bold;
}
a:active {
	color: #FFFFFF;
	font-weight: bold;
}
a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}

label {
	color: #FFFFFF;
	clear: left;
	float: left;
}
input {
	height: 15px;
	margin-bottom: 5px;
	clear: left;
	float: left;
	background-color: #FBF7EA;
	border: 1px solid #39270F;
	font-size: 0.9em;
	color: #2D1B0F;
}
textarea {
	clear: left;
	float: left;
	margin-bottom: 10px;
	background-color: #FBF7EA;
	border: 1px solid #39270F;
	font-size: 0.9em;
	color: #2D1B0F;
}
.sendbutton {
	height: 30px;
	width: 100px;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	background-image: url(../img/sendbutton.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-left: 55px;
}


#container {
	height: auto;
	width: 761px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
	padding: 0px;
}
#top {
	padding: 0px;
	height: 291px;
	width: 975px;
	position: relative;
	z-index: 2;
	background-image: url(../img/bg-top.jpg);
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: no-repeat;
	background-position: left top;
}
#top .logo {
	margin-left: 277px;
	margin-top: 93px;
}


#nav {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 67px;
	width: 761px;
	position: relative;
	z-index: 3;
	background-image: url(../img/bg-nav.jpg);
}
#nav ul {
	text-align: center;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 162px;
}
#nav li {
	float: left;
	display: inline;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#nav a {
	height: 52px;
	display: block;
	text-indent: -3000px;
	background-repeat: no-repeat;
	background-position: left top;
}
#nav a:hover {
	background-position: bottom;
}

#nav #current a {
	background-position: bottom;
}

#nav  .item1  a  {
	background-image: url(../img/nav-ristorante.jpg);
	width: 114px;
}
#nav .item2 a {
	background-image: url(../img/nav-menu.jpg);
	width: 64px;
}
#nav .item3 a {
	background-image: url(../img/nav-banchetti.jpg);
	width: 105px;
}
#nav .item4 a {
	background-image: url(../img/nav-contatti.jpg);
	width: 91px;
}


#intro {
	padding: 0px;
	float: left;
	height: 243px;
	width: 761px;
	position: relative;
	z-index: 4;
	background-image: url(../img/bg-intro-home.jpg);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
#intro #benvenuti {
	float: left;
	width: 420px;
	margin-left: 35px;
	margin-top: 30px;
	display: inline;
}

#intro #benvenuti p {
	margin-left: 130px;
	margin-top: 13px;
	text-indent: 50px;
	line-height: 2em;
}
#intro #orari {
	width: 210px;
	margin-left: 55px;
	margin-top: 19px;
	float: left;
	display: inline;
}

.pranzo  {
	background-image: url(../img/bg-pranzo.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}
.cena  {
	background-image: url(../img/bg-cena.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 50px;
}


#center {
	padding: 0px;
	float: left;
	height: auto;
	width: 761px;
	position: relative;
	z-index: 4;
	background-image: url(../img/bg-center.jpg);
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	background-repeat: no-repeat;
	background-position: left top;
}
.menu #center {
	background-image: url(../img/bg-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 50px;
	width: 711px;
	padding-bottom: 20px;
}
.menucol {
	width: 200px;
	float: left;
	margin-right: 31px;
}
.menucol ul {
	margin-top: 10px;
}
#gallerymenu {
	clear: left;
	float: left;
	width: 761px;
	position: relative;
	height: 130px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../img/bg-carousel-menu.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}





#sidebar {
	float: left;
	height: auto;
	width: 240px;
	position: relative;
	z-index: 5;
	margin-left: 39px;
	margin-bottom: 30px;
	background-image: url(../img/bg-sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 35px;
	display: inline;
}
#sidebar #side-inside {
	background-image: url(../img/bg-sidebar-inside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-right: 15px;
	padding-left: 15px;
	margin: 0px;
	float: left;
	width: 210px;
	padding-top: 19px;
}

.homepage #sidebar {
	background-image: url(../img/bg-sidebar-home.gif);
	height: 201px;
	width: 210px;
	padding-right: 15px;
	padding-left: 15px;
	padding-bottom: 0px;
}
.banchetti #sidebar {
	padding-bottom: 10px;
}



.stepcarousel{
	position: relative; /*leave this value alone*/
	overflow: scroll; /*leave this value alone*/
	width: 210px; /*Width of Carousel Viewer itself*/
	height: 485px; /*Height should enough to fit largest content's height*/
	margin: 0px;
	padding: 0px;
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
	float: left; /*leave this value alone*/
	overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
	margin: 0px; /*margin around each panel*/
	width: 210px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
}
.stepcarousel .panel p {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6E5519;
	padding-bottom: 7px;
	margin-bottom: 7px;
}
.nav-banchetti {
	position: absolute;
	z-index: 99;
	left: 170px;
	top: 15px;
	display: inline;
}
nav-banchetti  a {
	display: inline;
}







.homepage #content {
	background-image: url(../img/bg-content.gif);
	background-repeat: no-repeat;
	background-position: left 30px;
	width: 440px;
	padding-left: 10px;
	padding-right: 10px;
}
#content {
	float: right;
	height: auto;
	width: 460px;
	position: relative;
	z-index: 6;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}

#content .piatto {
	float: left;
	width: 220px;
	margin-top: 20px;
}
.linknews {
	float: right;
	background-image: url(../img/newslink.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}


#topbox {
	padding-right: 20px;
	height: 200px;
	margin-bottom: 40px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	width: 410px;
}

#inside {
	background-image: url(../img/bg-content.gif);
	width: 440px;
	background-repeat: no-repeat;
	background-position: left 30px;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

*:first-child+html #inside{padding-bottom: 20px;} /*per IE7 */

.cartina {
	float: right;
	margin-left: 15px;
}



#footer {
	height: 65px;
	width: 100%;
	position: relative;
	z-index: 7;
	clear: both;
	background-image: url(../img/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 30px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#footer p {
	font-size: 0.9em;
	text-align: center;
}
#footer a {
	color: #362410;
}

/* Titoli Content */

.tit-benvenuti {
	background-image: url(../img/tit-benvenuto.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-contatti {
	background-image: url(../img/tit-contatti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
	margin-top:30px;
	margin-bottom: 15px;
}

.tit-ristorante {
	background-image: url(../img/tit-ristorante.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
	margin-top:30px;
	margin-bottom: 15px;
}
.tit-banchetti {
	background-image: url(../img/tit-banchetti.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
	margin-top:30px;
	margin-bottom: 15px;
}
.tit-news {
	background-image: url(../img/tit-news.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	margin-bottom: 20px;
}
.tit-comeraggiungerci {
	background-image: url(../img/tit-comeraggiungerci.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	margin-bottom: 10px;
}
.tit-menu {
	text-indent: -3000px;
	margin-bottom: 20px;
}

.menu .tit-menu {
	margin-bottom: 15px;
}

.tit-staff {
	background-image: url(../img/tit-staff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	margin-bottom: 15px;
}


/* Fine Titoli Content */

/* Titoli Sidebar */

.tit-dovesiamo  {
	background-image: url(../img/tit-dovesiamo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
	margin-top: 15px;
	margin-bottom: 10px;
}



.tit-orari   {
	background-image: url(../img/tit-orari.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto1   {
	background-image: url(../img/tit-banchetto1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto2   {
	background-image: url(../img/tit-banchetto2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto3   {
	background-image: url(../img/tit-banchetto3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto4   {
	background-image: url(../img/tit-banchetto4.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto5   {
	background-image: url(../img/tit-banchetto5.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto6   {
	background-image: url(../img/tit-banchetto6.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto7   {
	background-image: url(../img/tit-banchetto7.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}
.tit-banchetto8   {
	background-image: url(../img/tit-banchetto8.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
}

.tit-form  {
	background-image: url(../img/tit-form.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
	margin-top: 25px;
	margin-bottom: 10px;
}
.tit-dovesiamo2 {
	background-image: url(../img/tit-dovesiamo2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 25px;
	width: 100%;
	text-indent: -3000px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6e5519;
	margin-top: 25px;
	margin-bottom: 10px;
}

/* Fine Titoli Sidebar */
