img {
	border: none;
}
.empresitas_menu {
    width: 100%;
    height: 90px;
    text-align: center;
    vertical-align: bottom;
    background: #FFFFFF;    
    background: url(images/bg_dock.jpg) repeat-x;
}
.fisheye {
	text-align: center;
	height: 50px;
	position: relative;
	padding-top: 8px;	
}
.fisheyeContainter {
	height: 50px;
	width: 574px;
	left: 0px;
	position: absolute;
}
a.fisheyeItem {
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	top: 0;
}
.fisheyeItem span {
	display: none;
	position: absolute;
}
.fisheyeItem img {
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}
.fisheyeItem input {
	border: none;
	margin: 0 auto 5px auto;
	width: 100%;
}