img.foto {
	background: url(../img/cargando.gif) no-repeat center center;
}

.FondoMenu {
	background-color:#c9ebfb;
	background-repeat:no-repeat;
}

.FondoSuave {
	background-color:#e1f4fd;
	background-repeat:no-repeat;
}

.FondoTenue {
	background-color:"#f1fafe";
	background-repeat:no-repeat;
}

.texto_en_tabla {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* TAMAŅO */
	font-weight: bold;
	background:#c9ebfb;
	color:#663399;
	height:20px;
	list-style-image:url(../img/flchdown.gif);
}
	 
.TituloCampos {
	font-family: "Trebuchet MS", Verdana, Arial;
	color:#524fa1; 
	font-size:13px; /* TAMAŅO */
	font-weight:bold;
}

a {
	color:#58595b;
	text-decoration:none;
}

a:hover {
	color:#000000;
	text-decoration:underline;
}

p {
	color: #000033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* TAMAŅO */
}

.epigrafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* TAMAŅO */
	color: #006699;
	text-align: justify;
	padding: 10px;
	font-weight: bold;
	border: none;
}

.Titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px; /* TAMAŅO */
	font-weight: bold;
	color:#663366;
	text-align: center;
	font-variant: normal;
	text-transform: uppercase;
}

.Normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; /* TAMAŅO */
	color: #663399;
	font-weight:normal;
	padding: 10px;
	text-align: justify;
}

.Normal2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px; /* TAMAŅO */
	color: #663399;
}

/* Estilos para noticias */

.notaTema {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.notaTitulo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-decoration:none;

}

.notaTituloMenor {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration:none;
}

.notaFecha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7px;
	color: #999999;
}

.notaEpigrafe {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

.notaEpigrafeMenor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.notaNota {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
}
