body, td, li {
	FONT-SIZE: 14px;
	font-family: Arial;
}

input.enviar {
	font-weight: bold; 
	font-size: 14px; 
	color: black;
}

h1 {
	font-size: 200%
}

h2 {
	font-size: 180%
}

h3 {
	font-size: 160%
}

h4 {
	font-size: 140%
}

h5 {
	font-size: 120%
}

h6 {
	font-size: 100%
}

body {
	background-color: White;
}

li {
	line-height: 200%;
}

div.centro {
	text-align: center;
}

tabla_principal {
	width: 770px;
	border-collapse: collapse;
	padding: 0%;
}

tabla_ultimas_actualizaciones {
	background-color: #93A1B0;
	
}

img {
	border: 0px;
}

td {
	vertical-align: top;
}

td.grafico {
	vertical-align: bottom;
	width: 20px;
	text-align: center;
}

table.grafico {
	height: 120px;
}

td.imagenes-arriba {
	border: 0px;
	background: #CDD2D5;
}

td.izquierda {
	background-color: #8494A3;
	width: 200px;
	vertical-align: top;
	color: white;
	border-right: 1px solid #3C5772;
	padding: 0px;
}

td.ultimas-actualizaciones {
	background-color: #4C7CA4;
	width: 200px;
	color: black;
	border-right: 0px solid #708090;
	padding: 5px;
}

td.derecha {
	background-color: #A1AFBB;
	width: 550px;
}

td.bienvenida {
	
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	color: black;
	height: 320px;
	text-align: justify;
}

td.imagen-temas {
	background-color: #3C5772;
	width: 18%;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 1px;
	padding-right: 10px;
}

td.texto-temas {
	background-color: #3C5772;
	width: 82%;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
	border-bottom: thin solid #c0c0c0;
}

td.texto-temas-ultima-linea {
	background-color: #3C5772;
	width: 82%;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

td.fecha-actualizacion {
	background-color: #c0c0c0;
	border-top: solid;
	border-top-width: thin;
	border-color:	#AAB6C1;
	padding: 5px;	
}

td.menu-inferior {
	background-color: #c0c0c0;
	border-top: solid;
	border-top-width: thin;
	border-color:	#3F4F58;
	padding: 5px;	
}


td.tabla_pregunta {
	width: 530px;
	background-color:	#FFFFDF;	
	padding: 10px;
	border: thin;	
}


td.td_columna1_listado_respuestas {
	background-color: #BDC7D5;
	border-top: solid;
	border-top-width: thin;
	border-color:	#576975;
	padding: 5px;	
	width: 200px;
}

td.td_columna2_listado_respuestas {
	background-color: #BDC7D5;
	border-top: solid;
	border-top-width: thin;
	border-color:	#576975;
	padding: 5px;	
	width: 305px;
}

td.td_columna1_listado_preguntas {
	background-color: #BDC7D5;
	border-top: solid;
	border-top-width: thin;
	border-color:	#576975;
	padding: 5px;	
	width: 150px;
}

td.td_columna2_listado_preguntas {
	background-color: #BDC7D5;
	border-top: solid;
	border-top-width: thin;
	border-color:	#576975;
	padding: 5px;	
	width: 210px;
}

td.td_columna3_listado_preguntas {
	background-color: #BDC7D5;
	border-top: solid;
	border-top-width: thin;
	border-color:	#576975;
	padding: 5px;	
	width: 70px;
}

td.td_columna4_listado_preguntas {
	background-color: #BDC7D5;
	border-top: solid;
	border-top-width: thin;
	border-color:	#576975;
	padding: 5px;	
	width: 70px;
}


p.derecha {
	text-align: right;
}

p.centro {
	text-align: center;
}

table.contenido-derecha {
	width: 570px;
	color: white;
	
}

table.menu {
	width: 200px;
}

table.items-menu {
	background-color: #4C7CA4;
	width: 200px;
	color: White;
	font-weight: bold;
}


td.items-menu {
	background-color: #3C5772;
	padding: 7px;
	width: 200px;
}

td.items-menu_resaltado_a {
	background-color: #3C5772;
	padding: 7px;
	width: 190px;
}

td.items-menu_resaltado_b {
	background-color: #F5AA6C;
	padding: 7px;
	width: 10px;
}

td.items-menu_nivel2 {
	background-color: #3C5772;
	padding: 7px;
	width: 170px;
}

td.items-menu_en_blanco {
	background-color: #4C7CA4;
	padding: 7px;
	width: 10px;
}


td.items-menu-tipo2 {
	background-color: #40698A;
	padding: 7px;
	width: 220px;
}

table {
	font-family: arial, 'sans serif';
	border-collapse: collapse;
	text-align: left;
	background-color: #4C7CA4;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #4C7CA4;
	border-right-color: #4C7CA4;
	border-bottom-color: #4C7CA4;
	border-left-color: #4C7CA4;
}

div.derecha_tamanno_letra {
	text-align: right;
	font-size: 10px;
}



a:link {
	text-decoration: underline;
	color: Navy;
}


a:visited {
	text-decoration: underline;
	color: Navy;
}


a:hover {
	text-decoration: underline;
	color: Navy;
}


a:active {
	text-decoration: underline;
	color: Navy;
}

a:hover {
	color: Navy;
	text-decoration: underline;
	font-weight: bold
}

a.menu:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.menu:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.menu:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.menu:hover {
	color: #FFA500;
	text-decoration: none;
	font-weight: bold
}



a.link_encabezado:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.link_encabezado:link {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.link_encabezado:visited {
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}


a.link_encabezado:hover {
	color: #FFA500;
	text-decoration: none;
	font-weight: bold
}

h1,h2,h3,h4,h5,h6 {
	font-family: arial, 'sans-serif';
}




a.leer_mas {	
	color: #FFA500;
}

a.leer_mas:visited {
	color: #FFA500;
}

a.leer_mas:hover {
	color: #FFA500;
}

