body {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  margin-top: 20px;
  margin-bottom: 20px;  
  margin-right: 0px;
  margin-left: 0px;
  background-color: #FFFFFF;
}

td#borde-sup-izq {
  background-image: url(../../img/portada/borde_sup_izq.png);
}

td#borde-sup-dcha {
  background-image: url(../../img/portada/borde_sup_dcha.png);
}

td#borde-sup {
  background-image: url(../../img/portada/borde_sup.png);
}

td#borde-inf-izq {
  background-image: url(../../img/portada/borde_inf_izq.png);
}

td#borde-inf-dcha {
  background-image: url(../../img/portada/borde_inf_dcha.png);
}

td#borde-inf {
  background-image: url(../../img/portada/borde_inf.png);
}

td#borde-izq {
  background-image: url(../../img/portada/borde_izq.png);
}

td#borde-dcha {
  background-image: url(../../img/portada/borde_dcha.png);
}

td#fondo-raya {
  background-color: #d9d9d9;
}

td#fondo-titulo-cabecera {
  background-color: #7eba00;
}

td#recuadro-oscuro-pie {
  background-color: #cccccc;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #ffffff; 
}

td#recuadro-claro-pie {
  background-color: #e5e5e5;
  font-family: Tahoma, Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #000000; 
}

table#formulario-datos {
  border-color: #A0A0A0;
  border-style: solid;
  border-width: 3px;
}

table#mas-noticias {
  background-image: url(../../img/portada/fondo_degradado_noticias.png);
}

td#mas-noticias {
  font-size: 9px;
  font-weight: bold;
  color: #ffffff;
  text-align: left;
}

td#mas-noticias-separador {
  background-color: #d9d9d9;
}

input#campo-texto {
  background-color: #E0E0E0;
  border-color: #808080;
  border-style: solid;
  border-width: 1px;
}

hr#separador-texto {
  color: #0200FA;
  background-color: #0200FA;
  height: 1px;
  border: 0;
}

li#k-violeta {
  color: #9a01fc;
  text-align: left;
	list-style: none;
	background-image: url(../../img/portada/k_violeta_mini.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
}

li#k-verde {
  color: #000000;
  text-align: left;
	list-style: none;
	background-image: url(../../img/portada/k_verde_mini.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
}

li#k-rojo {
  color: #000000;
  text-align: left;
	list-style: none;
	background-image: url(../../img/portada/k_rojo_mini.png);
	background-position: left center;
	background-repeat: no-repeat;
	padding-left: 28px;
}

a:link#faq {
  text-decoration: none;
  font-size: 12px;
  color: #a0a0a0;
}

a:visited#faq {
  text-decoration: none;
  font-size: 12px;
  color: #a0a0a0;
}

a:hover#faq {
  text-decoration: underline;
  font-size: 12px;
  color: #a0a0a0;
}

a:active#faq {
  text-decoration: none;
  font-size: 12px;
  color: #a0a0a0;
}

a:link#verde {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:visited#verde {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:hover#verde {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:active#verde {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:link#noticia {
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
  color: #9ffd00;
}

a:visited#noticia {
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
  color: #9ffd00;
}

a:hover#noticia {
  text-decoration: underline;
  font-size: 9px;
  font-weight: bold;
  color: #9ffd00;
}

a:active#noticia {
  text-decoration: none;
  font-size: 9px;
  font-weight: bold;
  color: #9ffd00;
}

a:link#contacto {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:visited#contacto {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:hover#contacto {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:active#contacto {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9ffd00;
}

a:link#elearning {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9fffe1;
}

a:visited#elearning {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9fffe1;
}

a:hover#elearning {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #9fffe1;
}

a:active#elearning {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9fffe1;
}

a:link#desarrollo {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #fe6500;
}

a:visited#desarrollo {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #fe6500;
}

a:hover#desarrollo {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #fe6500;
}

a:active#desarrollo {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #fe6500;
}

a:link#eweb {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9a01fc;
}

a:visited#eweb {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9a01fc;
}

a:hover#eweb {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #9a01fc;
}

a:active#eweb {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #9a01fc;
}

a:link#eonline {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #fe0204;
}

a:visited#eonline {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #fe0204;
}

a:hover#eonline {
  text-decoration: underline;
  font-size: 11px;
  font-weight: bold;
  color: #fe0204;
}

a:active#eonline {
  text-decoration: none;
  font-size: 11px;
  font-weight: bold;
  color: #fe0204;
}

a:link#noticia-titulo {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  text-align: left;
}

a:visited#noticia-titulo {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  text-align: left;
}

a:hover#noticia-titulo {
  text-decoration: underline;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  text-align: left;
}

a:active#noticia-titulo {
  text-decoration: none;
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  text-align: left;
}

a:link#noticia-portada-titulo {
  text-decoration: none;
  color: #9ffd00;
}

a:visited#noticia-portada-titulo {
  text-decoration: none;
  color: #9ffd00;
}

a:hover#noticia-portada-titulo {
  text-decoration: underline;
  color: #9ffd00;
}

a:active#noticia-portada-titulo {
  text-decoration: none;
  color: #9ffd00;
}

a:link {
  text-decoration: none;
  color: #707070;
}

a:visited {
  color: #707070; 
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
  color: #707070;
}

a:active {
  color: #707070;
}

.enlaces-noticias {
  text-align: left;
  color: #efbd00;
  font-size: 12px;
  font-weight: bold;
  margin-left: 10px;
}  

.enlaces-eweb {
  text-align: center;
  color: #9a01fc;
}  

.enlaces-elearning {
  text-align: center;
  color: #7dddc0;
} 

.enlaces-desarrollo {
  text-align: center;
  color: #fe6500;
} 

.cuerpo {
  font-size: 12px;
  margin-top: 20px;
  margin-bottom: 20px;  
  margin-right: 10px;
  margin-left: 10px;
  color: #000000; 
  text-align: justify;
}

.micro {
  font-size: 9px;
  color: #000000;
  margin-bottom: 5px; 
}

.mini {
  font-size: 10px;
  color: #000000;
}

.mini-tab {
  font-size: 10px;
  color: #000000;
  margin-left: 5px;
}

.pie-web {
  font-size: 9px;
  color: #000000;
  text-align: center;
}

.encabezado-seccion {
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 10px;  
  margin-right: 0px;
  margin-left: 20px;
  color: #0200F9;
}

.encabezado-texto {
  font-size: 18px;
  margin-top: 15px;
  margin-bottom: 5px;  
  margin-right: 10px;
  margin-left: 0px;
  color: #B2B2B2;
  text-align: right;
}

.encabezado-texto-micro {
  font-size: 10px;
  font-weight: bold;
  margin-right: 10px;
  margin-left: 0px;
  color: #303030;
  text-align: right;
}

.mensaje-error {
  font-size: 12px;
  font-weight: bold;
  color: #800000;
  text-align: center;
}

.titulo {
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  text-align: left;
}

.noticia-titulo {
  font-size: 16px;
  font-weight: bold;
  color: #606060;
  text-align: left;
}

.noticia-cuerpo {
  font-size: 12px;
  color: #000000;
  text-align: justify;
}

.noticia-portada {
  font-size: 10px;
  color: #000000;
  text-align: justify;
}

.noticia-portada-titulo {
  font-size: 14px;
  font-weight: bold;
  color: #9ffd00;
  text-align: left;
}

.noticia-entradilla {
  font-size: 12px;
  color: #000000;
  text-align: justify;
}

.noticia-fecha {
  font-size: 10px;
  color: #909090;
  text-align: left;
}

.noticia-leermas {
  font-size: 11px;
  font-weight: bold;
  text-align: right;
}
