/* =home ------------------------------------------------ */
#heading{height:142px;}
#textarea{height:518px; overflow:hidden;}

#destacado-container{width:920px; height:518px; position:relative;}
#destacado-container .mascLT{position:absolute; top:0; left:0; width:5px; height:4px; background:url(img/masc-we-small.png) no-repeat; z-index:100;}
#destacado-container .mascRT{position:absolute; top:0; right:0; width:5px; height:4px; background:url(img/masc-we-small.png) no-repeat -225px 0; z-index:100;}
#destacado-container .mascLB{position:absolute; bottom:0; left:0; width:5px; height:4px; background:url(img/masc-we-small.png) no-repeat 0 -126px; z-index:100;}
#destacado-container .mascRB{position:absolute; bottom:0; right:0; width:5px; height:4px; background:url(img/masc-we-small.png) no-repeat -225px -126px; z-index:100;}
