/* CSS  Encabezado MUNDIAL DE FÚTBOL 2010*/

.encabezadoMundial { width:1000px; background: url(/mundial/2010/images/argentina/cabezote_mundia2010_03.jpg) no-repeat bottom; height:176px; margin:0 auto }
.encabezadoMundial  .banner { float:right; padding-right:5px }
.encabezadoMundial  .click { float:left }
.cl { clear:both }
.cajatexto {border-bottom:1px #A00000 solid; border-left:1px #A00000 solid; border-top:1px #A00000 solid; border-right:0px solid #A00000; height:16px; color:#666666; width:119px}


/*-----MENU-------*/
.fondoMenu {background: url(/mundial/2010/images/menuSW.jpg); width:1000px; height:27px; margin:0 auto; margin-top:1px}
.menuMundial { font-family:Verdana, Geneva, sans-serif; background: url(/mundial/2010/images/menuSW.jpg); width:1000px;}
.menuMundial  ul { list-style:none; margin:0; padding:0; text-align:left }
.menuMundial  li { display:inline; }
.menuMundial  li a { background:url(/mundial/2010/images/menuSW.jpg); font-size:12px; color:#FFF; text-decoration:none; padding:7px 12px 0px 13px; border-right:2px #DCE0D7 solid; height:20px; display:block; float:left; }
.menuMundial  li a:hover { background:url(/mundial/2010/images/menu.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: 110px; 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:#1E7BC4}

