A:link,A:visited {
    color : #000000;
}
A:active {
    color: Silver;
}
BODY {
  background : White; /* Color oscuro */
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color : #000000;
  margin : 0;
/*  scrollbar-3dlight-color : #e57300;  Más oscuro que el oscuro
  scrollbar-arrow-color : #cdcdcd;  Color claro
  scrollbar-base-color : #666666;  Gris
  scrollbar-darkshadow-color : Black;  Negro 
  scrollbar-face-color : #e57500;  Color oscuro 
  scrollbar-highlight-color : #cdcdcd;  Color claro 
  scrollbar-shadow-color : #e57300;  Más oscuro que el oscuro
  scrollbar-track-color : #cdcdcd;  Color claro */
}
INPUT, TEXTAREA, SELECT, BUTTON {
  color : #FFFFFF;
  background : #e57500; /* Color claro */
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  border-width : 1px;
  border-style : solid;
  border-color : #000000;
}

TD.texto {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
}

TABLE.cabecera {
  background-color: #000000;
  width: 100%;
}

TD.cabecera_logo_izq {
  background-color: #ff6707;
  text-align: center;
  width : 149px;
}

TD.cabecera_flash {
  background-color: #000000;
  text-align: center;
  width: 100%;
}

TD.cabecera_logo {
  background-color: #000000;
  text-align: left;
  width : 120px;
}

TD.cabecera_menu {
  background-color: #ffffff;
  text-align: center;
  width: 100%;
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  height : 19px;
}

A.cabecera_menu {
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  text-decoration : none;
}

TD.cabecera_menu_izq {
  background-color: #ffffff;
  width : 120px;
}

TD.cabecera_naranja {
  background-color: #ff6707;
  width : 100%;
  height : 7px;
}

TD.cabecera_gris_titulo {
  color : #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold;
  background-color: #b1b3b6;
  width : 100%;
  height : 50px;
  text-align : center;
}

TD.cabecera_gris_izq {
  background-color: #b1b3b6;
  width : 120px;
  height : 50px;
}

TABLE.cuerpo {
  background-color: #ff6707;
  width: 100%;
}

TD.cuerpo_naranja_izq {
  background-color: #ffffff; /*#ff6707;*/
  width: 182px;
  height : 100%;
}

TD.cuerpo_central {
  background-color: #ffffff;
  width: 100%;
}

TD.cuerpo_naranja_der {
  background-color: #ff6707;
  width: 124px;
  height : 100%;
}

TABLE.cuerpo_izq {
  background-color: #ffffff;
  width: 182px;
  height : 100%;
}

TD.columna_naranja {
  background-color: #ff6707;
  width: 3px;
  height: 100%;
}

TD.columna_blanca {
  background-color: #ffffff;
  width: 176px;
}

TD.portada_gran_final {
  color : #ffffff;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  background-color: #ff6707;
  width : 150px;
  height : 28px;
  text-align : center;
}

TABLE.cuerpo_central {
  width: 100%;
}

TABLE.noticias_der {
  background-color: #000000;
  width: 118px;
}

TD.noticias_der{
  color : #ffffff;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  background-color: #000000;
  width : 112px;
  text-align : left;
}

A.noticias_der:link, A.noticias_der:visited, A.noticias_der:active {
  color : #ffffff;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  text-align : left;
}

TD.noticias_der_titulo{
  color : #ffffff;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  background-color: #000000;
  width : 104px;
  text-align : left;
}

TD.noticias_der_separacion{
  color : #ffffff;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  font-weight : bold;
  background-color: #000000;
  text-align : center;
}

TABLE.patrocinadores_der {
  background-color: #ffffff;
  width: 119px;
}

TD.patrocinadores_der {
  background-color: #ffffff;
  width : 112px;
  text-align : center;
}

TABLE.caja_blanca {
  background-color: #ffffff;
  width: 98%;
}

TD.caja_negra {
  background-color: #000000;
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
  color: #ffffff;
}

TABLE.portada_centro {
  background-color: #ffffff;
  width: 100%;
}

TABLE.portada_noticias_centro {
  background-color: #b1b3b6;
  width: 94%;
}

DIV.portada_noticia_titulo {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #000000;
}

A.portada_noticia_titulo {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #000000;
}

DIV.portada_noticia_texto {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #000000;
}

TD.texto {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 10px;
  color: #000000;
  text-align:justify;
  padding-left: 3px;
  padding-right: 3px;
}

A.equipo_menu {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  color: #000000;
  text-align: left;
  text-decoration:none;
}
TABLE.plantilla {
  background: #FFFFFF;
  border: 1px solid #000000;
  border-left-width : 1px;
  border-bottom-width : 1px;
  border-right-width : 1px;
  border-top-width : 1px;
  border-collapse: collapse;
  width : 500px;
}

TD.plantilla_tit {
  font-family : Verdana, Geneva, Arial, Helvetica;
  font-size : 9px;
  font-weight : bold;
  color : Black;
  text-align: center;
  border: 1px solid #000000;
}

TD.plantilla_dat {
  font-family : Verdana, Geneva, Arial, Helvetica;
  font-size : 9px;
  color : Black;
  text-align: center;
  border: 1px solid #000000;
}

DIV.noticia_titular {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #000000;
}

A.noticia_titular {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #000000;
  text-decoration:none;
}

DIV.noticia_texto {
  font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
  font-size : 12px;
  font-weight : bold;
  color: #000000;
  padding-left: 5px;
  padding-right: 5px;
}

TABLE.calendario {
  background-color: #ffffff;
  width: 90%;
  border: 1px solid #000000;
}
