/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #454545;
}
a:link {
	color: #AA9500;
	text-decoration: underline;
}
a:visited {
	color: #AA9500;
	text-decoration: underline;
}
a:hover {
	color: #AA9500;
	text-decoration: none;
}
a:active {
	color: #AA9500;
	text-decoration: underline;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.pad10 {
	padding: 5px 10px 10px;
}
.brdleft {
	border-left: 1px solid #333333;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
}
a img{
border:none;
}
#header {
	height: 100px;
}
#main #tabcenter {
	border: 1px solid #FFFFFF;
	background: #000000;
}
#main #tabcenter #tabtop {
	border-bottom: 1px solid #FFFFFF;
}

#mndx {
	width: 161px;
}
#footer {
	height: 30px;
}
.tabtd td {
	border-bottom: 1px solid #333333;
	padding-bottom: 5px;
	padding-top: 5px;
}
.giallo {
	color: #FFDF00;
}
.bottone {
	color: #FFDF00;
	background: #333333;
	border-style: none;
	padding-right: 5px;
	padding-left: 5px;
}
.nomeprod {
	font-size: 11px;
	display: block;
	text-align: right;
}
.nomeprod a:link, .nomeprod a:visited, .nomeprod a:active {
	font-size: 11px;
	display: block;
	text-align: right;
	text-decoration: none;
}
.nomeprod a:hover {
	font-size: 11px;
	display: block;
	text-align: right;
	text-decoration: underline;
}
#nav {
	text-align: right;
	margin: 10px 0px 10px 10px;
	padding: 0px;
} #nav p { display: inline; } #nav .navnumero a {
	color: #666;
	background: #FFFFFF;
	display: inline;
	font-weight: normal;
	padding: 2px 7px;
	text-decoration: none;
	margin-right: 3px;
	border: 1px solid #FFFFFF;
} #nav #active {
 color: #FFFFFF;
 background: #999;
} #nav .navnumero a:visited, #nav .navnumero a:active {
 color: #666666;
} #nav .navnumero a:hover {
	color: #000000;
	border: 1px solid #AA9500;
}
#indiceprodotti td {
	padding: 20px 56px;
}
#tabproddet img {
	margin-bottom: 5px;
}
.hide {
	display: none;
}
