A ver si te sirve esto:

<html>

<head>
<title>Prueba</title>
<style>
    div {width:200px; height:200px}
    div#izq {float:left; margin:0px; padding:0px; background:red}
    div#dcha {float:left; margin:0px 0px 0px 0; padding:0px;
background:green}
</style>
</head>

<body>
    <div id="izq"></div>
    <div id="dcha"></div>
</body>

</html>



Inmaculada Hidalgo Berni wrote:
> Que va, no funciona. Copio código de ejemplo:
>
> ------------------------------------------------------------
>
> <html>
>
> <head>
> <title>Prueba</title>
> <style>
>       div {width:200px; height:200px}
>       div#izq {float:left; margin:0px; padding:0px; background:red}
>       div#dcha {margin:0px 0px 0px 200px; padding:0px; background:green}
> </style>
> </head>
>
> <body>
>       <div id="izq"></div>
>       <div id="dcha"></div>
> </body>
>
> </html>
>
> ------------------------------------------------------------
>
>
>
>
>
> -----Mensaje original-----
> De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> En nombre de Rodrigo Álvarez Virgós
> Enviado el: miércoles, 19 de septiembre de 2007 11:51
> Para: Ovillo, la lista de CSS en castellano
> Asunto: Re: [Ovillo] IExplorer. Espacio entre capas
>
> Hola, Inmaculada
>
> ¿quizás:
> display: inline;
> margin: 0;
> padding: 0;
> ?
>
> Un saludo
> Rodrigo
> _______________________________________________
> Lista de distribución Ovillo
> Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
> Puedes modificar tus datos o desuscribirte en la siguiente dirección:
> http://lists.ovillo.org/mailman/listinfo/ovillo
>
>
> __________ NOD32 2353 (20070625) Information __________
>
> This message was checked by NOD32 antivirus system.
> http://www.eset.com
>
>
> _______________________________________________
> Lista de distribución Ovillo
> Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
> Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
> http://lists.ovillo.org/mailman/listinfo/ovillo
>   


-- 

Alex Folch, Implementation Specialist

Squiz UK Ltd, Zetland House,
109 - 123 Clifton St,
London, EC2A 4LD

T: +44 (0) 207 101 8300
F: +44 (0) 870 112 3394
W: http://www.squiz.co.uk

London - Sydney - Canberra - Hobart - Melbourne - Wellington

Take Control:  MySource Matrix CMS - http://matrix.squiz.co.uk

Read our Blog:  http://www.squiz.co.uk/about/blog
Read our White Papers: http://www.squiz.co.uk/white_papers

SQUIZ SUPPORT: Please email [EMAIL PROTECTED] for all
support requests ...or call 0207 101 8300 to speak to a
member of the support team.

----------------------------------------------------------
IMPORTANT: This email (and any attachments) is
commercial-in-confidence and/or may be legally privileged
and must not be forwarded, copied or shared without
express permission from Squiz UK Ltd. If you are not the
intended recipient, you may not legally copy, disclose
or use the contents in any way and you should contact
[EMAIL PROTECTED] immediately and destroy this message
and any attachments. Thank you.
----------------------------------------------------------
Registered in England and Wales No. 4816468
VAT No. GB 830410967

_______________________________________________
Lista de distribución Ovillo
Para escribir a la lista, envia un correo a Ovillo@lists.ovillo.org
Puedes modificar tus datos o desuscribirte en la siguiente dirección: 
http://lists.ovillo.org/mailman/listinfo/ovillo

Responder a