a img, :link img, :visited img {border:0;}
table {border-spacing:0;}
/* navigazione
- - - - - - - - - - - - - - */
#navigazione {
	width:446px;
	margin:0px auto;
	position:relative;
	padding:20px 0px;
}
#mirror
{
	position:absolute;
	top:27px;
	left:212px;
	width:92px;
	height:89px;
	background:url(../images/vetro.png) no-repeat top center scroll!important;
	_background:none transparent;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.papadopoulostools.com/images/vetro.png',sizingMethod='scale'); z-index:10;
}
#link 
{
	position:absolute;
	top:13px;
	left:206px;
	width:92px;
	height:89px;
	z-index:12;
}
#link a
{
	display:block;
	width:92px;
	height:89px;
	text-indent:-9999px;
	outline:none;
}
#nome_nav
{
	position:absolute;
	top:7px;
	left:5px;
	width:200px;
	height:19px;
	z-index:12;
	color:#c7c7c7;
	text-transform:uppercase;
	font-size:10px;
}

#nav 
{
	background:#fff url(../images/bg_nav.gif) no-repeat left top;
	height:102px;
}
#nav_sx
{
	width:46px;
	height:73px;
	float:left;
}
#nav_sx a 
{
	display:block;
	height:102px;
	text-indent:-9999px;
	background:url(../images/slider_left.jpg) no-repeat center center;
	outline:none;
}
#nav_dx
{
	width:46px;
	height:73px;
	float:left;
}
#nav_dx a
{
	display:block;
	height:102px;
	text-indent:-9999px;
	background:url(../images/slider_right.jpg) no-repeat center center;
	outline:none;
}
#nav_wrap
{
	width:350px;
	height:100px;
	float:left;
	background:#fff;
	overflow:hidden;
	margin:2px 2px 3px 2px;
	position:relative;
}
#nav_prod
{
	position:absolute;
	top:12px;
	width:900px;
	height:80px;
	left:168px;
}
#nav_prod ul 
{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav_prod ul li 
{
	float:left;
	width:83px;
	background:#fff;
	height:73px;
	border-right:1px solid #ccc;
	overflow:hidden;
	text-align:center;
	margin:0px;
	padding:0px;
}
#nav_prod ul li img 
{
	width:83px;
	margin-top:5px;
}
#nav_prod ul li a
{
	cursor:default;
	outline:none;
}
#nome_prod
{
	text-align:center;
	padding-top:10px;
}
