html {
	overflow-y: scroll;
}
body {
	font: 14px/16px georgia, times, times new roman, arial;
	background-image: url(image/background.png);
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 0px;
	margin: 0px;
    color: #554e3c;	
}
html, img, div {
	behavior: url(http://www.lazzarotto.it/iepngfix.htc);
}
img {
	border: 0px;
}
p{
	margin: 0px 0px 10px 0px;

}
a:link, a:visited, a:active {
	color: #554e3c;
	text-decoration: none;
}
a:hover {
	color: #959287;
	text-decoration: none;
}
hr {
	margin: 15px 0px 15px 0px;
	color: #003366;
	height: 1px;
	width: 100%;
}
h1 {
	font-size: 18px;
    color: #554e3c;	
	margin: 5px 0px 5px 0px;
}
h2 {
	font-size: 15px;
	color: #336699;
	margin: 15px 0px 5px 0px;
}
span.vino {
	font: bold 20px georgia;
	padding: 15px 0px 5px 0px;
}
form {
	margin: 0;
}
/* *****************************************************************/
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
div#header {
	text-align: center;
	height: 130px;
	padding: 0px;
	margin: 0px;
	width: 900px;
}
#logo {
	float: left;
	margin-top: 8px;
	margin-left: 25px;
}
/* *****************************************************************/
div#contenuto {
	width: 886px;
	background-color: #fff;
	padding: 7px 7px 7px 7px;
}
div#contenuto2 {
	width: 886px;
	padding: 0px 0px 0px 0px;
}
/* *****************************************************************/
			table.scheda {
			width: 100%;
			}
			td.nome {
			background: #eadec6;
			font: bold 11px/14px Georgia;
			width: 140px;
			height: 20px;
			padding: 3px;
			vertical-align: top;
			}
			td.descrizione {
			background: #efe7d6;
			font: normal 11px/14px Georgia;
			padding: 3px;
			vertical-align: top;
			}
/* *****************************************************************/
.breadcrumbs{
	border-bottom: 1px solid #e4ddcb;
	float: right;
	width: 580px;
	padding: 10px 40px 0px 0px;
	margin-bottom: 10px;
}
.breadcrumbs, .breadcrumbs a{
	font: 12px/16px georgia, times, times new roman, arial;
	color: #554e3c;
}
.content {
	font: 14px/20px georgia, times, times new roman, arial;
	float: right;
	width: 580px;
	padding: 10px 40px 10px 0px;
}
/* *****************************************************************/
.submenu {
	float:left;
	width: 240px;
	height: 300px;
	background-image: url(image/bg_sub.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	margin: 0px;
	padding-bottom: 20px;
}
.submenu ul, .submenu li{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.submenu ul ul li{
	font: normal 10px/16px georgia, times, times new roman, arial;
	list-style-type: none;
	margin-left: 10px;
}
.submenu ul ul li a:link,.submenu ul ul li a:visited,.submenu ul ul li a:active{
	font: normal 10px/16px georgia, times, times new roman, arial;
	padding: 3px 10px 3px 23px;
}
.submenu a:link, .submenu a:visited, .submenu a:active {
	font: bold 12px/16px georgia, times, times new roman, arial;
	border-bottom:1px solid #cccccc;
	padding: 7px 10px 7px 23px;
	margin: 0px 10px 0px 10px;
	display: block;
	text-transform:uppercase;
	text-decoration: none;
	color: #554e3c;
}
#voci {
	width: 200px;
	height: 100%;
	background: #f2ead5 url(image/bg_voci.jpg) repeat-x ;
	margin: 0 auto;
}
/* *****************************************************************/
.login {
	padding: 2px 10px 2px 10px;
	font-size: 10px;
	background-color: #003366;
	color: #FFFFFF;
	text-align: center;
}
.login input {
	width: 95%;
	font-size: 10px;
}
.login a:link, .login a:visited, .login a:active {
	color: #DDDDDD;
	text-decoration: none;
}
.login a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
/* *****************************************************************/
/* SEARCH */
div#command {
	clear:both;
	float: left;
	width: 180px;
	height: 35px;
	margin-top: 15px;
}
div#commandl {
	float: left;
	font: 10px/18px georgia, times, times new roman, arial;
	height: 35px;
	margin-top: 15px;
}
div#command2{
	float: right;
	text-align: right;
	font: 10px/18px georgia, times, times new roman, arial;
	width: 350px;
	height: 35px;
	margin-top: 15px;
}
div#command2 ul, div#command2 li, div#commandl ul, div#commandl li {
	display: inline;
	list-style-type: none;
	padding-right:15px;
}
#search_box {
	float: right; 
	margin-top: 5px;
	margin-right: 5px;
}
/* *****************************************************************/
/* FOOTER */
div#footer {
	border-top: 1px solid #bfbaa8;
	float: left;
	width: 900px;
	height: 50px;
	text-align: center;
	bottom: 10px;
	font: 10px/18px georgia, times, times new roman, arial;
	color: #86816f; 
}
/* *****************************************************************/
input#cerca {
	width: 150px;
	height: 16px;
	margin: 0px;
	padding: 0px;
	border: 1px solid #b6baab;
	background-color: #fff;
	font: normal 12px georgia;
	color: #555;
	float: left;
}

input#cerca:focus {
	background-color: #F9F5EB;
}

input#submit {
	margin: 0px 0px 0px 5px;
	padding: 0px;
}
/* CARATTERISTICHE DEL MENU' */

div#menu {
	float: right;
	width: 620px;
	height: 32px;
	background-image: url(image/menu_back.jpg);
	margin-top: 98px;
	margin-right: 20px;
	
}

div#menu ul {
    margin: 0px;
	padding: 0px;
    list-style-type: none;
}

div#menu li, {
	display: inline;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	color: #f8f4e8;
	height: 32px;
}

li img {
	float: left;
}

.menu_current img {
	margin: 0px 10px 0px 10px;
}

.menu_default img {
	margin: 0px 10px 0px 10px;
}
/* *****************************************************************/
.scheda {
	font: 11px/14px georgia, times, times new roman, arial;
}
