* {
	border: 0px;
	margin: 0px;
	padding: 0px;
	font-family: verdana;
}
body { background: black; }

div#container {	width: 980px; text-align:left;padding-top: 15px; z-index: 2; background: white; }
div#menu { line-height: 0px; height: 110px; width: 980px; background: url(../images/menu.tile.gif); repeat-x; }
div#abas { clear: both; height:25px; width: 550px; line-height: 0px; padding-top: 20px;}
div#busca { height: 20px; line-height: 0px; }
div#busca_box { background: url(../images/busca.box.gif) no-repeat; width: 110px; overflow: hidden; height: 20px; padding-right: 10px;}
input#busca_box_campo { background: none; border: none; width: 100px; padding: 2px 5px 2px 5px; }

div#abastile { background: url(../images/abas.tile.home.gif) repeat-y; width: 550px; height: 45px; line-height: 0px;}
div#conteudo { clear: both; width: 980px; background: url(../images/tile.bg.home.gif) repeat-y; }
div#coluna { width: 405px; float: left; padding-right: 25px}

div#conteudo:after{
        content:".";
        display:block;
        clear:both;
        visibility:hidden;
        height:0;
        overflow:hidden;
}


a.neutro { font-size: 12px; font-family: verdana; color: #921281; text-decoration:none; }
a.neutro:link { font-size: 12px; font-family: verdana; color: #921281; text-decoration:none; }
a.neutro:hover { font-size: 12px; font-family: verdana; color: #921281; text-decoration:underline; }
a.neutro:active { font-size: 12px; font-family: verdana; color: #921281; text-decoration:none; }
a.neutro:visited { font-size: 12px; font-family: verdana; }
