/* CSS Document */
/* Estilos de las galerķas multimedia */
.galerianoticias {
	margin-bottom: 10px;
	width: 197px;
	border: solid 1px #DD3E31;
	background: #ECECEC;
	padding: 5px 5px 5px 5px;
	text-align: center;
}

.galerianoticias h1 {
	font: 14pt times, helvetica, serif;
	color: #555;
	margin-top: 5px;
}

.galerianoticias h2 {
	font: bold 10pt Georgia, "Times New Roman", Times, serif;
	color: #4B6CA3;
	text-decoration: underline;
}

.imagengrande {
	border: solid 1px;
	width: 150px;
}