.tituloNoticia, .tituloNoticia h1 {
		font-size:24px;
	color:#709fc5;
	padding:20px 0 13px 0
}

ul.noticia {
	list-style-type: none;
}
ul.noticia li {
	clear: both;
	padding: 10px;
/*		border: 1px solid #ECE9D8;
background-color: ThreedFace; 
	color: #000; */
}

ul.noticia li A {
/* 	color: #000; */
}

.fecha {
	font-size: 11px;
	float: right;
	padding-right: 10px;
	padding-top: 3px;
	color: #709FC5;
}

h2 {
	font-size: 20px;
	color: #FFF;
	text-transform: none;
	text-decoration: underline;
	/*text-shadow: #6C7376 5px;*/
	line-height: 30px;
	font-weight: bold;
	padding-bottom: 10px;
}