.top_negro {
	background-color: #000000;
	position: absolute;
	width: 100%;
	height: 140px;
}

.header {
	background-image: url(../img/img_header_01.jpg);
	background-repeat: no-repeat;
	height: 99px;
	width: 839px;
	background-position: left top;
	position: relative;
	top: 0px;
	z-index: 9;
}
.fecha {
	position: absolute;
	height: 10px;
	width: 150px;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	top: 50px;
	left: 849px;
	text-align: right;
	z-index: 3;
}
.menuj {
	height: 23px;
	width: 100%;
	position: relative;
	top: 0px;
	background-color:#000000;
}
.bannerj {
	width: 1024px;
	position: relative;
	left: 0px;
	top: 3px;
	background-color: #000000;
}
.base_negro {
	background-color: #000000;
	position: relative;
	width: 100%;
	height: 106px;
	vertical-align: bottom;
	top: 0px;
	left: 0px;
}
#publicidad_top
{
padding-top:4px;
}