html {
   height:100%
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;
	background-color: #5b5b59;
	background-image: url(../img/sfondo.gif);
	background-repeat: repeat-x;
}
table#centopercento {
	width: 100%;
	height: 100%;
}
table#contents {
	width: 856px;
	height: 585px;
}
.testo {
	font: 10px verdana ;
		color: #ffffff;
}
a.linka:link {
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}
a.linka:visited {
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}
a.linka:hover {
	color: #005bae;
	font: 11px Verdana;
	text-decoration: none;
}
table#top {
	width: 856px;
	height: 43px;
	background-color: #323231;
}
table#tasti {
	width: 856px;
	height: 46px;
	background-image: url(../img/bkgnd_tasti.gif);
}
table#prod {
	width: 856px;
	height: 473px;
}
table#bottom {
	width: 856px;
	height: 21px;
}
a.linkb:link {
	color: #ffffff;
	font: 10px Verdana;
	text-decoration: none;
}
a.linkb:visited {
	color: #ffffff;
	font: 10px Verdana;
	text-decoration: none;
}
a.linkb:hover {
	color: #005bae;
	font: 10px Verdana;
	text-decoration: none;
}

#dropmenudiv{
position:absolute;
background-color: #005baf;
border:1px solid white;
border-bottom-width: 0;
line-height:18px;
z-index:100;
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
	color: #ffffff;
	font: 11px Verdana;
	text-decoration: none;
}

#dropmenudiv a:hover{ 
background-color: #0073af;
	color: #ffffff;
	font:11px verdana ;
	text-decoration: none;
}
.navlist li {
list-style-type: square;
width: 135px;
background-color: #FFFFff;
}
