@charset "UTF-8";
/* CSS Document */

body, div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, blockquote {
margin: 0px; padding:0px; border:0px;}

body{
background-image:url(imagenes/bg_body.png);
background-repeat:repeat-x;
background-color:#f6f6f6;
text-align:center;}

#contenedor{
margin-left:auto;
margin-right:auto;
margin-top:0px;
margin-bottom:0px;
width:660px;}

img{
border: 0;}
