/*#tuna{
	position:absolute;
	z-index:10;
	top:50px;
	left:905px;
	width:89px;
	height:196px;
	background: url(../images/tuna.png);
}*/
#zorro{
	position:absolute;
	top:480px;
	left:1075px;
	width:100px;
	height:156px;
	background: url(../images/zorromod.png);
}
/*#ombu{
	position:absolute;
	z-index:-10;
	top:170px;
	left:-55px;
	width:250px;
	height:329px;
	background: url(../images/ombu.png);
}
#ombu2{
	position:absolute;
	top:720px;
	left:-60px;
	width:250px;
	height:388px;
	background: url(../images/ombu2.png);
}*/
#puma{
	position:absolute;
	top:530px;
	left:60px;
	width:120px;
	height:134px;
	background: url(../images/puma.png);
}
#lagarto{
	position:relative;
}
#overo{
	position:absolute;
	z-index:10000;
	top:0px;
	left:0px;
	width:345px;
	height:170px;
	margin-left:577px;
	margin-top:-130px;
	background: url(../images/overo.png);
}
#cardenal{
	position:absolute;
	z-index:-500;
	top:100px;
	left:1040px;
	width:150px;
	height:105px;
	background: url(../images/cardenal.png);
}
#cardenal{
	position:absolute;
	z-index:500;
	top:500px;
	left:190px;
	width:172px;
	height:267px;
	background: url(../images/lechu.png);
}
/*#fondo{
	background: transparent url(../images/TEXTOMVOTMA.png);
	position:absolute;
	top:175px;
	left:48px;
	width:150px;
	height:520px;
	border:none;
	z-index:-55000;
}*/

/*tips de las imagenes del banner*/
#lagarto a{
	position:absolute;
	z-index:200;
	color:#000;
	text-decoration:none;
	width:150px;
	height:100px;
}
#lagarto #overo a{
	top:5px;
	left:100px;
}
#tuna a{
	position:absolue;
	z-index:200;
	color:#000;
	width:30px;
	height:30px;
	top:150px;
	left:900px;
}

#top_with_search{
	position:relative;
}
#top_with_search a{
	position:absolute;
	color:#000;
	text-decoration:none;
	width:30px;
	height:30px;
}
#top_with_search a:hover{
	cursor:hand;
}
.lobo a{
	top:15px;
	left:10px;
}
.gaviota a{
	top:5px;
	left:150px;
}
.zorrito a{
	top:10px;
	left:300px;
}
.carde a{
	top:5px;
	left:500px;
}
.venad a{
	top:15px;
	left:660px;
}
.carpi a{
	top:12px;
	left:840px;
}
.texto{
	position:absolute;
	left:-1500px;
	text-align:center;
	background:#fff;
	padding:3px;
	border:1px solid yellow;
}
a:hover .texto {
	left:0;
}

