@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #333333;
	border-left-color: #FFFFFF;
	border-top-color: #666666;
	height:90px;
	text-indent: 8px;
	vertical-align: middle;
	border: 0;
}
.oneColLiqCtr #container {
	width: 150%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 0  0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(gradiente-black-2.gif);
	background-repeat:repeat-x;
	
	height: 600Em;
	color: #333333;
	border: 0;
	padding-left: 0px;
}

.oneColLiqCtr1 #container {
	width: 150%;  /* this will create a container 80% of the browser width */
	background: #FFFFFF;
	margin: 0 0  0 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-image: url(gradiente-black-2.gif);
	background-repeat:repeat-x;

	height: 600EM;
	color: #333333;
	border: 0;
	padding-left: 0px;
}

li{list-style-type:none}

.oneColLiqCtr #mainContent {
	background-image: url(background-blublu.gif);
	background-repeat: no-repeat;
	border: 0;
	padding-left: 170px;
	padding-top: 125px;
}
td.foto {
	background-image:url(img/sfondo-small.jpg);
	background-repeat: no-repeat;
	border-top-color: #333333;
	border-left-color: #CCCCCC;
	border: 3;
	border-top-style: none;
	border-left-style: none;
	width: 180px;
	height: 160px;
}
td.rigafondo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #FFFFFF;
	background-image: url(barrabluscritta4.gif);
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-indent: 15px;
	border-top-color: #14386D;
	border: 0;
}
#menumain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	padding-left: 200px;
	padding-top: 0px;
	padding-bottom: 0px;
}

.vocemenu {
	font-size:12px;
	line-height:1em}
	
.titolomenu {
	line-height:1.2em}
	
.ingredienti{font-size:10px
}
	
tr.rigamenu {line-height:13px}	

.prezzomenu {font-size:12px;
line-height:13px
}	


a:link{color:#000000}
a:visited{color:#000000}
a:hover{color:#000000}
a:focus{color:#000000}
a:active{color:#000000}

