@charset "utf-8";
/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	background:#fff4b2 url(/images/background.gif);
}

img {
	display:block;
	border:0;
}

div.hr {
	height:1px;
	margin:10px 0;
}

span.hide {
	display:none;
}

#wrapper {
	width:955px;
	margin:0 auto;
}

/* HEADER */

#header {
	width:100%;
	height:162px;
	background:url(/images/header/background.jpg) no-repeat;
}
#header .logo {
	float:left
}
#header .header-flash {
	float:right
}

/* MENU BAR */

#menu-bar {
	height:35px;
	background:url(/images/menu-bar/background.gif) no-repeat;
	text-align:center;
}
#menu-bar ul{
	list-style:none;
}
#menu-bar ul li{
	display:inline;
	line-height:35px;
}
#menu-bar ul li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#d4af8c;
	text-decoration:none;
	padding:0 10px;
}
#menu-bar ul li a:hover,
#menu-bar ul li a:active {
	color:#f9f0df;
}

/* COLONNA SX */

#colonna-sx {
	width:250px;
	float:left;
}
#colonna-sx .menu-sx {
	padding-top:20px;
}

/* CONTENT */

#content {
	width:496px;
	float:left;
}

#content2c {
	width:705px;
	float:left;
}

#content .box-content {
	margin:20px 0;
}

#content2c .box-content2c {
	margin:20px 25px 20px 10px;
}
#content2c .box-dicono-di-noi {
	background:url(/images/content/background-dicono-di-noi.jpg) no-repeat;
	width:684px;
	height:471px;
	margin:20px 10px;
}

#content .flash {
	width:406px;
	margin:0 auto;
}

#content p,
#content2c p {
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#603811;
	line-height:1.5em;
	text-align:justify;
	margin:0 0 5px;
}

#content h1,
#content2c h1 {
	font:24px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#603811;
	line-height:1.5em;
	margin:0 0 5px;
}

#content h2,
#content2c h2 {
	font:18px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	color:#603811;
	line-height:1.5em;
	margin:0 0 5px;
}

#content a,
#content2c a {
	font:13px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#603811;
	line-height:1.5em;
	margin:0 0 5px;
}

/* LA NOSTRA CUCINA - LISTA PIATTI E FOTO */

#content2c .lista-piatti {
	table-layout:fixed;
	width:440px;
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#603811;
	margin:10px 0;
	float:left;
}
#content2c .lista-piatti tr td{
	vertical-align:top;
	padding:5px 0;
}
#content2c .tip-piatto{
	width:130px;
}
#content2c .foto-piatti img{
	margin:20px 0 50px;
}

/* DICONO DI NOI */
.articoli {
	list-style:none;
}

.articoli li {
	display:inline;
}
.link-articolo1 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:20px;
	left:140px;
}
.link-articolo2 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:50px;
	left:330px;
}
.link-articolo3 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:180px;
	left:0;
}
.link-articolo4 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:80px;
	left:250px;
}
.link-articolo5 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:100px;
	left:520px;
}
.link-articolo6 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:260px;
	left:200px;
}
.link-articolo7 a{
	display:block;
	width:64px;
	height:27px;
	background:url(/images/content/button-segue.jpg) no-repeat;
	position:relative;
	top:180px;
	left:350px;
}

.img-articolo {
	float:left;
	margin:5px 10px 0 0;
}


/* COLONNA DX */

#colonna-dx {
	width:205px;
	float:left;
}
#colonna-dx .box-dx {
	padding-top:20px;
}
#colonna-dx h1 {
	font:15px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#603811;
	text-align:center;
	margin:10px 0;
}
#colonna-dx p {
	font:12px Georgia, "Times New Roman", Times, serif;
	color:#603811;
	margin:10px 0;
}
#colonna-dx ul li {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#603811;
	margin:10px 0 10px 15px;
}

/* I NOSTRI MENU - COLONNA DESTRA */
#colonna-dx .box-dx-menu {
	padding-top:20px;
	height:472px;
}
#colonna-dx .stampa-menu {
	position:relative;
	top:135px;
	left:65px;
}
#colonna-dx .stampa-menu a{
	width:129px;
	height:31px;
	display:block;
	background:url(/images/colonna-dx/stampamenu.gif) no-repeat;
}
#colonna-dx .stampa-menu a:hover{
	background:url(/images/colonna-dx/stampamenuRoll.gif) no-repeat;
}

/* FOOTER */

#footer {
	clear:left;
	width:955px;
	height:27px;
	background:url(/images/footer/background.gif) no-repeat;
	margin-top:20px;
}
#footer p {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#f9f0df;
	line-height:27px;
	text-align:center;
}
#footer a {
	font:11px Georgia, "Times New Roman", Times, serif;
	color:#f9f0df;
	text-decoration:none;
}
#footer a:hover {
	color:#d4af8c;
}
