body {
margin:10px;
padding:0;
text-align:center;
background-color: #d0d1d2;
}

#content {
text-align:left;
margin:auto;
background-color:#d0d1d2;
width:921px;
height:800px;
}

/** CABEZAL **/

#cabezal_espacio {
width: 921px;
height:10px;
margin:auto;
background-color:#d0d1d2;
}

#cabezal {
width: 921px;
height: 120px;
margin:auto;
background-image:url(../images/cabezal.jpg);
}

/** MENU **/

#menu {
width:180px;
height:450px;
float:left;
margin-top: 0px;
background-color:#d0d1d2;
}

#boutique {
width:170px;
height:114px;
float:left;
background-color:#d0d1d2;
}

#wallpapers {
width:170px;
height:114px;
background-color:#d0d1d2;
}

/** CONTENIDO **/

#contenido {
width:390px;
height:980px;
float:left;
background-color:#d0d1d2;
}

/** PROXIMA **/

#proxima {
width:170px;
height:421px;
float:left;
background-color:#d0d1d2;
}

/** BANNERS **/

#banners {
width:171px;
height:421px;
float:right;
background-color:#d0d1d2;
}

/** PIE **/

#pie {
clear:both;
width:921px;
height:50px;
background-color:#ecf1e4;
}
