#noticias {
	float:left;
	text-align:left;
	
}

/* ///////////////////// historico noticias n*/

#historico {
	height: 40px;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
}

#historico a {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #00195A;
	
}
#historico a:hover {
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 10px;
	font-weight: bold;
	color: #DE6F01;
}

.titulos {
	text-align: right;
	font-size:12px;
	margin: 5px 0 5px 0;
	color: #DE6F01;
	font-weight:bold;
	background-color:#EFEFEF;
}	
/* ///////////////////// fin*/

