﻿/* CSS Document */

*{
	padding:0;
	margin:0;
	font-style:normal;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

.some{
	display:none;
}

.clear{clear:both;}

a{
	cursor:pointer;
}

a:link {
	
	outline: 0;
}
a:visited {
	
	outline: 0
}


.paginacao{
	display:block;
	text-align:center;
	font-size:14px;
}

.paginacao li{
	list-style: none;
	display:inline;
	color:#3977b2;
	font-weight:bold;
}

.paginacao li a{
	color:#3977b2;
	text-decoration:underline;
}

.paginacao li a:hover{
	
}

#topo_geral_repeat{
	width:100%;
	height:767px;
	background:url(imgs/bg_bozo_home.jpg) center center no-repeat;
}

#topo_geral_repeat_internas{
	width:100%;
	height:632px;
	background:url(imgs/bg_bozo_internas.jpg) center center no-repeat;
}

#topo_swf{
	width:1003px;
	height:423px;
	margin:auto;
}

#topo_swf_internas{
	width:1003px;
	height:288px;
	margin:auto;
}

/* MENU GERAL TOPO ------------------------------------------------------------------ */

#menu_topo_geral{
	width:1003px;
	height:82px;
	margin:auto;
	margin-top:-7px;
	position:relative;
}

#menu_topo_geral h3{
	float:left;
	cursor:pointer;
}

#menu_topo_geral li{
	float:left;
	list-style:none;
}

#menu_topo_geral a{
	float:left;
	text-indent:-9000px;
	display:block;
}

/* Individuais */

.menu_topo_iep{
	width:32px;
	height:48px;	
	background:url(imgs/menu_topo/menu_iep.png) no-repeat;
	margin-left:12px;
}

.menu_topo_iep:hover{
	background:url(imgs/menu_topo/menu_iep.png) no-repeat 0 -96px;	
}

#menu_topo_iep_selected{
	background:url(imgs/menu_topo/menu_iep.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_tipos_incubadoras{
	width:124px;
	height:48px;	
	background:url(imgs/menu_topo/menu_tipos_incubadoras.png) no-repeat;
}

.menu_topo_tipos_incubadoras:hover{
	background:url(imgs/menu_topo/menu_tipos_incubadoras.png) no-repeat 0 -96px;	
}

#menu_topo_tipos_incubadoras_selected{
	background:url(imgs/menu_topo/menu_tipos_incubadoras.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_como_participar{
	width:102px;
	height:48px;	
	background:url(imgs/menu_topo/menu_como_participar.png) no-repeat;
}

.menu_topo_como_participar:hover{
	background:url(imgs/menu_topo/menu_como_participar.png) no-repeat 0 -96px;	
}

#menu_topo_como_participar_selected{
	background:url(imgs/menu_topo/menu_como_participar.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_parceiros{
	width:60px;
	height:48px;	
	background:url(imgs/menu_topo/menu_parceiros.png) no-repeat;
}

.menu_topo_parceiros:hover{
	background:url(imgs/menu_topo/menu_parceiros.png) no-repeat 0 -96px;	
}

#menu_topo_parceiros_selected{
	background:url(imgs/menu_topo/menu_parceiros.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_empresas{
	width:61px;
	height:48px;	
	background:url(imgs/menu_topo/menu_empresas.png) no-repeat;
}

.menu_topo_empresas:hover{
	background:url(imgs/menu_topo/menu_empresas.png) no-repeat 0 -96px;	
}

#menu_topo_empresas_selected{
	background:url(imgs/menu_topo/menu_empresas.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_perguntas_frequentes{
	width:128px;
	height:48px;	
	background:url(imgs/menu_topo/menu_perguntas_frequentes.png) no-repeat;
}

.menu_topo_perguntas_frequentes:hover{
	background:url(imgs/menu_topo/menu_perguntas_frequentes.png) no-repeat 0 -96px;	
}

#menu_topo_perguntas_frequentes_selected{
	background:url(imgs/menu_topo/menu_perguntas_frequentes.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_cursos_eventos{
	width:101px;
	height:48px;	
	background:url(imgs/menu_topo/menu_cursos_eventos.png) no-repeat;
}

.menu_topo_cursos_eventos:hover{
	background:url(imgs/menu_topo/menu_cursos_eventos.png) no-repeat 0 -96px;	
}

#menu_topo_cursos_eventos_selected{
	background:url(imgs/menu_topo/menu_cursos_eventos.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_sites_interessantes{
	width:112px;
	height:48px;	
	background:url(imgs/menu_topo/menu_sites_interessantes.png) no-repeat;
}

.menu_topo_sites_interessantes:hover{
	background:url(imgs/menu_topo/menu_sites_interessantes.png) no-repeat 0 -96px;	
}

#menu_topo_sites_interessantes_selected{
	background:url(imgs/menu_topo/menu_sites_interessantes.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_noticias{
	width:55px;
	height:48px;	
	background:url(imgs/menu_topo/menu_noticias.png) no-repeat;
}

.menu_topo_noticias:hover{
	background:url(imgs/menu_topo/menu_noticias.png) no-repeat 0 -96px;	
}

#menu_topo_noticias_selected{
	background:url(imgs/menu_topo/menu_noticias.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_downloads{
	width:70px;
	height:48px;	
	background:url(imgs/menu_topo/menu_downloads.png) no-repeat;
}

.menu_topo_downloads:hover{
	background:url(imgs/menu_topo/menu_downloads.png) no-repeat 0 -96px;	
}

#menu_topo_downloads_selected{
	background:url(imgs/menu_topo/menu_downloads.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_contato{
	width:52px;
	height:48px;	
	background:url(imgs/menu_topo/menu_contato.png) no-repeat;
}

.menu_topo_contato:hover{
	background:url(imgs/menu_topo/menu_contato.png) no-repeat 0 -96px;	
}

#menu_topo_contato_selected{
	background:url(imgs/menu_topo/menu_contato.png) no-repeat 0 -48px;	
}

/* ------------------------------------------------------------------- */

.menu_topo_proeta{
	width:52px;
	height:48px;	
	background:url(imgs/menu_topo/menu_proeta.png) no-repeat;
}

.menu_topo_proeta:hover{
	background:url(imgs/menu_topo/menu_proeta.png) no-repeat 0 -96px;	
}

#menu_topo_proeta_selected{
	background:url(imgs/menu_topo/menu_proeta.png) no-repeat 0 -48px;	
}

/* --------------------------SUB MENUS----------------------------------------- */
/* ----------------------  SUB MENU IEP ----------------------------------------*/
#sub_menu_iep{
	width:100%;
	height:34px;
	}
#sub_menu_iep li{
	list-style:none;
}
#sub_menu_iep a{
	text-indent:-9000px;
	float:left;
	display:block;
	margin-top:10px;
}

#sub_tit_o_que_e{
	background:url(imgs/sub_menus/sub_tit_o_que_e.gif) no-repeat;
	width:212px;
	height:14px;
	margin-left:20px;
}

#sub_tit_sobre_iep{
	background:url(imgs/sub_menus/sub_tit_sobre_iep.gif) no-repeat;
	width:61px;
	height:14px;
	margin-left:20px;
}

#sub_tit_o_que_oferecemos{
	background:url(imgs/sub_menus/sub_tit_o_que_oferecemos.gif) no-repeat;
	width:108px;
	height:14px;
	margin-left:20px;
}
/* ----------------------  FIM SUB MENU IEP ----------------------------------------*/
/* ----------------------  SUB MENU TIPOS INCUBADORAS ----------------------------------------*/

#sub_menu_tipos_incubadoras{
	width:100%;
	height:34px;
}

#sub_menu_tipos_incubadoras li{
	list-style:none;
}

#sub_menu_tipos_incubadoras a{
	text-indent:-9000px;
	float:left;
	display:block;
	margin-top:10px;
}

#sub_tit_tipos_incubadoras_tradicional{
	background:url(imgs/sub_menus/sub_tit_tipos_incubadoras_tradicional.gif) no-repeat;
	width:174px;
	height:14px;
	margin-left:40px;
}

#sub_tit_tipos_incubadoras_tecnologica{
	background:url(imgs/sub_menus/sub_tit_tipos_incubadoras_tecnologica.gif) no-repeat;
	width:179px;
	height:14px;
	margin-left:20px;
}

#sub_tit_tipos_incubadoras_mista{
	background:url(imgs/sub_menus/sub_tit_tipos_incubadoras_mista.gif) no-repeat;
	width:101px;
	height:14px;
	margin-left:20px;
}

/* ---------------------- FIM MENU TIPOS INCUBADORAS----------------------------------------*/
/* ----------------------  SUB MENU COMO PARTICIPAR ----------------------------------------*/

#sub_menu_como_participar{
	width:100%;
	height:34px;
}

#sub_menu_como_participar li{
	list-style:none;
}

#sub_menu_como_participar a{
	text-indent:-9000px;
	float:left;
	display:block;
	margin-top:10px;
}

#sub_tit_como_participar_processo{
	background:url(imgs/sub_menus/sub_tit_como_participar_processo.gif) no-repeat;
	width:186px;
	height:14px;
	margin-left:176px;
}

#sub_tit_como_participar_quem_pode{
	background:url(imgs/sub_menus/sub_tit_como_participar_quem_pode.gif) no-repeat;
	width:126px;
	height:14px;
	margin-left:20px;
}

/* ---------------------- FIM MENU COMO PARTICIPAR----------------------------------------*/
/* ----------------------  SUB MENU EMPRESAS ----------------------------------------*/

#sub_menu_empresas{
	width:100%;
	height:34px;
}

#sub_menu_empresas li{
	list-style:none;
}

#sub_menu_empresas a{
	text-indent:-9000px;
	float:left;
	display:block;
	margin-top:10px;
}

#sub_tit_empresas_pre{
	background:url(imgs/sub_menus/sub_tit_empresas_pre.gif) no-repeat;
	width:79px;
	height:14px;
	margin-left:360px;
}

#sub_tit_empresas_residentes{
	background:url(imgs/sub_menus/sub_tit_empresas_residentes.gif) no-repeat;
	width:64px;
	height:14px;
	margin-left:20px;
}

#sub_tit_empresas_associadas{
	background:url(imgs/sub_menus/sub_tit_empresas_associadas.gif) no-repeat;
	width:64px;
	height:14px;
	margin-left:20px;
}

#sub_tit_empresas_graduadas{
	background:url(imgs/sub_menus/sub_tit_empresas_graduadas.gif) no-repeat;
	width:64px;
	height:14px;
	margin-left:20px;
}

/* ---------------------- FIM MENU EMPRESAS----------------------------------------*/
	
/* ---------------------------FIM SUB MENUS---------------------------------------- */

/* FIM Individuais */

/* FIM MENU GERAL TOPO -------------------------------------------------------------- */

/* MEIO GERAL */

#meio_geral{
	width:983px;
	min-height:800px;
	margin:-239px auto auto auto;
	display:table;
	position:relative;
}

#setor_esquerdo{
	width:486px;
	float:left;
}

#tit_noticias_index{
	float:left;
	width:78%;
	height:25px;
	background:url(imgs/tit_noticias_index.gif) no-repeat;
	text-indent:-9000px;
	display:block;
	margin-bottom:7px;
}

.btn_veja_todas{
	background:url(imgs/btn_veja_todas.png) no-repeat;
	width:86px;
	height:32px;
	float:right;
	text-indent:-9000px;
	margin-top:-5px;
}

.btn_veja_todas:hover{
	background:url(imgs/btn_veja_todas.png) no-repeat 0 -32px;
}

.hr_geral_tits{
	background:url(imgs/hr_geral_tits.png) no-repeat;
	width:100%;
	height:16px;
	float:left;
	margin-bottom:5px;
}

#img_noticias_principal_index{
	width:204px;
	height:150px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

#img_noticias_principal_index_corr{
	width:204px;
	height:150px;
	float:right;
	margin-right:10px;
	margin-bottom:10px;
}

.p_noticias_index{
	width:55%;
	float:left;
	font-size:12px;
	color:#6e6e6e;
}

.data_noticias_index{
	width:55%;
	float:left;
	color:#ee3c05;
	font-size:18px;
}

.tit_noticias_index{
	width:55%;
	float:left;
	color:#3977b2;
	font-size:14px;
}

.btn_leia_mais{
	background:url(imgs/leia_mais.png) no-repeat;
	width:77px;
	height:38px;
	text-indent:-9000px;
	display:block;
	float:left;
}

.btn_leia_mais:hover{
	background:url(imgs/leia_mais.png) no-repeat 0 -38px;
}

.hr_geral_cinza{
	background:#CACACA;
	width:100%;
	height:1px;
	float:left;
	margin-bottom:7px;
	margin-top:17px;
}

#img_noticias_secundaria_index{
	float:left;
	width:133px;
	height:98px;
	margin-right:10px;
	margin-bottom:10px;
}

#img_noticias_secundaria_index_corr{
	float:right;
	width:133px;
	height:98px;
	margin-right:10px;
	margin-bottom:10px;
}

.p_noticias_index_sec{
	width:70%;
	float:left;
	font-size:12px;
	color:#6e6e6e;
}

.tit_noticias_index_sec{
	width:70%;
	float:left;
	color:#3977b2;
	font-size:14px;
}

.hr_geral_cinza_triplo_pont{
	width:100%;
	height:7px;
	float:left;
	margin-top:30px;
	margin-bottom:40px;
	background:url(imgs/hr_geral_cinza_triplo_pont.gif);
}

#tit_cursos_eventos_index{
	float:left;
	width:78%;
	height:25px;
	background:url(imgs/tit_cursos_eventos.gif) no-repeat;
	text-indent:-9000px;
	display:block;
	margin-bottom:7px;
}

.cursos_eventos_index_lista{
	width:133px;
	min-height:350px;
	float:left;
}

.hr_vertical_geral{
	background:#dedede;
	float:left;
	height:420px;
	width:1px;
	margin-left:17px;
	margin-right:17px;
}

.p_eventos_index{
	width:100%;
	/*min-height:175px;*/
	float:left;
	font-size:12px;
	color:#6e6e6e;
	margin-top:3px;
	margin-bottom:20px;
	display:block;
}

.data_eventos_index{
	width:100%;
	float:left;
	color:#ee3c05;
	font-size:18px;
	margin-top:9px;
}

.sub_tit_eventos_index{
	width:100%;
	float:left;
	color:#3977B2;
	font-size:12px;
	margin-top:9px;
}

.img_cursos_eventos_index{
	width:133px;
	height:98px;
	float:left;
}

#setor_direito{
	width:477px;
	float:left;
	margin-left:20px;
}

#setor_direito_empresas{
	float:left;
	width:100%;
}

#tit_empresas_index{
	float:left;
	width:78%;
	height:32px;
	background:url(imgs/tit_empresas.gif) no-repeat;
	text-indent:-9000px;
	display:block;
}

#player_empresas_index{
	width:461px;
	height:250px;
	float:left;
	background:url(imgs/player_abas_index/bg_geral_abas.png) no-repeat;
}

#menu_player_empresas_index{
	width:100%;
	height:36px;
	float:left;
	margin-left:10px;
}

#tit_play_home_residentes{
	background:url(imgs/player_abas_index/play_residentes.png) no-repeat;
	width:106px;
	height:36px;
	float:left;
	text-indent:-9000px;
}

#tit_play_home_residentes:hover{
	background:url(imgs/player_abas_index/play_residentes.png) no-repeat 0 -36px;
}

#tit_play_home_associadas{
	background:url(imgs/player_abas_index/play_associadas.png) no-repeat;
	width:108px;
	height:36px;
	float:left;
	text-indent:-9000px;
}

#tit_play_home_associadas:hover{
	background:url(imgs/player_abas_index/play_associadas.png) no-repeat 0 -36px;
}

#tit_play_home_graduadas{
	background:url(imgs/player_abas_index/play_graduadas.png) no-repeat;
	width:109px;
	height:36px;
	float:left;
	text-indent:-9000px;
}

#tit_play_home_graduadas:hover{
	background:url(imgs/player_abas_index/play_graduadas.png) no-repeat 0 -36px;
}

#tit_play_home_pre_incubadas{
	background:url(imgs/player_abas_index/play_pre_incubadas.png) no-repeat;
	width:115px;
	height:36px;
	float:left;
	text-indent:-9000px;
}

#tit_play_home_pre_incubadas:hover{
	background:url(imgs/player_abas_index/play_pre_incubadas.png) no-repeat 0 -36px;
}

#centro_player_empresas_index{
	float:left;
	padding-left:80px;
	margin-top:20px;
}

#centro_player_empresas_index2{
	float:left;
	padding-left:80px;
	margin-top:20px;
}

#centro_player_empresas_index3{
	float:left;
	padding-left:80px;
	margin-top:20px;
}

#centro_player_empresas_index4{
	float:left;
	padding-left:80px;
	margin-top:20px;
}

.img_loader{
	width:129px;
	height:89px;
	float:left;
	margin-bottom:20px;
	margin-right:35px;
}


.img_noticia_det{
	width:129px;
	float:left;
	margin-bottom:20px;
	margin-right:10px;
}

#tit_perguntas_frequentes_index{
	float:left;
	width:78%;
	height:32px;
	background:url(imgs/tit_perguntas_frequentes_index.gif) no-repeat;
	text-indent:-9000px;
	display:block;
}

.tit_perguntas_verm{
	width:100%;
	float:left;
	color:#ee3c05;
	font-size:18px;
}

.tit_perguntas_azul{
	width:100%;
	float:left;
	color:#3977b2;
	font-size:14px;
	margin-top:10px;
}

.p_perguntas{
	width:100%;
	float:left;
	font-size:12px;
	color:#6e6e6e;
	margin-top:3px;
	display:block;
}

/* FIM MEIO GERAL */

/* RODAPE */

#rodape_geral_repeat{
	width:100%;
	height:226px;
	background:url(imgs/bg_rodape_geral.gif) no-repeat center;
	margin-top:-110px;
}

#rodape_geral{
	width:1003px;
	height:50px;
	margin:auto;
}

#rodape_text{
	text-indent:-9000px;
	background:url(imgs/rodape_text.png) no-repeat center;
	display:block;
	width:537px;
	height:14px;
	float:left;
	margin-top:155px;
	margin-bottom:26px;
	margin-left:210px;
}

#rodape_geral a{
	margin-left:450px;
	width:57px;
	height:20px;
	display:block;
	float:left;
}

.aqua_interativa{
	background:url(imgs/logo_aqua.png) no-repeat;
	text-indent:-9000px;
	display:block;
	width:57px;
	height:20px;
	float:right;
}
	
#location_aqua{
	margin:auto;
	width:1003px;
	height:20px;
	float:left;
}

#tit_o_que_e{
	background:url(imgs/tit_o_que_e.gif) no-repeat;
	width:90%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.hr_geral_tits_internas{
	background:url(imgs/hr_geral_tits_internas.png) no-repeat;
	width:100%;
	height:16px;
	float:left;
	margin-bottom:5px;
}

#img_o_que{
	width:310px;
	float:left;
}

#img_o_que img{
	margin-bottom:20px;
}

#p_o_que_e{
	width:614px;
	float:left;
	margin-left:20px;
	font-size:12px;
	color:#6e6e6e;
}

#tit_sobre_iep{
	background:url(imgs/tit_sobre_iep.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_o_que_oferecemos{
	background:url(imgs/tit_o_que_oferecemos.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_proeta{
	background:url(imgs/tit_proeta.png) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_como_e_o_processo{
	background:url(imgs/tit_como_e_o_processo.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

/* FIM RODAPE */

/* CSS Document */

#tit_como_quem_pode{
	background:url(imgs/tit_como_quem_pode.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_tipos_incubadoras{
	background:url(imgs/tit_tipos_incubadoras.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.p_o_que_e{
	width:614px;
	float:left;
	font-size:12px;
	color:#6e6e6e;
	margin-top:15px;
	margin-bottom:15px;
}

.sub_tit_tipos_inc{
	width:100%;
	float:left;
	color:#3b7ab5;
	font-size:18px;
}

.sub_tit_tipos_pro{
	width:100%;
	float:left;
	color:#3b7ab5;
	font-size:18px;
	margin-bottom: 15px;
}


#tit_downloads{
	background:url(imgs/tit_downloads.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.img_downloads{
	width:92px;
	height:117px;
	float:left;
	margin-right:13px;
}

.sub_tit_down{
	width:750px;
	float:left;
	color:#3b7ab5;
	font-size:14px;
	padding-right:117px;
}

.p_down{
	width:750px;
	font-size:12px;
	color:#6e6e6e;
	margin-top:15px;
	margin-bottom:15px;
	padding-right:117px;
	float:left;
}

.btn_baixar{
	background:#3d7bb6;
	width:49px;
	height:18px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-size:12px;
	text-decoration:none;
}

.btn_baixar:hover{
	background:#5c9ddb;
}

#tit_parceiros{
	background:url(imgs/tit_parceiros.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.parceiros_lista{
	width:195px;
	height:190px;
	float:left;
}

.img_parceiros_lista{
	width:177px;
	height:131px;
	float:left;
}

.img_parceiros_lista img{
	border:1px #a2b9d5 solid;
}

.link_parceiros{
	width:177px;
	height:30px;
	float:left;
	text-align:center;
	margin-top:7px;
	font-size:12px;
	color:#6e6e6e;
}

#tit_sites{
	background:url(imgs/tit_sites.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.sub_tit_perguntas{
	color:#ee3c05;
	width:100%;
	font-size:18px;
	font-weight:bold;
}

.sub_tit_respostas{
	color:#3977b2;
	width:100%;
	font-size:14px;
	font-weight:bold;
	margin-top:20px;
}

.p_respostas{
	color:#6e6e6e;
	width:100%;
	font-size:12px;
	float:left;
}

#tit_perguntas{
	background:url(imgs/tit_perguntas.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.btn_veja_mais{
	background:#1d9cb8;
	width:59px;
	height:16px;
	float:right;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	margin-top:1px;
	margin-right:18px;
}

.btn_veja_mais:hover{
	background:#27c8ec;
}

.sub_tit_empresas_residentes{
	font-size:12px;
	color:#6e6e6e;
	text-align:center;
	margin-top:1px;
	width:112px;
	float:left;
	padding-left:3px;
	padding-right:3px;
}

#tit_empresas_residentes{
	background:url(imgs/tit_empresas_residentes.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#img_empresas_resi_det{
	width:266px;
	float:left;
}

#img_empresas_resi_det img{
	border:1px #a2b9d5 solid;
}

.sub_tit_empre_det{
	color:#FFFFFF;
	font-weight:bold;
	background:#1d9cb8;
	min-height:5px;
	min-width:20px;
	font-size:24px;
	float:left;
	padding:5px;
}

#sub_tit_empre_det_div{
	width:717px;
	float:right;
	margin-bottom:10px;
}

.btn_voltar{
	text-indent:-9000px;
	width:64px;
	height:29px;
	float:right;
	background:url(imgs/btn_voltar.png) no-repeat;
	margin-top:-55px;
	display:block;
	margin-right:40px;
}

.btn_voltar:hover{
	background:url(imgs/btn_voltar.png) no-repeat 0px -29px;
}

.img_noticias_lista{
	width:204px;
	height:150px;
	float:left;
	margin-right:10px;
}

.img_noticias_lista_corr{
	width:204px;
	height:150px;
	float:right;
	margin-left:10px;
}

#tit_noticias{
	background:url(imgs/tit_noticias.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_como_participar{
	background:url(imgs/tit_como_participar.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

.sub_tit_not_lista{
	color:#3977b2;
	font-weight:bold;
	width:765px;
	float:left;
	font-size:14px;
}

.p_not_list{
	width:765px;
	color:#6e6e6e;
	font-size:12px;
	float:left;
}


.btn_veja_mais_not{
	background:#1d9cb8;
	width:59px;
	height:16px;
	float:left;
	color:#FFFFFF;
	text-align:center;
	font-size:11px;
	text-decoration:none;
	display:block;
	margin-top:10px;
	margin-right:18px;
}

.btn_veja_mais_not:hover{
	background:#27c8ec;
}

.sub_tit_not_lista_data{
	color:#ee3c05;
	font-weight:bold;
	width:765px;
	float:left;
	font-size:14px;
}

#tit_empresas_pre{
	background:url(imgs/tit_empresas_pre_incubadas.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_empresas_associadas{
	background:url(imgs/tit_empresas_associadas.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_empresas_graduadas{
	background:url(imgs/tit_empresas_graduadas.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

#tit_cursos_eventos_inter{
	background:url(imgs/tit_cursos_eventos_inter.gif) no-repeat;
	width:100%;
	height:33px;
	display:block;
	text-indent:-9000px;
}

/* CSS Document */


.cinza_bold_14, .cinza_bold_14 a{
	font-weight:bold;
	color:#6e6e6e;
	font-size:14px;	
	text-decoration:none;
}

.azul_bold_14, .azul_bold_14 a{
	font-weight:bold;
	color:#3977b2;
	font-size:14px;	
	text-decoration:none;
}

.azul_18, .azul_18 a{
	font-weight: normal;
	color:#3977b2;
	font-size:18px;	
	text-decoration:none;
}

.vermelho_bold_18, .vermelho_bold_18 a{
	font-weight: bold;
	color:#ee3c05;
	font-size:18px;	
	text-decoration:none;
}

.sub_tit_fundo_azul{
	text-transform:uppercase;
	color:#FFFFFF;
	background:#3d7bb7;
	font-size:12px;
	padding:0 3px 0 3px;
}

fieldset{border:none;width:480px;}

.btn_enviar{
	text-indent:-9000px;
	width:69px;
	height:28px;
	display:block;
	background:url(imgs/btn_enviar.gif) no-repeat;
}

.erro_validacao{
	float:left;
	font-size: 11px;
	color:red;
	margin-top:-10px;
	position:relative;
	display:block;
	width:100%;
}

/******* CONTATO ********/

#tit_contato{
	background:url(imgs/tit_contato.gif) no-repeat;
	text-indent:-9999px;
	width:118px;
	height:25px;
	margin-bottom:7px;
}

#contato_esq{
	float:left;
	width:500px;
	padding-right:30px;
	border-right:1px solid #ddddde;
	margin-top:10px;
}

#contato_dir{
	float:left;
	width:380px;
	padding-left:15px;
}

#contato_dir p{
	font-size:12px;
	color:#6e6e6e;
	margin-bottom:10px;
}

.form_geral{
	margin-top:25px;
	width:490px;
}

.form_geral .text_form{
	border:1px solid #ddddde;
	width:482px;
	height:25px;
	padding:4px 0 0 8px;
	margin:0 0 10px -2px;
}


.form_geral .textarea_form{
	border:1px solid #ddddde;
	height:205px;
	width:468px;
	padding:4px 10px;
	overflow:auto;
	font-size:14px;
	margin-bottom: 8px;
}

.form_geral #submit_enviar{
	float:right;
	margin:10px -10px 0 2px;
	padding-left:76px;
	font-size:1px;
	border:none;
	cursor:pointer;
}

.form_geral .label_geral{
	float:left;
	display:block;
	width:270px;
	margin:0 0 3px 2px;
	font-size:14px;
	color:#6e6e6e;
}

#div_mapa_iep{margin-top:20px;}

#span_contato_sucesso{
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#ee3f06;
	margin: 130px 0px 0 40px;
}

/******* CADASTRO ********/

#tit_cadastro{
	background:url(imgs/tit_cadastro.gif) no-repeat;
	text-indent:-9999px;
	width:148px;
	height:27px;
	margin-bottom:7px;
}

#container_cadastro{
	float:left;
	width:500px;
}

#submit_cadastrar{
	text-indent:-9000px;
	width:69px;
	height:28px;
	display:block;
	background:url(imgs/btn_cadastrar.gif) no-repeat;
	float:right;
	margin:-7px -10px 0 2px;
	padding-left:76px;
	font-size:1px;
	border:none;
	cursor:pointer;
}	


/******* NOTICIA DETALHADA ********/
#noticia_det_esq{
	float:left;
	width:634px;
}	

.p_not_det p{
	font-size:12px;
	color:#6e6e6e;
	margin-bottom:5px;
}

.not_det_img{
	float:left;
	display:block;
	margin:0 15px 5px 0;
	width:315px;
}

.not_det_img img{
	border:none;
	float:right;
	margin-bottom:5px;
}

#noticias_det_dir{
	float:left;
	width:315px;
	margin-left:20px;
	background:url("imgs/bg_mais_noticias.png") 0 30px no-repeat;
}

#div_mais_noticias{
	width:255px;
	float:left;
}

.tit_mais_noticias{
	background:url(imgs/tit_mais_noticias.gif) no-repeat;
	text-indent:-9999px;
	width:218px;
	height:25px;
	margin:7px 0 -6px 8px;
}

.item_mais_noticias{
	padding:10px;
	width:255px;
}

.desc_mais_noticias{
	border-bottom:1px solid #cacaca;
	padding-bottom:10px;		
}

.desc_mais_noticias a{text-decoration:none;}

.desc_mais_noticias p{
	font-size:12px;
	color:#6e6e6e;
}


/******* CURSOS EVENTOS DETALHADA ********/
#cursos_eventos_det_esq{
	float:left;
	width:634px;
}	

.p_cur_ev_det p{
	font-size:12px;
	color:#6e6e6e;
	margin-bottom:5px;
}

.cur_ev_det_img{
	float:left;
	display:block;
	margin:0 15px 5px 0;
	width:315px;
}

.cur_ev_det_img img{
	border:none;
	float:right;
	margin-bottom:5px;
}

#cursos_eventos_det_dir{
	float:left;
	width:315px;
	margin-left:20px;
	background:url("imgs/bg_mais_noticias.png") 0 30px no-repeat;
}

#div_mais_cursos_eventos{
	width:255px;
}

.tit_mais_cursos_eventos{
	background:url(imgs/tit_mais_cursos_eventos.gif) no-repeat;
	text-indent:-9999px;
	width:318px;
	height:25px;
	margin:7px 0 -6px 5px;
}

.item_mais_cursos_eventos{
	padding:10px;
	width:255px;
}

.desc_mais_cursos_eventos{
	border-bottom:1px solid #cacaca;
	padding-bottom:10px;		
}

.desc_mais_cursos_eventos a{text-decoration:none;}

.desc_mais_cursos_eventos p{
	font-size:12px;
	color:#6e6e6e;
}

.cont_parce{
	width:100%;
	float:left;
	margin-bottom:15px;
}