/* CSS Shoptime Estrutura */

#page {overflow:hidden;  width: 98em; margin: 0 auto;  }
#header { z-index:10; position:relative; }
#footer {clear:both; }
#area1 { overflow:hidden; padding:10px; }
#col1 {  width:14em;  float:left; position:relative; overflow:hidden;}
#mainContent { overflow:hidden; }
#content  {background: #fff; }
.home #content { overflow:hidden; }
.home #mainContent {padding:10px 5px 0 15px;}
.home #area1, .home #area2 { overflow:hidden; height:26em; margin: 0 0 1.5em 0; }
.home #area1 { width:64em; float:left; position:relative; left:-5px;  padding:0;}
.home #area2 { width:31.5em; }
.home #area3 { width:100%; clear:left; height:25.5em; position:relative; left:-5px; }