Código PHP:
#cuerpo-home {
width:575px;
float:left;
color:#555555;
font-size:12px;
text-align:justify;
background: url(../estructura/est-calendario.gif) left;
}
#noticias, #inscribete{// este es el div de calendario
float:left;
text-align:justify;
color:#555555;
}
#noticias {
font-size:13px;
width:321px;
float: left;
}
#contactos, #tienda {
width:249px;
float:left;
font-family:"Comic Sans MS";
color:#555555;
font-size:11px;
}