bueno ahora ya pude solucionar varios problemas pero ahora presento uno con IE 7 y no se como reparlo, el problema es que en IE 7 no se ve el contenido del menu desplegable.
Css para IE 7:
Código CSS:
Ver original
body { background: #DCDCDC url("../img/fondo.jpg") center 0 no-repeat; font-family: Verdana, Sans-Serif; font-size: 12px; } #Contenedor { position: relative; width: 1002px; height: auto; overflow: hidden; left: 50%; margin-left: -501px; } #Cabezal { position: relative; width: 1002px; height: auto; overflow: hidden; float: center; top: -8px; } #BolaLogo { position: relative; width: 130px; height: 121px; float: left; } #TextoLogo { position: relative; width: 652px; height: 34px; float: left; top: 5px; } #Publicidad { position: relative; width: 500px; height: 80px; float: left; overflow: hidden; top: 5px; text-align: center; background: url("../img/publicidad.png"); } #PubDentro { position: relative; top: 10px; } #Menu { position: relative; width: 1002px; height: 40px; list-style:none; left: 50%; margin-left: -501px; } #Cerrar { position: relative; width: 500px; height: 15px; float: center; left: 150px; text-align: center; } #Television a{ background-image:url('../img/menu.png'); display: block; float: left; width: 175px; height: 40px; } #Deportes a{ background-image:url('../img/menu.png'); background-position: -178px 0px; display: block; float: left; width: 105px; height: 40px; } #Infantiles a{ background-image:url('../img/menu.png'); background-position: -283px 0px; display: block; float: left; width: 199px; height: 40px; } #Variados a{ background-image:url('../img/menu.png'); background-position: -482px 0px; display: block; float: left; width: 100px; height: 40px; } #Peliculas a{ background-image:url('../img/menu.png'); background-position: -582px 0px; display: block; float: left; width: 95px; height: 40px; } #Series a{ background-image:url('../img/menu.png'); background-position: -677px 0px; display: block; float: left; width: 153px; height: 40px; } #Emisoras a{ background-image:url('../img/menu.png'); background-position: -830px 0px; display: block; float: left; width: 172px; height: 40px; } #Television a:hover{ background-image:url('../img/menu.png'); background-position: 0px -41px; display: block; float: left; width: 175px; height: 40px; } #Deportes a:hover{ background-image:url('../img/menu.png'); background-position: -178px -41px; display: block; float: left; width: 105px; height: 40px; } #Infantiles a:hover{ background-image:url('../img/menu.png'); background-position: -283px -41px; display: block; float: left; width: 199px; height: 40px; } #Variados a:hover{ background-image:url('../img/menu.png'); background-position: -482px -41px; display: block; float: left; width: 100px; height: 40px; } #Peliculas a:hover{ background-image:url('../img/menu.png'); background-position: -582px -41px; display: block; float: left; width: 95px; height: 40px; } #Series a:hover{ background-image:url('../img/menu.png'); background-position: -677px -41px; display: block; float: left; width: 153px; height: 40px; } #Emisoras a:hover{ background-image:url('../img/menu.png'); background-position: -830px -41px; display: block; float: left; width: 172px; height: 40px; } #ContenidoTe { position: relative; width: 800px; height: auto; overflow:hidden; left: 5px; top: -2px; background: url("../img/fondomenu.png"); display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } #ContenidoDe { position: relative; width: 800px; height: auto; overflow:hidden; left: 120px; top: -2px; background: url("../img/fondomenu.png"); display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } #ContenidoIn { position: relative; width: 800px; height: auto; overflow:hidden; top: -2px; background: url("../img/fondomenu.png"); left: 125px; display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } #ContenidoVa { position: relative; width: 800px; height: auto; overflow:hidden; top: -2px; background: url("../img/fondomenu.png"); left: 130px; display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } #ContenidoPe { position: relative; width: 800px; height: auto; overflow:hidden; top: -2px; background: url("../img/fondomenu.png"); left: 135px; display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } #ContenidoSe { position: relative; width: 800px; height: auto; overflow:hidden; top: -2px; background: url("../img/fondomenu.png"); left: 140px; display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } #ContenidoEm { position: relative; width: 800px; height: auto; overflow:hidden; top: -2px; background: url("../img/fondomenu.png"); left: 190px; display: none; border-radius-bottom-right: 10px; border-radius-bottom-left: 10px; -webkit-border-radius-bottom-right: 10px; -webkit-border-radius-bottom-left: 10px; -moz-border-radius-bottomright: 10px; -moz-border-radius-bottomleft: 10px; border: 1px solid #000; border-top: 0px; z-index: 1; } .Organizado { position: relative; width: 800px; left: 0px; z-index: 2; } .Canalito { font-weight: bold; font-size: 12px; text-align: left; width: 100px; margin: 10px; float: left; } .Canalito:hover { text-decoration: none; border: 0px; color: #000; } .Canalito a:link { text-decoration: none; border: 0px; color: #000; } .Canalito a:visited { text-decoration: none; border: 0px; color: #000; } .Canalito a:active { text-decoration: none; border: 0px; color: #000; } #Imgcanalito { position: relative; top: 2px; float: right; } #Cuerpo { position: relative; width: 1002px; overflow:hidden; top: 10px; left: 50%; margin-left: -503px; background: #FFF; background-repeat:repeat-x; border-radius: 3px; border-radius: 3px; -webkit-border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -moz-border-radius: 3px; border: 1px solid #838383; } .Video { position: relative; width: 500px; height: 355px; float: left; background: url("../img/fondovideo.png"); text-align: center; } #Video { position: relative; margin: 5px; } #Opciones { position: relative; width: 550px; height: 28px; left: -25px; text-align: center; } .Chat { position: relative; width: 500px; height: 355px; float: right; background: url("../img/fondochat.png"); text-align: center; } #Chat { position: relative; top: 20px; margin: 5px; } #PubliGrande { position: relative; float: center; text-align: center; margin: 10px; } #PublicidadAbajo { position: relative; float: center; top: 20px; color: #DCDCDC; height: 100px; width: 1002px; } #Footer { position: relative; width: 1002px; height: 82px; overflow: hidden; background: url("../img/footer.png"); top: 12px; } #Contador { position: relative; width: 85px; height: 15px; float: center; margin-left: 455px; top: 10px; } #Copyright { position: relative; top: 30px; }
pueden ver la pagina aqui:
http://www.tu-tv.net
Screens:
IE 8:
IE 7:
Espero puedan ayudarme,
Gracias,
Hasta pronto.