body {
	background-color: #9AC5E3;
	background-image: url(imagenes/FondoPag.png);
	background-repeat:  repeat-x;
}
a.galeria:link {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
a.galeria:hover {
	color: #FF0000;
}
a.galeria:visited {
	color: #FF0000;
}
a.galeria:active {
	color: #FF0000;
}
.fondo_contenido {
	background-color: #93c0e1;
	background-image: url(imagenes/fondo_celeste.jpg);
	background-repeat:   repeat-x;
	background-position: left top;
}
.titulares {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #023764;
}
.imagenes {
	margin-top: 10px;
	margin-left: 10px;
	text-align: right;
	vertical-align: bottom;
	float: right;
	margin-bottom: 10px;
}

.fondo_contenidoClaro {
	background-color: #DCEBF5;
	background-image: url(imagenes/fondo_texto.gif);
	background-repeat:   repeat-x;
	background-position: left top;
}
.texto {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002749;
	line-height: 16px;
}
.textoBold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #002749;
	font-weight: bold;
}
.textopaginas {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.txDestacado {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #023764;
}
.Blanco {
	font-family: "Trebuchet MS", "Segoe UI", Tahoma, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	vertical-align: baseline;
}
.textoCh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #002749;
}
.textoBoldCh {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #002749;
	font-weight: bold;
}
.tit_galerias {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	line-height:0.8;
	font-weight: bold;
	color: #023764;
}
.tabla_galeria {
	background-image: url(imagenes/fnd_tabla_galeria_2.jpg);
	background-repeat:  repeat-x;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
