Ver Mensaje Individual
  #2 (permalink)  
Antiguo 05/02/2009, 15:22
Avatar de titocba
titocba
 
Fecha de Ingreso: agosto-2008
Ubicación: Cordoba
Mensajes: 256
Antigüedad: 15 años, 8 meses
Puntos: 4
Respuesta: Problema con un margen de un div y css

aca sta tu solucion

cambia esta clase aca estaba tu problema
#top{
height:10px;
width:420px;
margin: 0px;
padding: 0px;
background-image: url(../imagenes/borde-1.gif);
background-repeat: no-repeat;
background-position: bottom;
}