@charset "utf-8";
    body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* es recomendable ajustar a cero el margen y el relleno del elemento body para lograr la compatibilidad con la configuración predeterminada de los diversos navegadores */
	padding: 0;
	text-align: center; /* esto centra el contenedor en los navegadores IE 5*. El texto se ajusta posteriormente con el valor predeterminado de alineación a la izquierda en el selector #container */
	color: #000000;background-color: #F9F9F9;
    }
#menu {width:97%; margin: auto; padding: 0px 0px 30px 0px;
} 
#menu ul {
 list-style:none;
 margin:0;
 padding: 7px 0px 20px 0px;
 width: auto;
}
/* items del menu */

/*#menu ul li {
 background-color:#2e518b;
}
/* enlaces del menu */
#menu ul a {
 display:block;
 color:#000;
 text-decoration:none;
 font-weight:400;
 font-size: 14px;
 padding:3px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
 border: 1px solid #A2C2DD;
}
#menu ul li ul a {
 display:block;
 color:#000;
 text-decoration:none;
 font-weight:400;
 font-size: 10px;
 padding:15px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
 border: 1px solid #A2C2DD;
}
/* items del menu */
#menu ul li {
 position:relative;
 float:left;
 margin: auto;
 padding:0;
 width:33.33%;
 background: #DEE9EF;
}
/* efecto al pasar el ratón por los items del menu */
/*#menu ul li:hover {
 background:#5b78a7;
}
/* menu desplegable */
#menu ul li:hover {
 background: #CFEAFE;
}
#menu ul ul {
 display:none;
 position: absolute;
 top:100%;
 left:0;
 background:#CFEAFE;
 padding:0;
  width:100%;
}
/* items del menu desplegable */
#menu ul ul li {
 float:none;
 width: auto;
 }
/* enlaces de los items del menu desplegable */
#menu ul ul a {
 line-height:120%;
 padding:10px 15px;
}
/* items del menu desplegable al pasar el ratón */
#menu ul li:hover > ul {
 display:block;
}
/*Esto afecta al segundo desplegable */
#menu ul ul ul {
 display:none;
 position:absolute;
 top:0;
 left:100%;
 background: #eee;
 padding:0;
}
/*
#menu ul ul ul{
 display:none;
 position:relative;
 right: -140px;
top: 0px;
left:140 px;
 background:#eee;
 padding:0;
}
 #menu ul  ul  ul li{
 position: relative;
left:140px;
right: -140px;
top: 0px;
}
*/
#base {width:97%; margin: auto; text-align: center;
} 
#base ul {
 list-style:none;
 margin:0;
 padding:0;
 width: auto;
}
/* items del menu */

/*#menu ul li {
 background-color:#2e518b;
}
/* enlaces del menu */
#base ul a {
 display:block;
 color: #FFFFFF;
 text-decoration:none;
 font-weight:400;
 font-size: 14px;
 padding: 20px 0px 25px 0px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
}
#base ul li ul a {
 display:block;
 color:#FFF;
 text-decoration:none;
 font-weight:400;
 font-size: 10px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 padding: 0px 0px 0px 0px;
 text-transform:uppercase;
 letter-spacing:1px;
}
/* items del menu */
#base ul li {
 position:relative;
 float:left;
 margin: auto;
 padding:5px 0px 5px 0px;
 width:25%;
height: 4em;
 background: #4F739B;
}
/* efecto al pasar el ratón por los items del menu */
/*#menu ul li:hover {
 background:#5b78a7;
}
/* menu desplegable */
#base ul li:hover {
 background: #314760;
}
#base ul ul li:hover {
 background: #0F53F0;
}
#base ul ul {
 display:none;
 position: absolute;
 top:100%;
 left:0;
 background:#eee;
 padding:0;
  width:100%;
}
/* items del menu desplegable */
#base ul ul li {
 float:none;
 width: 200%;
height: auto; 
 background: #314760;
padding: 20px 0px 20px 0px;
}
/* enlaces de los items del menu desplegable */
#base ul ul a {
 line-height:120%;
padding: 10px 0px 0px 0px;
}
/* items del menu desplegable al pasar el ratón */
#base ul li:hover > ul {
 display:block;
}
/*Esto afecta al segundo desplegable */
#base ul ul ul {
 display:none;
 position:absolute;
 top:0;
 left:100%;
 background: #eee;
 padding:0;
}
/*
#menu ul ul ul{
 display:none;
 position:relative;
 right: -140px;
top: 0px;
left:140 px;
 background:#eee;
 padding:0;
}
 #menu ul  ul  ul li{
 position: relative;
left:140px;
right: -140px;
top: 0px;
}
*/

#cumbre {width:97%; margin: auto; text-align: center;
} 
#cumbre ul {
 list-style:none;
 margin:0;
 padding:0;
 width: auto;
}
/* items del menu */

/*#menu ul li {
 background-color:#2e518b;
}
/* enlaces del menu */
#cumbre ul a {
 display:block;
 color: #FFFFFF;
 text-decoration:none;
 font-weight:400;
 font-size: 12px;
 padding: 5px 15px 5px 15px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
}
#cumbre ul li ul a {
 display:block;
 color:#FFF;
 text-decoration:none;
 font-weight:400;
 font-size: 10px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 padding: 0px 0px 0px 0px;
 text-transform:uppercase;
 letter-spacing:1px;
}
/* items del menu */
#cumbre ul li {
 position:relative;
 float:left;
 margin: auto;
 padding:5px 0px 5px 0px;
 width: auto;
height: auto;
 background: #4F739B;
}
/* efecto al pasar el ratón por los items del menu */
/*#menu ul li:hover {
 background:#5b78a7;
}
/* menu desplegable */
#cumbre ul li:hover {
 background: #314760;
}
img {max-width: 100%; height: auto;}
 .video {
 position: relative;
 padding-bottom: 56.29%;
 overflow: hidden;
 }
 /* Clases */
 .fotos {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0.5em;
	color: #000000;
	text-align: center;
}
.piesFotos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	color: #003333;
	font-weight: normal;
	text-align: center;
	margin-bottom: 5em;
}
.parrafo2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	color: #3379C6;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
}
.parrafo3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
}
.parrafo4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1em;
	color: #3379C6;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
	margin-left: 7em;
}
.parrafo5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2em;
	color: #3379C6;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
	margin-left: 5em;
}
.parrafo6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2em;
	color: #3379C6;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
	margin-left: 9em;
}
.parrafo7 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	color: #3379C6;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
	margin-left: 13em;
}
.parrafo8 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 1.4em;
	color: #000000;
	font-weight: normal;
	text-align: left;
	margin-bottom: 1em;
	margin-left: 16em;
}
.pago {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: #003333;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5em;
	margin-left: 5em;
	margin-top: 5em;
}
.apartados {font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: 0em;
	color: #943C16;
	font-weight: bold;
	text-align: center;
	margin-top: 2em;
}
.linea{margin-left: 500px; margin-top: -0.5em; background: #3366CC; height: 0.5px; background-image: linear-gradient(to right,#ff0000,#ffcc00);}
.linea2{background: #3366CC; height: 0.5px; background-image: linear-gradient(to right,#ff0000,#ffcc00);}
.peque {font-size: 12px; line-height: normal; color: #A2C5C8;text-align: center;}
.peque2 {font-size: 10px; line-height: 1em; color: #A2C5C8;text-align: left; margin-bottom: 0em;}
.peque3 {font-size: 12px; line-height: 1em; color: #A2C5C8;text-align: right; margin-bottom: 0em;}
.textoderecha {text-align: right;}
.textocentro {text-align: center;}
.textoizquierda {text-align: left;}
.estructuraIndice {width:95%; max-width: 830px; height:auto; margin: auto; border: 1px solid #CCCCCC; 
background-color: #F0F0F0;padding: 0.8% 0% 0.1% 0%;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
	font-size: 14px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		line-height: 3em;
}
.video iframe
{
position: absolute;
display: block;
top: 0;
bottom:0;
margin-top:auto;
margin-bottom:auto;
right: 0;
left: 0;
margin-left:auto;
margin-right:auto;
width: 95%;
height: 95%;
max-width:960px;
max-height:540px;
border: 0px;
} 
.etiquetaRutas1 {width: 95%; max-width: 600px; margin-right: auto; margin-left: auto; margin-top: 0px; text-align: center; 
background-color: #FFFFFF; 
border: 1px solid #A2C2DD;
border-radius: 5px 5px 5px 5px;
padding: 2px 10px 2px 10px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
a:link {
color: #000000;
text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #3366CC;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.especial:link{color: #3366CC;}
.especial:visited{color: #3366CC;}
.proyecto:link{color: #FF9900;}
.proyecto:visited{color: #FF9900;}
.proyecto:hover{color: #3366CC;}
.especial3:link{color: #FFFFFF;}
.especial3:visited{color: #FFFFFF;}
.especial3:hover{color: #FFFF00;}
 .nota{font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	margin-top: 0em;
	color: #CC6600;
	text-align: center;
}
.menu:link {font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	}
.EstiloRojo {color: #FF0000}
.Estilo10 {font-size: 36px}
.Estilo11 {color: #CC9933}
caption {color: #800000; font-family:Georgia, "Times New Roman", Times, serif; font-size: 18px; font-style: normal; font-weight: bold; margin-bottom: 1.5em; margin-top: 1.0em;}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 1.9em;
	font-weight: normal;
	font-variant: normal;
	margin-bottom: 2em;
	margin-left: 1.2em;
	margin-right: 1.2em;
	color: #000000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	color: #003333;
	font-weight: normal;
	border-bottom-width:  thin;
	border-bottom-style: solid;
	border-bottom-color: #C2D8E5;
	text-align: left;
	margin-bottom: 5em;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	line-height: 1em;
    text-align: center;
	color: #CC6600;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 0.7em;
}
h2 {
 text-decoration:none;
 font-weight:400;
 font-size: 14px;
 padding:3px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
	font-style: normal;
	color: #4F739B;
	text-align: center;
	line-height: normal;
	font-variant: normal;
}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	color: #943C16;
	font-weight: bold;
	text-align: center;
    line-height: 1.5em;
	margin-left: 5px;
	margin-right: 5px;
	text-transform: none;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: 1em;
	font-weight: bold;
	font-variant: inherit;
	margin-top: 1.5em;
	color: #943C16;
	text-align: center;
}
 /* ETIQUETAS DIV DE LAS PAGINAS DE RUTAS */
     .oneColElsCtrHdr #container {
	width: 99%;  /* este ancho creará un contenedor que cabrá en una ventana de navegador 800px si el texto se deja con los tamaños de fuente predeterminados del navegador */
	max-width: 46em;
	padding: 0 0em 0 0px;
	background: #FFFFFF;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left; /* esto anula text-align: center en el elemento body. */
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.oneColElsCtrHdr #header {
	width: 100%;
	margin: 0 auto;
	padding: 0 10px 0 20px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	padding: 0 0px 10px 0px;
	background: #A0B4C9;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.4em;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 9;
} 
.oneColElsCtrHdr #header h1 {
 margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}
.oneColElsCtrHdr #mainContent {
padding: 0px 5px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
background: #FFFFFF;
}
.oneColElsCtrHdr #footer { 
padding: 0 10px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
background: #A0B4C9;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
		border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
} 
.oneColElsCtrHdr #footer p {
margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}
.privado #container {
	width: 100%;  /* este ancho creará un contenedor que cabrá en una ventana de navegador 800px si el texto se deja con los tamaños de fuente predeterminados del navegador */
	max-width: 53em;
	padding: 0 0px 0 0px;
	background: none;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left; /* esto anula text-align: center en el elemento body. */
	
}
.privado #header {
	width: 100%;
	max-width: 42.5em;
	margin: 0 auto;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.4em;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 9;
} 
.privado #header h1 {
 margin: 0; /* el ajuste en cero del margen del último elemento del div de #header evita la contracción del margen (un espacio inexplicable entre divs). Si el div tiene un borde alrededor, esto no es necesario, ya que también evita la contracción del margen */
padding: 10px 0; /* el uso de relleno en lugar de margen le permitirá mantener el elemento alejado de los bordes del div */
}
.privado #mainContent {
padding: 0px 5px 0px 5px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
margin-left: 0px;
margin-right: 0px;
}
.privado #footer { 
padding: 0px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
background: #A0B4C9;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
		border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
margin-left: 0px;
margin-right: 0px;
} 
.privado #footer p {
margin: 0; /* el ajuste en cero de los márgenes del primer elemento del pie evitará que puedan contraerse los márgenes (un espacio entre divs) */
padding: 10px 0; /* el relleno de este elemento creará espacio, de la misma forma que lo haría el margen, sin el problema de la contracción de márgenes */
}
.astro #container {
	width: 99%;  /* este ancho creará un contenedor que cabrá en una ventana de navegador 800px si el texto se deja con los tamaños de fuente predeterminados del navegador */
	max-width: 65em;
	background: #FFFFFF;
	margin: 0 auto; /* los márgenes automáticos (conjuntamente con un ancho) centran la página */
	text-align: left; /* esto anula text-align: center en el elemento body. */
	border: 1px solid #CCCCCC;
	border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.astro #header {
	width: 100%;
	padding: 0 10px 0 20px;  /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen bajo él. Si se utiliza una imagen en el #header en lugar de texto, es posible que le interese quitar el relleno. */
	padding: 0 0px 10px 0px;
	background: #006699;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1.4em;
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 9;
} 
.astro #mainContent {
padding: 0px 16px; /* recuerde que el relleno es el espacio situado dentro del cuadro div y que el margen es el espacio situado fuera del cuadro div */
background:#FFFFFF;
}
.astro #footer { 
padding: 0 10px; /* este relleno coincide con la alineación izquierda de los elementos de los divs que aparecen por encima de él. */
background: #006699;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
		border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
} 
/*  FIN ETIQUETAS DIV DE LAS PAGINAS DE RUTAS */
/* ETIQUETAS DIV DE LAS PAGINAS DIRECTORIOS */
#etiquetaDiv1 {width: 100%;  min-height:1300px; margin-right: auto; margin-left: auto;  background-color: #DFDFDF; z-index: 2;padding: 0px 1% 0px 1%;}
#etiquetaDiv1Directorios {width: 100%; max-width: 90em; margin-right: auto; margin-left: auto;

}
#etiquetaFotosGrandes {width: 100%; height: 100%;} 
#etiquetaFotosGrandes img {max-width: 100%; height: auto;margin-right: auto; margin-left: auto;}

.astro {background-color: #F0F0F0;}
#etiquetaFotosGrandesAstro {width: 100%; height: 100%; background-color: #F0F0F0;display:flex;
 align-items: center;
}
#etiquetaFotosGrandesAstro img {max-width: 100%; height: auto;margin-left: auto; margin-right:auto;}
#etiquetaDiv2 {width: 100%; max-width:1100px; margin-right: auto; margin-left: auto; background-color: #4F94CC; background-image:url(../Imagenes/cabecera.jpg);background-repeat: no-repeat;border: 1px solid #000000; 
padding: 20px 1% 20px 1%;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1em;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
z-index: 1;
}
#etiquetaDiv2index {width:100%; max-width:800px; margin-right: auto; margin-left: auto;margin-top: 0px; 
padding: 10px 1% 10px 1%;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-transform: none;
	line-height: 1em;

left: 0;
right: 0;
top: 0;
z-index: 10;
}
#etiquetaDiv2Mapas {width: 100%; margin-right: auto; margin-left: auto; background-color: #A0B4C9;  
padding: 10px 1% 10px 1%;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	color:#FFFFFF;
	text-transform: none;
	line-height: 1em;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
z-index: 1;
}
#etiquetaDivListadoIndice {width:60%; max-width:550px;  margin-right: auto; margin-left: auto;margin-top: 0px; border: 1px solid #000000; z-index: 4;  
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaDivListadoIndiceP {width:97%; max-width:900px;  margin-right: auto; margin-left: auto;margin-top: 15px; 
padding: 0px;
}
#etiquetaFormulario {width:98%; max-width:900px;  margin-right: auto; margin-left: auto;margin-top: 15px; 
padding: 0px;
margin-top: 20px;
}
#etiquetaFormularioIndex {width:80%; max-width:900px;  margin-right: auto; margin-left: auto;margin-top: 15px; 
padding: 0px;
margin-top: 20px;
background-color: #CFE9E9;
border: 1px solid #30D8D8; z-index: 4;  
border-radius: 15px 15px 15px 15px;
-moz-border-radius: 15px 15px 15px 15px;
-webkit-border-radius: 15px 15px 15px 15px;
}
#etiquetaDivListadoIndiceP2 {width:100%; max-width:900px;  margin-right: auto; margin-left: auto;margin-top: 0px; 
background-color: #F9F9F9;
}
#suscripciones {width:95%; max-width:800px;  margin-right: auto; margin-left: auto;margin-top: 0px; 
background-color: #F9F9F9;
padding: 10px;
}
#etiquetaDivCanalCastilla {width:40%; max-width:310px;  margin-right: auto; margin-left: auto;margin-top: 0px; border: 1px solid #000000; z-index: 4; 
background-color:#006699;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaDivCumbres {width:70%; margin-right: auto; margin-left: auto;margin-top: 0px; border: 1px solid #000000; z-index: 4; 
background-color: #7B0808;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaDivVideos {width:95%; max-width:830px; margin: auto; margin-top: 20px; border: 1px solid #CCCCCC; 
background-color: #F0F0F0;
	font-size: 14px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
		line-height: 1em;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
padding: 1% 0% 1% 0%}
#etiquetaDivVideos3 {width:100%; margin-right: auto; margin-left: auto; margin-top: 0px; 
background-color: #FFFFFF; 
border: 1px solid #A2C2DD;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaDiv32 {width:30%; max-width:324px; min-height:1120px; margin-left: auto; margin-top: 20px; border: 1px solid #000000; z-index: 4;  
background-color: #A2C2DD;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaDiv4 {width:100%; max-width:1100px; min-height: 850px; margin-left: 0px; margin-top: 10px; line-height: 2.1em;
padding: 0px 1% 0px 1%;
background-color: #C4D0CE;
border: 1px solid #000000; z-index: 3; 
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaDivDirectorios {width:100%; margin-left: 0px; margin-top: 0px; line-height: 2.1em;
padding: 0px 0% 0px 0%;
}
#etiquetaDiv7 {width:70%; max-width:775px; min-height:985px; margin-left:auto; margin-right: auto; margin-top: 50px; border: 0px;z-index: 3;padding: 0px 0px 1% 0px; 
}
#etiquetaDiv7Directorios {width:100%; max-width:775px; margin-left:auto; margin-right: auto; margin-top: 30px; border: 0px;z-index: 3;padding: 0px 0px 1% 0px; 
}
#etiquetaPie {width:100%; margin-right: auto; margin-left: auto; background-color: #A0B4C9; padding: 0px 0% 0px 0%;
font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.7em;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-align: center;
}
#etiquetaRutas {width: 95%; max-width: 400px; margin-right: auto; margin-left: auto; margin-top: 0px; text-align: center; 
background-color: #FFFFFF; 
border: 1px solid #A2C2DD;
border-radius: 5px 5px 5px 5px;
padding: 2px 10px 2px 10px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#etiquetaRutas1 {width: 95%; max-width: 600px; margin-right: auto; margin-left: auto; margin-top: 0px; text-align: center; 
background-color: #FFFFFF; 
border: 1px solid #A2C2DD;
border-radius: 5px 5px 5px 5px;
padding: 2px 10px 2px 10px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
#apDiv1 {
	position:relative;
	left:810px;
	top:500px;
	width:215px;
	height:227px;
	z-index:1;
	visibility: visible;
}
/* FIN ETIQUETAS DIV DE LAS PAGINAS DIRECTORIOS */
/* TABLAS */
.tablaAstro {width: 100%; border: 0px; padding: 2px 0px 0px 0px;table-layout: fixed; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
}
.tablaAstro td {
padding: 20px 0 20px 0;
background-color: #F0F0F0; 
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.tablaAstro2 {width: 100%; border: 0px; border-spacing: 0.1em;table-layout: fixed; 
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaIndexLibros {width: 70%; border:0px; margin:auto; border-spacing: 15px; 
}
.tablaIndiceFauna {margin:auto; border-spacing: 0.5em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaIndiceFauna td {
padding: 5px 5px 5px 5px;
background-color: #FFFFFF; 
border: 1px solid #A2C2DD;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.tablaIndiceFauna td:nth-child(2) {text-align: center;}
.tablaTablaCumbresGeneral {width: 100%; margin:auto; border-spacing: 0.0em;}
.tablaTablaCumbres {width: 97%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaTablaCumbres td {
padding: 15px 5px 15px 15px;
border-bottom: 1px solid #B1CDCC;
}
.tablaTablaCumbresCopia tr:nth-child(2n-1) {background-color: #A0B4C9;}
.tablaTablaCumbresCopia tr:nth-child(2n) {background-color: #D9ECF2;}
.tablaTablaCumbresNumero {width: 3%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaTablaCumbresNumero td {
padding: 15px 8px 15px 2px;
border-bottom: 1px solid #B1CDCC;
}
.tablaTablaCumbresNumeroCopia tr:nth-child(2n-1) {background-color: #A0B4C9;}
.tablaTablaCumbresNumeroCopia tr:nth-child(2n) {background-color: #D9ECF2;}
.tablaDirectorios {width: 70%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios td {
padding: 15px 5px 15px 15px;
border-bottom: 1px solid #B1CDCC;
}
.tablaDirectoriosCopia tr:nth-child(2n-1) {background-color: #A0B4C9;}
.tablaDirectoriosCopia tr:nth-child(2n) {background-color: #D9ECF2;}
.tablaListadoRutas {width: 100%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
}
.tablaListadoRutas td {
padding: 15px 3px 15px 10px;
border-bottom: 1px solid #B1CDCC;
}
.tablaListadoRutas td:nth-child(1) {width: 5%; text-align: right;}
.tablaListadoRutas td:nth-child(2) {line-height: 1.5em;}
.tablaListadoRutasCopia tr:nth-child(2n-1) {background-color: #A0B4C9;}
.tablaListadoRutasCopia tr:nth-child(2n) {background-color: #D9ECF2;}
.tablaListadoPicos {width: 95%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
text-decoration: none;
}
.tablaListadoPicos td {
padding: 15px 5px 15px 0px;
border-bottom: 1px solid #B1CDCC;
}
.tablaListadoPicos td:nth-child(1) {width: 5%; text-align: right;}
.tablaListadoPicos td:nth-child(2) {text-align: left;}
.tablaListadoCanales {width: 95%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
text-decoration: none;
}
.tablaListadoCanales td {
padding: 15px 15px 15px 0px;
border-bottom: 1px solid #B1CDCC;
}
.tablaListadoCanales td:nth-child(1) {width: 10%; text-align: right;}
.tablaListadoCanales td:nth-child(2) {text-align: left;}
.tablaListadoCanales tr:nth-child(2n-1) {background-color: #DEE9EF;}
.tablaListadoCanales tr:nth-child(2n) {background-color: #CFEAFE;}
.tablaListadoPicos2 {width: 80%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #0066FF;
	text-align: left;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
text-decoration: none;
}
.tablaDirectorios2 {width: 100%; margin:auto; border-spacing: 0.5em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
	border: 1px; border-style:solid;
	background-color: #FFFFFF; 
}
.tablaDirectorios2 td {width:11%;
padding: 0 2px 0 2px;
}
.tablaDirectorios3 {width: 95%; margin:auto; border-spacing: 0.5em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios3 td {
width: 33%;
padding: 0 5px 0 5px;
background-color: #FFFFFF; 
border: 1px; border-style:solid;
}
.tablaDirectorios4 {width: 25%; margin-right:0px; margin-left: auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios4 td {
background-color: #F9F9F9; 
}
.tablaDirectorios5 {width: 100%; margin:auto; border-spacing: 0.5em;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #3333FF;
	text-align: left;
	line-height: 0.5em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios5 td:nth-child(1) {width: 80%; text-align: left;}
.tablaDirectorios5 td:nth-child(2) {width: 10%; text-align: left;}
.tablaDirectorios5 td:nth-child(3) {width: 10%; text-align: center;
background-color: #3366CC; padding: 7px 7px 7px 7px;
}
.tablaDirectorios6 {width: 100%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7B0808;
	text-align: left;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios6 td:nth-child(1) {width: 70%; text-align: center; background-color: #7B0808;}
.tablaDirectorios6 td:nth-child(2) {width: 22%; text-align: left;}
.tablaDirectorios6 td:nth-child(3) {width: 10%; text-align: center;
background-color: #3366CC; padding: 7px 7px 7px 7px;
}
.tablaDirectorios6Base {width: 100%; margin:auto;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #0000FF;
	text-align: left;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: uppercase;
}
.tablaDirectorios6Base td:nth-child(1) {width: 70%; text-align: center;	border: 4px solid #A2C2DD;
}
.tablaDirectorios6Base td:nth-child(2) {width: 30%; text-align: center;
background-color: #3366CC; padding: 7px 7px 7px 7px;border-left: 20px solid #FFFFFF;
}
.tablaDirectorios61 {width: 97%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
	padding: 0px 0px 0px 7px;
}
.tablaBaseDatos {width: 100%; margin:auto; background-color: #FFFFFF;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: uppercase;
	padding: 0px 0px 0px 7px;
}
.tablaBaseDatos td {
padding: 0 25px 0 25px;
background-color: #0099FF; 
border-right: 20px solid #FFFFFF;
}
.tablaDirectorios62 {width: 97%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: right;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
	padding: 0px 0px 0px 7px;
}
.tablaDirectorios63 {width: 97%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7B0808;
	text-align: left;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios64 {width: 97%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #7B0808;
	text-align: left;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectorios64 td:nth-child(1) {width: 90%; text-align: left;}
.tablaDirectorios64 td:nth-child(2) {width: 10%; text-align: center;
 padding: 7px 7px 7px 7px;
}
.tablaDirectorios63 td:nth-child(1) {width: 90%; text-align: left;}
.tablaDirectorios63 td:nth-child(2) {width: 2%; text-align: left;}
.tablaDirectorios63 td:nth-child(3) {width: 10%; text-align: center;
 padding: 7px 7px 7px 7px;
}
.tablaCanales {width: 97%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FF0000;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
	padding: 0px 0px 0px 7px;
	border: 1px solid #B1CDCC;
	background: #DEE9EF;
}
.tablaMenu2 {width: 98%; margin:auto;  
color:#000;
 text-decoration:none;
 font-weight:400;
 font-size: 14px;
 padding:3px;
 font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
 text-transform:uppercase;
 letter-spacing:1px;
 border-spacing: 0px;
}
.tablaMenu2 td:nth-child(1) {width: 33.33%; border: 1px solid #A2C2DD;
}
.tablaMenu2 td:nth-child(2) {width: 33.33%; border: 1px solid #A2C2DD;
}
.tablaMenu2 td:nth-child(3) {width: 33.33%; border: 1px solid #A2C2DD;
}
.tablaSuscripciones {width: 100%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #7B0808;
	text-align: right;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
}
.tablaSuscripciones td:nth-child(1) {width: 25%; text-align: left;
}
.tablaSuscripciones td:nth-child(2) {width: 75%;
}
.tablaSuscripciones2 {width: 100%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center ;
	line-height: 1.2em;
	font-variant: normal;
	text-transform: none;
}
.tablaFormulariosIndex {width: 100%; margin:auto;  
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.2em;
	font-variant: normal;
	text-transform: none;
	margin-bottom: 2em;
}
.tablaDirectoriosRutasInicio {width: 90%; margin:auto; border-spacing: 0.0em; 
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 2em;
	font-variant: normal;
	text-transform: none;
}
.tablaDirectoriosRutasInicio td {
padding: 15px 30px 15px 30px;
border-bottom: 1px solid #B1CDCC;
}
.tablaDirectoriosRutasInicioCopia tr:nth-child(2n-1) {background-color: #A0B4C9;}
.tablaDirectoriosRutasInicioCopia tr:nth-child(2n) {background-color: #D9ECF2;}
.tablaSugerencias {width: 25%; border: 1px solid #000000; margin:auto; border-spacing: 0.1em;background:#CFDAEC; border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.7em;
	font-variant: normal;
	text-transform: none;
}
.tablaSugerencias2Copia {width: 50%; max-width: 350px; margin:auto; border-spacing: 0.1em; 
background-color: #BCEBFC; 
border: 0px solid #A2C2DD;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.7em;
	font-variant: normal;
	text-transform: none;
}
.tablaSugerencias2 {width: 100%; max-width: 350px; margin:auto; border-spacing: 0.3em 0.3em;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #B00232;
	text-align: center;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
	border-bottom: 1px solid #A0B4C9;
	border-top: 1px solid #A0B4C9;
}
.tablaFormasPago {width: 90%; margin: auto; border-spacing: 0.3em 0.3em;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 3em;
	font-variant: normal;
	text-transform: none;
	border-bottom: 1px solid #A0B4C9;
	border-top: 1px solid #A0B4C9;
}
.tablaPieRutasCopia {width: 100%; max-width: 350px; margin:auto; border-spacing: 0.3em 0.3em;
font-family: Verdana, Arial, Helvetica, sans-serif;
background-color: #A0B4C9; 
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #FF8000;
	text-align: center;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
border: 8px solid #FFFFFF;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.tablaPieRutas {width: 100%; max-width: 350px; margin:auto; border-spacing: 0.3em 0.3em;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #B00232;
	text-align: center;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
	border-bottom: 1px solid #A0B4C9;
}
.tablaNuevaSuscriptores {width: 100%; max-width: 350px; border-bottom: 1px solid #A2C2DD; margin:auto; border-spacing: 0.3em 0.3em;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1.9em;
	font-variant: normal;
	text-transform: none;
}
.tablaKmCopia {width: 100%; max-width: 350px; margin:auto; border-spacing: 0em 0em;
background-color:
#A0B4C9;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FBFEC7;
	text-align: center;
	line-height: 1.7em;
	font-variant: normal;
	text-transform: none;
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
.tablaKm {width: 100%; max-width: 350px; margin:auto; border-spacing: 0.3em 0.3em;
font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: right;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
	border: 1px solid #A0B4C9;
	background-color: #D8EDFA;
}
.tablaKm td:nth-child(1) {text-align: left;
}
.tablaFreefind {margin: auto;}
.tablaRegistro {width: 70%; border: 0px; margin:auto;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 1em;
	font-variant: normal;
	text-transform: none;
}
.tablaRegistro td {
text-align: left;
padding: 5px 0px 0px 0px;
}
.tablaMensajes {width: 100%; max-width: 500px; border: 0px; margin:auto; border-spacing: 0.3em 0.3em;
font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	line-height: 1.4em;
	font-variant: normal;
	text-transform: none;
}
.tablaMensajes td {
background-color: #7B0808; 
border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
-webkit-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
box-shadow: 3px 3px 5px 0px rgba(0,0,0,0.75);
}
/* FIN TABLAS */