/*
| GERAIS
*/
h1 {
	font-size: 18px;
	font-size: 1.125rem;
}
h2 {
	font-size: 20px;
	font-size: 1.250rem;
}
h3 {
	font-size: 18px;
	font-size: 1.125rem;
}
h4 {
	font-size: 16px;
	font-size: 1rem;
}
p, li {
	font-size: 14px;
	font-size: 0.875rem;
}
/*
| MENU ACESSÍVEL
*/
.background-menu-acessivel .item-menu-acessivel {
	font-size: 13px;
	font-size: 0.813rem;
	margin: 7px 12px 0 0;
}
.background-menu-acessivel .separador-menu-acessivel {
	margin-right: 12px;
}
/*
| MENU PRINCIPAL
*/
.background-menu-principal ul {
	font-size: 15px;
	font-size: 0.938rem;
	margin-left: 350px;
}
.background-menu-principal .item-menu-principal-parcerias {
	width: 68px;
}
.background-menu-principal .item-menu-principal-home {
	width: 56px;
}
.background-menu-principal .item-menu-principal-papo-cafezinho {
	width: 121px;
}
.background-menu-principal .item-menu-principal-perguntas {
	width: 81px;
}
.background-menu-principal .item-menu-principal-artigos {
	width: 63px;
}
.background-menu-principal .item-menu-principal-eventos {
	width: 68px;
}
.background-menu-principal .item-menu-principal-quem-somos {
	width: 101px;
}
/*
| DESTAQUE
*/
.background-destaque aside h1 {
	font-size: 24px;
	font-size: 1.500rem;
}
.background-destaque aside h2 {
	font-size: 18px;
	font-size: 1.125rem;
}
.background-destaque aside .saiba-mais {
	font-size: 18px;
	font-size: 1.125rem;
	margin-left: 320px;
}
/*
| CHAMADA
*/
.background-chamada {
	font-size: 21px;
	font-size: 1.313rem;
}
/*
| BOX CURSOS
*/
.box-cursos .descricao-curso {
	min-height: 120px;
}
.box-cursos .descricao-curso h2 {
	font-size: 16px;
	font-size: 1.000rem;
}
.box-cursos .link-programas-inscricoes {
	font-size: 14px;
	font-size: 0.875rem;
}
/*
| MAIS CURSOS
*/
.background-mais-cursos {
	font-size: 21px;
	font-size: 1.313rem;
}
/*
| CURSOS INTERNAS
*/
.texto-curso-destaque {
	font-size: 43px;
	font-size: 2.688rem;
}
.texto-curso-descricao {
	margin: -50px 0 0 500px;
	font-size: 24px;
	font-size: 1.500rem;
}
.texto-curso-descricao-maior {
	font-size: 28px;
	font-size: 1.750rem;
}
/*
| MAIN
*/
.main {
	font-size: 12px;
	font-size: 0.750rem;
}
/*
| COLUMN LEFT
*/
.menu-internas {
	font-size: 14px;
	font-size: 0.875rem;
}
.menu-internas ul li {
	font-size: 14px;
	font-size: 0.875rem;
}
.menu-internas ul li:first-child {
	font-size: 18px;
	font-size: 1.125rem;
}
/*
| COLUMN CENTER
*/
.bread-crumb {
	font-size: 14px;
	font-size: 0.875rem;
}
.inscreva-se {
	font-size: 17px;
	font-size: 1.063rem;
}
/*
| BOX ITEM CURSOS
*/
.button-programa-inscricoes {
	font-size: 18px;
	font-size: 1.125rem;
}
/*
| AVISO EMERGENCIAL
*/
.titulo-emergencial {
	font-size: 18px;
	font-size: 1.125rem;
}
.conteudo-emergencial p {
	font-size: 15px;
	font-size: 0.938rem;
}
/*
| COLUMN RIGHT
*/
.content-right strong {
	font-size: 14px;
	font-size: 0.875rem;
}
.box-volta-topo {
	font-size: 16px;
	font-size: 1.000rem;
}
/*
| FOOTER
*/
.background-footer strong {
	font-size: 16px;
	font-size: 1.000rem;
}
.background-footer .contato {
	font-size: 14px;
	font-size: 0.875rem;
}
.background-footer .cooperacao {
	width: 264px;
	padding: 17px 0 0 5px;
}
.fone-rodape {
	font-size: 19px;
	font-size: 1.188rem;
}
.background-footer .menu-rodape .divide-menu-rodape .item-menu-rodape {
	font-size: 17px;
	font-size: 1.063rem;
}
/*
| FORMULÁRIOS SISTEMA
*/
legend {
	font-size: 16px;
	font-size: 1.000rem;
}
.width-input label, .width-input-2 label, .width-input-3 label, .width-textarea-2 label, .opcao-projetos label {
	font-size: 14px;
	font-size: 0.875rem;
}
.button-avancar {
	font-size: 14px;
	font-size: 0.875rem;
}
/*
| TABELAS DO SISTEMA
*/
.tabela_sistema caption {
	font-size: 16px;
	font-size: 1.000rem;
}
.tabela_sistema th, .tabela_sistema td {
	font-size: 14px;
	font-size: 0.875rem;
}
/*
| BOOTSTRAP
*/
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  font-size: 14px;
  font-size: 0.875rem;
}
/*
| ACCORDION
*/
#accordion .item-projetos {
   font-size: 16px;
   font-size: 1.000rem;
}