/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/pro_dropline.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

.fisheye{
	text-align: center;
	height: 40px;
	position: absolute;
	left: 0px;
}
a.fisheyeItem
{
	text-align: center;
	color: #000;
	font-weight: bold;
	text-decoration: none;
	width: 40px;
	position: absolute;
	display: block;
	bottom: 0;
}
.fisheyeItem img
{
	border: none;
	margin: 5px auto 0 auto;
	width: 100%;
}
.fisheyeItem span
{
	display: none;
	position: absolute;
	top: -20px;
	white-space: nowrap;
}
.fisheyeContainter
{
	height: 40px;
	width: 800px;
	position: absolute;
}
#logos
{
	background: url(../imagenes/tras_28_rev.png) repeat-x;
	background-position:bottom;
	position: relative;
	bottom: 0px;
}
