#fondo {
	position:absolute;
	top:0px;
	left:0px;
}

#enlaces{
	position:absolute;
	top:175px;
	left:2px;
	width: 148px;
	text-align:center;
	height: 64px;
}
#enlaces a:link, #enlaces a:visited {
	color:#990000;
	TEXT-DECORATION: none;
	font-size:13px;
	line-height:11px;
}
#enlaces a:hover, #enlaces a:active {
	color:#ff6600;
	font-size:13px;
	line-height:11px;
}
img{
border:0;

}

#enlaces_otro{
	position:absolute;
	top:1175px;
	left:2px;
	width: 148px;
	text-align:center;
	height: 64px;
}
#enlaces_otro a:link, #enlaces_otro a:visited {
	color:#990000;
	TEXT-DECORATION: none;
	font-size:7px;
	line-height:7px;
}
#enlaces_otro a:hover, #enlaces_otro a:active {
	color:#ff6600;
	font-size:7px;
	line-height:7px;
}

