/*
	ESTILO DOS NOVOS ELEMENTOS
	DATA: 08/01/2010
*/

#banner-principal{/*Banner grande da home*/
	margin-bottom:15px;
}

/************************************HOME********************************************/
/*-----------------Estilos referente aos elementos da div "lefbar home"------------*/

#leftbar-home{/*Barra lateral da home, abaixo do menu principal*/
	width:201px;
	float:left;
}

#menu-lateral-home{
	padding:0;
	margin:0;
	list-style:none;
}
	#menu-lateral-home li{
		margin:0;
		padding:0;
		margin-bottom:10px;
		_margin-bottom:3px;
	}
	
	#menu-lateral-home li a.btn-menu-lateral-home{
		display:block;
		background:url(../../siteiel/images/img_novas/bg/bg_btn_leftbar_home.jpg);
		font-family:Arial, Helvetica, sans-serif;
		color:#fff;
		font-size:12px;
		font-weight:bold;
		padding:10px 47px 9px 16px;
		width:138px;
	}
	#menu-lateral-home li a.btn-menu-lateral-home:hover{
		background-position:bottom;
		text-decoration:none;
	}
	
#menu-acesso-rapido{
	padding:0;
	margin:0 0px 0 -2px;
	list-style:none;
	width:201px;
}
	.top-acesso-rapido{
		background:#000 url(../../siteiel/images/img_novas/tit/tit_acesso_rapido.jpg) no-repeat;
		height:29px;
		margin-bottom:-3px;
	}
	.corpo-acesso-rapido{
		padding:2px 15px;
		background:#f6f6f6;
	}
	.foot-acesso-rapido{
		background:url(../../siteiel/images/img_novas/estrutura/foot_acesso_rapido.jpg) no-repeat;
		height:11px;
		margin-top:-3px;
		background-position:top left;
	}
	
	#menu-acesso-rapido li a{
		color:#666;
		font-weight:bold;
	}
		#menu-acesso-rapido li a:hover{
			color:#222;
			text-decoration:none;
		}
		
#form-iel-estados{
	background:transparent url(../../siteiel/images/img_novas/bg/bg_form_iel_estados.jpg) no-repeat scroll left top;
	color:#525252;
	font-size:12px;
	font-weight:bold;
	margin:-2px;
	padding:7px 15px;
}

#select-iel-estados {
	margin-left:10px;
	width:60px;
}

.box-noticia-leftbar{
	padding:10px 15px;
	color:#333;
}

.box-noticia-leftbar a.link-cinza{
	color:#333;
}
	.box-noticia-leftbar a.link-cinza:hover{
		color:#666;
		text-decoration:none;
	}
	
#lista-banners-leftbar{
	margin:5px;
	border-top:1px solid #cbcbcb;
	padding-top:15px;
}

.banner-leftbar{
	width:160px;
	margin:7px auto;
}

/*-----------------Estilos referente aos elementos da div "content home"------------*/

#content-home{
	width:557px;
	float:right;
}


	#tit-painel-estagio-home, #tit-painel2-estagio-home{
		padding:4px 0 0 13px;
		margin:0;
		float:left;
		font-size:13px;
		font-weight:bold;
		color:#253E6E;
	}
	
	#tit-painel2-estagio-subhome{
		padding:4px 0 0 13px;
		margin:0;
		float:left;
		font-size:13px;
		font-weight:bold;
		color:#ffffff;
	}
	
	#link-sge-painel-estagio{
		display:block;
		float:right;
		font-size:11px;
		font-weight:bold;
		color:#335171;
		font-style:italic;
		margin:6px 10px 0 0;
		_margin:6px 5px 0 0;
	}
	#link-sge-painel-estagio:hover{
		color:#131929;
		text-decoration:none;
	}
	
#corpo-painel-estagio-home{
	background:#A4C1DC url(../../siteiel/images/img_novas/estrutura/foot_painel_estagio.jpg) bottom no-repeat;
	padding:6px 0px 6px 0px;
}

#contagem-painel-home{
	background:url(../../siteiel/images/img_novas/bg/bg_contagem_painel_home.jpg) no-repeat;
	width:254px;
	height:22px;
	float:left;
	padding:2px 5px;
	color:#fff;
	font-weight:bold;
	font-size:9px;
}

/* #form-painel-estagio-home{
	float:right;
	padding-top:10px;
	*padding-top:2px;
	padding-right:5px;
} 
	#select-uf-painel-estagio-home{
		color:#333;
		font-weight:bold;
		border:1px solid #90ADC6;
		width:55px;
		padding:2px;
	}
	
	#select-escolaridade-painel-estagio-home{
		color:#333;
		font-weight:bold;
		border:1px solid #90ADC6;
		width:160px;
		padding:2px;
	}
*/
	#btn-ir-painel-estagio-home{
		vertical-align: middle;
		*vertical-align:-3px;
	}

.tit-top-vagas-painel-estagio-home{
	padding:0;
	margin:0;
	*padding-top:4px;
}

#lista-top-vagas-painel-estagio-home{
	padding:0 10px;
	margin:0;
	list-style:none;
	height: 193px;
}

#lista-top-vagas-painel-estagio-home li{
	width:155px;
	float:left;
	padding:3px 10px;

	height:30px;
}

#lista-top-vagas-painel-estagio-home li.no-topborder{
	border-top:none;
}
 
#lista-top-vagas-painel-estagio-home li.no-border{
	border:none;
}
	
#form-busca-home{
	background:url(../../siteiel/images/painel_cursos/bg_busca_home.png) no-repeat bottom left;
	padding:6px 15px 5px 10px;
	font-size:12px;
	color:#022343;
	font-weight:bold;
}

.txt-busca-home{
	width:230px;
	color:#333;
	border:1px solid #d6d6d6;
	padding:2px;
}

.radio-busca-home{
	vertical-align:-2px;
}

.btn-busca-home{
	vertical-align:-5px;
	*vertical-align:-4px;
	margin-left:8px;
}

/*#barra-contagem-home{
	margin-top:7px;
	background:url(../../siteiel/images/img_novas/bg/bg_barra_contagem.jpg) no-repeat;
	height:30px;
}

#barra-contagem-home {
	background:transparent url(../../siteiel/images/img_novas/bg/bg_barra_contagem2.jpg) no-repeat scroll 0 0;
	height:30px;
	position:relative;
}*/

.prev-contagem-home{
	display:block;
	float:left;
	height:18px;
	width:18px;
	margin:5px;
}

.prev-contagem-cursos-subhome{
	display:block;
	float:left;
	height:18px;
	margin:5px 5px 5px 15px;
	width:18px;
}

.prev-contagem-cursos-home{
	display:block;
	float:left;
	height:18px;
	width:18px;
	margin:5px;
}

.next-contagem-home{
	display:block;
	float:left;
	height:18px;
	width:18px;
	margin:5px;
}

.next-contagem-cursos-home{
	display:block;
	float:left;
	height:18px;
	width:18px;
	margin:5px;
}

.next-contagem-cursos-subhome{
	display:block;
	float:left;
	height:18px;
	margin:5px 15px 5px 5px;
	width:18px;
}

.next-contagem-home img, .prev-contagem-home img, .next-contagem-cursos-subhome img, .prev-contagem-cursos-subhome img, .next-contagem-cursos-home img, .prev-contagem-cursos-home img{
	border:none;
}

/*#txt-contagem-home{
	float:left;
	width:495px;
	margin:1px 0;
	*margin:3px 0;
	text-align:center;
	font-weight:bold;
	color:#A8B5C5;
}

#txt-contagem-home {
	color:#A8B5C5;
	float:left;
	font-weight:bold;
	margin:1px 0;
	overflow:hidden;
	text-align:left;
	width:500px;
}*/

.numero-contagem-home-first{
	vertical-align:-3px;
	margin-right:10px;
}

.numero-contagem-home{
	vertical-align:-3px;
	margin-right:10px;
	/*margin-left:330px;*/
}

.box-noticia-home{
	width:271px;
}

.head-box-noticia-home{
	background:url(../../siteiel/images/img_novas/bg/bg_tit_box_noticia_home.jpg);
	padding:7px;
	color:#003366;
	font-size:12px;
	font-weight:bold;
}

.body-box-noticia-home{
	border-right:2px solid #f5f5f5;
	border-left:2px solid #f5f5f5;
	padding:7px 10px 0 10px;
}

	.body-box-noticia-home a.link-box-noticia-home{
		color:#333333;
	}	
	.body-box-noticia-home a.link-box-noticia-home:hover{
		color:#666;
		text-decoration:none;
	}	
	.body-box-noticia-home a.link-noticia-home{
		display:block;
		padding:0 0 7px 0;
		border-bottom:1px solid #f5f5f5;
	}
	
.foot-box-noticia-home{
	background:url(../../siteiel/images/img_novas/estrutura/foot-box-noticia-home.jpg) no-repeat;
	height:10px;
}

#box-publicacoes-home{
	margin-top:10px;
}
/************************************FIM HOME********************************************/

/************************************INTERNAS********************************************/
#header-interna{
	margin-top:10px;
}

#rastro-navegacao{
	float:left;
	color:#0170B5;
	width:500xp;
}
	#rastro-navegacao a.link-rastro{
		color:#999;
	}
	#rastro-navegacao a.link-rastro:hover{
		color:#0170B5;
		text-decoration:none;
	}
	
#form-combo-perfil{
	float:right;
	width:160px;
}
	#select-combo-perfil{
		width:160px;
	}
	
/*-------------------------------Lefbar das Internas------------------------*/
#leftbar-interna{
	width:185px;
	float:left;
	margin-top:7px;
}
	#leftbar-interna h2{
		font-size:12px;
		font-weight:bold;
		color:#26609d;
		padding:5px;
		margin:0;
	}
	
#menu-lateral-internas{
	width:185px;
	padding:0;
	margin:0;
	list-style:none;
}
	#menu-lateral-internas li{
	}
	.foot-menu{
		background:url(../../siteiel/images/img_novas/estrutura/foot_menu.jpg);
		height:9px;
		line-height:0;
		font-size:0;
	}
	
#lista-destaque-menu-mundo{
	background:url(../../siteiel/images/img_novas/bg/bg_destaque_menu_mundo.jpg);
	height:52px;
	padding:0;
	margin:0;
	list-style:none;
}
	
.submenu-mundo{
	background:url(../../siteiel/images/img_novas/bg/bg_submenu_mindo.jpg);	
	padding:0;
	margin:0;
	list-style:none;
}

.submenu{
	background:#0C5F91 url(../../siteiel/images/img_novas/bg/bg_submenu.jpg) repeat-x;
	padding-bottom:5px;
	padding:0;
	margin:0;
	list-style:none;
	display:none;
}

#menu-lateral-internas li a.btn-menu{
	color:#fff;
	background:url(../../siteiel/images/img_novas/bg/bg_btn_menu.jpg) no-repeat;
	font-weight:bold;
	display:block;
	padding:7px 8px 6px 8px;
	width:169px;
	text-transform:uppercase;
}

#menu-lateral-internas li a.btn-menu span,#menu-lateral-internas li a.btn-menu-duplo span,#menu-lateral-internas li a.btn-menu-mundo span,#menu-lateral-internas li a.btn-menu-mundo-duplo span{
	width:147px;display:block;
}
#menu-lateral-internas li a.btn-menu-duplo span,#menu-lateral-internas li a.btn-menu-mundo-duplo span,#menu-lateral-internas li a.btn-menu-duplo-fixo span,#menu-lateral-internas li a.btn-menu-mundo-duplo-fixo span{
	padding-top:5px;
}

#menu-lateral-internas li a.btn-menu-fixo span,#menu-lateral-internas li a.btn-menu-duplo-fixo span,#menu-lateral-internas li a.btn-menu-mundo-fixo span,#menu-lateral-internas li a.btn-menu-mundo-duplo-fixo span{
	width:150px;display:block;
}

#menu-lateral-internas li a.btn-menu-fixo{
	color:#fff;
	background:url(../../siteiel/images/img_novas/bg/bg_btn_menu_fixo.jpg) no-repeat;
	font-weight:bold;
	display:block;
	padding:7px 8px 6px 8px;
	width:169px;
	text-transform:uppercase;
}

#menu-lateral-internas li a.btn-menu-duplo{
	color:#fff;
	background:url(../../siteiel/images/img_novas/bg/bg_btn_menu_duplo.jpg) no-repeat;
	font-weight:bold;
	display:block;
	/*padding:4px 8px 16px;*/
	padding:0 8px;
	height:48px;
	width:169px;
	text-transform:uppercase;
}

#menu-lateral-internas li a.btn-menu-duplo-fixo{
	background:url(../../siteiel/images/img_novas/bg/bg_btn_menu_fixo_duplo.jpg) no-repeat;
	color:#fff;
	font-weight:bold;
	display:block;
	/*padding:4px 8px 3px;*/
	padding:0 8px;
	height:48px;
	width:169px;
	text-transform:uppercase;
}



	#menu-lateral-internas li a.btn-menu-fonte-menor{
		font-size:10px;
		padding:1px 8px 2px 8px;
		*margin-bottom:-1px;		
	}
	#menu-lateral-internas li a.btn-menu:hover,#menu-lateral-internas li a.btn-menu-duplo:hover,#menu-lateral-internas li a.btn-menu-duplo-fixo:hover,#menu-lateral-internas li a.btn-menu-fixo:hover,#menu-lateral-internas li a.btn-menu-mundo-fixo:hover{
		background-position:bottom left;
		text-decoration:none;
	}
	
	#menu-lateral-internas li a.btn-menu-mundo{
		background:url(../../siteiel/images/img_novas/bg/bg_menu_item_mundo.jpg);
		color:#fff;
		font-weight:bold;
		display:block;
		padding:4px 8px 3px;
		width:169px;
		text-transform:uppercase;
		height:20px;
	}
	#menu-lateral-internas li a.btn-menu-mundo-duplo{
		background:url(../../siteiel/images/img_novas/bg/bg_menu_item_mundo_duplo.jpg);
		color:#fff;
		font-weight:bold;
		display:block;
		padding:4px 8px 3px;
		width:169px;
		text-transform:uppercase;
	}
	#menu-lateral-internas li a.btn-menu-mundo-fixo{
		background:url(../../siteiel/images/img_novas/bg/bg_menu_item_mundo_fixo.jpg);
		color:#fff;
		font-weight:bold;
		display:block;
		padding:7px 8px 6px;
		width:169px;
		text-transform:uppercase;
	}
	#menu-lateral-internas li a.btn-menu-mundo-fixo-duplo{
		background:url(../../siteiel/images/img_novas/bg/bg_menu_item_mundo_fixo_duplo.jpg);
		color:#fff;
		font-weight:bold;
		display:block;
		padding:4px 8px 3px;
		width:169px;
		text-transform:uppercase;
	}
	
.submenu li a.btn-submenu{
	color:#fff;
	display:block;
	padding:2px 10px;
	width:165px;
}
	.submenu li a.btn-submenu:hover{
		background:#063958;
		text-decoration:none;
	}
	.submenu li a.ativo{
		background:#063958;
	}

#lista-destaque-menu-mundo li a.btn-destaque-menu, a.btn-destaque-menu{
	color:#fff;
	display:block;
	padding:6px 10px;
	width:165px;
	background:transparent url(../../siteiel/images/img_novas/bg/bg_btn_menu_fixo.jpg) no-repeat scroll 0 0;
}
	#lista-destaque-menu-mundo li a.btn-destaque-menu:hover, a.btn-destaque-menu:hover{
		background:transparent url(../../siteiel/images/img_novas/bg/bg_btn_menu_fixo.jpg) no-repeat scroll bottom left;
		text-decoration:none;
	}
	#lista-destaque-menu-mundo li a.ativo{
		background:#1A5A86;
	}
	
#banner-leftbar{
	margin-top:10px;
}

/*-----------------Estilos referente aos elementos da div "content internas"------------*/
#content-internas{
	width:569px;
	float:right;
	margin-top:7px;
}
#content-internas h2{
	font-size:15px;
	font-weight:bold;
	color:#26609d;
	padding:5px 0;
	margin:0;
}

#box-acessibilidade{
	float:left;
	width:170px;
	color:#999;
}

	#box-acessibilidade .btn-acessibilidade img{
		border:none;
		vertical-align:-3px;
	}
	
#btn-print{
	display:block;
	float:left;
	color:#999;
	padding:0px 0 0px 25px;
	background:url(../../siteiel/images/img_novas/estrutura/bullet_print.jpg) no-repeat;
	width:80px;
	margin-left:80px;
}
		
#btn-envie{
	display:block;
	float:right;
	background:url(../../siteiel/images/img_novas/estrutura/bullet_envie_amigo.jpg) no-repeat;
	padding:0 0 0 23px;
	color:#999;
}

	#btn-print:hover, #btn-envie:hover{
		color:#333;
		text-decoration:none;
	}
	
.topo-subhome{
	margin-top:10px;
	display:block;
	float:none;
	clear:both;
}


/*-----------------Estilos referente aos elementos da div "miolo subhome"------------*/
#miolo-subhome{
	width:402px;
	float:left;
	margin-top:15px;
}

#banner-subhome{}

#painel-estagio-subhome{
	margin-top:8px;
}
	#painel-estagio-subhome h3, h4{
		padding:0;
		margin:0;
	}
	
#corpo-painel-estagio-subhome{
	padding:0 5px;
	background:#A3C1DB;
	margin-top:-3px;
	*margin-top:0px;
	width: 392px;
}

#foot-painel-estagio-subhome{
	background:url(../../siteiel/images/img_novas/estrutura/foot_painel_estagio_subhome.jpg) no-repeat;
	height:7px;
}

#barra-contagem-subhome{
	background: url(../../siteiel/images/img_novas/bg/bg_barra_contagem_subhome.jpg) no-repeat scroll center 0 #A3C1DB;
	height:26px;
	padding:0px 5px;
	color:#fff;
	font-weight:bold;
	font-size:9px;
	margin-top: -3px;
	margin-bottom: 3px;
	padding: 0 5px;
	padding-bottom: 5px;
	width: 392px;
}

#form-vagas-subhome{
	margin:7px 0 5px 0;
}
	#select-uf-painel-estagio-subhome{
		width:65px;
		border:1px solid #8FADC7;
		padding:2px;
		font-weight:bold;
		color:#333;
	}
	#select-escolaridade-painel-estagio-subhome{
		width:280px;
		border:1px solid #8FADC7;
		padding:2px;
		font-weight:bold;
		color:#333;
	}
	#btn-ir-painel-estagio-subhome{
		vertical-align:-6px;
		*vertical-align:-4px;
	}
	
#lista-topvagas-subhome{
	margin:-3px 0 0 -1px;
	*margin:0px 0 0 -1px;
	_margin:0px 0 0 -2px;
	padding:0;
	list-style:none;
}

	.corpo-topvagas-home{
		background:#DFE8EF;
		padding:5px 8px;
		float:left;
		width:179px;
		margin:1px 0 0 1px;
		font-size:12px;
		height:30px;
	}

	.foot-topvagas-home{
		background:url(../../siteiel/images/img_novas/estrutura/foot_lista_topvagas_home.jpg) no-repeat;
		height:6px;
		line-height:0;
		font-size:0;
		clear:both;
		float:none;
	}

	.corpo-topvagas-subhome{
		background:#DFE8EF;
		padding:5px 8px;
		float:left;
		width:179px;
		margin:1px 0 0 1px;
		font-size:12px;
		height:30px;
	}

	.foot-topvagas-subhome{
		background:url(../../siteiel/images/img_novas/estrutura/foot_lista_topvagas_subhome.jpg) no-repeat;
		height:6px;
		line-height:0;
		font-size:0;
		clear:both;
		float:none;
	}
	


#form-busca-subhome{
	background:url(../../siteiel/images/painel_cursos/bg_busca_home.png) no-repeat bottom center;
	font-size:12px;
	color:#036;
	padding:5px 13px;
	font-weight:bold;
	text-align: center;
}

.txt-busca-subhome{
	padding:2px;
	width:235px;
	border:1px solid #77ACD8;
	margin:0 5px;
	color:#444;
	vertical-align:2px;
	*vertical-align:-1px;
}

.btn-ok-subhome{
	vertical-align:-4px;
}

#btn-cadastro{
	display:block;
	margin-top:8px;
}
	#btn-cadastro img{
		border:none;
	}

#box-cadastrados{
	/*margin-top:8px;*/
	background:url(../../siteiel/images/img_novas/bg/bg_box_contagem_subhome.jpg);
	height:49px;
	font-weight:bold;
}

.box-empresas-parceiras{
	width:146px;
	float:left;
	padding:1px 15px;
	*padding:2px 15px;
}

.label-cadastro{
	display:block;
	margin-top:5px;
}

.box-instituicoes-cadastradas{
	width:195px;
	float:left;
	padding:1px 15px;
	*padding:2px 15px;
}

#box-redes-subhome{
	background:url(../../siteiel/images/img_novas/bg/bg_box_redes_subhome.jpg) bottom center no-repeat;
	padding:10px;
	text-align:center;
}

	#box-redes-subhome a.link-box-rede{
		margin:0 15px;
	}
	#box-redes-subhome a.link-box-rede img{
		border:none;
	}
	
/*-----------------Estilos referente aos elementos da div "miolo subhome"------------*/
#rightbar-subhome{
	float:right;
	width:158px;
	margin-top:15px;
}

#form-login-righbar{
	background:url(../../siteiel/images/img_novas/bg/bg_form_login.jpg) no-repeat;
	height:92px;
	padding:20px 6px 0 6px;
	line-height:22px;
	color:#333;
	font-size:10px;
}
	#select-perfil-form-login{
		width:146px;
		color:#333;
	}
	.txt-form-login{
		width:140px;
		color:#333;
		height:12px;
	}
	.psw-form-login{
		width:110px;
		color:#333;
		height:12px;
	}
	.btn-form-login{
		vertical-align:-3px;
	}
	#form-login-righbar a.link-form-login{
		color:#333;
	}
		#form-login-righbar a.link-form-login:hover{
			color:#777;
			text-decoration:none;
		}
		
	.box-righbar{
		margin-top:-45px;
	}

	.head-box-rightbar{
		background:url(../../siteiel/images/img_novas/bg/bg_head_box_rightbar.jpg) no-repeat;
		color:#fff;
		padding:3px 10px;
		font-weight:bold;
	}
	
	.corpo-box-rightbar{
		background:#F6F2F1 url(../../siteiel/images/img_novas/bg/bg_corpo_box_rightbar.jpg) bottom no-repeat;
		padding:2px 2px 5px 2px;
	}
	
	.corpo-box-rightbar p{
		margin:0;
		padding:5px 7px 0 7px;
	}
	
#form-enquete-rightbar{
	padding:5px 0;
}
	.radio-enquete-righbar{
		vertical-align:-2px;
	}


/************************************FIM INTERNAS********************************************/

.submenu-ativo{
	display:block;
}
	
	
/*****Estilos Gerais*****/
.font20{
	font-size:20px;
}

.clear{
	clear:both;
	line-height:0;
}

.hide{
	display:none;
}

.cor-fff{
	color:#fff;
}

.cor-036{
	color:#036;
}

.float-left{
	float:left;
}

.float-right{
	float:right;
}

/* CORRECAO AO ESTILO DE ESPACAMENTO DO LUMIS 
Felipe Meirelles Muniz de Oliveira
03/03/2010
*/
.cLumisInterface {
	padding:4px;
}

	ul#itens-contagem-home{ list-style-type:none; padding:0; margin:0; height:25px;}
	ul#itens-contagem-home li{display:inline; margin:0 200px 0 0;}
	ul#itens-contagem-home2{ list-style-type:none; padding:0; margin:0; height:25px;}
	ul#itens-contagem-home2 li{display:inline; margin:0 200px 0 0;}
	div#txt-contagem-home {width:330px; left:23px; overflow:hidden; position:absolute;}
	div#txt-contagem-home2 {width:330px; left:25px; overflow:hidden; position:absolute;}
	div#slider{ width:2500px; position:relative; left:100px;}
	div#slider2{ width:2500px; position:relative; left:100px;}

	/*Estilos de Publicações e Pesquisas - Versão Não-Flash*/
	
	div.bloco-publicacoes{float:left; margin:5px 59px; width:160px;}
	div.capa-publicacao{float:left;}
	div.capa-publicacao a img {border:none;}
	div.dados-publicacao{float:right; width:70px;}
	span.link-topvagas-subhome{ color:#125AA2; }
	span.link-topvagas-subhome2{ color:#DFE8EF; }
	a.link-cursos-titulo{color:#FFFFFF; font-weight: bold; font-size:11px}
	a.link-cursos-titulo:hover{color:#DFE8EF; text-decoration: none}
	a.link-inscrevase{color:#FFFFFF; text-decoration: underline}
	a.link-inscrevase:hover{color:#DFE8EF;}
	span.link-cursos{color:#DFE8EF; font-size:11px}
	span.atributos-detalhe{color:#125BA3; font-weight: bold;}
	
	
	
	/*ul#submenu-menu-lateral-internas{
		height:250px;
		overflow-x:hidden;
		overflow-y:auto;
	}*/

	
#barra-contagem-subhome2 {
	background:url("../../siteiel/images/painel_cursos/bg_barra_contagem4.png") no-repeat scroll center center #31599F;
	height:30px;
	position:relative;
	width:570px;
}

	
#top-painel-cursos-subhome{
	background:url(../../siteiel/images/painel_cursos/tit_painel_estagio_subhome2.jpg);
	height:26px;
}
	

.painel-curso-item-lista {
vertical-align: top;
}
	
.combo-proximos-cursos {
	-moz-border-radius:5px 5px 5px 5px;
	background:none repeat scroll 0 0 #103067;
	font-family:arial,sans-serif;
	font-size:13px;
	font-weight:bold;
	padding:5px;
}

span.link-cursos-titulo {
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

.corpo-painel-cursos-subhome{
	padding:0 5px;
	margin-top:0px;
	background:url(../../siteiel/images/painel_cursos/foot_painel_prox_cursos_subhom.jpg) no-repeat bottom center #31599F;
}

#corpo-painel-prox-cursos{
	padding:0 5px;
	background:url(../arquivos/foot_painel_prox_curso.jpg) no-repeat bottom center #31599F;
	-moz-border-radius: 0 0 5px 5px;
	-webkit-border-radius: 0 0 5px 5px;
	border: 1px solid #103067;
	border-top: 0;
	margin-right:0px;
	padding-top:3px;
}

.corpo-painel-cursos-home{
	padding:0 0px;
	margin-top:0px;
	background:url(../../siteiel/images/painel_cursos/foot_painel_prox_cursos_subhom.jpg) no-repeat bottom center #31599F;
}


.select-uf-painel-cursos-subhome {
border:1px solid #8FADC7;
color:#333333;
font-weight:bold;
margin-top:3px;
padding:2px;
width:185px;
}

#form-login-righbar2{
	background:url("../../siteiel/images/painel_cursos/bg_head_box_rightbar2.jpg") no-repeat scroll 0 0 #BFBDBE;
	height:94px;
	color:#333333;
	font-size:10px;
	margin-top:13px;
	-moz-border-radius:5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	behavior: url(border-radius.htc);

}

#form-login-righbar2 a.link-form-login{
		color:#333;
		padding-right: 5px;
	}
#form-login-righbar2 a.link-form-login:hover{
	color:#777;
	text-decoration:none;
}

.txt-form-login2{
		width:139px;
		color:#333;
		height:12px;
		margin-top:0px;
		margin-right: 24px;
	}
.psw-form-login2{
		width:110px;
		color:#333;
		height:12px;
		margin-top: 2px;
		margin-bottom: 2px;
	}
.btn-form-login2{
		vertical-align: middle;
		margin-right: 24px;
	}

.prev-contagem-depoimentos {
	background:none repeat scroll 0 0 transparent;
	display:block;
	float:left;
	margin:5px;
}

.next-contagem-depoimentos{
	background:none repeat scroll 0 0 transparent;
	display:block;
	float:right;
	margin:5px;
}
	
#box-depoimentos {
background: url(../../siteiel/images/painel_cursos/flashCapacitacao4.jpg) no-repeat #BEBEBE;
border:none;
height:100px;
width:570px;
color: #333333;
text-align: left;
padding-left: 0px;
}

#box-depoimentos  img {
 border:none;
}

.detalheAviseTitulo{
	background: url(../../siteiel/images/painel_cursos/tit_painel_inscricao_right3.jpg) no-repeat top center #103067;
	font-size: 13px;
	color: #ffffff;
	padding-left: 10px;
	text-align: left;
	border: 1px solid #103067;
}

.detalheAviseCorpo{
	font-size: 11px;
	padding-left: 10px;
	padding: 10px;
	text-align: left;
	background: url(../../siteiel/images/painel_cursos/foot_painel_inscicao_right.jpg) no-repeat bottom center #EEEEEE;
	color:#3F3F3F;
	border:1px solid #DFDFDF;
}

#corpo-painel2-estagio-home, #corpo-painel3-estagio-home{
	background:#A4C1DC;
	float: right;
}

#top-painel-estagio, #top-painel2-estagio{
	background:url(../../siteiel/images/painel_cursos/top_painel_estagio_home2.jpg);
	height:20px;
}

#corpo-painel1-estagio-home, #corpo-painel2-estagio-home{
	background:#A4C1DC url(../../siteiel/images/painel_cursos/foot_painel_estagio.jpg) bottom no-repeat;
}

#barra-contagem-home {
	background:#A4C1DC url(../../siteiel/images/painel_cursos/bg_barra_contagem2.png) no-repeat scroll 0 0;
	height:30px;
	position:relative;
}

#form-painel-estagio-home{
	float:left;
	padding-top:5px;
	*padding-top:2px;
	padding-right:5px;
}

#form-painel-estagio-subhome{
	float:left;
	padding-top:5px;
	*padding-top:2px;
	padding-right:5px;
}

#txt-contagem-home {
	color:#A8B5C5;
	float:left;
	font-weight:bold;
	margin:1px 0;
	overflow:hidden;
	text-align:left;
	width:500px;
}

#txt-contagem-home2 {
	color:#253E6E;
	float:left;
	font-weight:bold;
	margin:1px 0;
	overflow:hidden;
	text-align:left;
	width:500px;
}

#select-uf-painel-estagio-home{
		color:#333;
		font-weight:bold;
		border:1px solid #90ADC6;
		width:75px;
		padding:2px;
		margin-right: 2px;
}

#select-escolaridade-painel-estagio-home{
		color:#333;
		font-weight:bold;
		border:1px solid #90ADC6;
		width:233px;
		padding:2px;
		margin-right: 2px;
}

.select-uf-painel-cursos-home{
		color:#333;
		font-weight:bold;
		border:1px solid #90ADC6;
		width:215px;
		padding:2px;
		margin-left:10px;
}

.buscaHome{
	padding:11px 10px;
	margin:0;
	list-style:none;
}

#top-painel-cursos-home{
	background:#31599F url(../../siteiel/images/painel_cursos/top_painel2_estagio_home2.jpg) no-repeat;
	height:20px;
	padding-bottom: 1px;
}

#tit-painel-cursos-home{
		padding:3px 0 0 13px;
		margin:0;
		float:left;
		font-size:13px;
		font-weight:bold;
		color:#ffffff;
}

#barra-contagem-cursos-home {
	background:#31599F url(../../siteiel/images/painel_cursos/bg_barra_contagem3.png) no-repeat scroll 0 0;
	height:30px;
	position:relative;
	padding-bottom: 0px;
}

#combo-uf-painel-cursos-home, #combo-area-painel-cursos-home{
	padding: 4px 5px 0;
	padding-bottom: 0;
	margin:0;
	list-style:none;
}

.combo-uf-painel-cursos-home, .combo-area-painel-cursos-home  {
	color: #FFFFFF;
	background-color: #103067;
	height: 26px;
	padding: 5px;
	width: 351px;
	margin-left: 2px;
	margin-top: 5px;
}

#lista-presencial-cursos-home, #lista-distancia-cursos-home{
	padding:7px;
	padding-top: 0;
	margin:0;
	list-style:none;
	min-height: 102px;

}

#lista-presencial-cursos-home li, #lista-distancia-cursos-home li{
	padding-left: 6px;
	padding-right: 6px;
	padding-bottom:4px;
	padding-top: 0;
	margin:0;
	background-color: #103067;
	color: #DFE8EF;
}

.abaCalendarioInativa {
	color: #606060;
	font-weight: bold;
	border: 1px solid #ffffff;
	border-bottom: 0;
	background: url(../../siteiel/images/painel_cursos/tit_calend_aba_inativa.jpg) no-repeat top center #CFCFCF;
}

.abaCalendarioInativa a{
	color: #606060;
	text-decoration: none;
}

.abaCalendarioInativa a:hover{
	color: #125AA2;
	text-decoration: none;
}

.abaCalendarioAtiva {
	background: url(../../siteiel/images/painel_cursos/tit_calend_aba_ativa.jpg) no-repeat scroll center top #31599F;
	border-color:#103067;
	border-style:solid;
	border-width:1px 1px 0;
	color:#DFE8EF;
	font-weight:bold;
	margin:16px;
}

.calendarioCursoDestaque{
	border: 2px solid #31599F;
	padding: 0 5px;
	background-color: #103067;
	color: #DFE8EF;
}

.calendarioCurso{
	color: #DFE8EF;
	padding: 0 7px;
}

.estadoSemCursoEndereco {
	background:url("../arquivos/foot_painel_estado_sm_curso.jpg") no-repeat scroll center bottom #EEEEEE;
	color:#3F3F3F;
	font-size:12px;
	padding:12px;
	line-height:16px;
	margin: 0 0px;
	border:1px solid #DFDFDF;
}

.estadoSemCursoForm {
	background:url("../arquivos/foot_painel_estad_sem_curso.jpg") no-repeat scroll center bottom #31599F;
	color:#DFE8EF;
	margin: 0;
	padding:5px 0 0 12px;
}

.estadoSemCursoAviso {
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	color:#024579;
	font-size:12px;
	font-weight:bold;
	padding:0px 15px 0;
}

/* Bordas */

.cornerbox {
 position: relative;
 width:100%;
 }
 

 
 /* Painel de Cursos - Calendário */
 
 .painel-cursos-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-calendario-painel.png);
 font-size: 0%;
 }
 
  .painel-cursos-tl {
 top: 0;
 left: 0;
 background-position: 0px 0;
 }
 
 .painel-cursos-tr {
 top: 0;
 right: 0;
 background-position: 5px 0;
 }
   
 .painel-cursos-bl {
 bottom: -1px;
 left: -6px;
 background-position: 0px 10px;
 }
 
 .painel-cursos-br {
 bottom: -1px;
 right: -6px;
 background-position: 10px 10px;
 }
 
 /* Painel de Cursos (Cursos em Destaque) - Calendário */
 
 .painel-cursos-dest-corner {
 position: absolute;
 width: 5px;
 height: 5px;
 background: url(../../siteiel/images/img_novas/bordas/borda-prox-cursos-destaque.png);
 font-size: 0%;
 }
  
 .painel-cursos-dest-tl {
 top: 0px;
 left: -5px;
 background-position: 0px 0;
 }
 
 .painel-cursos-dest-tr {
 top: 0px;
 right: -5px;
 background-position: 5px 0;
 }
 
  .painel-cursos-dest-bl {
 bottom: 0px;
 left: -5px;
 background-position: 0px 5px;
 }
 
 .painel-cursos-dest-br {
 bottom: 0px;
 right: -5px;
 background-position: 5px 5px;
 }
 
 /* Painel de Cursos (Cursos em Destaque) - Cursos a Distancia */
 
 .painel-cursos-dest-dist-corner {
 position: absolute;
 width: 5px;
 height: 5px;
 background: url(../../siteiel/images/img_novas/bordas/borda-prox-cursos-destaque.png);
 font-size: 0%;
 }
  
 .painel-cursos-dest-dist-tl {
 top: -5px;
 left: -5px;
 background-position: 0px 0;
 }
 
 .painel-cursos-dest-dist-tr {
 top: -5px;
 right: -5px;
 background-position: 5px 0;
 }
 
  .painel-cursos-dest-dist-bl {
 bottom: -5px;
 left: -5px;
 background-position: 0px 5px;
 }
 
 .painel-cursos-dest-dist-br {
 bottom: -5px;
 right: -5px;
 background-position: 5px 5px;
 }

  /* Painel Estágio - Home */
 
 .painel-estagio-home-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-estagio-painel.png);
 font-size: 0%;
 }
 
 .painel-estagio-home-bl {
 bottom: -6px;
 left: 0;
 background-position: 0px 10px;
 }
 
 .painel-estagio-home-br {
 bottom: -6px;
 right: 0;
 background-position: 10px 10px;
 }
 
 /* Painel Cursos - Home */
 
  .painel-cursos-home-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-cursos-painel.png);
 font-size: 0%;
 }
 
 .painel-cursos-home-bl {
 bottom: 0;
 left: 0;
 background-position: 0px 10px;
 }
 
 .painel-cursos-home-br {
 bottom: 0;
 right: 0;
 background-position: 10px 10px;
 }
 
 /* Painel Cursos (Destaque) - Home */
 
  .painel-cursos-dest-home-corner {
 position: absolute;
 width: 5px;
 height: 5px;
 background: url(../../siteiel/images/img_novas/bordas/borda-prox-cursos-destaque.png);
 font-size: 0%;
 }
 
 .painel-cursos-dest-home-tl {
 top: -5px;
 left: -5px;
 background-position: 0 0;
 }
 
 .painel-cursos-dest-home-tr {
 top: -5px;
 right: -5px;
 background-position: 5px 0;
 }

 .painel-cursos-dest-home-bl {
 bottom: -4px;
 left: -6px;
 background-position: 0px 5px;
 }
 
 .painel-cursos-dest-home-br {
 bottom: -4px;
 right: -6px;
 background-position: 5px 5px;
 }
 
  /* Painel Próximos Cursos (Destaque) - Conheça os Cursos */
 
  .painel-prox-cursos-dest-corner {
 position: absolute;
 width: 5px;
 height: 5px;
 background: url(../../siteiel/images/img_novas/bordas/borda-prox-cursos-destaque.png);
 font-size: 0%;
 }
 
 .painel-prox-cursos-dest-tl {
 top: -5px;
 left: -5px;
 background-position: 0px 0;
 }
 
 .painel-prox-cursos-dest-tr {
 top: -5px;
 right: -5px;
 background-position: 5px 0;
 }

 .painel-prox-cursos-dest-bl {
 bottom: -5px;
 left: -5px;
 background-position: 0px 5px;
 }
 
 .painel-prox-cursos-dest-br {
 bottom: -5px;
 right: -5px;
 background-position: 5px 5px;
 }
 
  /* Form Login */
 
  .form-login-corner {
 position: absolute;
 width: 5px;
 height: 5px;
 background: url(../../siteiel/images/img_novas/bordas/borda-form-login.png);
 font-size: 0%;
 }
 
 .form-login-tl {
 top: 0;
 left: 0;
 background-position: 0px 0;
 }
 
 .form-login-tr {
 top: 0;
 right: 0;
 background-position: 5px 0;
 }

 .form-login-bl {
 bottom: -20px;
 left: 0;
 background-position: 0px 5px;
 }
 
 .form-login-br {
 bottom: -20px;
 right: 0;
 background-position: 5px 5px;
 }
 
  /* Aba Ativa - Calendário */
 
  .aba-ativa-calendario-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-aba-ativa.png);
 font-size: 0%;
 }
 
 .aba-ativa-calendario-tl {
 top: -11px;
 left: -1px;
 background-position: 0px 0;
 }
 
 .aba-ativa-calendario-tr {
 top: -11px;
 right: -1px;
 background-position: 10px 0;
 }

 /* Aba Inativa - Calendário */
 
  .aba-inativa-calendario-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-aba-inativa.png);
 font-size: 0%;
 }
 
 .aba-inativa-calendario-tl {
 top: -11px;
 left: 0;
 background-position: 0px 0;
 }
 
 .aba-inativa-calendario-tr {
 top: -11px;
 right: 0;
 background-position: 10px 0;
 } 
 
 /* Painel de Cursos (Selecione Estado) - Calendário */
 
 .painel-cursos-estado-corner {
 position: absolute;
 width: 5px;
 height: 5px;
 background: url(../../siteiel/images/img_novas/bordas/borda-prox-cursos-destaque.png);
 font-size: 0%;
 }
  
 .painel-cursos-estado-tl {
 top: -5px;
 left: -5px;
 background-position: 0px 0;
 }
 
 .painel-cursos-estado-tr {
 top: -5px;
 right: -5px;
 background-position: 5px 0;
 }
 
  .painel-cursos-estado-bl {
 bottom: -5px;
 left: -5px;
 background-position: 0px 5px;
 }
 
 .painel-cursos-estado-br {
 bottom: -5px;
 right: -5px;
 background-position: 5px 5px;
 }
 
 /* Painel de Estado sem Cursos (Selecione Estado) - Calendário */
 
 .painel-estado-sem-cursos-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-calendario-painel.png);
 font-size: 0%;
 }
 
  .painel-estado-sem-cursos-tl {
 top: 0;
 left: 0;
 background-position: 0px 0;
 }
 
 .painel-estado-sem-cursos-tr {
 top: 0;
 right: 0;
 background-position: 5px 0;
 }
   
 .painel-estado-sem-cursos-bl {
 bottom: -6px;
 left: -9px;
 background-position: 0px 10px;
 }
 
 .painel-estado-sem-cursos-br {
 bottom: -6px;
 right: -9px;
 background-position: 10px 10px;
 }
 
  /* Painel Form - Estado sem Curso */
 
  .painel-form-sem-cursos-corner {
 position: absolute;
 width: 10px;
 height: 10px;
 background: url(../../siteiel/images/img_novas/bordas/borda-cursos-painel.png);
 font-size: 0%;
 }
 
  .painel-form-sem-cursos-tl {
 top: -5px;
 left: -12px;
 background-position: 0px 0;
 }
 
 .painel-form-sem-cursos-tr {
 top: -5px;
 right: 0;
 background-position: 10px 0;
 }
   
 .painel-form-sem-cursos-bl {
 bottom: 0px;
 left: -12px;
 background-position: 0px 10px;
 }
 
 .painel-form-sem-cursos-br {
 bottom: 0px;
 right: 0px;
 background-position: 10px 10px;
 }
  
 .select-perfil {
 vertical-align: super;
 width: 130px;
 }
