.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

body{
	font-family:Tahoma;
	color:#666666;
	font-size:12px;
	margin:0;
	background:url(../img/background.jpg) #FFF repeat-x;
}

h4 {
	margin-bottom:10px;
}

.geral{
	margin:0 auto;
	width:997px;
	position: relative;
}

.esq {
	float:left;
}

form {
	padding:0;
	margin:0;
}

p{
	line-height:15pt;
}

a{
	text-decoration:none;
	color:#666666;
	cursor:pointer;
}

a:hover{
	text-decoration:underline;
}

.clear{
	clear:both;
}

.left{
	float:left;
}

img{border:0;}

.conteudo{
	padding:7px 0 20px 0;
}

.font_20{
	font-size:20px;
	color:#F55802;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

.font_16{
	font-size:16px;
	color:#F55802;
	font-weight:bold;
	font-family:"Trebuchet MS";
}

/*topo*/

.topo{
	height:302px;
}

.topo_menu{
	height:31px;
	font-size:15px;
	font-weight:bold;
	background:url(../img/bg_topo_menu.jpg) repeat-x bottom;
}

.topo_menu_link{
	padding:4px 10px 0 10px;
	float:left;
	height:26px;
}

.topo_menu_link a{
	color:#FFFFFF;
}

.separador{
	color:#FFFFFF;
	float:left;
	padding-top:4px;
}

.topo_logo{
	width:342px;
	height:272px;
	background:url(../img/bg_logo.jpg);
	float:left;
}

.logo{
	padding-top:31px;
	height:158px;
	width:313px;
}

.topo_pesquisa{
	float:left;
	height:272px;
	width:655px;
	background: url(../img/bg_pesquisa.jpg);
}

/*.campo_pesquisa{
	float:right;
	margin-top:20px;
	padding-left:36px;
	background:url(../img/lupa.gif) no-repeat;
	width:165px;
	margin-right:95px;
}*/

.campo_pesquisa{
	position:absolute;
	top:50px;
	left:50%;
	margin-left:180px;
	width:200px;
	margin-right:95px;
	z-index: 10;
}

.campo_pesquisa input{
	height:18px;
	width:158px;
	float:right;
	padding-left:5px;
	background:#FFFFFF;
	color:#F65701;
	border:2px solid #F65701;
	font-family:Trebuchet MS;
	border-radius: 5px 0 0 5px;
}

.topo_novo{
	width:997px;
	height:245px;
	position: relative;
}
	.topo_novo .fade{
		width: 100%;
		position: relative;
	}
		.topo_novo .fade > div{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 2;
			display: none;
		}
		.topo_novo .fade > div.ativo{
			display: block;
		}
		.topo_novo .overlay{
			position: absolute;
			top: 0;
			left: 0;
			z-index: 4;
		}
		.topo_novo .overlay a{
			position: absolute;
			top: 30px;
			left: 0;
			width: 330px;
			height: 160px;
			display: block;
			z-index: 4;
		}

#portugues{
	position:absolute;
	margin:-18px 0 0 960px;
	background:url(../img/brasil_nao_ativo.png);
	width:32px;
	height:22px;
}

#portugues:hover{
	position:absolute;
	margin:-18px 0 0 960px;
	background:url(../img/brasil_ativo.png);
	width:32px;
	height:22px;
}

#ingles{
	position:absolute;
	margin:-18px 0 0 990px;
	background:url(../img/ingles_nao_ativo.png);
	width:32px;
	height:22px;
}

#ingles:hover{
	position:absolute;
	margin:-18px 0 0 990px;
	background:url(../img/ingles_ativo.png);
	width:32px;
	height:22px;
}

.menu_topo {
		list-style:none;
		float:left;
		padding-top: 4px;
		color:#FFFFFF;
	}

	.menu_topo a{
	 	color:#FFFFFF;
		margin-left:15px;
		text-decoration:none;
	}

	.menu_topo a:hover{
		text-shadow: 1px 1px 1px #000;
	}

	.submenus {
		padding:10px 0 5px 0;
	}

	.div_sub_recurso {
		width:80px;
		height:2px;
		background:url(../img/linha_divisao_menu.jpg) no-repeat right;
		margin:5px 0 5px 12px;
	}

	.div_sub_producao {
		width:100px;
		height:2px;
		background:url(../img/linha_divisao_menu.jpg) no-repeat;
		margin:5px 0 5px 12px;
	}

	.sub_recursos {
		display:none;
		font-size:14px;
		width:152px;
		position:absolute;
		background:url(../img/linha_rodape_recursos_2.png) bottom no-repeat;
		margin:17px 0 0 390px;
		z-index:1000;
	}

	.int_subrecursos {
		background:url(../img/bgr_submenu.jpg) repeat-x;
		border-left:2px solid #F7AB03;
		border-right:2px solid #F7AB03;
		padding:7px 0 10px 0;
	}

	.sub_producao {
		display:none;
		font-size:14px;
		width:202px;
		position:absolute;
		background:url(../img/linha_rodape_producao.png) bottom no-repeat #F75703;
		margin:17px 0 0 490px;
		z-index:1000;
		border-radius: 0 0 5px 5px;
	}

	.int_subproducao {
		background:url(../img/bgr_submenu.jpg) repeat-x;
		border-left:2px solid #F7AB03;
		border-right:2px solid #F7AB03;
		padding:7px 0 10px 0;
	}



/*rodape*/

.rodape{
	background:url(../img/bg_rodape.jpg) repeat-x #F75703;
	left:0;
	width:100%;
	padding-bottom:20px;
	line-height:10pt;
	color:#FFFFFF;
}

.rodape_conteudo{
	text-align:center;
	padding-top:11px;
	width: 370px;
	padding-left:330px;
}

.rodape_conta{
	width:55px;
	font-size:10px;
	float:left;
	margin-top:11px;
}

.bg_conta{
	width:41px;
	height:13px;
	background:url(../img/bg_contador.jpg) no-repeat;
	color:#000000;
	padding:0 0 0 4px;
	color:#006666;
}

.rodape_logo{
	float:right;
	margin-top:11px;
	width:33px;
	height:8px;
}


/*home*/

.vertical_esquerdo{
	float:left;
	padding-right:76px;
	width:147px;
}

.itens_vertical_esquerdo{
	height:98px;
	background:url(../img/bg_itens_vertica_1.jpg);
	margin-bottom:35px;
}

.caixa_esquerda,
.caixa_esquerda_ativa{
	width:149px;
	height:59px;
	background:url(../img/sprite-side_menu.jpg) no-repeat 0 0;
	margin-bottom:35px;
	cursor:pointer;
}
	.caixa_esquerda.it-01,
	.caixa_esquerda_ativa.it-01{background-position: 0px 0px;}
	.caixa_esquerda.it-02,
	.caixa_esquerda_ativa.it-02{background-position: 0px -80px;}
	.caixa_esquerda.it-03,
	.caixa_esquerda_ativa.it-03{background-position: 0px -160px;}
	.caixa_esquerda.it-04,
	.caixa_esquerda_ativa.it-04{background-position: 0px -240px;}
	.caixa_esquerda.it-05,
	.caixa_esquerda_ativa.it-05{background-position: 0px -320px;}
	.caixa_esquerda.it-06,
	.caixa_esquerda_ativa.it-06{background-position: 0px -400px;}
	.caixa_esquerda.it-07,
	.caixa_esquerda_ativa.it-07{background-position: 0px -480px;}
	.caixa_esquerda.it-08,
	.caixa_esquerda_ativa.it-08{background-position: 0px -560px;}

.caixa_esquerda:hover{}
	.caixa_esquerda:hover.it-01,
	.caixa_esquerda_ativa.it-01{background-position: -200px 0px;}
	.caixa_esquerda:hover.it-02,
	.caixa_esquerda_ativa.it-02{background-position: -200px -80px;}
	.caixa_esquerda:hover.it-03,
	.caixa_esquerda_ativa.it-03{background-position: -200px -160px;}
	.caixa_esquerda:hover.it-04,
	.caixa_esquerda_ativa.it-04{background-position: -200px -240px;}
	.caixa_esquerda:hover.it-05,
	.caixa_esquerda_ativa.it-05{background-position: -200px -320px;}
	.caixa_esquerda:hover.it-06,
	.caixa_esquerda_ativa.it-06{background-position: -200px -400px;}
	.caixa_esquerda:hover.it-07,
	.caixa_esquerda_ativa.it-07{background-position: -200px -480px;}
	.caixa_esquerda:hover.it-08,
	.caixa_esquerda_ativa.it-08{background-position: -200px -560px;}

	.caixa_esquerda a,
	.caixa_esquerda_ativa a{
		display: block;
		width: 100%;
		height: 100%;
	}

/*.caixa_esquerda_ativa{
	width:149px;
	height:59px;
	background:url(../img/bg_caixa_menu.jpg) top right;
	margin-bottom:35px;
}*/

.caixa_esquerda_ativa img {
	margin:10px 0 0 2px;
}

.bg_caixa_esquerda{
	width:147px;
	background:url(../img/bg_estende_caixa.jpg) repeat-x #E8DBB9;
}

.box {
	width:94%;
	margin:0 auto;
}

.caixa-info{
	border:3px solid #E7DABB;
}

.box td {
	width:50%;
}

.box .titulo {
	font-size:14px;
	color:#F55802;
	text-align:right;
	font-weight:bold;
}

.box .texto {
	padding-top:5px;
}

.vertical_meio{
	float:left;
	width:360px;
	margin-right: 25px;
	background:url(../img/linha_horizontal.jpg) left bottom repeat-x;
}

.vertical_meio p{
	margin-bottom:18px;
}

.vertical_meio_conteudo{
	margin-top:12px;
	border-right:1px solid #EDE0BE;
	width:366px;
	height: 90%;
	padding-right:18px;
	float:left;
}

.titulo_home{
	font-size:14px;
	font-weight:bold;
}

.inferior_home {
	width:780px;
	margin:20px 0 0 220px;
}

.galeria {
	width:215px;
	margin-right:40px;
}

#foto_galeria {
	width:225px;
	cursor:pointer;
	height:117px;
	margin-bottom:10px;
	background:url(../img/foto_galeria.jpg) top left;
}

#foto_galeria:hover {
	width:225px;
	height:117px;
	background:url(../img/foto_galeria.jpg) top right;
}

.atendimento {
	width:282px;
}

.atendimento a {
	color:#F45900;
}

.atendimento .titulo {
	margin-left:40px;
}

.atendimento p {
	padding-top:10px;
}

.conteudo_atendimento{
	border-left:1px solid #EDE3CD;
	border-right:1px solid #EDE3CD;
	padding:0 40px 0 40px;
}

.localizacao {
	margin-left:40px;
	width:157px;
}

.localizacao p {
	padding-top:10px;
	margin-bottom:10px;
}

#linha_pesquisa{
	text-decoration:none;
}

#linha_pesquisa:hover{
	color:#999999;
}

.linha_horizontal{
	width:350px;
	height:1px;
	background:url(../img/linha_horizontal.jpg) repeat-x;
}

.capes{
	width:202px;
	float:left;
	padding-top:27px;
	float:left;
}

.capes_conteudo{
	width:175px;
	padding-right:23px;
	border-right:1px solid #EDE0BE;
	margin-top:12px;
}

.vertical_direito{
	float:left;
	margin-left:25px;
	width:364px;
	background:url(../img/linha_horizontal.jpg) left bottom repeat-x;
	padding-bottom: 20px;
}

.vertical_direito_conteudo p{
	padding-bottom:18px;
}

.vertical_direito_conteudo{
	padding-top:15px;
}

.interna_noticias{
	width: 760px;
}
.content p img{
	float: right;
	padding: 0px 0px 0px 10px;
	max-height: 234px;
}
.files{
	margin: 40px 0 0px;
	border-top: 1px solid #666;
	padding-top: 10px;
}
	.files legend{
		padding: 0 5px;
	}
	.files ul{
		list-style: none;
	}
	.files ul li{
		padding: 5px 0;
		margin: 10px 0;
		border-top: 1px solid #666;
	}
	.files ul li:first-child{
		border-top: none;
	}
	.files a{
		display: block;
		padding-left: 10px;
	}
	.files a:hover{
		text-decoration: none;
		color: #F55802;
		text-shadow: 1px 1px 1px #bbb;
	}
	.files span{
		vertical-align: 10px;
	}
.noticias{
	padding:34px 0 26px 0;}
	.noticias_conteudo{
		padding-bottom:10px;
	}
		.noticias_conteudo p{
			padding-bottom:8px;
		}
		.noticias_conteudo a{
			color:#F8AB03;
			float:right;
		}

	.titulo_noticia{
		font-size:14px;
		color:#F55802;
		font-weight:bold;
		margin-top:16px;
		padding-bottom: 0 !important;
	}
	.data_noticia{
		color: #F65700;
	}
	.noticias .btn-mais{
		display: inline-block;
		border-radius: 10px;
		color: #F8AB03;
		float: none;
		margin-left: 289px;
	}

.patrocinadores{
	float:left;
	width:970px;
	height:80px;
	padding:0 0 0 16px;
	margin-top:30px;
}

.logo_1{
	float:left;
	width:132px;
	padding:0 12px;
}

.logo_2{
	float:left;
	width:100px;
	padding:0 7px;
}

.logo_3{
	float:left;
	width:127px;
	padding:0 7px;
}

.logo_4{
	float:left;
	width:70px;
}

.logo_5{
	float:left;
	width:145px;
	padding:0 8px;
}

.logo_6{
	float:left;
	width:105px;
}

.logo_7{
	float:left;
	width:116px;
	padding:0 7px;
}

.logo_8{
	float:left;
	width:90px;
}

.caminho_pao {
	float:right;
}

/* OPPGCTA */

.chamadas_direita{
	float:right;
	padding-left:31px;
	width:149px;
}

.interna_ppgcta{
	width:770px;
}

.interna_ppgcta p{
	margin-bottom:10px;
}

.ppgcta_conteudo{
	margin-top:12px;
	width:770px;
	padding-right:19px;
	float:left;
}


.chamada_download{
	float:right;
	width:87px;
	height:19px;
	font-family:trebushet MS;
	font-size:12px;
	font-weight:bold;
	color:#F55802;
}


/* Ensino */

.tabela_materias {
	margin-bottom:20px;
	font-size:11px;
	color:#666666;
	width: 100%;
}

.tabela_materias th{
	background:#E7DABB;
	padding:3px 0 3px 0;
}

.tabela_materias td {
	padding:3px 0 3px 0;
}

/* Linha Pesquisa */

.nome_linha {
	font-size:14px;
	color:#F75703;
	margin-bottom:10px;
}

.seta_inativa {
	position:absolute;
	margin:5px 0 0 5px;
	width:18px;
	height:9px;
	background:url(../img/img_seta_inativa.gif);
}

.seta_ativa {
	position:absolute;
	margin:5px 0 0 5px;
	width:18px;
	height:9px;
	background:url(../img/img_seta.gif);
}

.conteudo_lista{
	display:none;
}

.link_pesquisa {
	background:#F1E9D6;
	font-weight:bold;
	padding-left:5px;
}

.link_pesquisa a {
	color:#0066FF;
}

/* Downloads */

.downloads {
	width:800px;
}

.item_download {
	width:110px;
	height:120px;
	margin-right:20px;
	font-size:10px;
	text-align:center;
	margin-bottom:30px;
}

/* Links */

.item_links {
	font-size:10px;
	color:#666666;
	font-weight:bolder;
	width:134px;
	margin-right:25px;
	margin-bottom:30px;
	text-align:center;
}

.item_links_borda {
	font-size:10px;
	color:#666666;
	font-weight:bolder;
	width:134px;
	margin-bottom:30px;
	text-align:center;
}

.img_link {
	background:url(../img/bgr_links.jpg);
	width:134px;
	padding:2px 0 2px 0;
}

.item_links a,.item_links_borda a {
	margin:5px 0 0 0;
}

.lk_red_full	{
					background:url(../img/seta_18.gif) top right no-repeat #346604;
					height:18px;
					font-family:Verdana;
					font-size:13px;
					padding-left:5px;
				}
.lk_red_full a {color:#FFFFFF; display:block;}
.lk_red_full a:hover {color:#000000; text-decoration:none;}

.outer {
	background:#999999;
	width:130px;
}

.contato_dir {
	width:400px;
}

.formularioContato input {
	width:332px;
	height:22px;
	margin-bottom:10px;
	color:#346604;
	padding:0 0 0 5px;
	border:0;
	background:url(../img/bgr_input.jpg) no-repeat;
}

.formularioContato textarea {
	border:0;
	font-family:Verdana;
	font-size:12px;
	overflow:hidden;
	color:#346604;
	padding:0 0 0 5px;
	width:337px;
	height:196px;
	background:url(../img/bgr_textarea.jpg) no-repeat;
}

.formularioContato a {
	float:right;
	margin-right:60px;
}

.social{
	position: absolute;
	top: 20px;
	right: 92px;
}
	.social .btn{
		display: inline-block;
		width: 40px;
		height: 39px;
		background: url(../img/sprite-social.png) no-repeat 0 0;
	}
	.social .btn.fb{
		background-position: 0px 0px;
		margin-right: 11px;
	}
	.social .btn.fb:hover{
		background-position: 0px -50px;
	}
	.social .btn.tw{
		background-position: -51px 0px;
	}
	.social .btn.tw:hover{
		background-position: -51px -50px;
	}

.newsletter{}
	.newsletter .content{
		width: 359px;
		height: 181px;
		background: url(../img/bg_newsletter.gif) no-repeat 0 0;
	}
		.newsletter .content span{
			width: 100%;
			text-align: center;
			display: block;
			height: 36px;
			color: #fff;
			font-size: 25px;
		}
		.newsletter .content p{
			width: 100%;
			text-align: center;
			color: #fff;
			font-size: 14px;
			padding: 10px 0;
		}
		.newsletter .content #newsletter{text-align: center;}
			.newsletter .content #newsletter .row{
				background: #fff;
				border-radius: 5px;
				width: 170px;
				display: inline-block;
				margin-bottom: 8px;
			}
				.newsletter .content #newsletter .row label{
					padding: 5px 0 5px 12px;
					width: 40px;
					display: inline-block;
				}
				.newsletter .content #newsletter .row input{
					background: #fff;
					border: 0 none;
					padding: 5px;
					width: 105px;
					display: inline-block;
				}
			.newsletter .content #newsletter .btnSubmit{
				border: 0 none;
				background: #F55900;
				color: #fff;
				border-radius: 5px;
				padding: 5px 11px;
				float: right;
				margin-right: 17px;
			}

.nav-links{
	margin: 15px 0 30px 0;
}
	.nav-links li{
		display: inline-block;
	}
	.nav-links li.active a{
		background: #F85800;
	}
	.nav-links li a{
		padding: 10px 15px;
		border-radius: 5px;
		background: #F6AB03;
		color: #fff;
		display: block;
		font-size: 11px;
	}

.compartilhe-facebook,
.compartilhe-twitter{
	display: inline-block;
	width: 196px;
	height: 46px;
	text-indent: -9999px;
}
	.compartilhe-facebook{
		background: url(../img/compartilhe-facebook.png) no-repeat 0 0;
	}
	.compartilhe-twitter{
		background: url(../img/compartilhe-twitter.png) no-repeat 0 0;
	}
	.compartilhe-facebook:hover,
	.compartilhe-twitter:hover{
		background-position: 0 -60px;
	}

.docente_conteudo{
	width: 760px;
}
	.docente_conteudo .nome_docente{
		font-size: 16px;
		color: #438405;
		margin: 10px 0;
		display: block;
	}

	.docente_conteudo ul{margin: 0;list-style: none;display: inline-block;}
	.docente_conteudo ul li{}

	.docente_conteudo .ppl{}
		.docente_conteudo .ppl .bx-left{margin-right: 25px;}
		.docente_conteudo .ppl .bx-right{vertical-align: top;}
			.docente_conteudo .ppl .bx-right ul li{
				margin: 10px 0;
				font-size: 12px;
				color: #F65700;
			}
				/*
				.docente_conteudo .ppl .bx-right ul li:first-child{
					margin-top: 0;
				}
				*/
				.docente_conteudo .ppl .bx-right ul li:last-child{
					margin-bottom: 0;
				}
			.docente_conteudo .ppl .bx-right ul li span{
				font-size: 14px;
				color: #438405;
			}

	.docente_conteudo .bx-right,
	.docente_conteudo .bx-left{display: inline-block;}

	.docente_conteudo .about{margin-top: 20px;}
		.docente_conteudo .about p.title{
			background: #E7DABB;
			font-size: 11px;
			padding: 2px 0 2px 10px;
		}

	.docente_conteudo .identification{}

	.docente_conteudo .professionalAddress{}

	.docente_conteudo .academicFormation{}
		.docente_conteudo .academicFormation ul{}
			.docente_conteudo .academicFormation ul li{margin:10px 0;}
				.docente_conteudo .academicFormation ul li:first-child{margin-top:0;border-top: 0 none;}
				.docente_conteudo .academicFormation ul li .bx-left{margin-right: 10px;vertical-align: top;width: 72px;}
					.docente_conteudo .academicFormation ul li .bx-left p.title{
						font-size: 11px;
						margin: 0;
					}
				.docente_conteudo .academicFormation ul li .bx-right{width: 640px;}

	.docente_conteudo .title{font-size: 14px;color: #666;font-weight: bold;margin:1em 0;}
	.docente_conteudo .content{padding: 0 10px;font-size: 11px;}
	.docente_conteudo .btn-lattes{
		width: 320px;
		display: block;
		font-size: 20px;
		color: #438502;
		font-weight: bold;
		text-transform: uppercase;
		padding: 10px 40px 10px 10px;
		border: 1px solid #428702;
		border-radius: 15px;
		margin: 20px 0;
	}
		.docente_conteudo .btn-lattes:before{
			content: '';
			width: 31px;
			height: 38px;
			padding: 0 11px;
			margin: 0 15px 0 20px;
			background: url(../img/icon-lattes.png) no-repeat 0 0;
			background-size: cover;
		}

.fotos,
.videos{
	display: block;
}

.videos{
	display: none;
}

.bg-modal{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background-color: #000;
	opacity: 0.4;
	z-index: 2;
	display: none;
}

#modal-retorno{
	position: fixed;
	width: 570px;
	left: 50%;
	margin-left: -235px;
	padding: 40px 0;
	top: 40%;
	background: #448504;
	z-index: 3;
	color: #fff;
	display: none;
}
	#modal-retorno h2,
	#modal-retorno p{
		text-align: center;
		margin: 1em 0;
	}
.closeModal{
	background: #fff;
	border-radius: 50px;
	padding: 5px 8px;
	position: absolute;
	top: -10px;
	right: -10px;
	color: #3B4884;
	cursor: pointer;
}
	.closeModal:hover{
		background: #FFCF40;
	}
.social-noticia{
	margin-top: 20px;
}