/* CSS Interna Geral */

#cont_int_g {
	width: 710px;
	height: auto;
	float: right;
	clear: none;
	padding: 7px 0px 7px 0px;
	border-left: solid 1px #E4E4E4;
	text-align: left; 
	font-size: 11px;
}

#cont_int_p {
	width: 510px;
	height: auto;
	float: right;
	clear: none;
	padding: 7px 10px 10px 10px;
	border-left: solid 1px #E4E4E4;
	text-align: justify; 
	font-size: 11px;
}

.titPrinc {
	width: 99%;
	display: block;
	clear: both;
	color: #000;
	font-size: 16px;
	padding-bottom: 5px;
	margin: 10px 5px 5px 10px;
	font-weight: bold;
	border-bottom: solid 3px #E1ECF7;
}

/* .borderTitSub{
	width: 100%;
	display: block;	
} */

.titSub {
	width: 99%;
	display: block;
	color: #000;
	font-size: 14px;
	font-weight: bold;
	padding: 3px 0 3px 5px;
	margin: 2px 0 10px 0;
	color: #E3B500; /* COR AMARELO QUEIMADO */
	letter-spacing: 1px;
	border-bottom: solid 2px #E3B500;
	border-top: solid 2px #E3B500;
}

.txt { 
	margin-top: 10px;
	padding-left: 10px;
	text-align: justify;
}

.txt p { 
	margin: 0;
	padding: 0 5px 0 0px;
}

.txt p iframe { 
	border: solid 1px #C0C1C4;
}

.linkTxt a {
	text-align: left;
	color: #E3B500;; /* COR AMARELO QUEIMADO */
	font-weight: bold;
}

.linkTxt a:hover {
	color: #FE9B07; /* COR LARANJA */
	text-decoration: none;
}

.txtTitDest {
	color: #0A285F; /* COR AZUL ESCURO */
	font-size: 12px;
	font-weight: bold;
}
	
.linksGeral {
	width: 99%;
	color: #6F7376;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 5px 5px 0;	
	background-color: #F0F0F0;
	border-left: solid 3px #F4BB00;
	text-decoration: none;
}

.linksGeral:hover{
	background-color: #E4E4E4;
	border-left: solid 3px #ED7900;
}

.linkProfCoord {
	width: 99%;
	color: #000000;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 5px 5px 0;	
	background-color: #E4E4E4;
	border-left: solid 3px #0A285F;
	text-decoration: none;
}

.linkProfCoord:hover{
	background-color: #F0F0F0;
	border-left: solid 3px #F4BB00;
}

.txtDestProfessor {
	width: 99%;
	color: #6F7376;
	display: block;
	font-weight: bold;
	padding-left: 10px;
	margin: 5px 5px 5px 0;	
	background-color: #F5F5F5;
	text-decoration: none;
}

.imgTxt {
	padding: 5px;
	margin: 5px 5px 5px 15px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	border: solid 1px #C0C1C4;
}

.voltar a {
	float: left;
	clear: none;
	text-align: left;
	padding-left: 5px;
	margin: 10px 0 0 0px;
	font-weight: bold;
	color: #0A285F;
	text-decoration: none;
}

.voltar a:hover {
	color: #95BADF;
}

#clear {
	clear: both;
}

/* CSS Formulários de Contato */

label {
	width: 80px;
	height: 15px;
	float: left;
	clear: both;
	background-color: #EEE;
	display: block;
	padding: 2px;
	margin-top: 1px;
	margin-right: 3px;
	}
	
input {
	width: 300px;
	font-size: x-small;
	border: solid 1px #DEE0E1;
	float: left;
	clear: none;
	margin-top: 1px;
	height: 17px;
	}
	
select {
	font-size: x-small;
	border: solid 1px #DEE0E1;
	float: left;
	clear: none;
	margin-top: 1px;
	height: 17px;
	}
	
.select {
	font-size: x-small;
	border: solid 1px #DEE0E1;
	float: left;
	clear: none;
	margin-top: 1px;
	height: 17px;
	}
	
textarea {
	width: 300px;
	font-size: 11px;
	font-family: Tahoma;
	border: solid 1px #DEE0E1;
	float: left;
	clear: none;
	margin-top: 1px;
	}
	
.button {
	width: 50px;
	font-size: 11px;
	font-weight: bold;
	border: solid 1px #147CC0;
	background-color: #147CC0;
	color: #FFFFFF;
	float: left;
	clear: none;
	margin-left: 5px;
	margin-right: 3px;
	}
	
.end_contato {
	border-left: solid 3px #F4BB00;
	padding-left: 5px;
}

/* CSS Professores */
	
#colunaProf {
	width:  160px;
	height: 300px;
	float: left;
	clear: none;
	margin-right: 10px;
}

#colunaProf div img {	
	width: 150px;
	height: 170px;
	padding: 5px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	border: solid 1px #C0C1C4;
}

.fotoProf {	
	width: 150px;
	height: 170px;
	padding: 5px;
	float: left;
	clear: none;
	background-color: #FFFFFF;
	border: solid 1px #C0C1C4;
}

/* CSS Galeria de Fotos */

#galeria {
	display: block;
	margin: 0;
	padding: 0;
}

.borderImg {
	float: left;
	clear: none;
	margin: 8px 8px 8px 8px;
	padding: 2px;
	background-color: #FFFFFF;
	border: solid 1px #F4BB00;
}

/* CSS Paginação */

#paginacao {
	width: 99%;
	height: 14px;
	display: block;
	color: #F5F5F5;
	font-weight: bold;
	background-color: #F4BB00;
	}

.pagEsq {
	width: 100px;
	float: left;
	clear: none;
	padding-left: 5px;
}

.pagDir {
	width: 250px;
	float: right;
	clear: none;
	text-align: right;
	padding-right: 5px;
}

#paginacao .pagDir a {
	color: #F5F5F5;
	font-weight: bold;
	text-decoration: none;
}

#paginacao .pagDir a:hover {
	color: #B13A1D;
}

/* CSS Relações Institucionais */

#emp_parceiras {
	width: 215px;
	height: 120px;
	float: left;
	clear: none;
	margin-left: 10px;
	margin-bottom: 10px;
}

#emp_parceiras IMG {
		margin: 5px;
}

#emp_parceiras span {
	font-size: 12px;
	font-weight: bold;
	color: #6F7376;
}

#emp_parceiras a {
	color: #E3B500; /* COR AMARELO QUEIMADO */
	text-decoration: none;
}

#emp_parceiras a:hover {
	color: #FE9B07; /* COR LARANJA */
}

/* CSS Estágios Vagas */

.txt_vagas p {
	font-size: 10px;
	margin: 0;
	padding: 0;
}

.txtVagas{
	font-size: 11px;
	text-align: justify;
	padding: 0px 25px 0 15px;
}

.txtVagas p{
	padding: 3px 0 0 0;
}

.detalhesVagas {
	font-size: 10px;
	color:#999;
}

/* ------------------------------- CSS Comércio Projetos */

#com_projetos {
	width: 120px;
	float: left;
	clear: none;
	margin: 0 10px 20px 20px;
	padding-bottom: 10px;
	border-bottom: solid 1px #D3D3D3;
}

.projTab {
	float: left;
	clear: none;
}

.txtResponsavel {
	font-size: 11px;
	color: #B13A1D;
	text-align: center;
}

.txtProjetos {
	width: 100%;
	color: #666;
	margin: 0;
	text-align: center;
	font-weight: bold;
}
	
	
#com_projetos img {
	float: left;
	clear: none;
	margin-top: 5px;
}
	
.comProjImg {
	background-color: #FFF;
	border: solid 1px #F4BB00;
	padding: 5px;
	margin-right: 5px;
	float: left;
	clear: none;
	}
