.enlaces {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.enlaces a:link {
	text-decoration: none;
	color: #666666;
}
.enlaces a:visited {
	text-decoration: none;
	color: #999999;
}
.enlaces a:hover {
	text-decoration: underline;
	color: #333333;
}
.enlaces a:active {
	text-decoration: none;
	color: #000000;
}
.contador {
	font-size: 10px;
	font-weight: bold;
}
#fila1 { border-bottom: thin solid #CC3300; 
	position:absolute;
	width:580px;
	height:105px;
	z-index: 1;
}
#subfila1a {
	position:absolute;
	width:280px;
	height:100px;
	z-index: 2;
}
#texto1a {
	position:absolute;
	width:170px;
	height:100px;
	left: 110px;
	z-index: 1;
	top: 0px;
}
#subfila1b {
	position:absolute;
	width:280px;
	height:100px;
	z-index:1;
	left: 300px;
	top: 0px;
}
#texto1b {
	position:absolute;
	width:170px;
	height:100px;
	z-index:1;
	left: 110px;
	top: 0px;
}
#fila2 {  border-bottom: thin solid #CC3300;
	position:absolute;
	width:580px;
	height:9px;
	z-index:2;
	left: -11px;
	top: 243px;
}
#subfila2a {
	position:absolute;
	width:280px;
	height:100px;
	z-index:3;
	left: 0px;
	top: 0px;
}
#subfila2b {
	position:absolute;
	width:280px;
	height:100px;
	z-index:1;
	left: 300px;
	top: 0px;
}
#texto2a {
	position:absolute;
	width:170px;
	height:100px;
	z-index:2;
	left: 110px;
	top: 0px;
}
#texto2b {
	position:absolute;
	width:170px;
	height:100px;
	z-index:1;
	left: 110px;
	top: 0px;
}
#noticias {
	position:absolute;
	width:580px;
	height:201px;
	z-index:3;
	top: 230px;
}

  
