/* CSS Document */

/* CSS com 4 á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; }
#colLeft {float:left; width:755px;}
#colLeftTop{float:left; width:755px;  min-height: 100px; margin-bottom:10px; /*background-color:#0066CC*/}
#colLeftBottom{float:left; width:100%;}
#colLeftBottom1{float:left; width:371px; min-height:50px; /*background-color:#0066CC;*/}
#colLeftBottom2{float:right; width:371px; min-height:50px; /*background-color:#0066CC;*/}
#colRight {float: right; width:212px;  min-height: 160px; margin-left:13px; /*background-color:#0066CC*/}


