DIV.header{
	position:absolute;
	width:960px;
	height:190px;
	top:0px;
	left:0px;
	padding:0px;
}
DIV.headerLogo{
	position:absolute;
	width:343px;
	height:119px;
	top:0px;
	left:0px;
}
DIV.headerRight{
	position:absolute;
	width:600px;
	height:119px;
	padding:0px;
	right:0px;
	top:0px;
}
DIV.weather{
	position:absolute;
	top:86px;
	left:3px;
	width:435px;
	height:28px;
	z-index:100;
}
DIV.headerAds{
	position:absolute;
	width:600px;
	height:75px;
	top:0px;
	left:0px;
}
DIV.dateTime{
	position:absolute;
	top:62px;
	left:5px;
	width:260px;
	height:13px;
	text-align:center;
	color:#666666;
	font:12px Arial, Helvetica, sans-serif;
}
DIV.headerLinks{
	position:absolute;
	width:150px;
	height:25px;
	right:0px;
	top:86px;
}
DIV.headerLinks DIV.btnSorteo{
    position:absolute;
    width:65px;
    height:18px;
    right:0px;
    top:2px;
}

DIV.headerLinks A.hReport{
	text-decoration:none;
	background:url(../images/header_report.jpg) no-repeat left center;
	padding:0px 0px 5px 19px;
}
DIV.headerLinks A.hRss{
	text-decoration:none;
	background:url(../images/header_rss.jpg) no-repeat left center;
	padding:0px 0px 5px 18px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#EA8101;
}
DIV.headerLinks A.sorteo{
	text-decoration:none;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#C50000;
	background:url(../images/header_lottery.jpg) no-repeat left center;
	padding:0px 0px 5px 19px;
	margin-left:5px;
}
DIV.mainBanner{
	position:absolute;
	width:960px;
	height:360px;
	top:50px;
	left:0px;
	z-index:500;
	display:none;
}
