@charset "utf-8";
/* CSS Document */

body {
	font-family: "Century Gothic", sans-serif;
	font-size: 10px;
	text-align: left;
	color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 0 0;
	background-color: #000000;
	/*background-image:url(../images/pixelBody.jpg);*/
}

h1 { font-size: 18px; margin: 10px 0 0 5px;}
h2 { font-size: 16px; margin: 10px 0 0 5px;}
h3 { font-size: 14px; margin: 10px 0 0 5px;}
h4 { font-size: 12px; margin: 8px 0 0 4px;}
h5 { font-size: 10px; margin: 5px 0 0 2px;}

input[type=submit] { height: auto !important; border:1px solid #555; background-color:#333; color:#f00; cursor:pointer; font-size:12px; text-transform:uppercase; font-weight:bold; padding:5px; float:right; }
.titolo-sezioni{ font-size:12px; color:#f00; font-weight:bold; text-transform:uppercase; }


a {
	outline: none;
	text-decoration:none;
}
a img {
	border: none;
	cursor: pointer;
}
.underline {
	text-decoration: underline;
}
.titolo {
	color: #F00;
	font-size: 18px;
	line-height: 20px;
}
.titolo-piatto {
	color: #F00;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	font-family: "Century Gothic", sans-serif;
}
.titolo-bevanda {
	color: #F00;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	font-family: "Century Gothic", sans-serif;
}
.menu-titolo{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 60px;
	color: #F00;
	float: left;
	font-family: "Century Gothic", sans-serif;
	font-size: 24px;
	line-height: 60px;
	background-image: url(../images/icone-logo-menu.jpg);
	background-repeat: no-repeat;
}
.bevande-titolo{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 60px;
	color: #F00;
	float: left;
	font-family: "Century Gothic", sans-serif;
	font-size: 24px;
	line-height: 60px;
	background-image: url(../images/icone-logo-menu-bevande.png);
	background-repeat: no-repeat;
}
.spacer {
	width: 960px;
	height: 20px;
	float:left;
}
.spacer2 {
	width: 960px;
	height: 35px;
	float:left;
}

#container {
	width: 960px;
	text-align: left;
	margin: 0 auto;
	background-position: center top;
	height: auto;
	color: #ffffff;
}
#top{
	width: 960px;
	float:left;
	margin: 0 auto;
	height: 35px;
	font-size:14px;
}
#top a {
	color: #F00;
	text-decoration: none;
}
#top a:hover {
	color: #ffffff;
	text-decoration: none;
}

#logo{
	width: 190px;
	float:left;
	margin: 0 auto;
	height: 35px;
}
#bandiere{
	width: 48px;
	float:right;
	margin: 0 auto;
	height: 35px;
}
.bandiera-lingua{
	width: 24px;
	float:left;
	margin: 0 auto;
	height: 35px;
}

#menu{
	text-align: center;
	width: 960px;
	height:48px;
	float: left;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #191d1d;
		}
ul#minitabs {
	list-style: none;
	margin: 0;
	padding: 0px 0;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 48px;
}

ul#minitabs li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}
ul#minitabs a {
	padding: 0;
	text-align: center;
	font-family:  "Century Gothic", sans-serif;
	font-size: 15px;
	color: #FFF;
}

ul#minitabs a.current {
	color: #F00;
	text-decoration: none;
}

ul#minitabs a:hover {
	color: #F00;
	text-decoration: none;
}
#subnav {
	width: 610px;
	height: 48px;
	margin: 0 auto;
	float:left;
	padding-left: 310px;
}
ul#subminitabs {
	list-style: none;
	margin: 0;
	padding: 0px 0;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
	color: #FFF;
	line-height: 48px;
}

ul#subminitabs li {
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
ul#subminitabs a {
	padding: 0;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
	font-size: 15px;
	color: #FFF;
}

ul#subminitabs a.current {
	color: #F00;
	text-decoration: none;
}

ul#subminitabs a:hover {
	color: #F00;
	text-decoration: none;
}
#main{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	/*height: 503px;*/
	color: #ffffff;
	/*float: left;*/
}
#main2{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: auto;
	color: #ffffff;
	/*float: left;*/
}
#main-logo-home{
	width: 960px;
	text-align: center;
	margin: 0 auto;
	height: 218px;
	color: #ffffff;
	float: left;
}
#main-sx{
	width: 480px;
	text-align: justify;
	margin: 0 auto;
	/*height: 503px;*/
	color: #ffffff;
	float: left;
	font-size: 14px;
	line-height: 22px;
}
#main-sx a {
	color: #F00;
	text-decoration: none;
}
#main-sx a:hover {
	color: #ffffff;
	text-decoration: none;
}
#main-sx-testo{
	width: 480px;
	text-align: justify;
	margin: 0 auto;
	/*height: 355px;*/
	color: #ffffff;
	float: left;
	font-size: 14px;
	line-height: 22px;
	padding-top: 74px;
}
#main-dx{
	font-size:14px;
	width: 455px;
	margin: 0 auto;
	/*height: 503px;*/
	color: #ffffff;
	float: right;
}
#main-dx a {
	color: #F00;
	text-decoration: none;
}
#main-dx a:hover {
	color: #ffffff;
	text-decoration: none;
}
#main-dx-foto{
	width: 455px;
	margin: 0 auto;
	/*height: 355px;*/
	float: left;
	padding-top: 74px;
}
.eccellenza{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	/*height: 118px;*/
	color: #ffffff;
	/*float: left;*/
	padding-bottom:10px;
}
.eccellenza-sx{
	width: 480px;
	text-align: justify;
	margin: 0 auto;
	/*height: 118px;*/
	color: #ffffff;
	float: left;
	font-size: 14px;
	line-height: 19px;
}
.eccellenza-dx{
	width: 455px;
	margin: 0 auto;
	/*height: 118px;*/
	float: right;
	text-align:center;
}
.eccellenza2{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	/*height: 118px;*/
	color: #ffffff;
	/*float: left;*/
}
#icone-prenotazione{
	width: 960px;
	text-align: center;
	margin: 0 auto;
	/*height: 118px;*/
	color: #ffffff;
	/*float: left;*/
}
#testo-prenotazione{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	/*height: 85px;*/
	color: #ffffff;
	/*float: left;*/
	font-size: 14px;
	line-height: 19px;
}
#prenotare{
	width: 960px;
	text-align: left;
	margin: 0 auto;
/*	height: 80px;
	float: left;*/
}
#prenotare-sx{
	width: 530px;
	text-align: left;
	margin: 0 auto;
	/*height: 80px;*/
	float: left;
	color: #ffffff;
	font-size: 14px;
	/*line-height: 19px;*/
}
#prenotare-sx-foto{
	width: 105px;
	text-align: left;
	margin: 0 auto;
	/*height: 80px;*/
	float: left;
}
#prenotare-sx-testo{
	width: 425px;
	text-align: left;
	margin: 0 auto;
	/*height: 80px;*/
	float: left;
	color: #ffffff;
	font-size: 14px;
	/*line-height: 21px;*/
}
#prenotare-dx{
	width: 410px;
	text-align: left;
	margin: 0 auto;
	height: 80px;
	float: right;
	color: #ffffff;
	font-size: 14px;
	line-height: 19px;
}
#prenotare-dx-foto{
	width: 105px;
	text-align: left;
	margin: 0 auto;
	height: 80px;
	float: left;
}
#prenotare-dx-testo{
	width:305px;
	text-align: left;
	margin: 0 auto;
	height: 80px;
	float: left;
	color: #ffffff;
	font-size: 14px;
	line-height: 21px;
}
#testo-consegna{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 45px;
	color: #ffffff;
	/*float: left;*/
	font-size: 14px;
	line-height: 19px;
	padding-top: 30px;
}
#testo-pagamento{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 115px;
	color: #ffffff;
	/*float: left;*/
	font-size: 14px;
	line-height: 19px;
	padding-top: 30px;
}
.piatti-menu{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 140px;
	color: #ffffff;
	float: left;
	padding-bottom:20px;
}
.piatti-menu-sx{
	width: 468px;
	text-align: left;
	margin: 0 auto;
	height: 138px;
	color: #ffffff;
	float: left;
	border-color: #656565;
	border-style: solid;
	border-width: 1px;
}
.piatti-menu-dx{
	width: 468px;
	text-align: left;
	margin: 0 auto;
	height: 138px;
	color: #ffffff;
	float: right;
	border-color: #656565;
	border-style: solid;
	border-width: 1px;
}
.piatti-menu-foto{
	width: 185px;
	text-align: left;
	margin: 0 auto;
	height: 138px;
	float: left;
}
.piatti-menu-descrizione{
	width: 273px;
	text-align: left;
	margin: 0 auto;
	height: 133px;
	float: left;
	padding-left:10px;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
	padding-top: 5px;
}
.bevande-menu{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 140px;
	color: #ffffff;
	float: left;
	padding-bottom:20px;
}
.bevande-menu-sx{
	width: 468px;
	text-align: left;
	margin: 0 auto;
	height: 138px;
	color: #ffffff;
	float: left;
	border-color: #656565;
	border-style: solid;
	border-width: 1px;
}
.bevande-menu-dx{
	width: 468px;
	text-align: left;
	margin: 0 auto;
	height: 138px;
	color: #ffffff;
	float: right;
	border-color: #656565;
	border-style: solid;
	border-width: 1px;
}
.bevande-menu-foto{
	width: 185px;
	text-align: left;
	margin: 0 auto;
	height: 138px;
	float: left;
}
.bevande-menu-descrizione{
	width: 273px;
	text-align: left;
	margin: 0 auto;
	height: 133px;
	float: left;
	padding-left:10px;
	font-family: "Century Gothic", sans-serif;
	font-size: 14px;
	color: #FFF;
	line-height: 18px;
	padding-top: 5px;
}
#testo-info-menu{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	color: #ffffff;
	float: left;
	font-size: 14px;
	line-height: 30px;
	padding-top: 0px;
	font-style: oblique;
}
#banner{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	height: 165px;
	float: left;
}
#main-testo{
	width: 960px;
	text-align: left;
	margin: 0 auto;
	/*height: 80px;*/
	color: #ffffff;
	/*float: left;*/
	font-family: "Century Gothic", sans-serif;
	font-size: 20px;
/*	line-height: 27px;*/
}
#main-testo a {
	color: #F00;
	text-decoration: none;
}
#main-testo a:hover {
	color: #ffffff;
	text-decoration: none;
}



#footer{
	width: 960px;
	height: 20px;
	margin: 0 auto;
	float:left;
	background-position: center top;
	font-size: 11px;
	text-align: center;
	font-family: "Century Gothic", sans-serif;
	line-height: 20px;
	color: #ffffff;
}
#footer a {
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	font-size: 11px;
	color: #F00;
}
