/* Estilos Globales */

body {
	margin:0px;
	}
	
td {
	font:11px arial;
	color:#99CCFF;
	}
	
hr {
	height:1px; 
	color: #cccccc;
	border: none;
	}
/* Enlace normal */	
a {
	color: #cccccc;
	}
/* Enlace normal: al pasar por encima */	
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
	
#sidebarHeader {
	padding: 0px 4px 14px 4px;
	}
/*
#logo {
	font:18px georgia;
	color: #9900CC;
	line-height:24px;
	letter-spacing:0.4em;
	}
*/
#tagline {
	color: #666666;
	line-height:normal;
	letter-spacing:0.4em;
	font-family: georgia;
	font-size: 12px;
	}
	
#dateformat a {
	color:#99CCFF;
	font:11px georgia;
	color: #99CCFF;
	letter-spacing:.2em;
	text-decoration:none;
	font-weight:bold;
	}
	
#dateformat a:hover {
	color: #ffffff;
	}

/* Class Styles */

.bodyText {
	font:11px arial;
	color:#99CCFF;
	line-height:20px;
	letter-spacing:0.1em;
	margin-top:0px;
	vertical-align: super;
	}
	
.pageName{
	color: #FF0033;
	line-height:20px;
	letter-spacing:0.1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	}
	
.subHeader {
	font:16px georgia;
	color: #00FF66;
	font-weight:bold;
	letter-spacing:0.1em;
	line-height:16px;
	}	
	
.sidebarHeader {
	font:14px georgia;
	color: #99CCFF;
	font-weight:bold;
	letter-spacing:.1em;
	line-height:16px;
	}	
	
.detailText {
	font:11px arial;
	color:#ffffff;
	line-height:16px;
	letter-spacing:.1em;
	}
	
.smallText {
	font:10px arial;
	color:#99CCFF;
	}
	

	
.titulo_contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.2em;
	
}

.titulo_contenido_amarillo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #FFFF66;
	letter-spacing: 0.2em;
	
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.TextoCentral {
color: #FFFFFF
}
.MesesAgenda {
	font-size: 16px;
	color: #FFFFFF;
}

/* ************************************************* */
/* ************************************************* */
/* ************************************************* */
/* ************ WEB ANSCHMA CAT ******************** */
/* ************************************************* */
/* ************************************************* */
/* ************************************************* */


/* Navegacion menu lateral */
#navigation a {
	font:11px georgia;
	color: #99CCFF;
	font-weight:bold;
	text-decoration: none;
	letter-spacing:.1em;
	line-height:16px;
	display:block;
	padding:10px;
	border: 1pt solid rgb(20,40,95);
	border-right-width: 0px; 
	border-left-width: 0px; 
	}

/* Navegacion menu lateral (al pasar por encima) */	
#navigation a:hover {
	color:#ffffff;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: 1pt;
	border-bottom-width: inherit;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	}

/* Idiomas que todavía no estan operativos  */	
.IdiomasNoActivos {
	color: #666666;
	font-size: 16px;
	font-family: "Trebuchet MS";
	letter-spacing: 0.1em;
}

/* Idiomas operativos  */	
.IdiomasActivos {
	color: #cccccc;
	font-size: 16px;
	font-family: "Trebuchet MS";
	letter-spacing: 0.1em;}

/* Body Página INDEX.HTML  */	
.ContenidoPaginaPrincipal {
	font-size: 16px;
	font-family: "Trebuchet MS";
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

/* Texto sobre la resolución óptima  */	
.ResolucionVisual {
	font-size: 10px;
	color: #CCCCCC;
	letter-spacing: 0.2em;
	font-family: Arial, Helvetica, sans-serif;
}

/* Título de cada LINK  */	
.Subtitulo_contenido {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	letter-spacing: 0.2em;
}

/* Título de cada LINK  AMARILLO*/	
.Subtitulo_contenido_amarillo {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFF66;
	letter-spacing: 0.2em;
}

/* Título de cada LINK  VERDE*/	
.Subtitulo_contenido_verde {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #00FF33;
	letter-spacing: 0.2em;
}

/* Contenido Página Normal  */	
.CuerpoPagina {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

/* Contenido Página Normal Amarillo  */	
.CuerpoPaginaAmarillo {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFF66;
	letter-spacing: 0.1em;
}

/* Cabecera Tabla */	
.CuerpoPaginaTablaTitulo {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight:bold;
}

/* Cabecera Tabla Amarillo*/	
.CuerpoPaginaTablaTituloAmarillo {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color:  #FFFF66;
	letter-spacing: 0.1em;
	font-weight:bold;
}

/* Cabecera Tabla Verde*/	
.CuerpoPaginaTablaTituloVerde {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #00FF33;
	letter-spacing: 0.1em;
	font-weight:bold;
}


/* Contenido Página Tabla Contenido determinado  */	
.CuerpoPaginaTablaDeterminado {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #99CCFF;
	letter-spacing: 0.1em;
	font-weight:bold;
	
}

/* Contenido Página Tabla Cursiva Contenido determinado  */	
.CuerpoPaginaTablaDeterminadoCursiva {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #99CCFF;
	letter-spacing: 0.1em;
	font-weight:bold;
	font-style: italic;	
}
/* Contenido Página Tabla Contenido determinado Debajo 12 */	
.CuerpoPaginaTablaDeterminado2 {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #99CCFF;
	letter-spacing: 0.1em;
	font-weight:bold;
	
}

/* Contenido Página Tabla Contenido determinado Debajo 12  AMARILLO */	
.CuerpoPaginaTablaDeterminado2Amarillo {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFF66;
	letter-spacing: 0.1em;
	font-weight:bold;
	
}

/* Contenido Página Tabla Contenido determinado Debajo 12  VERDE */	
.CuerpoPaginaTablaDeterminado2Verde {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #00FF33;
	letter-spacing: 0.1em;
	font-weight:bold;
	
}
/* Contenido Página Tabla Contenido POR DETERMINAR */	
.CuerpoPaginaTablaPorDeterminar {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000066;
	letter-spacing: 0.1em;
	font-weight:bold;
	
}

/* Punto de Indice*/	
.PuntoTablaAzul {

	font-family: "Trebuchet MS";
	font-size: 24px;
	color: #99CCFF;
	letter-spacing: 0.1em;
	font-weight:bold;
}

/* Indice Temas de Cuerpo Subrayado   */	
.CuerpoPaginaPuntoSubrayado {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	text-decoration:underline;
	letter-spacing: 0.1em;
}

/* En Construcción */	
.EnConstruccion {

	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #FFCC00;
	letter-spacing: 0.1em;
}

/* Pie de página en amarillo. explicación  */	
.PiePaginaPetit {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #E69B00;
	letter-spacing: 0.1em;
}

/* Pie de página en blanco explicación  */	
.PiePaginaPetitBlanco {

	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	font-weight:bold;
}

/* Texto de Enlaces Web*/	
.EnlacesWeb {

	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	letter-spacing: 0.1em;
}

