/* CSS Document */
td.fecha, td.comenta
{
	font-size:13px;
}
td.titular_comentarios
{
	font-weight:bold;
	color:#403825;
}
img.imagen_noticia
{
	clear:right;
	width:150px;
	float:right;
	border-style:solid;
	border-color:#b1a984;
	border-width:2px;
	margin-left:10px;
	margin-bottom:10px;
	cursor:pointer;
}
td.separador
{
	border-bottom-color:#b1a984;
	border-bottom-width:1px;
	border-bottom-style:solid;
}
a.comment
{
	font-weight:normal;
}


