@charset "utf-8";
/* CSS Document */

body { background-color:#dad0aa; font-family:Georgia, "Times New Roman", Times, serif; font-size:14px; color:#91370e;}

#container { width:600px; margin:0 auto; }

#topo {height:128px; width:600px; float:left; background:#dad0aa url(../images/bg_menu_primavera.jpg) no-repeat; position:relative;  }

#menu { clear:both;  width:600px; height:20px; }

#conteudo { clear:both; width:600px; }

#assinatura_icomp {width:600px; clear:both; height:30px; float:left; }

/* ================== PAGINA LOJAS ============================= */
#lojas {width:600px; }
#loja_maringa {width:295px; float:left;}
#loja_londrina {width:295px; float:left;}

.foto_destaque img {width:287px; height:232px;}