@import url("imp_unidades.css");
@import url("imp_cursos.css");
@import url("imp_modulos.css");
@import url("imp_modal.css");

/* definição geral de tags início */
	* { margin: 0; padding: 0; border: 0; list-style: none; }
	div, td { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color:#333; }
	body { background-image: url(../img/body_fundo_senai.gif); }
	a { text-decoration: none; color: #333; }
	a:hover { text-decoration: underline; }
	h6 { font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size: 9px; font-weight: normal; text-transform: uppercase; }
	select, input, textarea { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #666; border: 1px solid #999;  }
/* definição geral de tags fim */

/* estrutura início */
	.linha { background-color:#FFFFFF; height:1px; } 
	.externo { position: relative; width: 100%; text-align: left; } 
	.topo { background-color:#FFFFFF; height:21px; }
	
	/* fundos body início */
		.fundo_body { background-image: url(../img/body_fundo_senai.gif);} 
		.fundo_menu_principal { background-image: url(../img/body_fundo_menu_principal_senai.jpg); height:178px;border-top: 1px solid #FFF; margin-top:8px;} 
		.fundo_menus { background-image: url(../img/body_fundo_menus_senai.gif) ;} 
		.fundo_rodape { background-image: url(../img/body_fundo_rodape_senai.gif);}
	/* fundos body fim */
	
	/* barra superior de logotipos início */
		.topo_interno { background-image: url(../img/body_fundo_menus_senai.gif); height:20px; } 
		.topo_interno .tdcor { background: #A5BFAA; width:193px;} 
		.topo_interno div input { width: 112px; height: 16px; border: 1px solid #B1DED0; font-size:10px; color:#666; margin-left:10px; } 
		.topo_interno div a { font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666; } 
		.topo_interno .logotipos { width: 308px; height: 20px; background: url(../img/topo_interno_logos_fundo.gif) repeat-x; border-left: 1px solid #FFF; border-right: 1px solid #FFF; } 
		.topo_interno .logotipos img { margin: 5px 0 0 17px;} 
		.topo_interno .busca_topo { background: #A5BFAA;  border-right: 1px solid #fff; width:262px; height:20px;font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #617917; } 
		.topo_interno .busca_topo td { font-size:10px; color: #617917;} 
		
	/* barra superior de logotipos fim */	
	/* barra de logotipo da FIERGS início */
		.barra_logo { position:relative; width: 766px; height:85px; background: #FFF; }
		.barra_logo .logo { position:absolute; top: 18px; left:136px; z-index:20; }		
		.barra_logo .noticias { position:absolute; top:54px; left:576px; z-index:10; }		
	/* barra de logotipo da FIERGS início */

	.btnTvFiergs {width:66px; height:36px; position:absolute; left:680px; top:50px; z-index:5}
	
	/* menu início */
		.menu_principal { background-color:#FFFFFF; height:164px; padding-top:8px; display: table; } 
		.menu_principal img { border-bottom:#FFFFFF 1px solid; } 
		.menu_principal_idiomas { text-align:right; height:14px; padding-right:5px; }
		.sombra_menu { position: absolute; top: 106px; left: 194px; z-index: 5; }
		
		/* submenu início */
			.submenu_servicos { position: absolute; top:147px; left: 193px; z-index: 25; width: 310px; }
			.submenu_servicos div { position: absolute; top: 10px; left: 10px; width: 298px; }
			.submenu_servicos div ul { list-style: none; }
			.submenu_servicos div ul li a { font-weight: bold; color: #FFF; line-height: 18px; }
			
			
			.submenu_aberto { background: #A9CDAE; margin: 0 1px 1px 0; padding: 0 0 10px 0; }
			.submenu_aberto ul { width: 561px; margin-left: 10px; }
			.submenu_aberto ul li { display: inline; background: url(../img/marcador_quadrado_branco.gif) no-repeat 0 7px; line-height: 18px; }
			.submenu_aberto ul li.primeiro_registro { background: none; }
			.submenu_aberto ul li.primeiro_registro a { margin-left: 0; }
			.submenu_aberto ul li div { }
			.submenu_aberto ul li a { color: #333; margin: 0 4px 0 10px; white-space: nowrap; }						
		
			.sub_submenu_aberto {background: #D4E6D7; width: 561px; margin: -1px 0 1px 0; display: table; }
			.sub_submenu_aberto ul { width: 561px; margin: 8px 0 8px 10px; }
			.sub_submenu_aberto ul li { display: inline; background: url(../img/marcador_quadrado_branco.gif) no-repeat 0 7px; line-height: 18px; }
			.sub_submenu_aberto ul li.primeiro_registro { background: none; }
			.sub_submenu_aberto ul li.primeiro_registro a { margin-left: 0; }
			.sub_submenu_aberto ul li a { color: #333; margin: 0 4px 0 10px; white-space: nowrap; }
			
			.sub_sub_submenu_aberto {background: #EEF5EF; width: 561px; margin: -1px 0 1px 0; display: table; }
			.sub_sub_submenu_aberto ul { width: 561px; margin: 8px 0 8px 10px; }
			.sub_sub_submenu_aberto ul li { display: inline; background: url(../img/marcador_quadrado_branco.gif) no-repeat 0 7px; line-height: 18px; }
			.sub_sub_submenu_aberto ul li.primeiro_registro { background: none; }
			.sub_sub_submenu_aberto ul li.primeiro_registro a { margin-left: 0; }
			.sub_sub_submenu_aberto ul li a { color: #333; margin: 0 4px 0 10px; white-space: nowrap; }
		/* submenu final */
	/* menu fim */
	
	/* Notícias aberto início */		
		.noticias_destaque { width: 571px; height: 200px; text-align: right; }
		.noticias_destaque div { position: absolute; top: 120px; left: 515px; width: 240px; height: 200px; text-align: left; }
		.noticias_destaque div a { color: #fff; }
		.noticias_destaque div h5 { font-size: 13px; }
	/* Notícias aberto fim */
	.conteudo { width: 355px; margin: 10px 10px 0 10px; display: table; }
	.sem_modulo { width: 551px; }	
	

	/* outros sites início */
		.outros_sites { background: #E0F1E1 url(../img/outros_sites_fundo.gif) repeat-y; border-right:#FFFFFF 1px solid; }
		.outros_sites div { padding: 5px 0 10px 20px; }
		.outros_sites div td { vertical-align: top; text-align: left; padding: 5px 0 0 0; }
		.outros_sites div td a { color: #333; }
		.outros_sites div td a:active { color: #333; text-decoration:underline; }
		.outros_sites_links { background: #E0F1E1 url(../img/outros_sites_links_fundo.gif) repeat-y; border-right: 1px solid #FFF; }
		.outros_sites_links div { padding: 5px 10px 5px 20px;}
		.outros_sites_links div table { margin-top: 5px;}
		.outros_sites_links div td { vertical-align: top;}
		.outros_sites_links .seta,
		.outros_sites_links div td a { color: #336633;}
	/* outros sites fim */		
	/* rodapé início */
		.rodape_fundo { background: url(../img/body_fundo_rodape_senai.gif); height: 48px; border-top: 1px solid #FFF; } 
		.rodape { width: 765px; height: 48px; background: #B5B5B5; border-right: 1px solid #fff; } 
		.rodape .endereco, .rodape .sobre_site, .rodape .login { display: table; float: left; } 
		.rodape .endereco { margin: 7px 20px 0 10px; } 
		.rodape .sobre_site { } 
		.rodape .sobre_site div { margin-bottom: 12px; } 
		.rodape .login { margin: 3px 0 0 20px;  } 
		.rodape .login input { width: 85px; height: 16px; border: 1px solid #969593; } 
		.rodape .login td, .rodape .login a { font-family: "Trebuchet MS",Verdana, Arial, Helvetica, sans-serif; text-transform: uppercase; font-size: 9px; color: #333; line-height: 11px; } 
		.rodape .login td { height: 11px; }
	/* rodapé fim */	
/* estrutura fim */

/* ajustes início */
	.clear { clear: both; overflow: hidden; width: 1px; height: 1px; margin: 0 -1px -1px 0; border: 0; padding: 0; font-size: 0; line-height: 0;} 
	.wrap:after { content:" "; display: block; visibility: hidden; clear: both; height: 0.1px; font-size: 0.1em; line-height: 0; }
	/* html .wrap { display: inline-block; }
	/* no ie mac \*/
	* html .wrap { height: 1%; } 
	.wrap { display: block; }
/* ajustes fim */

/* Conteúdos gerais início */
	.float_left { float: left; margin: 0 10px 10px 0; }
	.float_right { float: right; margin: 0 0 10px 10px; }
	.imagem { width: 1px; display: table; background: #fff; border: 1px solid #CCC; }
	.imagem img { margin: 2px;}
	.imagem_sem_borda { margin: 10px 0 10px 0; }
	
	.galeria_noticia { width:350px; clear:both; display:table;}
	.galeria_noticia .imagem { float:left; margin:0 5px 5px 0;}
	
	.legenda { width: 1px; }
	.legenda td { font-size: 10px; }
	.ativo { text-decoration: underline; }
	.aviso { color: #999; }
	
	.conteudo h5 { font-family: Arial, Helvetica, sans-serif; font-size: 14px; text-transform: none;  margin:1px 0 5px 0;  }
	.conteudo h6 { font-family: Arial, Helvetica, sans-serif; font-size: 12px; text-transform: none; color: #666; font-weight: bold; }
	
	.conteudo .interno { background: #FEF7EA; border: 1px solid #EAD6AC }
	
	.conteudo .registro { line-height: 130%; display: table; clear: both; }
	.conteudo .registro p { margin-bottom: 6px; }
	.conteudo .registro .data { color: #8C5709; }
	.conteudo .registro .link_externo td,
	.conteudo .registro .link_externo td a,
	.conteudo .registro .link_externo a { color: #336633; }
	.conteudo .registro .link_externo_noticias td,
	.conteudo .registro .link_externo_noticias a { color: #8C5709; }
	
	.conteudo .sem_modulo .registro { width: 100%; }
	
	.conteudo .relacao_links { margin: 0 0 20px 0; line-height: 150%; clear: both; }
	.conteudo .relacao_links a { color: #333; }


	.download_arquivo { margin: 10px 0 5px 0; }
	.download_arquivo .nome { font-weight:bold; padding-left:9px; }
	.download_arquivo .aviso { font-size:10px;  color: #999; clear:both; margin:2px 0 5px 9px;}
	.download_arquivo .aviso a { color: #666;font-size:10px; font-weight:normal; }
	.download_arquivo .download { height:21px;  background-image:url(../img/download_fundo.gif); background-repeat:repeat-x;   }
	.download_arquivo .download .info {  margin:2px 0 0 5px; }
		
	.download_noticias .download { background-image:url(../img/download_fundo_noticias.gif); background-repeat:repeat-x;   }/* muda fundo para seção notícias */
	
	.busca_conteudo { width: 350px; padding: 0 0 20px 0; }
	.busca_conteudo * { float: left; }
	.busca_conteudo select { width: 60px; margin-left: 5px; }
	.busca_conteudo input { margin: 0 0 0 5px; }
	
	.tabela_perguntas { width: 100%; margin: 10px 0 30px 0; }
	.tabela_perguntas td { padding: 8px 0 8px 0; vertical-align: top; }
	.tabela_perguntas .cel_um { background: url(../img/separador_linhas.gif) no-repeat top; }
	.tabela_perguntas .cel_dois { background: url(../img/separador_linhas.gif) no-repeat top; }
	.tabela_perguntas .cel_dois a { display: block; width: 330px; }
	
	.lista_cursos { width: 100%; background: url(../img/separador_linhas.gif) no-repeat 100% 100%; display: table; margin-top: 10px; } 
	.lista_cursos p { clear: both; }
	.lista_cursos h5 { display: block; width: 330px; font-size: 13px;  background: url(../img/seta_fechado.gif) no-repeat 310px 3px; margin-bottom: 8px; padding-right: 10px; }
	.lista_cursos h5 a { color: #336633 !important; }
	.lista_cursos h6 { float: left; clear: left; margin: 0 5px 5px 0; font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: #666; font-weight: normal; text-transform: uppercase; color: #336600; }
	.aberto {  }
	.aberto h5 { background: url(../img/seta_aberto.gif) no-repeat 310px 3px;  }
/* Conteúdos gerais fim */

/* Seções início */
	/* HOME início */
		.home_interno { width: 571px; clear:both; }
		.home_destaque_multimidia { width: 571px; height: 193px; background: #fff; clear:both; margin-bottom:1px; position:relative; }
		.video_home object { background: #fff; }
		.video_home { width: 308px; height: 180px; background: #fff; }
		.video_home object { background: #fff; }
		.banners { background: #f0f0f0; text-align:center; margin-bottom:16px; }
		.banners .banner { margin-top: 16px; }		
	/* HOME fim */
	
	/* Unidades */
		.unid_result_tit h5 { width: 400px; }
	
	/* Resultado de busca de noticias início */
		.noticias_busca .paginacao_busca { background: url(../img/busca_resultado_paginacao_fundo_topo.jpg) no-repeat; }
		.noticias_busca .base_busca { background: url(../img/busca_resultado_paginacao_fundo_base.jpg) no-repeat; }
		.noticias_busca .busca_primeiro a { margin-left: 10px; display: block}
		.noticias_busca .busca_resultado { background: url(../img/separador_linhas.gif) no-repeat top; }
		.noticias_busca .paginacao_busca span { color: #583A03; }
	/* Resultado de busca de noticias fim */
	
	/* Links início */
		.links { padding: 10px 0 10px 0; background: url(../img/separador_linhas.gif) no-repeat top; }
		.links img { vertical-align: middle; }
		.links a { font-weight: bold; }
		
		.lista_links { width: 540px; padding: 10px 0 9px 0; margin-bottom: 1px; background:url(../img/separador_linhas.gif) no-repeat top;}
		.lista_links a { font-weight: bold; }
		.lista_links img { vertical-align: middle; }
		.lista_links div { display: table; }
		.lista_links div table { width: 510px; margin: 10px 0 0 25px; }
		.lista_links div table td { width: 49%; padding-bottom: 5px; color: #617917; }
		.lista_links div table td span { color: #506413; }
		.lista_links div table td a { margin-left: 10px; font-weight: normal; text-transform: lowercase; }
	/* Links fim */
	
	/* Busca início */
		.paginacao_busca { width: 550px; height: 29px; background: url(../img/busca_resultado_paginacao_fundo_topo.jpg) no-repeat bottom; margin-top: 25px; }
		.paginacao_busca table { width: 520px; margin: 5px 0 0 10px; }
		.paginacao_busca span { font-weight: bold; color: #5B7216; }
		.paginacao_busca .paginacao { width: 420px; font-weight: bold;  color: #5B7216;   }
		.paginacao_busca .paginacao a { font-weight: normal; color: #5B7216;  }
		.base_busca { background: url(../img/busca_resultado_paginacao_fundo_base.jpg) no-repeat top; margin-bottom: 40px; margin-top:10px; }
		.base_busca table { margin: 12px 0 0 10px; }
		.busca_resultado { width: 540px; display: table; }
		.busca_resultado div { width: 520px; background: url(../img/separador_linhas.gif); background-position:bottom; background-repeat:no-repeat; display: table; padding:10px; }
		.busca_exibindo { width:540px; color: #666; text-align:center; margin-top:10px; }
		.resultado_lista {border-top:1px solid #ccc; margin:15px 0 0 0}
	/* Busca fim */
	
	/* Mapa do Site início */
		.mapa_site { margin-top: -15px; margin-bottom: 25px; }
		.mapa_site h5 { margin: 15px 0 5px 0; }
		.mapa_site .nivel_um { margin-left: 10px; }
		.mapa_site .nivel_dois { margin-left: 20px; font-size: 10px; }
		.mapa_site .nivel_dois a { color: #666; }
	/* Mapa do Site fim */

		
	/* Fale conosco e Ouvidoria início */
			.form { margin-top: 15px; }
			.form td { vertical-align: top; }
			.form input, .form select, .form textarea { margin: 0 0 4px 3px; }
			.form td .erro { color: #900; font-weight: bold; position: relative; left: 3px; }
		/* Fale conosco e Ouvidoria fim */		
	/* Central de Contato fim */
	
	/* Notícias TV FIERGS aberta início 
	div { border:1px solid #FF0000}*/
		.video_info { color: #8C5709; margin-bottom:15px; }
		.video_info div a:hover { font-weight: bold; text-decoration: none; }
		
		/* TV FIERGS Slideshow início */
			.video_slideshow { position: relative; width: 347px; height: 191px; background: url(../img/galmultimidia_fundo.gif) no-repeat; display: table; margin: 20px 0 20px 0; }
			.video_slideshow div { margin: 6px 11px 11px 14px; }
			.video_slideshow .slideshow { width: 310px; height: 68px; margin: 10px 0 0 0; }
			.video_slideshow .slideshow div { margin: 0; }
			.video_slideshow .slideshow table { margin-top: 3px; }
			.video_slideshow .slideshow a { margin: 2px; display: table; }
			.video_slideshow .slideshow  a:hover { margin: 0; border: 2px solid #8C5709; }
			.video_slideshow .resumo { width: 302px; height: 55px; margin: 0; }
			.video_slideshow .resumo span { color: #8C5709; }
		/* TV FIERGS Slideshow início */
		
	/* Notícias TV FIERGS aberta fim */	

/* Seções final */

