![Antiguo](http://static.forosdelweb.com/fdwtheme/images/statusicon/post_old.gif)
15/02/2011, 20:46
|
![Avatar de rw523252](http://static.forosdelweb.com/customavatars/avatar312237_2.gif) | | | Fecha de Ingreso: julio-2009
Mensajes: 122
Antigüedad: 15 años, 6 meses Puntos: 5 | |
Respuesta: Problemas con IE, no se ven fondos y se cae el menú Ahora subo el CSS, espero que en un tramo me lo permita, gracias por la paciencia, y un abrazo. PD: Esta es la primera parte.
Código CSS:
Ver original@charset "utf-8"; /* CSS Document */ body {background-color:#5c5b60; margin:0px; padding:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:14px} #contenedor{width:974px; background:url(imagenes/fnd_amar.jpg)top right repeat-x; height:950px; margin:auto } #blanco{ width:974px; height:100px; background-color:#FFF} #fotoizq { width:37px; height:100px; background:url(imagenes/curva_izq.jpg) top left no-repeat; float:left} #logo { padding-top:8px; margin-left:50px; float:left} #espacio {width:600px; height:100px; float:left; position:inherit } #espacio h3 {margin-left:-100px} #espacio h3 {padding-left:308px; color:#333; padding-top:4px} #fotoder { width:37px; height:100px; background:url(imagenes/curva_der.jpg) top right no-repeat; float:right} #encabezado {width:974px; height:220px; } .logobrusa {float:left; /* cambiar por position */ margin-top:100px; margin-left:50px} #botonera ul{list-style:none; margin:0 0 0 68px; padding:0px; width:974px; height:61px} html>body #botonera ul {margin:0 0 0 68px; padding:-10px;} #botonera li a{ width:139px; height:31px; font-size:1em; color:#999; float:left; background:url(imagenes/separador.jpg) right top no-repeat; text-align:center; text-decoration:none; padding-top:30px; font-weight:bold; display:block} #botonera li a.ultimo {background:none} #botonera li a:hover {background:url(imagenes/btn_hover.jpg); color:#FFF; } .logo {padding-top:3px; margin-left:10px} #mijquery {width:950px; height:200px; margin:auto; margin-top:10px} #cuerpo {width:974px; height:400px; background-color:#FFF; margin:auto} #izquierda {width:280px; height:370px; float:left; margin-left:10px; margin-top:20px} #izquierdaizq { width:21px; height:370px; background:url(imagenes/borde_izq_izq.jpg) top left no-repeat; float:left} #izquierdacent { width:229px; height:370px; background:url(imagenes/fnd_izq.jpg) top right repeat-x; float:left} #transporte {width:200px; height:83px; margin:auto; padding-top:25px;} #texto1 {width:200px; height:120px; padding-top:0px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; color:#666; text-align:left; margin:auto} #leer{width:200px; margin:auto; padding-top:25px; padding-left:100px } #oncca {padding-left:25px; padding-top:35px; text-decoration:none; border:0px} .imagensinborde{border:0px} #izquierdader {width:21px; height:370px; background:url(imagenes/borde_izq_der.jpg) top right no-repeat; float:left} #centro {width:354px; height:370px; background:url(imagenes/bg_i_c_d.jpg) top right repeat-x; float:left; margin-left:10px; margin-top:20px} #centroizq { width:21px; height:370px; background:url(imagenes/borde_izq_izq.jpg) top left no-repeat; float:left} textizq{width:600px; height:250px; font-size:12px; padding-left:35px; margin-top:15px; float:left} #fotocent{background:url(imagenes/quienes1a_of.jpg) top right no-repeat; float:left; margin-top:15px; top:auto} #centrocent { width:312px; height:370px; background:url(imagenes/fnd_izq.jpg) top right repeat-x; float:left} #antepiamon{width:300px; height:93px; margin:auto} #lapiamontesa {width:148px; height:91px; padding-top:25px; float:left}
|