#footer_cont a:link{ text-decoration: none; color:#FFFFFF;}
#footer_cont a:visited{ text-decoration: none; color:#FFFFFF;}
#footer_cont a:active{ text-decoration: none; color:#FFFFFF;}
#footer_cont a:hover{ text-decoration: underline; color:#FFFFFF;}
#footer_cont{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	position:relative;	
	background-color:#000000;
	text-align:center;
	/*width:970px;	
	*width:1000px;	
	border:#FFFF00 solid 1px;*/
	padding-top:0px;
	padding-left:0px;
	padding-right:0px;
	margin-right:0px;	
	height:40px;
	*height:50px;
	}
.linkFooterUp{
	text-align:left;
	width:150px;
	float:left;
	border-right: 1px solid #FFFFFF;
	margin-left:10px;
	}
.linkFooter{
	width:60px;
	float:left;
	border-right: 1px solid #FFFFFF;
	}
#diarioLogo{
	width:200px;
	float:right;
	position:relative;
	bottom:10px;
	right:-20px;
	}
#banner_chico_bottom{
	position:relative;
	width:270px;
	height:90px;
	background-color:#CC9933;
	float:left;
	}
#banner_grande_bottom{
	position:relative;
	width:728px;
	height:90px;
	background-color:#00FFCC;
	float:right;
	}
