Ver Mensaje Individual
  #8 (permalink)  
Antiguo 27/05/2010, 08:08
MANCHEG0
 
Fecha de Ingreso: mayo-2010
Mensajes: 4
Antigüedad: 13 años, 11 meses
Puntos: 0
Respuesta: Margin no me responde con firefox

Este es el estilo-general.css completo:

* {
text-indent: 0px;
margin:0px;
padding:0px;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 0px;
border-left-width: 0px;
border-top-style: 10;
border-bottom-style: 10;
}
p{text-align:justify}
h1 {font-size: 1.2em; color:blue ; font-weight: bold ; text-decoration: underline ; text-align: center}
h2 {font.size: 1.1em; color:blue ; font-weight: bold ; text-decoration: none ; text-align: center}

body {text-align:center}

img {border-style: none}
#global {width:1016px;margin:4px auto}

#global-aviso-legal {width:630px;margin:0px auto}

#cabecera {background-color: white ; background-image: url(imagenes/abst34.jpg) ; background-repeat: no-repeat ; height: 160px}
#logotipo { float:left ;margin: 10px 0px 0px 80px }
#molino {float: right ; margin: 22px 10px 0px 0px }

#navegacion {background-image: url(imagenes/barra.gif); background-repeat: no-repeat ; border: black 0px 1px 0px 1px; height:35px ; width:1016px}
#navegacion li {float:left; list-style:none ; margin: 5px 16px 0px 16px}
#navegacion ul { margin-left: 10px ; margin-right: 10px }

#rotacion {margin: 10px 0px 10px 0p ; float: left }
#publi-euro {margin: 20px 0px 15px 0p ; float: right }
#publi-gordo {margin: 15px 0px 20px 0p; float: right}

#contenido {width:1016px ; background-color: #E0F8F7 ; }
#contenido p {padding: 5px 10px 5px 10px }
#contenido-contacto {width:1016px ; background-image: url(imagenes/postal-contacto.jpg) ; background-repeat: no-repeat }
#contenido-contacto p {padding: 5px 10px 5px 10px }

#contenido-noticias {width:1016px ; background-image: url(imagenes/noticias.jpg) ; background-repeat: no-repeat }

#contenido-aviso-legal {width:600px }
#curva-superior-aviso-legal { background-image: url(imagenes/curva-superior-aviso-legal.gif) ; background-repeat: no-repeat ; width:630px ; height: 12px ; overflow: hidden }
#curva-inferior-aviso-legal { background-image: url(imagenes/curva-inferior-aviso-legal.gif) ; background-repeat: no-repeat ; width:630px ; height: 12px ; overflow: hidden }
#borde-izquierdo-aviso-legal { background-image: url(imagenes/borde-izquierdo-aviso-legal.gif) ; background-repeat: no-repeat ; height: 1600px ; width: 12px ; overflow: hidden ; float: left }
#borde-derecho-aviso-legal { background-image: url(imagenes/borde-derecho-aviso-legal.gif) ; background-repeat: no-repeat ; height: 1600px ; width: 12px ; overflow: hidden ; float: right }
#borde-izquierdo { background-image: url(imagenes/borde-izquierdo.gif) ; background-repeat: no-repeat ; height: 980px ; width: 15px ; overflow: hidden ; float: left }
#borde-derecho { background-image: url(imagenes/borde-derecho.gif) ; background-repeat: no-repeat ; height: 980px ; width: 15px ; overflow: hidden ; float: right }
#comprar {width: 150px ; float: left ; text-align:left; margin: 3px 10px 3px 3px ;background-image: url(imagenes/menu-parte-inferior.gif); background-position: bottom ; padding-botton: 5px}
#comprar li {list-style:none ; margin: 18px 15px 8px 5px}
#comprar h1 {
text-decoration:underline;
font-size:20px;
padding-top:12px;
background-image: url(imagenes/menu-curva-superior.gif);
background-repeat: no-repeat;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
color: #003300;
}
#resultados {width: 150px ; float: right ; text-align:left; margin: 3px 3px 3px 10px ;background-image: url(imagenes/menu-parte-inferior.gif); background-position: bottom ; padding-botton: 5px}
#resultados li {list-style:none ; margin: 18px 15px 8px 5px}
#resultados h1 {
text-decoration:underline;
font-size:20px;
padding-top:12px;
background-image: url(imagenes/menu-curva-superior.gif);
background-repeat: no-repeat;
font-weight: bold;
font-family: Georgia, "Times New Roman", Times, serif;
color: #003300;
}
#jugar-comprobar {margin: 0px 5px 0px 5px}
#dibujo { margin: 0px 45px 0px 0px ; float: right }
#pie { background-color: #E0F8F7 ; border-left: #E0F8F7 0px solid ; border-right: #E0F8F7 0px solid; border-top: #E0F8F7 0px solid ; padding: 10px 0px 0px 0px}
#participaciones {float:left; width: 150px ; height:120px; padding: 5px 15px 5px 6px}
#botes {float:left ; width: 150px ; height:120px ; padding: 5px 15px 5px 0px}
#peñas {float:left ; width: 150px ; height:120px ; padding: 5px 15px 5px 0px}
#contacto {float:left ; width: 150px ; height:120px ; padding: 5px 15px 5px 0px}
#facebook {float:left ; width: 150px ; height:120px ; padding: 5px 15px 5px 0px}
#tiempo {float:left ; width: 150px ; height:120px ; padding: 5px 0px 5px 0px}
#datos {font-size: 0.7em; color:black ; font-weight: bold ; background-color: #E0F8F7 }
#curva-inferior { background-image: url(imagenes/curva-inferior.gif) ; background-repeat: no-repeat ; width:1016px ; height: 15px ; overflow: hidden }
a {color: brown ; text-decoration:none }
a:link {}
a:visited {}
a:hover {color: red ; text-decoration: underline ; background-color:white}
a:active {}