.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

.menu:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #af0917;
	font-weight: bold;
}

.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #af0917;
	font-weight: bold;
}

.titulo_branco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: normal;
}

.titulo_branco_interna {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}


.titulo_branco_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #FFFFFF;
	font-weight: normal;
}

.titulo_preto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
}

.titulo_preto_maior {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: normal;
}

.txt_cinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878889;
}

.txt_cinza_esp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878889;
	line-height:130%;
}

.txt_cinza_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #878889;
	font-weight: bold;
}

.txt_cinza_cursos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #878889;
	font-weight: bold;
	text-decoration: none;
}

.txt_cinza_cursos:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #af0917;
	font-weight: bold;
}

.txt_cinza_mais {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	text-decoration: none;
}

.txt_cinza_mais:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.txt_topo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.rodape {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;

}

.jbstudio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

.jbstudio:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}




body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	SCROLLBAR-HIGHLIGHT-COLOR: #dbdee1;
	SCROLLBAR-SHADOW-COLOR: #dbdee1;
	SCROLLBAR-3DLIGHT-COLOR: #a2a3a6;
	SCROLLBAR-ARROW-COLOR: #a2a3a6;
	SCROLLBAR-TRACK-COLOR: #a2a3a6;
	SCROLLBAR-DARKSHADOW-COLOR: #a2a3a6;
	SCROLLBAR-BASE-COLOR: #a2a3a6;
	SCROLLBAR-FACE-COLOR: #dbdee1;
}
