@charset "utf-8";
/* CSS Document */


* {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	color: #006D92;
	line-height: 150%;
}


p {
	margin-bottom: 15px;
}

.texto_cinza {
	color: #666666;
}


.texto_cinza a {
	color: #666666;
	text-decoration: none;
}

.texto_cinza a:hover {
	text-decoration: underline;
}

.texto_amarelo {
	color: #FFCC00;
}

.texto_dez_preto {
	font-size: 10px;
	color: #333333;
}


.texto_dez {
	font-size: 10px;
}

.texto_dez a {
	font-size: 10px;
	text-decoration: underline;
}

.texto_dez a:hover {
	text-decoration: underline;
	color: #C10404;
}

.texto_branco {
	color: #FFFFFF;
}

.texto_laranja {
	color: #DB691E;
}

.link_destaque_home a {
	text-decoration: none;
}

.link_destaque_home a:hover {
	text-decoration: underline;
	
}
.link_negrito a {
	text-decoration: underline;
}

.link_negrito a:hover {
	text-decoration: underline;
	color: #C10404;
	
}
html{
	height: 100%;
}
body{
	background-color: #006D92;
	
	background-image: url("../img/gradiente_background.jpg");
	background-repeat: repeat-x;
	margin: 0;
	height: 100%;
}
#main{
	width: 777px;
    background-color:#FFFFFF;
    margin: 0 auto 0 auto;
	display: table;
	min-height: 100%;
	height: 100%;
	*height: auto;
	position: relative;
}
#flash_topo{
	width: 580px;
	display: inline;
	position: relative;
	float: left;
	
	
}

#rodape {
	width: 777px;
	height: 77px;
	position: relative;
	margin: -92px auto 0 auto;
	background-image:url(../img/rodape.gif);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 15px;
	
}

#topo {
	width: 777px;
	height: 160px;
	position: relative;
	float: left;
	background-image: url(../img/bg_topo.jpg);
	background-repeat: no-repeat;
	 
}

#menu {
	width: 165px;
	position: relative;
	float: left;
	z-index: 1;
	
}

#menu_rodape {
	width: 165px;
	height: 40px;
	position: relative;
	float: left;
	background-image: url(../img/menu_rodape.jpg);
	padding:10px;
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #053870;
	text-decoration: none;
}

#centro {
	width: 777px;
	position: relative;
	float: left;
	padding-bottom: 110px;
	background-image: url(../img/bg_centro.jpg);
	background-repeat: repeat-x;

}

#conteudo {
	width: 592px;
	position: relative;
	float: left;
	margin: 6px 0 0 20px;
	display: inline;
	z-index: 0;
}

.logo_add a {
	width: 38px;
	height: 13px;
	background-image: url(../img/logo_add.gif);
	background-repeat: no-repeat;
	display: block;
	text-decoration: none;
	position: absolute;
	top: 45px;
	left: 720px;
}

.logo_add a:hover {
	text-decoration: none;
}

.botao_menu a {
	position: relative;
	float: left;
	width: 153px;
	height: 20px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #053870;
	padding: 4px 0 0 12px;
	text-decoration: none;
}

.botao_menu a:hover {
	color: #FFFFFF;
	
}
	.botao_menu_cadeado a {
	position: relative;
	float:left;
	width: 143px;
	height: 19px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	color: #053870;
	padding: 5px 0 0 22px;
	text-decoration: none;
}

.botao_menu a:hover {
	color: #FFFFFF;
}

.botao_menu_seta a {
	position: relative;
	float: left;
	width: 153px;
	height: 20px;
	background-image: url(../img/bg_menu_seta.jpg);
	background-repeat: no-repeat;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #053870;
	padding: 4px 0 0 12px;
	text-decoration: none;
}

.botao_menu_seta a:hover {
	color: #FFFFFF;
	background-position: 0 -24px;
}

.botao_menu_sub a {
	position: relative;
	float: left;
	width: 149px;
	height: 20px;
	background-image: url(../img/bg_menu.jpg);
	background-repeat: no-repeat;
	background-position: -4px 0;
	font-family: Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #053870;
	padding: 4px 0 0 12px;
	text-decoration: none;
}

.botao_menu_sub a:hover {
	color: #FFFFFF;
}
.galerias_fotos_tudo{
	width: 592px;
	position: relative;
	float: left;
	margin: 0px 0 0px 0px;
	display:inline;
}
.thumb_galeria{
	width: 166px;
	height: 150px;
	position:relative;
	float:left;
	margin: 0px 24px 10px 5px;
	display: inline;


		
}
.texto_link_galeria a{
	width: 165px;
	position: relative;
	float:left;
	display:inline;
	text-decoration: none;

}
.texto_link_galeria a:hover{
	text-decoration: underline;	
	
}



#portal_aluno {
	position: relative;
	float: right;
	margin: 7px 20px 0 0;
	text-align: right;
	display: inline;
	
}

.campo_login {
	width: 99px;
	height: 13px;
	padding-left: 2px;
	border: solid 1px #FFCC00;
	font-size: 10px;
}

.tipo_portal {
	width: 78px;
	height: 15px;
	padding-left: 2px;
	border: solid 1px #FFCC00;
	font-size: 10px;
	*height: 17px;
	*width: 82px;
}
.destinatario_contato {
	width: 265px;
	height: 18px;
	padding-left: 2px;
	border: solid 1px #999999;
	font-size: 12px;
	*height: 20px;
	*width: 265px;
	margin-top: 10px;
}

.botao_portal {
	color: #FFCC00;
	background-color: #006C91;
	border: none;
	font-size: 10px;
	padding: 1px;
}

#submenu_institucional {
	width: 149px;
	position: absolute;
	top: 24px;
	left: 165px;
	z-index: 1;
}

#submenu_niveis_ensino {
	width: 149px;
	position: absolute;
	top: 48px;
	left: 165px;
	z-index: 1;
}

#flash_home {
	width: 592px;
	position: relative;
	float: left;
	margin-bottom: 15px;
	z-index:0;
}

.titulo_grande {
	width: 566px;
	position: relative;
	float: left;
	height: 21px;
	background-image: url(../img/bg_titulo_grande.gif);
	margin-bottom: 10px;
	padding: 4px 0 0 10px;
}
#textos_paragrafo{
	margin: 0 0 10px 10px;
	width: 280px;


	
}
#textos_galeria{
	margin: 0 0 20px 10px;
	width: 550px;


	
}
#textos_contato{
	margin: 0 0 10px 10px;
	width: 582px;
	

	
}
#textos_eventos{
	margin: 0 0 10px 5px;
	width: 360px;
	position:relative;
	float:left;
	display: inline;

	
}
#texto_noticias{
	margin: 0 0 10px 10px;
	width: 500px;
	
	
}

#texto_resumo_fotos{
	margin: 0 0 10px 10px;
	width: 500px;

	
}
.navegacao{
	position: relative;
	float:left;
	margin: 0px 0 0 0px;
	padding: 8px 0 0 0;
	color:#333;
	display:inline;

}

#linha_pontilhada{
	height: 10;
	width: 280px;
	background-image:url(../img/linha_pontilhada_navegacao.gif);
	background-repeat:no-repeat;
	postion: relative;
	float:left;
	margin: 30px 0 20px 0px;
	display:inline;
	
}
.navegacao a:hover{
	margin: 0;
	color: #DB691E;
	
}

#texto_destaque_home {
	width: 390px;
	position: relative;
	float: left;
	margin-left: 10px;
	display: inline;
}

#imagem_destaque_home {
	width: 144px;
	position: relative;
	float: right;
	margin-right: 30px;
	display: inline;
}

#enquete{
	margin: 10px 0px 10px 0;
	width: 155px;
	position: relative;
	float: left;
	margin-top: 21px;
	display: inline;
	padding: 0 0px 10px 10px;
}

.titulo_caixa {
	color: #FFFFFF;
	font-size: 11px;
	margin: 4px 0 10px 0;
	font-weight: bold;
}







#botao_azul_enquete {
	width: 136px;
	position: relative;
	float: left;
	margin-top: 10px;
}

#botao_azul_enquete_um a {
	width: 60px;
	height: 21px;
	position: relative;
	float: left;
	background-image: url(../img/bg_botao_azul_enquete_um.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none; 
	display: block;
	text-align: center;
	padding-top: 3px;
}

#botao_azul_enquete_um a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}




#botao_azul_enquete_dois a {
	width: 90px;
	height: 21px;
	position: relative;
	float: left;
	background-image: url(../img/bg_botao_azul_enquete_dois.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	padding-top: 3px;
}

#botao_azul_enquete_dois a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.titulo_enquete{
	width: 155px;
	height: 21px;
	padding: 4px 0 0 10px;
	background-image: url(../img/bg_titulo_enquete.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
}
.conteudo_enquete{
	width: 165px;
	margin: 5px 2px 0px 10px;
	position: relative;
	float: left;
	display: inline;

}
#botao_enquete_votar a{
	float: left;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	position: relative;
	margin: 3px 10px 3px 18px;
	display: inline;
}

#botao_enquete_resultado a{
	float: right;
	color: #FFFFFF;
	text-decoration: none;
	text-align: right;
	position: relative;
	margin: 3px 22px 3px 18px;
	display: inline;

}

.botao_enquete{
	width: 165px;
	height: 25px;
	background-image: url(../img/bg_botao_enquete.gif);
	background-repeat: no-repeat;
	position: relative;
	float:left; 
	margin-top: 5px;
	margin-left: 5px;
	display: inline;
}
#botao_enquete_votar a:hover{
	text-decoration: underline;

}
#botao_enquete_resultado a:hover{
	text-decoration: underline;

}
.botao_tour a{
	width: 298px;
	height: 89px;
	margin: 20px 0 0 0px;
	display: inline;
	position: relative;
	float:left;
	background-image:url(../img/bg_botao_tour.jpg);
	background-repeat:no-repeat;
	
}
.botao_tour a:hover{
	background-position: 0 -89px;	
	
	
}
#recreio{
	margin: 0px 0px 5px 0;
	padding: 0;
	border: none;
	width: 165px;
	position: relative;
	float: left;
	display: inline;
	background-color: #E8F1F4;

	


}
.titulo_recreio{
	width: 155px;
	height: 21px;
	padding: 4px 0 0 10px;
	background-image: url(../img/bg_titulo_enquete.gif);
	background-repeat: no-repeat;
	position: relative;
	float: left;
	border: none;
}
.conteudo_recreio{
	width: 123px;
	position: relative;
	float: left;
	margin: 10px 5px 0px 10px;
	padding: 0;
	display: inline;
	border: none;
	
}



#agenda_home{
	width: 182px;
	position: relative;
	float: right;
	margin: 5px 16px 15px 0;
	display:inline;
	background-color: #E8F1F4;
	padding: 0;

}
.agenda_calendario{
width: 174;
height: 141;
position: relative;
float: left;
margin: 0 0 8px 4px;
display: inline;
}

.agenda_calendario_interno{
width: 174;
height: 141;
position: relative;
float: right;
margin: 0 22px 8px 4px;
display: inline;
}


.titulo_agenda_home{
	width: 172px;
	margin: 0 0 25px 0;
	display: inline;
	height: 21px;
	position: relative;
	float: right;
	background-image:url(../img/bg_titulo_home_agenda.gif);
	background-repeat: no-repeat;
	padding: 4px 0 0 10px;
	margin: 0 0 8px 0;
}
#eventos_home{
	margin: 0 0 0 4px;
	padding: 0 0 10px 0;
	postion: relative;
	float:left;
	width: 174;
	display:inline;
	
	
}

.botao_agenda_home a{
	width: 175px;
	height: 20px;
	text-align: center;
	background-image:url(../img/bg_botao_agenda.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	float: right;
	margin: 0 5px 10px 0;
	display: inline; 
	padding-top: 3px;

}
.botao_agenda_home a:hover{
	text-decoration:underline;	
	
}
#foto_direita{
	width: 262px;
	positon: relative;
	float:right;
	margin: 0 17px 0 0;
	display:inline;
	
}
.imagem_borda {
	border: 1px solid #4075A1;
	float: right;

	

	
}
.borda_foto{
	border: 1px solid #4075A1;
	float: right;
	
}
.legenda_direita{
	position:relative;
	float:right;
	width: 262px;
	margin: 2px 0 20px 0; 
	text-align: right;

}

.imagem_borda:hover {
	border: 1px solid #DB691E;
}
.botao_galeria_fotos a {
	background-image:url(../img/botao_galeria_fotos.jpg);
	background-repeat:no-repeat;
	width: 253px;
	height: 42px;
	position: relative;
	float:right;

	
}
.botao_galeria_fotos a:hover{
	background-position: 0 -43px;	
	
}
.botao_galeria_fotos2 a {
	background-image:url(../img/botao_galeria_fotos2.jpg);
	background-repeat:no-repeat;
	width: 253px;
	height: 42px;
	position: relative;
	float:right;
	margin: 50px 10px 0 0;

	
}
.botao_galeria_fotos2 a:hover{
		margin: 50px 10px 0 0;
	background-position: 0 -43px;	
	
}
#podio{
	margin: 0 20px 0 0;
	width: 225px;
	height: 155px;
	display:inline;
	float:right;
	position:relative;

	
	
}
#submenu_direita{
	width: 153px;
	position:relative;
	float: right;
	background-color: #E8F1F4;
	margin: 20px 0px 0px 0;
	display:inline;
	padding-bottom: 10px;

}
.titulo_submenu_direita{
	background-color: #248DBD;
	width: 143px;
	position: relative;
	float: left;
	text-align: left;
	height: 20px;
	margin: 0 0 5px 0;
	padding: 2px 0 0px 10px;
	display:inline;
	
}
.texto_link_submenu_direita a{
	text-decoration:underline;
	font-size:11px;
	color: #248DBD;
	margin: 3px 0 0 10px;
	display: inline;
	width: 130px;
	position:relative;
	float: left;
	background-image: url(../img/seta_lista.gif);
	background-position: 0 5px;
	background-repeat:no-repeat;
	padding-left: 12px;
	
	
}
.texto_link_submenu_direita a:hover{
	text-decoration: underline;
	color: #C10404;
	
	
}
.links a{
		text-decoration: underline;
}
.links a:hover{
	color: 	#C10404;
}


#noticias_home {
	width: 374px;
	position: relative;
	float: left;
	background-color: #E8F1F4;
	margin-top: 5px;
}

.titulo_noticias_home {
	width: 364px;
	position: relative;
	float: left;
	height: 22px;
	background-image: url(../img/bg_titulo_noticias_home.jpg);
	background-repeat: no-repeat;
	padding: 4px 0 0 10px;
}

.texto_noticias_home {
	width: 354px;
	position: relative;
	float: left;
	margin: 10px 0 0 10px;
	display: inline;
}

.botao_mais_noticias a {
	width: 126px;
	height: 20px;
	text-align: center;
	background-image: url(../img/bg_botao_mais_noticias.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	float: right;
	margin: 0 10px 10px 0;
	display: inline; 
	padding-top: 3px;
}
.botao_mais_noticias_interno a {
	width: 126px;
	height: 20px;
	text-align: center;
	background-image: url(../img/bg_botao_mais_noticias.gif);
	background-repeat: no-repeat;
	color: #FFFFFF;
	text-decoration: none;
	position: relative;
	float: left;
	margin: 25px 10px 0px 0;
	display: inline; 
	padding-top: 3px;
}

.botao_mais_noticias a:hover {
	text-decoration: underline;
	
}
.botao_mais_noticias_interno a:hover {
	text-decoration: underline;
	
}


#galerias_home {
	width: 374px;
	position: relative;
	float: left;
	margin-top: 20px;
}


.cada_galeria_home {
	width: 122px;
	position: relative;
	float: left;
	margin: 10px 2px 0 0;
}


.thumb_galerias_home {
	width: 118px;
	height: 82px;
	position: relative;
	float: left;
	padding: 4px 0 0 4px;
	background-image: url(../img/bg_thumb_galerias_home.jpg);
	background-repeat: no-repeat; 
}

.legenda_galerias_home {
	position: relative;
	width: 122px;
	float: left;
	text-align: center;  
}


#parceiros_caixa_branca{
	width:520px;
	position:relative;
	float:left;
	margin: 0;
	display: inline;
	background-color: #FFFFFF;
	border: 1px solid #CCC; 
	padding: 20px 10px 10px 20px;
	
	
	
	
}
.cada_parceiro{
	text-decoration:none;
	width: 107px;
	height: 107px;
	position: relative;
	float:left;
	margin: 5px 35px 20px 35px;
	display:inline;
	text-align:center;
	
	
}


#conteudo_contato_esquerda {
	width: 265px;
	position: relative;
	float: left;
	display: inline;
}

#conteudo_contato_direita {
	width: 280px;
	position: relative;
	float: right;
	margin-bottom: 200px;
}

.btn_azul_contato a {
	width: 200px;
	height: 37px;
	position: relative;
	float: left;
	background-image: url(../img/botao_licalizacao.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
}

.btn_azul_contato a:hover {
	background-position: 0 -37px;
	
}

input.campo_contato_normal {
	width: 260px;
	height: 16px;
	border: solid 1px #2E566B;
	padding-left: 2px;
	color: #2E566B;
}

input.campo_tel_um {
	width: 34px;
	height: 16px;
	border: solid 1px #2E566B;
	padding-left: 2px;
	color: #2E566B;
}

input.campo_tel_dois  {
	width: 212px;
	height: 16px;
	border: solid 1px #2E566B;
	padding-left: 2px;
	color: #2E566B;
}

.itens_contato {
	margin: 5px 0 3px 0;
}

.mensagem_contato {
	width: 260px;
	height: 150px;
	border: solid 1px #2E566B;
	padding-left: 2px;
	color: #2E566B;
}

input.botao_enviar_contato {
	background-color: #0A6A9D;
	font-weight: bold;
	color: #FFCC00;
	padding: 0 4px 0 4px;
	height: 20px;
	border: none;
	float: right;
	margin-top: 5px;
}

#botao_azul_enquete {
	width: 136px;
	position: relative;
	float: left;
	margin-top: 10px;
}

