* {margin:0; padding: 0; list-style: none; text-decoration: none;}

body {background:#E67525 url(../images/bg.jpg) repeat-x center top;font: normal 14px calibri;color: #fff;}

a {font-size: 14px;	color:#525252;}
a:link {text-decoration: none;}
a:visited {text-decoration: none;color: #525252;}
a:hover {text-decoration: underline;color: #525252;}
a:active {text-decoration: none;color: #525252;}

#geral {width:900px; height:100%;margin:0 auto;display:block; /*background:#3333CC*/}

#flash {width:900px; height:317px; display:block; float:left}

#conteudo{display:block; float:left; width:900px; margin-top:5px; background-color:#FFFFFF; background:url(../images/bg-conteudo.png) repeat-y}

#menu {display:block; float:left; width:900px; height:44px; background:url(../images/bg-menu.png) }
#menu ul{display:block;float:left; width:900px; margin-top:13px}
#menu ul li {display:block;*display:inline;float:left;}

#coluna-esquerda { width:550px; display:block; float:left; background:url(../images/bg-col-esq.png) repeat-y}
#novidades {width:550px; height:369px; display:block; float:left; font:calibri; color:#000000; padding-left:10px; padding-top:10px; padding-right:10px;}

#novidades_conteudo {width:530px; height:525;  float:left; font:calibri; color:#000000; padding-left:10px; padding-top:10px; padding-right:10px; }
#cadastro {width:550px; height:156px; display:block; float:left; font:calibri; color:#E67525;}


#coluna-direita { width:350px; display:block; float:left; background:url(../images/bg-col-dir.png) repeat-y}
#destaque {width:350px; height:379px; display:block; float:left}
#associadas {width:350px; height:156px; display:block; float:left; background:url(../images/bg-associadas.png) repeat-y}

#rodape {width:900px; height:32px; display:block; float:left;color:#fff; text-align:center; background:url(../images/bg-rodape.png) repeat-y }


.titulo_conteudo{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:bolder;
color:#FF6600;
}



