@charset "utf-8";

/* CSS Document */

#info ul
{
	margin:0 auto;
	padding:0;
	position:relative;
	width:450px;
	height:450px;
	background:#fff url(Img/hex_nav.gif);
	z-index:1;
	overflow:hidden;
}

#info li
{
	list-style-type:none;
	width:106px;
	height:114px;
	position:absolute;
}

#info a
{
	display:block;
	width:106px;
	height:0;
	color:#000;
	text-decoration:none;
	padding-top:112px;
	background:transparent;
	overflow:hidden;
	z-index:10;
}

* html #info a
{
	height:114px;
	he\ight:0;
}


#info a#costa_caribe/*16*/
{
	position:absolute;
	left:15px;
	top:91px;
	background:url(Img/costa_caribe.gif) no-repeat -114px 0;
}

#info a#museo
{
	position:absolute;
	left:120px;
	top:91px;
	background:url(Img/museo.gif) no-repeat -114px 0;
}

#info a#quad
{
	position:absolute;
	left:224px;
	top:91px;
	background:url(Img/quad.gif) no-repeat -114px 0;
}
#info a#moto
{
	position:absolute;
	left:329px;
	top:91px;
	background:url(Img/moto.gif) no-repeat -114px 0;
}

#info a#patinaje
{
	position:absolute;
	left:68px;
	top:177px;
	background:url(Img/patinaje.gif) no-repeat -114px 0;
}

#info a#alonso
{
	position:absolute;
	left:172px;
	top:177px;
	background:url(Img/alonso.gif) no-repeat -114px 0;
}

#info a#opel
{
	position:absolute;
	left:278px;
	top:177px;
	background:url(Img/opel.gif) no-repeat -114px 0;
}
#info a#asado
{
	position:absolute;
	left:15px;
	top:264px;
	background:url(Img/asado.gif) no-repeat -114px 0;
}

#info a#carnaval
{
	position:absolute;
	left:120px;
	top:264px;
	background:url(Img/carnaval.gif) no-repeat -114px 0;
}

#info a#mehari
{
	position:absolute;
	left:225px;
	top:264px;
	background:url(Img/mehari.gif) no-repeat -114px 0;
}
#info a#andorra
{
	position:absolute;
	left:330px;
	top:264px;
	background:url(Img/andorra.gif) no-repeat -114px 0;
}

#info a#costa_caribe:hover, #info a#museo:hover, #info a#quad:hover, #info a#moto:hover, #info a#patinaje:hover, #info a#alonso:hover, #info a#opel:hover, #info a#asado:hover, #info a#carnaval:hover, #info a#mehari:hover, #info a#andorra:hover
{
	background-position: 0 0;
}

#info a#costa_caribe:hover b, #info a#museo:hover b, #info a#quad:hover b, #info a#moto:hover b, #info a#patinaje:hover b, #info a#alonso:hover b, #info a#opel:hover b, #info a#asado:hover b, #info a#carnaval:hover b, #info a#mehari:hover b,#info a#andorra:hover b
{
	display:none;
}
