.inicio
{
	height: 136px;
	display: block;
	padding: 10px 20px 10px 80px;
	margin-bottom: 25px;
	
	text-align: justify;
	color: #004236;
	font-size: 10px;
	background: url(../img/inicio_in.png) left top no-repeat #E5F0EC;
}



.noticia
{
	margin-bottom: 10px;
	display: block;
	clear: both;
}

.noticia h2
{
	margin-bottom: 10px;
	text-indent: 14px;
	background: url(../img/lista.png) left 1px no-repeat;
	font-weight: bold;
	text-transform: uppercase;
}
.noticia p
{
	margin-top: 10px;	
}


ul.noticias
{	
	margin-top: 15px;
}
.noticias .fecha
{
	color: #888;
}
