@charset "utf-8";
/* CSS Document */
*{  
margin: 0 auto;
padding: 0;
}
body{background:#402E86;}

.font_submenu{color:#655094; font-family:calibri; font-size:12px; text-decoration:none; margin-left:20px; font-weight:bold;}
.font_submenu:hover{color:#291770; font-family:calibri; font-size:12px; text-decoration:none; margin-left:20px; font-weight:bold;}
.font_submenu a{color:#655094; font-family:calibri; font-size:12px; margin-left:20px; font-weight:bold;}
.font_menu a{color:#FFFFFF; font-family:calibri; font-size:14px; font-weight:bold; text-decoration:none;}
.font_menu a:hover{color:#666666; font-family:calibri; font-size:14px; font-weight:bold; text-decoration:none;}
.font_rodape{color:#FFFFFF; font-family:calibri; font-size:14px; font-weight:bold; text-decoration:none;}
.font_tabelatit{color:#FFFFFF; font-family:calibri; font-size:24px; font-weight:bold; text-decoration:none;}
.font_tab{color:#959595; font-family:calibri; font-size:16px; font-weight:bold; text-decoration:none;}
.font_obrigatorios{color:#D52525; font-size:12px; font-family:calibri;}
.font_link a{color:#655094; font-size:12px; font-family:calibri; text-decoration:underline;}
.font_tabelaletras{color:#FFFFFF; font-size:50px; font-family:Calibri; font-weight:bold;}


#topo{width:1000px; height:211px; background:url(Fatias/topo_fundo.png); float:left;}
#todo{width:1000px; height:100%;}
#menu{background:url(Fatias/menu_fundo.png) no-repeat; width:1000px; height:32px; float:left;}
#submenu{background:url(Fatias/submenu_fundo2.png) no-repeat; width:1000px; height:197px; float:left;}
#CONTEUDOGERAL{width:1000px; height:100%; background-color:#FFFFFF; float:left;}
#rodape{background:url(Fatias/footer_fundo.jpg) no-repeat; width:1000px; height:209px; float:left;}
#direitos{background:url(Fatias/direitos_fundo.png) no-repeat; width:1000px; height:18px; float:left;}
#texto{width:1000px; height:100%; background-color:#FFFFFF;}
#textotab{width:1000px; height:100%; background-color:#FFFFFF;}
#textotab p{color:#FFFFFF; font-family:calibri; font-size:16px; text-align:justify; padding:20px;}
#texto p{color:#655094; font-family:calibri; font-size:16px; text-align:justify;}
#texto h3{color:#291770; font-family:calibri; font-size:24px; text-align:center; padding:10px;}
