﻿body {
}
fieldset.cajaNoticia  legend
{
	font-size:14px;
	color:Blue;
	}
.cajaNoticia
{
	width:400px;
	float:left;
	margin:5px;
	}
.noticia
{
	border-top:1px solid #e4e4e4;
	padding:10px;
	}
.titular
{
	font-size: 14;
	font-weight:bold;
	}
.resumen{}

.ayuda
{
	color:#666666;
	font-size:11px;
	}

