div#destaques { clear: both; width: 940px; font-family: verdana; font-size: 12px; line-height: 20px }
div#destaques_noticias { float: left; width: 460px; padding-right: 20px }
div#destaques_namidia { float: left; width: 460px; }
div#destaques_label { width: 460px; height: 50px }

div#destaques:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}

div.destaques_line { clear: both; height: 110px;  }
div.destaques_line_foto {  float: left; border: 1px solid #C0C0C0; width: 118px; height: 88px; overflow: hidden }
div.destaques_line_texto {   float: left; padding-left: 15px; width: 325px; height: 90px; line-height: 20px; text-align:left  }

div#splash { padding-bottom: 20px; line-height: 0px}

div#splash_area { position: relative; width: 940px; height: 290px; background: url(../images/splash.tile.png) repeat-x; }
div#splash_texto { position: absolute; text-align: left; top: 40px; left: 40px; width: 355px; height: 175px; font-family: tahoma; font-size: 30px; line-height: 36px; color: #b00000; } 	
div#splash_linhabotao { position: absolute; top: 225px; left: 40px; clear: both }
div#splash_botaoesq { float: left }
div#splash_botaodir { float: left }
div#splash_botao { float: left; background: url(../images/splash.bt.tile.png) repeat-x; height: 30px;  } 
div#splash_foto { position: absolute; left: 415px; top: 0px; width: 525px; height: 290px; overflow: hidden }
a.splash { font-size: 12px; font-family: verdana; color: #b00000; line-height: 30px; text-decoration:none; }
a.splash:link { font-size: 12px; font-family: verdana; color: #b00000; line-height: 30px; text-decoration:none; }
a.splash:hover { font-size: 12px; font-family: verdana; color: #b00000; line-height: 30px;  text-decoration:underline; }
a.splash:active { font-size: 12px; font-family: verdana; color: #b00000; line-height: 30px;  text-decoration:none; }
a.splash:visited { font-size: 12px; font-family: verdana; }			
