BODY {
   text-align:center;
   background : url(http://www.acb.com/docs/imgs/fondo.jpg) no-repeat scroll center 0 black;
   background-attachment: fixed;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12px;
   margin-top: 0;
   margin-bottom : 0;
   margin-left : 0;
/* scrollbar-3dlight-color : #131313;
   scrollbar-arrow-color : white;
   scrollbar-base-color : #666666;
   scrollbar-darkshadow-color : Black;
   scrollbar-face-color : #373737;
   scrollbar-highlight-color : White;
   scrollbar-shadow-color : #131313;
   scrollbar-track-color : #E3712C; */
}

A:ACTIVE, A:LINK, A:VISITED {
   color: Black;
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
}
A:hover {
   color: Black;
   text-decoration : underline;
   font-family : Arial, Helvetica, sans-serif;
}

A.blanco:ACTIVE, A.blanco:LINK, A.blanco:VISITED {
   color: White;
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
}
A.blanco2:ACTIVE, A.blanco2:LINK, A.blanco2:VISITED {
   color: White;
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
}
A.blanco2:hover {
   color: White;
   text-decoration : underline;
   font-family : Arial, Helvetica, sans-serif;
}
A.blancob:ACTIVE, A.blancob:LINK, A.blancob:VISITED {
   color: White;
   text-decoration : none;
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
}
A.blancomenu:ACTIVE, A.blancomenu:LINK, A.blancomenu:VISITED {
   color: White;
   text-decoration : none;
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
}
A.blancomenu:hover {
   color: #9C001A;
   text-decoration : none;
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
}
A.negro2:ACTIVE, A.negro2:LINK, A.negro2:VISITED {
   color: Black;
   text-decoration : none;
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
}
A.negro2:hover {
   color: Black;
   text-decoration : underline;
   font-weight : bold;
   font-family : Arial, Helvetica, sans-serif;
}
A.azul:ACTIVE, A.azul:LINK, A.azul:VISITED {
   color: #482FB3;
   font-family : Arial, Helvetica, sans-serif;
}

A.azul2:ACTIVE, A.azul2:LINK, A.azul2:VISITED {
   color: blue;
   font-family : Arial, Helvetica, sans-serif;
}
A.naranja:ACTIVE, A.naranja:LINK, A.naranja:VISITED {
   color: #1F46D2;
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
}
A.naranja:hover {
   color: #1F46D2;
   text-decoration : underline;
   font-family : Arial, Helvetica, sans-serif;
}
A.naranjaPOF:ACTIVE, A.naranjaPOF:LINK, A.naranjaPOF:VISITED, A.naranjaPOF:hover {
   color: #1F46D2;
   text-decoration : none;
   font-family : Arial, Helvetica, sans-serif;
}

INPUT.con, TEXTAREA.con, SELECT.con, BUTTON.con {
   color : Black;
   background : white; /* Color claro */
   font-family : Arial, Helvetica, sans-serif;
   font-size : 10px;
   border-width : 1px;
   border-style : solid;
   border-color : Black;
   padding : 2px;
}

INPUT.sin {
   color : Black;
/* background : yellow;  Color claro    */
   font-family : Arial, Helvetica, sans-serif;
   font-size : 8pt;
   padding : 2px;
}

SELECT.peq {
   color : Black;
   background : white; /* Color claro */
   font-family : Arial, Helvetica, sans-serif;
   font-size : 8pt;
   border-width : 1px;
   border-style : solid;
   border-color : Black;
   padding : 2px;
}

/* CONTENEDOR DE LA CABECERA  */

#cabecera {
   width : 770px;
   text-align : center;
   height : 126px;
   margin-right:auto;
   margin-left:auto;
   margin-top: 0;
   padding:0px;
   }

/* CONTENEDOR DEL LOGO DE ACB LA CABECERA  */

#cabecera_logo {
   width : 100%;
   background : Black;
   text-align : left;
   }

/* CONTENEDOR DE LA FILA DE EN MEDIO DE LA CABECERA  */

#cabecera_media {
   width : 100%;
   }

/* CONTENEDOR DE LA FILA DE ABAJO DE LA CABECERA  */

#cabecera_abajo {
   width : 100%;
   }

/* ELEMENTOS DE LA FILA DE EN MEDIO DE LA CABECERA  */

#fecha {
   background : #d04936;
   width : 160px;
   height : 20px;
   float : left;
   text-align : center;
   font-size : 10px;
   color : black;
   }

#TV {
   background : #d04936;
   width : 20px;
   height : 20px;
   text-align : left;
   float : left;
   font-size : 10px;
   }

#partidos {
   background : #d04936;
   width : 238px;
   height : 20px;
   text-align : left;
   float : left;
   font-size : 10px;
   }

#hora {
   background : #004883; /*#246867;*/
   color: white;
   width : 80px;
   height : 20px;
   text-align : center;
   float : left;
   font-family : Arial, Helvetica, sans-serif;
   font-size : 12pt;
   font-weight : bold;
   }

#certina {
   background : Black;
   width : 121px;
   height : 20px;
   text-align : center;
   float : left;
   }

#buscador {
   background : #246867;
   width : 151px;
   height : 20px;
   text-align : center;
   float : left;
   padding : 0px;
   vertical-align : middle;
   }

/* ELEMENTOS DE LA FILA DE ABAJO DE LA CABECERA  */

#boton_izq {
   background : Black;
   float : left;
   text-align : center;
   width : 145px;
   vertical-align : middle;
   }

#banner {
   background : Black;
   text-align : center;
   float : left;
   width : 468px;
   vertical-align : middle;
   padding-left : 6px;
   padding-right : 6px;
   }

#boton_der {
   background : Black;
   text-align : center;
   float : left;
   width : 145px;
   vertical-align : middle;
   }

#cabecera2 {
   width : 770px;
   text-align : center;
   height : 157px;
   margin-right:auto;
   margin-left:auto;
   margin-top: 0;
   padding:0px;
}

/* CONTENEDOR DEL LOGO DE ACB LA CABECERA  */

#cabecera_logo2 {
   width : 470px;
   float : left;
   background : Black;
   text-align : left;
   }

/* ELEMENTOS DE LA FILA DE ABAJO DE LA CABECERA  */

#boton_izq2 {
   float : left;
   text-align : center;
   width : 21px;
   vertical-align : middle;
   }

#banner2 {
   background : Black;
   text-align : center;
   float : left;
   width : 728px;
   height: 90px;
   vertical-align : middle;
   padding: 0;
   border-top: 1px solid #e3702d;
   border-bottom: 1px solid #e3702d;
   }

#boton_der2 {
   text-align : center;
   float : left;
   width : 21px;
   vertical-align : middle;
   }
#banner_sec {
   text-align : center;
   float : left;
   width : 300px;
   height: 45px;
   }
/* CONTENEDOR DEL CUERPO  */
TABLE.cuerpo {
   background : white;
   padding:0px;
   width : 1003px;
   border: 0;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   }
TABLE.cuerpoart {
   background : white;
   background-image : url("../imgs/fondoarticulos.gif");
   background-repeat: repeat-y;
   background-position: right;
   padding:0px;
   width : 770px;
   border: 0;
   text-align: center;
   margin-left: auto;
   margin-right: auto;
   }
/* ELEMENTOS CENTRALES DE LA WEB, LOS MENÚS LATERALES Y EL ESPACIO PARA EL CONTENIDO  */

#menu_izq {
   color : black;
   float : left;
   width : 145px;
   background : White;
   text-align : center;
   }

#contenido {
   color : black;
   float : left;
   width : 468px;
   background: White;
   text-align : center;
   padding-left : 6px;
   padding-right : 6px;
   }

#menu_der {
   background : white;
   color : black;
   float : left;
   width : 145px;
   text-align : center;
   }
#menu_derart {
   color : black;
   float : left;
   width : 145px;
   text-align : center;
   }

/* ELEMENTOS DEL MENÚ DE LA IZQUIERDA  */

#menutitulo {
   background-image : url("../imgs/titulomenu.gif");
   width : 145px;
   height : 22px;
   text-align : left;
   font-size : 8pt;
   font-weight: bold;
   color : white;
   z-index: 10;
   }
DIV.menutitulo {
   background-image : url("../imgs/titulomenu.gif");
   width : 145px;
   height : 22px;
   text-align : left;
   font-size : 8pt;
   font-weight: bold;
   color : white;
   z-index: 10;
   }
#menupie {
   background-image : url("../imgs/piemenu.gif");
   width : 145px;
   height : 7px;
   z-index: 10;
   }
DIV.menupie {
   background-image : url("../imgs/piemenu.gif");
   width : 145px;
   height : 7px;
   z-index: 10;
   }
#menucontenido {
   background-color : #1F46D2;
   width : 145px;
   text-align : left;
   font-size : 10px;
   font-weight: bold;
   padding-top: 2px;
   z-index: 10;
   }
DIV.menucontenido {
   background-color : #1F46D2;
   width : 145px;
   text-align : left;
   font-size : 10px;
   font-weight: bold;
   padding-top: 2px;
   z-index: 10;
   }
#menucontenido2 {
   background-color : #1F46D2;
   width : 145px;
   font-size : 10px;
   font-weight: bold;
   z-index: 10;
   }
DIV.menucontenido2 {
   background-color : #1F46D2;
   width : 145px;
   font-size : 10px;
   font-weight: bold;
   z-index: 10;
   }
DIV.menucontenido3 {
   background-color : #1F46D2;
   width : 145px;
   font-family: Arial, Helvetica, sans-serif;
   font-size : 8pt;
   font-weight: normal;
   text-align : left;
   z-index: 10;
   }
#menuimagen {
   width : 145px;
   z-index: 10;
   }
DIV.menuimagen {
   width : 145px;
   z-index: 10;
   }
#menuopcion {
   background-color : #E3712C;
   color : white;
   width : 145px;
   font-size : 8pt;
   font-weight: bold;
   border-bottom: 1px solid #BC5016;
   text-align : left;
   padding-top: 1px;
   padding-bottom: 1px;
   z-index: 10;
   }
DIV.menuopcion {
   background-color : #E3712C;
   color : white;
   width : 145px;
   font-size : 8pt;
   font-weight: bold;
   border-bottom: 1px solid #BC5016;
   text-align : left;
   padding-top: 1px;
   padding-bottom: 1px;
   z-index: 10;
   }
#menuseparacion {
   width : 145px;
   height : 5px;
   z-index: 10;
   }
DIV.menuseparacion {
   width : 145px;
   height : 5px;
   z-index: 10;
   }
#menuseparacionblanco {
   background-color : white;
   width : 145px;
   height : 5px;
   z-index: 10;
   }
DIV.menuseparacionblanco {
   background-color : white;
   width : 145px;
   height : 5px;
   z-index: 10;
   }
#menuseparacionblanco2 {
   background-color : white;
   width : 150px;
   height : 5px;
   z-index: 10;
   }
DIV.menuseparacionblanco2 {
   background-color : white;
   width : 150px;
   height : 5px;
   z-index: 10;
   }
#menupubliizqda {
   background-color : #717171;
   width : 145px;
   height : 60px;
   text-align : right;
   z-index: 10;
}
#menutituloder {
   background-image : url("../imgs/titulomenuder.gif");
   width : 145px;
   height : 22px;
   text-align : left;
   font-size : 8pt;
   font-weight: bold;
   color : white;
   z-index: 10;
   }
DIV.menutituloder {
   background-image : url("../imgs/titulomenuder.gif");
   width : 145px;
   height : 22px;
   text-align : left;
   font-size : 8pt;
   font-weight: bold;
   color : white;
   z-index: 10;
   }
DIV.menutituloder2 {
   background-image : url("../imgs/titulomenuder2.gif");
   width : 145px;
   height : 22px;
   text-align : left;
   font-size : 8pt;
   font-weight: bold;
   color : white;
   z-index: 10;
   }
#menupieder {
   background-image : url("../imgs/piemenuder.gif");
   width : 145px;
   height : 7px;
   z-index: 10;
   }
DIV.menupieder {
   background-image : url("../imgs/piemenuder.gif");
   width : 145px;
   height : 7px;
   z-index: 10;
   }
#menutitulo2 {
   background-image : url("../imgs/titulomenu2.gif");
   background-repeat: no-repeat;
   background-position: center;
   width : 133px;
   height : 22px;
   text-align : center;
   font-size : 9pt;
   color : white;
   z-index: 10;
   padding-right: 6px;
   padding-left: 6px;
   }
DIV.menutitulo2 {
   background-image : url("../imgs/titulomenu2.gif");
   background-repeat: no-repeat;
   background-position: center;
   width : 133px;
   height : 22px;
   text-align : center;
   font-size : 9pt;
   color : white;
   z-index: 10;
   padding-right: 6px;
   padding-left: 6px;
   }
#menuacbmail {
   background-image : url("../imgs/acbmail2.gif");
   background-repeat: no-repeat;
   background-position: center;
   width : 130px;
   height : 42px;
   text-align : left;
   font-size : 8pt;
   color : black;
   z-index: 10;
   padding-right: 6px;
   padding-left: 9px;
   }
#menuforo {
   background-image : url("../imgs/aforodescubierto.gif");
   background-repeat: no-repeat;
   background-position: center;
   width : 130px;
   height : 128px;
   text-align : left;
   font-size : 8pt;
   color : black;
   z-index: 10;
   padding-right: 6px;
   padding-left: 9px;
}
#menublogs {
   background-image : url("../imgs/ACBLOGS_boton.gif");
   background-repeat: no-repeat;
   background-position: center;
   width : 133px;
   height : 93px;
   text-align : left;
   font-weight:bold;
   font-size : 8pt;
   color : black;
   z-index: 10;
}
#menublogs a{
  display:block;
  width:133px;
  height:93px;
  color:#000000;
  text-decoration:none;
}
#menuencuesta {
   background-image : url("../imgs/encuesta.gif");
   background-repeat: no-repeat;
   background-position: center;
   width : 130px;
   height : 166px;
   text-align : left;
   font-size : 8pt;
   color : black;
   z-index: 10;
   padding-right: 6px;
   padding-left: 9px;
   }
#menupublidcha {
   background-color : #717171;
   width : 145px;
   height : 60px;
   text-align : left;
   z-index: 10;
}

/* CONTENEDOR DEL PIE  */

#separacionblancocompleta {
   background-color : white;
   width : 770px;
   height : 5px;
   z-index: 10;
   margin-left: auto;
   margin-right: auto;
   }
#separacionblancocompleta2 {
   background-color : white;
   width : 1003px;
   height : 5px;
   z-index: 10;
   margin-left: auto;
   margin-right: auto;
   }
#separacioncompleta {
   width : 770px;
   height : 5px;
   z-index: 10;
   }

#pie {
   background-color : #1F46D2;
   background-image : url("../imgs/pie.gif");
   background-repeat: no-repeat;
   background-position: top center;
   width : 770px;
   height : 46px;
   text-align : center;
   font-size : 8pt;
   color : white;
   padding-top: 3px;
   z-index: 10;
   margin-left: auto;
   margin-right: auto;
   }
#pie2 {
   background-color : #1F46D2;
   background-image : url("../imgs/pie.gif");
   background-repeat: no-repeat;
   background-position: top center;
   width: 1003px;
   height : 46px;
   text-align : center;
   font-size : 8pt;
   color : white;
   padding-top: 3px;
   z-index: 10;
   margin-left: auto;
   margin-right: auto;
  }
