/* CSS Document ECABEZADO FUTBOL BOLIVIA */

.encabezadoFutbol{ width:950px; background: url(/futbol/images/encabezado.jpg) no-repeat bottom; height:130px; }
.encabezadoFutbol .banner { float:left; width:650px; margin-left:25px  }
.encabezadoFutbol .banner .menuNavegacion {padding:8px 0 5px 110px}
.encabezadoFutbol .click { float:left; width:193px }
.cl { clear:both }
.cajatexto { border-bottom:1px #52A128 solid; border-left:1px #52A128  solid; border-top:1px #52A128  solid; border-right:0px solid #52A128 ; height:16px; color:#666666; width:119px}


/*-----MENU-------*/
.fondoMenu {background: url(/futbol/images/index_07.jpg); width:950px; height:27px; margin:0 auto}
.buscador {float:right; padding: 4px 5px 0 0; width:150px}
.menuFutbol{ font-family:Verdana, Geneva, sans-serif; background:url(/futbol/images/index_07.jpg); width:790px; float:left}
.menuFutbol ul { list-style:none; margin:0; padding:0; text-align:left }
.menuFutbol li { display:inline; }
.menuFutbol li a { background:url(/futbol/images/index_07.jpg); font-size:14px; color: #FFF; text-decoration:none; padding:5px 20px 0px 20px; border-right:2px #DCE0D7 solid; height:22px; display:block; float:left }
.menuFutbol li a:hover { background: url(/futbol/images/index_09.jpg); color:#FFF;}
.dropmenudiv { position:absolute; top: 0; border-bottom-width: 0; font:normal 10px Verdana; line-height:18px; z-index:100; background-color:#FFF; width: 150px; visibility: hidden; border:1px solid #999; padding:2px; text-align:left}
.dropmenudiv a { font-size:10px; display: block; /*width of menu (not including side paddings)*/ color: #666; background-color: #FFF; text-decoration: none; padding: 1px 2px; margin:2px; border-bottom:1px solid #CCC}
* html .dropmenudiv a { /*IE only hack*/ width: 100%;}
.dropmenudiv a:hover { background-color: #EFEFEF; color:#3E5E8F}


