/* CSS Document */
html , body {
	margin: 0;
	padding: 0;
	text-align:center;
	height:100%;
	
}
body {
	background:#f0f0f0 url(../img/sfondo_body.gif) no-repeat right bottom;
	
}
div {
	margin: 0;
	padding: 0;
}

div#box-superiore {
	background: url(../img/sfondo_pagina.jpg) repeat-x;
}

div#box-home {
	width: 785px;
	margin: 0 auto;	
}

div#header {
	height: 127px;
	background: url(../img/header.jpg) no-repeat;
	text-align:left;	
}
div#footer {
	height: 85px;
	background: url(../img/footer.jpg) no-repeat;
	text-align:center;	
}
div#content {
	height: 462px;
	background: url(../img/sfondo_home.jpg) no-repeat bottom;	
}
div#content-ambiente {
	height: 462px;
	background: url(../img/sfondo_ambiente.jpg) no-repeat;
	padding:100px 280px 20px 40px;	
}
div#content-sala-battaglia {
	height: 462px;
	background: url(../img/sfondo_sala_battaglia.jpg) no-repeat;
	padding:100px 280px 20px 40px;	
}

div#content-sala-prestinari {
	height: 462px;
	background: url(../img/sfondo_sala_prestinari.jpg) no-repeat;
	padding:100px 380px 20px 40px;	
}
div#content-sala-parco {
	height: 462px;
	background: url(../img/sfondo_sala_parco.jpg) no-repeat ;
	padding:100px 300px 20px 40px;	
}
div#content-cafe {
	height: 462px;
	background: url(../img/sfondo_cafe.jpg) no-repeat ;
	padding:100px 300px 20px 40px;	
}
div#content-sala-riunioni {
	height: 462px;
	background: url(../img/sfondo_sala_riunioni.jpg) no-repeat;
	padding:100px 380px 20px 40px;	
}
div#content-bar {
	height: 462px;
	background: url(../img/sfondo_bar.jpg) no-repeat;
	padding:100px 380px 20px 40px;	
}
div#content-enoteca {
	height: 462px;
	background: url(../img/sfondo_enoteca.jpg) no-repeat;
	padding:100px 380px 20px 40px;	
}
div#content-prodotti {
	height: 700px;
	background: url(../img/sfondo_prodotti.jpg) no-repeat;
	padding:80px 350px 20px 35px;	
}
div#content-pasticceria {
	height: 462px;
	background: url(../img/sfondo_pasticceria.jpg) no-repeat;
	padding:80px 300px 20px 35px;	
}
div#content-chef {
	height: 700px;
	background: url(../img/sfondo_chef.jpg) no-repeat;
	padding:100px 350px 20px 35px;	
}

div#content-artemisia {
	height: 462px;
	background: url(../img/sfondo_artemisia.jpg) no-repeat;
	padding:80px 260px 20px 35px;	
}
div#content-salumi {
	height: 462px;
	background: url(../img/sfondo_salumi.jpg) no-repeat;
	padding:100px 380px 20px 40px;	
}
div#content-primi {
	height: 462px;
	background: url(../img/sfondo_primi.jpg) no-repeat;
	padding:100px 380px 20px 40px;	
}
div#content-carni {
	height: 462px;
	background: url(../img/sfondo_carni.jpg) no-repeat;
	padding:100px 350px 20px 40px;	
}

div#content-iniziative {
	height: 600px;
	background: url(../img/sfondo_iniziative.jpg) no-repeat;
	padding:80px 230px 20px 35px;	
}



div#content-iniziative-raduno-magentino {
	height: 462px;
	background: url(../img/sfondo_iniziative_raduno_magentino.jpg) no-repeat;
	padding:80px 380px 20px 35px;	
}

div#content-iniziative-cena-autore {
	height: 462px;
	background: url(../img/sfondo_iniziative_cena_autore.jpg) no-repeat;
	padding:80px 370px 20px 35px;	
}

div#content-iniziative-cena-sgarella {
	height: 462px;
	background: url(../img/sfondo_iniziative.jpg) no-repeat;
	padding:80px 35px 20px 35px;	
}

div#content-iniziative-menu-mese {
	height: 462px;
	background: url(../img/sfondo_iniziative_menu_mese.jpg) no-repeat;
	padding:80px 400px 20px 35px;	
}

div#content-menu-natale {
	height: 462px;
	background: url(../img/sfondo_menu_natale.jpg) no-repeat;
	padding:80px 300px 20px 35px;	
}
div#content-menu-sansilvestro {
	height: 462px;
	background: url(../img/sfondo_sansilvestro.jpg) no-repeat;
	padding:80px 300px 20px 35px;	
}

div#content-menu-san-valentino {
	height: 462px;
	background: url(../img/sfondo_san_valentino.jpg) no-repeat;
	padding:80px 300px 20px 35px;	
}

div#content-news {
	height: 600px;
	background: url(../img/sfondo_news.jpg) no-repeat;
	padding:80px 230px 20px 35px;	
}

div#menu-mese {
	height: 200px;
	background: #dfa2a2;
	overflow: auto;
}
div#menu-dolci {
	height: 150px;
	background: #dfa2a2;
	overflow: auto;
}
div#content-contatti {
	height: 462px;
	background: url(../img/sfondo_contatti.jpg) no-repeat;
	padding:80px 230px 20px 35px;	
}

div#content-prenotazioni {
	height: 462px;
	background: url(../img/sfondo_prenotazioni.jpg) no-repeat;
	padding:80px 35px 20px 35px;	
}
table#table-content {
	width: 785px;
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;	
}
table#table-content td {
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;	
}

table#table-prenotazioni {
	padding:0;
	margin:100px 0 0 0;
	border:none;
	border-collapse:collapse;	
}
table#table-prenotazioni td {
	padding:0;
	margin:0;
	border:none;
	border-collapse:collapse;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	font-weight: bold;
	height:30px;	
}
img.img-home {
	margin-top:130px ;	
}
.center {
	text-align:center;
}
.noborder{
	border: none;
	margin:0;
	padding:0;
}



ul.menu {
	width : 500px;
	list-style : none; /* elimino i punti elenco */
	margin :95px 0 0 0;
	padding :0; /* elimino i rientri delle liste */
	
}

ul.menu li a {
	display : inline;
	text-decoration : none;
	padding : 0 20px;
	height : 2em;
	line-height : 2em;
}

ul.menu li {
	display : inline; 
} 

ul.menu li a:link, ul.menu li a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-align: left;
} /* colori per il link */

ul.menu li a:hover, ul.menu1 li a:active {
	color: #ffc800;
}

#voisietequi {
	color: #ffc800;
}

a.link-testo:link, a.link-testo:visited {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height : 16px;
	font-weight: bold;
} /* colori per il link */

a.link-testo:hover, a.link-testo:active {
	color: #ffc800;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height : 16px;
} /* colori per il link */

p.menu-mese {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	text-align: center;
	line-height : 16px;
	margin:0;
	padding:5px;
} /* colori per il link */


h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-align: left;
	line-height : 16px;
} 

h2 {
	color: #ffffff;
	background-color:#9a0002;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	margin:0;
	padding:5px;
	font-style: italic;
} 
