h1{
	display: block;
	border-bottom: 5px solid #00497F;
	color: #42060A;
	font-size: 17px;
	background-image: url("/www/cajaespana/images/noticias/noticias.gif");
	background-repeat: no-repeat;
	background-position: top left;
	padding-left: 65px;
	height: 17px;
	padding-top: 25px;
	padding-bottom: 10px;
}
.noticias{
	margin-bottom: 25px;
	padding-bottom: 30px;
}
.contNoticias{
	width: 640px;
	float: left;
	padding-right: 10px;
	border-right: 1px solid #004980;
	margin-bottom: 25px;
}
.destacada h2{
	font-size: 11px;
	color: #00497F;
	margin: 4px 0px;
	padding: 0px;
}
.destacada h3{
	font-size: 26px;
	color: #4D4D4D;
	font-weight: normal;	
	margin: 4px 0px;
	padding: 0px;
}
.destacada p{
	text-align: justify;
}
.destacada img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.bloque h2{
	background-color: #AABBCB;
	margin-right: 10px;
	margin-top: 10px;
	color: #FFFFFF;
	font-size: 12px;
	height: 22px;
	line-height: 22px;
	padding-left: 6px;
}
.bloque{
	width: 312px;
	float: left;
}
.listNoticiasBloque{
	width: 290px;
} 
.listNoticiasBloque h3{
	font-size: 14px;
	color: #00497F;
	margin: 4px 0px;
	padding: 0px;
}
.listNoticiasBloque img{
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
.listNoticiasBloque .fecha{
	display:block;
	margin-top:20px;
}
.noticias .publicidad{	
	text-align: right;
	width: 180px;
	float: right;
	text-align: center;	
}
.noticias ul{
	list-style: none;
}
.listadoNoticiasNoticia{
	border-top: 1px solid #000000;
	padding: 10px;
}
.listadoNoticiasNoticia h2{
	color: #42060A;
	font-size: 17px;
	margin: 0px;
	padding: 0px;
}