/* CSS Document */

/* CSS com 3 áreas editáveis */

/*#conteudo {margin:0; min-height:100px; position:relative; top:20px; *top:10px; width:980px;  display:inline-block; margin-bottom:20px; }*/
#conteudo {width:980px; margin:0 0 20px 0; min-height:100px; position:relative; top: 120px; float:left; }
#colTop {clear:both; min-height:80px; margin-bottom:15px; width:100%; /*background-color:#0000FF;*/}
#colLeft {float: left; width:732px;  min-height: 145px; margin-right:18px; /*background-color:#0066CC;*/ }
#colRight {float: right; width:212px;  min-height: 145px; margin-left:18px; /*background-color:#0066CC;*/}


