body{
	margin:0 auto;
	background-image:url(../img/bg_interna.png);
	background-color:#3a2e5b;
	font-family: 'Exo 2', sans-serif;
	
}
.texto_curso h1{
	text-align: left;
}

.topo_interna{
	background:url(../img/topo_interna.png) center no-repeat;
	height:156px;
}
.alinha_logo{
	width:848px;
	height:68px;
	position:relative;
	margin-top:34px;
	left:50%;
	margin-left:-424px;
}
.menu_interna{
	font-weight:bold;
	width:936px;
	height:56px;
	position:relative;
	margin-top:34px;
	left:50%;
	margin-left:-424px;
	background:url(../img/menu-interna.png) center no-repeat;
}
	.menu_interna div{
		cursor:pointer;
		color:#FFFFFF;
		float:left;	
	}
	.menu_interna div:hover{
		color:#4A3E77;
	}
	
.alinhar_duvidas{
	width:863px;
	height:1566px;
	position:relative;
	left:50%;
	margin-left:-395px;
	margin-top:90px;
	background-image:url(../img/img_duvidas.png);
	
}	
.titulo_duvidas{
	position:absolute;
	color:#FFF;
	font-size:85px;
	line-height:85px;
	margin-left:320px;
	margin-top:-15px;
}
.texto_duvidas{
	position:absolute;
	left:50%;
	margin-left:-180px;
	margin-top:260px;
	width:580px;
	text-align:justify;
}
	.texto_duvidas p{
		color:#FFF;
		margin-top:3px;
		line-height:20px;
		font-size:18px;	
	}
	.texto_duvidas h3{
		margin-bottom:0px;
		font-weight:bold;
		color:#F29526;		
	}
	
.alinhar_entenda{
	width:863px;
	/*height:1566px;*/
	position:relative;
	left:50%;
	margin-left:-395px;
	margin-top:90px;
	/*background-image:url(../img/img_duvidas.png);*/
}	
.titulo_entenda{
	color:#FFF;
	text-align:right;
	font-size:65px;
	line-height:63px;
	width:360px;
}
.texto_entenda{
	margin-top:50px;
	margin-bottom:50px;
	background-image:url(../img/pontilhado_entenda.png);
	background-repeat:no-repeat;
	height:922px;	
	width:950px;
}
.titulo_bt_entenda_1{
	color:#FFF;
	font-weight:bold;
	margin-top:-32px;
	margin-left:80px;
}
.entenda_p1{
	width:580px;
	height:500px;
	text-align:justify;
	line-height:17px;
	color:#FFF;
	font-size:16px;
	margin-left:300px;
	margin-top:30px;
}
.titulo_bt_entenda_2{
	color:#FFF;
	font-weight:bold;
	margin-top:-32px;
	margin-left:80px;
}
.entenda_p2{
	width:580px;
	height:500px;
	text-align:justify;
	line-height:17px;
	color:#FFF;
	font-size:16px;
	margin-left:300px;
	margin-top:30px;
}
.alinhar_metodologia{
	width:863px;
	/*height:1566px;*/
	position:relative;
	left:50%;
	margin-left:-395px;
	margin-top:90px;
	/*background-image:url(../img/img_duvidas.png);*/
}
.texto_metodologia{
	float:right;
	width:380px;
	color:#FFF;
	text-align:justify;
}
	.texto_metodologia h3{
		font-size:65px;
		font-weight:bold;
		margin-top:0px;
		margin-bottom:10px;
	}
.metodologia_tabela{
	background-image:url(../img/pontilhado_metodologia_1.png);
	background-repeat:no-repeat;
	height:700px;
	width:900px;
	margin-top:-120px;	
}
.tabela{
	
	width:520px;
	height:480px;
	margin-left:320px;
	margin-top:20px;
}
.metodologia_texto_inferior{
	position:relative;
	text-align:justify;
	width:630px;
	padding:5px 10px;
	background-color:#3A2E5B;
	color:#FFFFFF;
	margin-top:-1200px;
}
	.metodologia_texto_inferior span{
		color:#F19300;	
		font-weight:bold;
	}
	
.alinhar_cursos{
	width:863px;
	/*height:1566px;*/
	position:relative;
	left:50%;
	margin-left:-395px;
	margin-top:90px;
	/*background-image:url(../img/img_duvidas.png);*/
}
.titulo_cursos{
	font-size:65px;
	color:#FFF;
	font-weight:100;
}
.curso{
	color:#FFF;
	text-align:right;
	font-weight:bold;
	font-size:16px;
	line-height:20px;
	cursor:pointer;
	margin-bottom: 15px;
	/*border-bottom: */
}
	/*.curso:hover{
		color:#4A3E77;	
	}*/




.grade_adm_azul{
	width:200px;
	height:75px;
	background-image:url(../img/grade_curricular_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:17px;
}
	.grade_adm_azul:hover{
		background-image:url(../img/grade_curricular_laranja.png);
		background-repeat:no-repeat;
	}
	.grade_adm_laranja{
		background-image:url(../img/grade_curricular_laranja.png);
		background-repeat:no-repeat;
	}
	
.perfil_adm_azul{
	width:200px;
	height:75px;
	background-image:url(../img/perfil_do_profissional_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:17px;
}
	.perfil_adm_azul:hover{
		background-image:url(../img/perfil_do_profissional_laranja.png);
		background-repeat:no-repeat;
	}
	.perfil_adm_laranja{
		background-image:url(../img/perfil_do_profissional_laranja.png);
		background-repeat:no-repeat;
	}
.campo_adm_azul{
	width:200px;
	height:75px;
	background-image:url(../img/campo_de_atuacao_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:17px;
}
	.campo_adm_azul:hover{
		background-image:url(../img/campo_de_atuacao_laranja.png);
		background-repeat:no-repeat;
	}
	.campo_adm_laranja{
		background-image:url(../img/campo_de_atuacao_laranja.png);
		background-repeat:no-repeat;
	}
	
/*PEDAGOGIA */

.curso_pedagogia_azul{
	width:200px;
	height:75px;
	background-image:url(../img/o_curso_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:180px;
}
	.curso_pedagogia_azul:hover{
		background-image:url(../img/o_curso_laranja.png);
		background-repeat:no-repeat;
	}
	.curso_pedagogia_laranja{
		background-image:url(../img/o_curso_laranja.png);
		background-repeat:no-repeat;
	}
	
.grade_pedagogia_azul{
	width:200px;
	height:75px;
	background-image:url(../img/grade_curricular_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:17px;
}
	.grade_pedagogia_azul:hover{
		background-image:url(../img/grade_curricular_laranja.png);
		background-repeat:no-repeat;
	}
	.grade_pedagogia_laranja{
		background-image:url(../img/grade_curricular_laranja.png);
		background-repeat:no-repeat;
	}
.perfil_pedagogia_azul{
	width:200px;
	height:75px;
	background-image:url(../img/perfil_do_profissional_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:17px;
}
	.perfil_pedagogia_azul:hover{
		background-image:url(../img/perfil_do_profissional_laranja.png);
		background-repeat:no-repeat;
	}
	.perfil_pedagogia_laranja{
		background-image:url(../img/perfil_do_profissional_laranja.png);
		background-repeat:no-repeat;
	}
.campo_pedagogia_azul{
	width:200px;
	height:75px;
	background-image:url(../img/campo_de_atuacao_azul.png);
	background-repeat:no-repeat;
	cursor:pointer;
	margin-top:17px;
}
	.campo_pedagogia_azul:hover{
		background-image:url(../img/campo_de_atuacao_laranja.png);
		background-repeat:no-repeat;
	}
	.campo_pedagogia_laranja{
		background-image:url(../img/campo_de_atuacao_laranja.png);
		background-repeat:no-repeat;
	}
	
#menu_pedagogia{
	display:none;
}
#menu_adm{
	display:none;
}

#img_pedagogia{
	margin-top:75px;
	margin-left:10px;
	display:none;
}
#img_adm{
	margin-top:75px;
	margin-left:10px;
	display:none;
}

#desc_curso_adm{
	background-color:#3A2E5B;
	width:500px;
	/*height:515px;*/
	padding:0 60px;
	text-align:justify;
	color:#FFF;
	display:none;
}
	#desc_curso_adm strong{
		color:#F19300;
		font-weight:bold;
	}
	
#desc_grade_adm{
	color:#FFFFFF;
	display:none;
	margin-left:90px;
	width:530px;
	
}

#desc_perfil_adm{
	background-color:#3A2E5B;
	width:500px;
	height:515px;
	padding:30px 60px;
	text-align:justify;
	color:#FFF;
	display:none;
}
	#desc_perfil_adm span{
		color:#F19300;
		
	}

#desc_campo_adm{
	background-color:#3A2E5B;
	width:500px;
	height:615px;
	padding:0 60px;
	text-align:justify;
	color:#FFF;
	display:none;
}
	#desc_campo_adm span{
		color:#F19300;
		font-weight:bold;
	}
	
/*PEDAGOGIA*/

#desc_curso_pedagogia{
	background-color:#3A2E5B;
	width:500px;
	height:315px;
	padding:0 60px;
	text-align:justify;
	color:#FFF;
	display:none;
}
	#desc_curso_pedagogia span{
		color:#F19300;
		font-weight:bold;
	}
	
#desc_grade_pedagogia{
	color:#FFFFFF;
	display:none;
	margin-left:90px;
	width:530px;
}

#desc_perfil_pedagogia{
	background-color:#3A2E5B;
	width:500px;
	height:615px;
	padding:30px 60px;
	text-align:justify;
	color:#FFF;
	display:none;
}
	#desc_perfil_pedagogia span{
		color:#F19300;
		
	}

#desc_campo_pedagogia{
	background-color:#3A2E5B;
	width:500px;
	height:515px;
	padding:30px 60px;
	text-align:justify;
	color:#FFF;
	display:none;
}
	#desc_campo_pedagogia span{
		color:#F19300;
		font-weight:bold;
	}
	
	
.tab_laranja{
	background-color:#F29400;
	font-weight:bold;
	padding:10px;
	width:180px;
	text-align:center;
	font-size:16px;
	margin-left:160px;
	margin-bottom:5px;
}
.tab_roxo_1{
	background-color:#4D3F82;
	margin-bottom:5px;
	padding:10px 25px;
	font-size:16px;
	width:463px;
}
.tab_roxo_2{
	background-color:#2E254B;
}
.tab_roxo_2_esquerda{
	padding:10px 25px;
	float:left;
	margin-right:5px;
	margin-bottom:5px;
	width:378px;
}
.tab_roxo_2_direita{
	padding:10px;
	text-align:center;
	float:left;
	width:60px;
}
.tab_bold{
	font-weight:bold;
}
.carga{
	color:#FFFFFF;
	background-color:#2E254B;
	float:left;
	padding:10px 25px;
	width:230px;
	margin-right:5px;
	margin-bottom:5px;
	margin-left:132px;
}
.horas{
	text-align:center;
	color:#FFFFFF;
	background-color:#F29400;
	float:left;
	padding:10px;
	width:75px;
}	
	
.botaoMenuAtivo{
	color:#4A3E77 !important;
}
.botaoMenu{
	color:#FFFFFF;
}

.img_metodologia_2{
	position:relative;
	left:50%;
	margin-left:-325px;
	margin-top:50px;
}