#splash h1
{
	width: 161px;
	height: 53px;
	background: url(../images/lg_logo.png) top left no-repeat;
	margin-top: 30px;
	position: absolute;
	left: 50%;
	margin-left: -80px;	
}

#splash h1 a
{
	width: 161px;
	height: 53px;
	display: block;
	text-indent: -9999px;
}

#splash ul
{
	width: 755px; height: 375px;
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -377px;
}

#splash ul li
{
	height: 375px;
	float: left;
	width: 49%;
}

#splash ul li a
{
	height: 375px;
	display: block;
	text-indent: -9999px;
}

#splash ul li#fue a	{	background: url(../images/splash_fuego.png) top left no-repeat; }
#splash ul li#neg a	{	background: url(../images/splash_negras.png) top right no-repeat; }

#splash h2
{
	position: absolute;
	top: 550px;
	left: 50%;
	margin-left: -54px;	
	width: 108px;
	height: 27px;
	background: url(../../alas_de_fuego/images/lab_logo.png) top left no-repeat;
}

#splash h2 a
{
	width: 108px;
	height: 27px;
	display: block;
	text-indent: -9999px;
}