/* ---------------- */
/* --- General----- */
/* ---------------- */
html {
	height: 100%;
	width: 100%;
	margin: 0px;
}

body {
	height: 100%;
	width: 100%;
	margin: 0px;
	background-color: #FFFFFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
form {
	margin: 0px;
	padding: 0px;
}
p {
	margin-top: 0px;
	margin-bottom: 7px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0047B9;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0047B9;
	margin-top: 14px;
	margin-bottom: 7px;
	text-align: left;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #0047B9;
	margin-top: 0px;
	margin-bottom: 7px;
	text-align: left;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
	line-height: 12px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 0px;
	text-align: justify;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0047B9;
	text-align: justify;
	line-height: 12px;
	font-weight: normal;
	margin-top: 3px;
	margin-bottom: 14px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #0047B9;
	text-align: justify;
	line-height: 12px;
	font-weight: normal;
	margin-top: 7px;
	margin-bottom: 14px;
}


/* ---------------- */
/* --- Fondos ----- */
/* ---------------- */
.bg-azul {
	background-color: #0047B9;
}
.bg-gris {
	background-color: #999999;
}
.bg-top1 {
	background-image: url(../imagenes/top1.gif);
	background-repeat: no-repeat;
}
.bg-top2 {
	background-image: url(../imagenes/top2.gif);
	background-repeat: no-repeat;
}
.bg-top3 {
	background-image: url(../imagenes/top3.gif);
	background-repeat: no-repeat;
}
.bg-top4 {
	background-image: url(../imagenes/top4.gif);
	background-repeat: no-repeat;
}
.bg-bot-centr {
	background-image: url(../imagenes/bot_centr.gif);
	background-repeat: no-repeat;
}
.bg-bot-izq {
	background-image: url(../imagenes/bot_izq.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-bot-dcha {
	background-image: url(../imagenes/bot_dcha.gif);
	background-repeat: no-repeat;
	background-repeat: no-repeat;
	background-position: left top;
}
.bg-noticias {
	background-image: url(../imagenes/inicio_noticias_tile.gif);
	background-repeat: repeat-y;
}
.bg-destacados {
	background-image: url(../imagenes/inicio_destacados_tile.gif);
	background-repeat: repeat-y;
}
.bg-exterior-izq {
	background-image: url(../imagenes/bg_exterior_izq.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg-exterior-dcha {
	background-image: url(../imagenes/circulo_naranja.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
/* ---------------------------- */
/* --------- Menú ------------- */
/* ---------------------------- */
.menuizq-item {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.menuizq-item-margin5 {
	display: block;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}


/* ---------------------------- */
/* --- Texto Bloque Central --- */
/* ---------------------------- */

.campos-alt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}
.texto-bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: bold;
	color: #0047B9;
	text-align: justify;
}
.texto-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #666666;
	text-align: justify;
	text-decoration: none;
}
.texto-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #FFA700;
	text-align: justify;
	text-decoration: none;
}

.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
.texto-left {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-align: left;
}
.texto-superindice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	vertical-align: 10%;
}
.combo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #999999;
	height: 16px;
	width: 180px;
}
/* ---------------------------- */
/* ---------- TABLAS ---------- */
/* ---------------------------- */

.tabla-tit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E6ECF8;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-sublevel {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E6ECF8;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-tit1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E6ECF8;
	border: 1px solid #000000;
}
.tabla-sublevel1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
	background-color: #E6ECF8;
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-datos1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.tabla-datos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	border-right: 1px solid #000000;
}
.tabla-datos-sin-linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.tabla-tit-sin-linea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}
.tabla-datos-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #0047B9;
	border-right: 1px solid #000000;
}
.tabla-datos1-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #0047B9;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.tabla-datos-bold-bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #0047B9;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-datos1-bold-bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	line-height: 14px;
	color: #0047B9;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-bot {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-bot1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.tabla-superindice {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #000000;
	vertical-align: 10%;
}
.minitabla-izq {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	background-color: #E6ECF8;
	border: 1px solid #000000;
}
.minitabla-dcha {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	border-right: 1px solid #000000;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
}
.ficha-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
}
.tabla-anyo {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
font-weight: bold;
color: #0047B9;
}

/* ---------------------------- */
/* --------- DESCARGAS -------- */
/* ---------------------------- */
.descargas-categoria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
	color: #0047B9;
	text-align: left;
	padding-bottom: 2px;
	padding-top: 10px;
}
.descargas-titulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0047B9;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	line-height: 12px;
	padding-bottom: 2px;
}
.descargas-descripcion {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	padding-bottom: 2px;
}
.descargas-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	text-align: left;
	text-decoration: none;
}
.descargas-link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFA700;
	text-align: left;
	text-decoration: none;
}
.grupo-opciones {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#0047B9;
	font-style:normal;
}

