@CHARSET "UTF-8";

.noticia .texto {
	margin: 20px 20px;	
	font-size: 1.05em;
}

.noticia .datos, .noticia .comentarios {
	text-align: right;
	font-size: 0.9em;
	margin-right: 30px;
}

.noticia .leer {
	float: left;
	font-weight: bold;	
		
}


.noticia .texto hr {
	display: none;	
}
