.ultimas_noticias{
	float:left;
	width:325px;
	height:auto;
}
.un_up{
	float:left;
	background:#0C0000;
	background-repeat:no-repeat;
	width:325px;
	height:60px;
}
.un_center{
	float:left;
	width:325px;
	height:85px;
	background:#0C0000;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.un_cont{
	float:left;
	width:325px;
	height:auto;
	background:#0C0000;
	padding-top:30px;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.un_foot{
	float:left;
	width:325px;
	height:10px;
	background:#0C0000;
	margin-bottom:10px;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
	
}
.noticia_full_up{
	float:left;
	width:665px;
	height:25px;
	background:#0D0D0D;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.noticia_full_title{
	float:left;
	width:665px;
	height:85px;
	background:#0D0D0D;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.noticia_full_cont{
	float:left;
	width:665px;
	height:auto;
	background:#0D0D0D;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.noticia_full_foot{
	float:left;
	width:665px;
	height:15px;
	background:#0D0D0D;
	filter:alpha(opacity:95);
	-khtml-opacity: 0.9;
	opacity: 0.9;
}
.nf_titulo{
	margin-left:17px;
	margin-top:8px;
	margin-right:11px;
	text-align:center;
}
.nf_titulo h1{
	font:17px Arial, Verdana, sans-serif;
	font-weight:bold;
}
.nf_cont{
	font:14px Arial, Verdana, sans-serif;
	margin-left:15px;
	margin-top:8px;
	width:580px;
	float:left;
	overflow:auto;
}
.nf_cont2{
	font:14px Arial, Verdana, sans-serif;
	width:200px;
	float:left;
}
.nf_cont a{
	color:#A80E10;
	text-decoration:none;
}
.nf_cont a:hover, .nf_cont a:active{
	color:#D04004;
	text-decoration:none;
}
.nf_ampliar{
	clear:both;
	float:left;
	margin-top:5px;
	overflow:hidden;
}
.nf2_titulo{
	font:17px Arial, Verdana, sans-serif;
	margin-left:17px;
	margin-top:8px;
	margin-right:11px;
	text-align:center;
}
.nf2_titulo a{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
}
.nf2_titulo a:hover, .nf2_titulo a:active{
	color:#D04004;
	text-decoration:none;
	font-weight:bold;
}


.ultimasNoticias ul {
	margin:0px;
	list-style: decimal;
	padding-left:24px;

}

.ultimasNoticias li a, .ultimasNoticias li a:link, .ultimasNoticias li a:active, .ultimasNoticias li a:visited {
	font:14px Arial, Verdana, sans-serif;
	color: #CCC;
 	display: block;
	text-decoration: none;
	margin:0px;
	padding:0px;
}
	
.ultimasNoticias li a:hover {
	font:14px Arial, Verdana, sans-serif;
	color: #A80E10;	
	background-color: #1B0402;
	margin:0px;
	padding:0px;
}
