﻿.posOldNewsTitle{
	position: absolute;
	top: 13px;
	left: 27px;
}
.posOldNewsYear{
	position: absolute;
	top: 39px;
	left: 27px;
}
.posOldNewsYear a:link, .posOldNewsYear a:visited {
    font-size:13px;
}
#oldNews {
	position: absolute;
	width: 664px;
	top: 65px;
	left: 25px;
	#left: 7px;
}   
#oldNews ul {
	list-style-type: none;
	width: 158px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	list-style-image: none;
	
}
#oldNews img {border:0;}
#oldNews li {
	display: block;
	height: 20px;
	width: 130px;
	margin: 0px;
	padding:0px;
}
#oldNews a {
	display: block;
	width: 185px;
	height: 25px;
	line-height: 50px;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
}
#oldNews a span {display:none;}
#oldNews a em {display:none;}

/* Maneja la posicion de la imagen y la linea que une la imagen con el texto */
a:hover#link {background:#000000; color:#000000;}
a:hover#link span {display:block; position:absolute; left:210px; top:-20px; width:440px; height:175px; border:1px solid #cccccc; background-color:#000000; color:#ffffff;}

/* Fin de Maneja la posicion de la imagen y la linea que une la imagen con el texto */

.posNewsBackLink{
	position: absolute;
	top: 235px;
	left: 26px;
}
/* Estilo del tag A */
#oldNews a:link, #oldNews a:visited {
	font-family: verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #EFEFEF;
	line-height: 16px;
	text-align: left;
}
#oldNews a:hover, #oldNews a:active  {
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #EFEFEF;
	line-height: 16px;
	text-align: left;
}

