.noticia .header {
	border:none !important;
	background:none !important;
}
.noticia .header .metadata {
	color:#991A21;
}
.noticia {

}
.noticia .header h5 {
	font-size:1.4em !important;
	font-weight:normal;
}
.noticia .header h5 a {
	text-decoration:none !important;
}
.noticia p {
}
.noticia p.more {
	text-align:right;
}

.noticias-archivos ul {
	list-style-type:none;
	margin:20px 0 0 0;
}
.noticias-archivos ul li {margin:0 0 5px 0}
.noticias-archivos ul li a.mes {
	display:block;
	font-size:1.2em;
	padding-left:30px;
	background:url(../../art/icons/box.gif) no-repeat 5px 50%;
	text-decoration:underline;
	color:#444;
}
.noticias-archivos ul li .total {
	font-size:7pt;
	color:#777;
	padding-left:30px;
}
.noticias-archivos ul li.active a.mes {
	font-weight:bold;
	text-decoration:none;
	background:url(../../art/icons/box_active.gif) no-repeat 5px 50%;
	color:#72A037;
}

.noticias-archivos  {
	background-color:#eee;
	padding:10px;
}
.noticias-archivos .content {
	padding:0 !important;
}

.page-front .noticia {
	border-top:2px solid #fff;
	margin-bottom:0 !important;
}
.page-front .noticia .header {
	padding:10px !important;
}
.page-front .noticia .content {
	padding:10px !important;
}


.noticias-listado.noticia {
	border-top:1px dotted #555 !important;
	margin-bottom:0 !important;
}
.noticias-listado.noticia .header {
	padding:10px !important;
}
.noticias-listado.noticia .content {
	padding:10px !important;
}



.noticias-detalle.noticia {
	border-top:1px dotted #555 !important;
	margin-bottom:0 !important;
}
.noticias-detalle.noticia .header {
	padding:10px !important;
}
.noticias-detalle.noticia .content {
	padding:10px !important;
}