#principal h3 {
	border-top: 2px solid #66BCF5;
	padding-top: 4px;
	color:#F1611B;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
}
#principal h4 {
	color: #f1611b;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	line-height: 12px;
	margin-top: 15px;
}
div.noticia {
	padding: 2px 2px 2px 2px;
	padding-top: 22px;
	background-image: url(../imagenes/bloque-fondo-superior.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
p.fecha {
	color: #8C8C8C;
}
.imagen-grande {
	float: right;
	width: 211px;
	padding: 2px;
	background-color: #E5F5FF;
}
.imagen-grande strong {
	color: #0099FF;
}
.imagen-grande ul {color: #0099FF;
	list-style-type: circle;
	margin-left: 10px;
	padding-left: 10px;
}
.imagen-grande li {}
.miniaturas {
	/*background-color: #E5F5FF;*/
}

