* {
	margin:0;
	padding:0;
}

#body {background-color:#FFF}

/*INICIO ESTILOS DAS DIVS PRINCIPAIS*/
#topo_fixo_preto {width:100%; height:38px; background-color:#000000; position:fixed; position:fixed; top:0; left:-50%; margin-left:50%; _left:0; _margin-left:0; _margin:auto}

#topo_menu {width:983px; height:351px; margin:auto; padding-top:38px; _padding-top:0px}

#conteudo {width:983px; margin:auto}

#rodape {width:983px; margin:auto; margin:auto; border-top:1px dashed #CCC; text-align:center; padding-top:20px; margin-top:20px}
/*FIM ESTILOS DAS DIVS PRINCIPAIS*/


/*INICIO ESTILOS DAS FONTES*/
.texto {font-family:Tahoma; color:#333; font-size:11px}
.texto_vermelho {font-family:Tahoma; color:#CD2F2F; font-size:12px}
.texto_rodape {font-family:Tahoma; color:#333; font-size:10px}
.texto_preto {font-family:Tahoma; color:#000; font-size:10px; font-weight:bold}
.texto_branco {font-family:Tahoma; color:#FFF; font-size:16px; font-weight:bold}
.texto_azul {font-family:Tahoma; color:#13007C; font-size:14px; font-weight:bold}
.texto_submenu_internas {font-family:Arial; color:#301F8B; font-size:12px; text-decoration:none; font-weight:bold}
.texto_cinza {font-family:Arial; color:#333; font-size:12px; text-decoration:none; font-weight:bold}
/*FIM ESTILOS DAS FONTES*/

/*INICIO MENU TOPO*/
.menu:link {font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none}
.menu:visited {font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none}
.menu:hover {font-family:Arial; color:#C9CCE1; font-size:11px; font-weight:bold; text-decoration:none}
.menu:active {font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none}
/*FIM MENU TOPO*/

/*INICIO SUBMENU TOPO*/
.submenu:link {display:block; background-color:#6155B9; font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none; padding-left:10px; padding-right:10px; height:17px; padding-bottom:10px; _padding-bottom:0; border-bottom:1px #261C8C dotted; *border-bottom:1px #261C8C solid}

.submenu:visited {display:block; background-color:#6155B9; font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none; padding-left:10px; padding-right:10px; height:17px; padding-bottom:10px; _padding-bottom:0; border-bottom:1px #261C8C dotted; *border-bottom:1px #261C8C solid}

.submenu:hover {display:block; background-color:#53459E; font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none; padding-left:10px; padding-right:10px; height:17px; padding-bottom:10px; _padding-bottom:0; border-bottom:1px #53459E dotted; *border-bottom:1px #53459E solid}

.submenu:active {display:block; background-color:#6155B9; font-family:Arial; color:#FFF; font-size:11px; font-weight:bold; text-decoration:none; padding-left:10px; padding-right:10px; height:17px; padding-bottom:10px; _padding-bottom:0; border-bottom:1px #261C8C dotted; *border-bottom:1px #261C8C solid}
/*FIM SUBMENU TOPO*/

/*INICIO SUBMENU INTERNAS*/
.submenu_internas:link {font-family:Arial; color:#333; font-size:12px; text-decoration:none; font-weight:bold}
.submenu_internas:visited {font-family:Arial; color:#333; font-size:12px; text-decoration:none; font-weight:bold}
.submenu_internas:hover {font-family:Arial; color:#666; font-size:12px; text-decoration:none; font-weight:bold}
.submenu_internas:active {font-family:Arial; color:#333; font-size:12px; text-decoration:none; font-weight:bold}
/*FIM SUBMENU INTERNAS*/


/*INICIO MENU RODAPE*/
.menu_rodape:link {font-family:Arial; color:#333; font-size:10px; text-decoration:none}
.menu_rodape:visited {font-family:Arial; color:#333; font-size:10px; text-decoration:none}
.menu_rodape:hover {font-family:Arial; color:#666; font-size:10px; text-decoration:underline}
.menu_rodape:active {font-family:Arial; color:#333; font-size:10px; text-decoration:none}
/*FIM MENU RODAPE*/

/*INICIO MENU TOPO FIXO*/
.menu_topo_fixo:link {font-family:Arial; color:#FFFFFF; font-size:8px; text-decoration:none}
.menu_topo_fixo:visited {font-family:Arial; color:#FFFFFF; font-size:8px; text-decoration:none}
.menu_topo_fixo:hover {font-family:Arial; color:#666666; font-size:8px; text-decoration:none}
.menu_topo_fixo:active {font-family:Arial; color:#FFFFFF; font-size:8px; text-decoration:none}
/*FIM MENU TOPO FIXO*/

/*INICIO LINK VERMELHO*/
.menu_link_vermelho:link {font-family:Arial; color:#CD2F2F; font-size:11px; font-weight:bold; text-decoration:none}
.menu_link_vermelho:visited {font-family:Arial; color:#CD2F2F; font-size:11px; font-weight:bold; text-decoration:none}
.menu_link_vermelho:hover {font-family:Arial; color:#CD2F2F; font-size:11px; font-weight:bold; text-decoration:underline}
.menu_link_vermelho:active {font-family:Arial; color:#CD2F2F; font-size:11px; font-weight:bold; text-decoration:none}
/*FIM LINK VERMELHO*/

/*INICIO LINK VERMELHO ESCURO*/
.menu_link_vermelho:link {font-family:Arial; color:#9F1E23; font-size:11px; font-weight:bold; text-decoration:none}
.menu_link_vermelho:visited {font-family:Arial; color:#9F1E23; font-size:11px; font-weight:bold; text-decoration:none}
.menu_link_vermelho:hover {font-family:Arial; color:#770005; font-size:11px; font-weight:bold; text-decoration:underline}
.menu_link_vermelho:active {font-family:Arial; color:#9F1E23; font-size:11px; font-weight:bold; text-decoration:none}
/*FIM LINK VERMELHO ESCURO*/

/*INICIO MENU CURSOS*/
.menu_cursos:link {font-family:Arial; color:#666; font-size:12px; font-weight:bold; text-decoration:none; display:block; width:190px; height:22px; padding-left:15px; padding-top:5px; background-image:url(../imagens/cursos/mais_01.jpg); padding-right:30px; padding-bottom:15px; margin-bottom:4px; _padding-bottom:7px}

.menu_cursos:visited {font-family:Arial; color:#666; font-size:12px; font-weight:bold; text-decoration:none; display:block; width:190px; height:22px; padding-left:15px; padding-top:5px; background-image:url(../imagens/cursos/mais_01.jpg); padding-right:30px; padding-bottom:15px; margin-bottom:4px; _padding-bottom:7px}

.menu_cursos:hover {font-family:Arial; color:#666; font-size:12px; font-weight:bold; text-decoration:none; display:block; width:190px; height:22px; padding-left:15px; padding-top:5px; background-image:url(../imagens/cursos/mais_02.jpg); padding-right:30px; padding-bottom:15px; margin-bottom:4px; _padding-bottom:7px}

.menu_cursos:active {font-family:Arial; color:#666; font-size:12px; font-weight:bold; text-decoration:none; display:block; width:190px; height:22px; padding-left:15px; padding-top:5px; background-image:url(../imagens/cursos/mais_01.jpg); padding-right:30px; padding-bottom:15px; margin-bottom:4px; _padding-bottom:7px}
/*FIM MENU CURSOS*/

/*INICIO BTN CONTATO*/
.btn {background-color:#7B67C1;	height:15px; width:60px; padding:0px 5px 5px 5px; font-family:Tahoma; font-size:10px; color:#FFFFFF; border-style:none;	margin-top:5px; border:0; letter-spacing:1px; padding-bottom:15px; padding-top:7px}
/*FIM BTN CONTATO*/



/*INICIO CAIXA DE TEXTO NEWSLETTER , CONTATO*/
.caixa {border:1px solid #CCC; background-color:#FFF; height:15px; line-height:15px; font-family:Tahoma; font-size:11px; color:#999; padding-left:5px; padding-right:5px; padding-top:2px; margin-bottom:4px}
/*FIM CAIXA DE TEXTO NEWSLETTER , CONTATO*/