body {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
	background-color: #CCCCCC;
}
.Cabecera {
	background-color: #DDDDDD;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

.BordeTablaAccesosRapidos {
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	border: 1px solid #333333;
}
.BordeMenu {
	border-right: 2px solid #FF9900;
	color: #000000;
	background: #C4DBF0;
}
.BordeContenido {
	color: #000000;
	border-bottom: 1px solid #999999;
	background-color: #FFFFFF;
}

.EnlaceHome {
	font-size: 12px;
	font-weight: normal;
	color: #510000;
	text-decoration: none;
	letter-spacing: 2px;
}
.EnlaceHome:hover {
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	letter-spacing: 2px;
}
.EnlaceHomeCabecera {
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}
.EnlaceHomeCabecera:hover{
	font-size: 9px;
	font-weight: normal;
	color: #FF0000;
	text-decoration: none;
	text-align: center;
	letter-spacing: 2px;
}
.TituloHome {
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	letter-spacing: 2px;
}
.EnlaceHomeRoller {
	font-size: 10px;
	font-weight: normal;
	color: #000033;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.EnlaceHomeRoller:hover {
	font-size: 10px;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.PiePagina {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	letter-spacing: 2px;
}
.EnlacesCentros {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000099;
	letter-spacing: 1px;
	text-align: center;
	text-decoration: none;
}
.EnlacesCentros:hover {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #990000;
	letter-spacing: 1px;
	text-align: center;
}
.TextoNormal {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: justify;
}
.TextoNormalNegrita {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: justify;
	padding-right: 5px;
	padding-left: 5px;

}
.TextoNormalCursiva {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	letter-spacing: 1px;
	text-align: justify;
	font-style: italic;
}
.Titulo0 {

	font-size: 18px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
.Titulo1 {
	font-size: 16px;
	font-weight: bold;
	color: #990000;
	letter-spacing: 1px;
	text-align: left;
	padding-right: 5px;
	padding-left: 5px;
}
.Titulo2 {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: left;
}
.MensajeAdvertencia {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 2px;
	text-align: left;
}
.MensajeAdvertenciaCentro {
	font-size: 12px;
	font-weight: normal;
	color: #990000;
	letter-spacing: 2px;
	text-align: center;
}
.MensajesError {

	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	letter-spacing: 1px;
	text-align: center;
}
.EnlaceTexto {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	border: 0px none;
	text-decoration: none;
}
.EnlaceTexto:hover {
	font-size: 11px;
	font-weight: normal;
	color: #FF0000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 0px;
	letter-spacing: 1px;
	border: 0px none;
	text-decoration: none;
}
.TituloFormularios {

	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
}
.TituloNoticia {
	font-size: 16px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.BordeTablaNoticias {
	background-color: #FFFFFF;
	border-top: 1px dotted #5B253F;
	border-right: 1px none #5B253F;
	border-bottom: 1px none #5B253F;
	border-left: 1px none #5B253F;
}
.Titulo00 {
	font-size: 24px;
	font-weight: bold;
	color: #5B253F;
	letter-spacing: 1px;
	text-align: left;
}
.SolapaSeparador {
	font-size: 10px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #990000;
	border-right-color: #990000;
	border-left-color: #990000;
	border-bottom-width: 1px;
	border-bottom-color: #990000;
}

.CabeceraNormal {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px 0px 0px;

}
.CabeceraNegrita {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.CabeceraTitulo {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	text-indent: 10px;
	white-space: normal;
	padding: 0px 10px 0px 0px;
	text-transform: uppercase;
}
.EnlaceSolapa {
	font-size: 9px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
}
.EnlaceSolapa:hover {
	font-size: 9px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #990000;
	text-decoration: none;
	text-transform: uppercase;
}
.TextoContenidos {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 1px;
	text-decoration: none;
}
.TextoContenidos:hover {
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
	text-align: justify;
	letter-spacing: 1px;
	text-decoration: none;
}
.TituloContenido {
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
}
.TituloContenido:hover {
	font-size: 11px;
	font-weight: bolder;
	color: #FF0000;
	text-align: left;
	letter-spacing: 1px;
	text-decoration: none;
}
.DecoLineaRojaCuadrado {
	border: 1px solid #990000;
}
.DecoLineaGrisCuadrado {
	border: 1px solid #999999;
}
.DecoLineaLilaCuadrado {
	border: 1px solid #C0B5FA;
}
.TextoFormularios {

	font-size: 12px;
	font-weight: bold;
	color: #000000;
	letter-spacing: 1px;
	text-align: right;
	font-style: normal;
}
.FondoListados {
	border-bottom: 1px solid #0033FF;
}
.BordeExterior {
	border: 1px solid #000000;
	background-color: #EFEFEF;
}
.EnlaceMenu {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0000CC;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
	margin-left: 5px;
	letter-spacing: 1px;
	border: none;
	text-decoration: none;
}
.EnlaceMenu:hover {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-align: center;
	letter-spacing: 1px;
	border: none;
	text-decoration: none;
}

.DecoMenus {
	border-top: 1px none #5C263E;
	border-right: 1px none #5C263E;
	border-bottom: 1px solid #5C263E;
	border-left: 1px none #5C263E;
}

.EnlaceMenuSub {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #0000CC;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 15px;
	letter-spacing: 2px;
	border: none;
	text-indent: 5px;
}
.EnlaceMenuSub:hover {
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #FF0000;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 0px;
	margin-left: 15px;
	letter-spacing: 2px;
	border: none;
	text-indent: 5px;
}
.CabeceraNormal {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.CabeceraNegrita {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.CabeceraTitulo {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #0000FF;
	text-align: right;
	text-indent: 10px;
	white-space: normal;
	letter-spacing: 2px;
}
.EnlaceSolapas {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}
.EnlaceSolapas:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
}
.Titulo0 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 16px;
	font-weight: bold;
	color: #330000;
	text-align: left;
	text-transform: uppercase;
}
.Titulo1 {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-align: left;
	padding-left: 5px;
	text-transform: uppercase;
	padding-right: 5px;
}
.Titulo2 {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: left;
}
.NombreCampos {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	text-align: right;
}
.NombreCamposContenido {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	letter-spacing: 1px;
}
.TituloListados {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
.TextoListados {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.EnlaceListados {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-align: justify;
}
.EnlaceListados:hover {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
}
.TextoNormal {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.TituloTablas {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 2px;
}
.FormularioInterior {

	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	background-color: #F0F0F0;
}
.FormularioTitulo {
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 14px;
	font-weight: bold;
	letter-spacing: 1px;
	background-image: url(imagenes/FonTituTablas.jpg);
}
.FondoEmergentes {

	text-align: justify;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-color: #98B8ED;
	font-size: 10px;
	padding: 10px;
}
.NombreCamposListados {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-align: right;
}
.TextoAviso {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
.EnlaceFicheros {
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	text-transform: uppercase;
	padding: 10px 0px;
	letter-spacing: 1px;
	margin: 10px 0px;
	vertical-align: middle;
	top: 10px;
	bottom: 10px;
	text-decoration: none;
}
.EnlaceFicheros:hover {

	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 12px;
	font-weight: normal;
	color: #FF0000;
	text-align: justify;
}
.TextoLista {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.ApartadoAreas {
	text-align: left;
	font-family: "Trebuchet MS", Verdana, Arial, "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.Graficos {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #990000;
}
.TablaAreas {
	font-size: 9px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.TablaTitulos {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}
.TablaDatos {
	color: #000000;
	text-align: center;
	font: bold 9px Arial, Helvetica, sans-serif;
}
.TablaDatosRojo {
	color: #990000;
	text-align: center;
	font: bold 9px Arial, Helvetica, sans-serif;
}

.TextoInformes {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
.TextoInformesNegrita {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.Ayuda {
	font-size: 10px;
	font-weight: normal;
	color: #0000CC;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}
.CajaContenido {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-width: 2px;
}
.CajaIzqierda {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-width: 2px;
}
.CajaDerecha {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-width: 2px;
}
.CajaDerechaSola {
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #660000;
	border-right-color: #660000;
	border-bottom-color: #660000;
	border-left-color: #660000;
	border-top-width: 2px;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
}
.Contenidos {
	padding: 5px;
}
.EnlaceBoton {
	font-size: 9px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(imagenes/BoFondo.jpg);
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #000000;
}
.EnlaceBoton:hover {
	font-size: 9px;
	letter-spacing: 2px;
	text-align: center;
	vertical-align: middle;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	background-image: url(imagenes/BoFondo.jpg);
	padding-right: 5px;
	padding-left: 5px;
	border: thin solid #000000;
}
.NombreGraficas {
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}
.NombreGraficas:hover {
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
}
.GraficasSeparador {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E9F2FE;
	border-left-color: #E9F2FE;
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
	padding-left: 3px;
}
.GraficasPorcientos {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E9F2FE;
	border-left-color: #E9F2FE;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	padding-right: 3px;
	padding-left: 3px;
}
.GraficasGrafica {

	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #E9F2FE;
	border-left-color: #E9F2FE;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
	padding-left: 3px;
}
