*{
 margin:0;
 padding:0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}

/*****************************************/

/* ESTRUTURA DO SITE */ 
#all {
	width: 100%;
	margin:0;
	padding:0;
	background-color: #F9FAFB;
	float: left;
}


#div_area_util {
	width: 920px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}

#div_topo {
	width: 920px;
	height:156px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	background-image: url(../imagens/bg_topo.png);
	background-repeat: repeat-x;
}

#div_conteudo {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	float: left;
}

#div_menu {
	width: 920px;
	height: 56px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #0000FF;
	float: left;
}

#div_rodape {
	width: 920px;
	height: 47px;
	margin-left: auto;
	margin-right: auto;
	float: left;
	background-image: url(../imagens/bg_rodape.png);
	background-repeat: repeat-x;
	font-family: arial;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	
}

#div_logo {
	width: 215px;
	padding-left: 10px;
	float: left;
	padding-top: 25px;
}
#div_banner_topo {
	float: right;
	height: 102px;
	width: 672px;
	padding-right: 3px;
}

#div_separa_topo {
	float: left;
	height: 9px;
	width: 920px;
	background-image: url(../imagens/separa_topo.gif);
	background-repeat: no-repeat;
}
#div_links_topo {
	background-image: url(../imagens/links_topo.gif);
	height: 35px;
	width: 196px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom;
}

#div_esquerda{
	float: left;
	width: 196px;

}

#div_centro{
	float: left;
	width: 510px;
	background-color: #FFFFFF;
}

#div_direita{
	float: right;
	width: 200px;
	background-color: #FFFFFF;
}
#div_acontece {
	background-color: #F7F7F7;
	border: 1px solid #D5E3F4;
	float: left;
	width: 513px;
}
#div_noticias_index {
	height: 173px;
	width: 168px;
	float: left;
	z-index: 0;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: hand;
	margin-left: 3px;

	
}
#tit_noticia_index {
	font-family: ARIAL;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 20;
	float: left;
	width: 168px;
	z-index: 10;
	height: 45px;
	text-align: left;
	margin-top: 128px;
	background-image: url(../imagens/bg_transparente.png);
	background-repeat: repeat;
	padding-bottom: 2px;
}
#beneficios_index {
	height: 186px;
	width: 515px;
	float: left;
}

#div_palavra {
	width: 515px;
	float: left;
}
.titulo_texto_palavra {
	font-family: arial;
	font-size: 13px;
	color: #333333;
	text-align: justify;
	font-weight: bold;
}

#texto_palavra {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	float: left;
	width: 393px;
	text-align: justify;
}
#div_agenda_cursos {
	background-color: #FBFBFB;
	border: 1px solid #CCCCCC;
	float: left;
	width: 512px;
}
#div_news_letter {
	background-color: #2A6BB1;
	height: 152px;
	width: 189px;
	float: left;
}
#div_lista_cursos {
	height: 30px;
	width: 320px;
	float: left;
	margin-left: 10px;
}
#div_lista_cursos_icones {
	height: 30px;
	width: 150px;
	float: left;
	margin-left: 5px;
}

#div_busca_no_comercio {
	float: left;
	background-color: #FFFFFF;
}
#div_enquete {
	background-color: #FCFDFE;
	border: 1px solid #EBF0F5;
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
}
#div_empregos {
	background-color: #FCFDFE;
	border: 1px solid #EBF0F5;
}
#lista_vagas {
	background-image: url(../imagens/bg_empregos.gif);
	float: left;
	height: 31px;
	width: 188px;
	margin-left: 6px;
	font-family: arial;
	font-size: 11px;
	color: #333333;
	padding-left: 9px;
	background-repeat: no-repeat;
}

#div_menu {
	width: 196px;
}

#associase {
	background-image: url(../imagens/bg_inscrevase.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D2F70;
	height: 26px;
	width: 166px;
	font-family: arial;
	font-size: 19px;
	color: #2E6AAB;
	font-weight: bold;
	padding-top: 7px;
	padding-left: 30px;
}

#associase a:link {
	font-family: arial;
	font-size: 19px;
	color: #2E6AAB;
	font-weight: bold;
	text-decoration: none;
}


#associase a:visited {
	font-family: arial;
	font-size: 19px;
	color: #2E6AAB;
	font-weight: bold;
	text-decoration: none;
}

#associase a:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 19px;
	color: #2E6AAB;
	font-weight: bold;

}

#associase a:active {
	text-decoration: none;
	font-family: arial;
	font-size: 19px;
	color: #2E6AAB;
	font-weight: bold;

}

#cursosetreinamento {
	background-image: url(../imagens/bg_cursosetreinamentos.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1D2F70;
	height: 26px;
	width: 176px;
	font-family: arial;
	font-size: 15px;
	color: #FFF;
	padding-top: 7px;
	padding-left: 20px;
	background-color: #2E6AAB;
}

#cursosetreinamento a:link {
	font-family: arial;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}


#cursosetreinamento a:visited {
	font-family: arial;
	font-size: 15px;
	color: #FFF;
	text-decoration: none;
}

#cursosetreinamento a:hover {
	text-decoration: underline;
	font-family: arial;
	font-size: 15px;
	color: #FFF;
}

#cursosetreinamento a:active {
	text-decoration: none;
	font-family: arial;
	font-size: 15px;
	color: #FFF;

}




/* FIM ESTRUTURA DO SITE  */ 

/*****************************************/

/* TIPOGRAFIA DO SITE  */ 


h1 {
	font-family: Arial;
	font-size: 19px;
	color: #2C6CB1;
	font-weight: normal;
}

h2 {
	font-family: Arial;
	font-size: 18px;
	color: #333333;
	font-weight: normal;
}

h3 {
	font-family: Arial;
	font-size: 14px;
	color:#0066CC;
	font-weight: bold;
}

h6 {
	font-family: Arial;
	font-size: 15px;
	color: #2C6CB1;
	font-weight: normal;
}

p {
	font-family: Arial;
	font-size: 12px;
	color: #666;
	text-align: justify;
}

#div_texto {
	font-family: Arial;
	font-size: 12px;
	color: #333;
	float: left;
	width: 500px;
	margin-left: 10px;
	margin-right: 5px;
}

.text {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-align: justify;
}

.text_branco {
	font-family: Arial;
	font-size: 12px;
	color: #FFF;

}
.text_azul {
	font-family: Arial;
	font-size: 11px;
	color: #2A6BB1;
	text-align: center;
}

.text_cinza_peq {
	font-family: arial;
	font-size: 10px;
	color: #999;
}


#texto_rodape{
	font-family: Arial;
	font-size: 12px;
	color: #FFF;
	text-align: justify;	

}

/* FIM TIPOGRAFIA DO SITE  */ 

/*****************************************/

/* LINKS DO SITE */ 
/*
a {
	font-family: Arial;
	font-size: 12px;
	color: #3399FF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
	color: #3399FF;
}
a:hover {
	text-decoration: none;
	color: #0061C1;
	background-color: #DDEEFF;
}
a:active {
	text-decoration: none;
	color: #3399FF;
}

*/

a.paginacao:link {
	font-size: 14px;
	font-family: arial;
	color:#2A6BB1;
	text-decoration:none;
	padding-right: 1px;
	padding-left: 1px;
}

a.paginacao:hover {
	font-size: 14px;
	font-family: arial;
	color:#2A6BB1;
	text-decoration:underline;
}

a.paginacao:visited {
	font-size: 14px;
	font-family: arial;
	color:#5A96D8;
	text-decoration: none;
}
.paginacao_nolink {
	font-family: Arial;
	font-size: 14px;
	color: #2A6BB1;
}


#div_texto a:link {
	font-family: Arial;
	font-size: 11px;
	color: #0000ff;
	text-decoration: none;
}

#div_texto a:visited {
	text-decoration: none;
	color: #0000ff;
}
#div_texto a:hover {
	text-decoration: underline;
	color: #990000;
}
#div_texto a:active {
	text-decoration: none;
	color: #0000ff;

}
a.link_conteudo:link {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.link_conteudo:visited {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}
a.link_conteudo:hover {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;

}
a.link_conteudo:active {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	text-decoration: none;

}

a.link_branco:link {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}
a.link_branco:visited {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}
a.link_branco:hover {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: underline;

}
a.link_branco:active {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	text-decoration: none;

}


a.link_noticia:link {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;

}
a.link_noticia:visited {
	font-family: Arial;
	font-size: 14px;
	color: #fff;
	text-decoration: none;

}
a.link_noticia:hover {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	text-decoration: underline;
}
a.link_noticia:active {
	font-family: Arial;
	font-size: 11px;
	color: #999;
	text-decoration: none;

}

a.link_cursos:link {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}
a.link_cursos:visited {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}
a.link_cursos:hover {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: underline;
}
a.link_cursos:active {
	font-family: Arial;
	font-size: 14px;
	color: #333333;
	text-decoration: none;

}


a.link_lista_op:link {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
a.link_lista_op:visited {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
a.link_lista_op:hover {
	font-family: Arial;
	font-size: 18px;
	color: #003399;
	text-decoration: underline;
}
a.link_lista_op:active {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}

a.link_lista_sub_iten:link {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
a.link_lista_sub_iten:visited {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}
a.link_lista_sub_iten:hover {
	font-family: Arial;
	font-size: 18px;
	color: #003399;
	text-decoration: underline;
}
a.link_lista_sub_iten:active {
	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	text-decoration: none;
}

/* FIM LINKS DO SITE */ 

/*****************************************/

/* MENU DO SITE */ 

#menu {
	font-family: Arial;
	font-size: 15px;
	color: #FFFFFF;
	height: 52px;
}

#menu ul {
	list-style-type: none;
	padding-top: 15px;
}

#menu ul li {
	display: inline;
	width: 95%;
	padding-right: 15px;
	padding-left: 15px;
}

#menu ul li a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}

#menu ul li a:hover {
	color: #FDD700;
	text-decoration: none;
	padding-top:50px;
}

/* FIM MENU DO SITE */ 

/*****************************************/
.form_text {
	font-family: arial;
	font-size: 11px;
	color: #333333;
}
.form_pesquisa {
	font-family: arial;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
}
.form_associado {
	font-family: arial;
	font-size: 12px;
	color: #666666;
	vertical-align: middle;
	font-weight: bold;
}

/********************
Formularios
*********************/
.btn_enviar {


}


/********************
Formularios
*********************/


/********************
CONTEUDO
*********************/
#div_texto_conteudo {
	font-family: arial;
	font-size: 12px;
	color: #333333;
	width: 95%;
	text-align: justify;
	padding-left: 3%;

}

#div_texto_conteudo a:link {
	font-family: Arial;
	font-size: 12px;
	color: #0066FF;
	text-decoration: none;
}

#div_texto_conteudo a:visited {
	text-decoration: none;
	color: #0066FF;
}
#div_texto_conteudo a:hover {
	text-decoration: underline;
	color: #0099FF;
}
#div_texto_conteudo a:active {
	text-decoration: none;
	color: #0066FF;

}

#div_texto_conteudo ul {
	padding-left:30px

}

#div_texto_conteudo li {
	list-style-image:url(../imagens/icon_list.gif);
	font-family: arial;
	font-size: 12px;
	color: #333333;
}

#tit_sessao {
	font-family: arial;
	font-size: 21px;
	color: #2C6CB1;
	text-indent: 10px;
	width: 500px;
	background-color: #EBF0F5;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #2C6CB1;
}


.text_cinza {
	font-family: arial;
	font-size: 10px;
	color: #999;
}

.sub_tit_azul {
	font-family: arial;
	font-size: 15px;
	font-weight: bold;
	color: #2C6CB1;
}


/********************
dentro de conteudo div de formulário de contato por setor
*********************/


#div_form_contato_interno {
	width:480px;
	float: left;
	text-align:center;
	margin-bottom: 5px;
	background-color:#FBFBFB;
}

	/* ITENS   */ 

	#div_lista_item {
	width:510px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
	}	
	
	
	/* Galeria de Fotos   */ 
#div_lista_opniao {
	width:480px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
}

#div_lista_opniao a:link {
	font-family: Arial;
	font-size: 18px;
	color: #0099FF;
	text-decoration: none;
}

#div_lista_opniao a:visited {
	text-decoration: none;
	font-size: 18px;
	color: #0099FF;
}
#div_lista_opniao a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size: 18px;
}
#div_lista_opniao a:active {
	text-decoration: none;
	color: #0099FF;
	font-size: 18px;
}


	#div_text_item {
	float: left;
	text-align:justify;
	padding-left: 0px;
	width: 480px;
	}	

	#div_thumb_item {
	float: left;
	width:110px;
	text-align: center;

	}	
	
	/* ITENS   */
	
	 
	/* Arquivos   */ 
	#arquivos{
	font-family: Arial;
	font-size: 13px;
	text-align: justify;
	color: #0066FF;
	}
		
	#arquivos a:link {
		font-family: Arial;
		font-size: 13px;
		color: #0066FF;
		text-decoration: none;
	}
	
	#arquivos a:visited {
		text-decoration: none;
		color: #0066FF;
	}
	#arquivos a:hover {
	text-decoration: none;
	color: #0099FF;
	font-family: arial;
	font-size: 13px;
	}
	#arquivos a:active {
		text-decoration: none;
		color: #0066FF;
	
	}	
.sub_titulo_azul {
	font-family: arial;
	font-size: 18px;
	color: #0066FF;

}

#div_btn_voltar {
	float:right;
	padding-right:0px;

}

	/* Galeria de Fotos   */ 

	#div_galeria_noticia {
	float: left;
	width:510px;
	}	
	
	#div_thumb_foto {
	float: left;
	width:210px;
	text-align: center;
	padding-left: 10px;
	}		
	
	.thumbnails img {
	border: 4px solid #ccc;
	padding: 1px;
	margin: 0 10px 10px 0;
	}

	.thumbnails img:hover {
	border: 4px solid #0099FF;
	cursor:pointer;
	}


/* NOTICIAS   */ 

	#div_noticias	{
	width:500px;
	float: left;
	}


	#div_noticia_destaque	{
	width:500px;
	vertical-align: middle;
	float: left;
	}

	#div_foto_noticia_destaque	{
	width:95px;
	vertical-align: bottom;
	text-align: right;
	float: left;
	background-color: #FFFFFF;
}
	
	#div_text_noticia_destaque	{
	width:500px;
	background-color: #FCFCFC;
	float:left;
	}
	
	#div_mais_noticias	{
	width:40px;
	float: right;
	text-align: right;
	vertical-align: bottom;
	}
	
	#div_lista_mais_noticias {
	width:480px;
	float: left;
	text-align: left;
	}

	#div_paginacao {
	width:500px;
	float: left;
	text-align:right;
	}
	
	#div_foto_interna {
	float: none;
	width: 480px;
	text-align: center;

	}
	
	#div_galeria_noticia {
	float: left;
	width:480px;
	}
	
	#div_thumb_foto {
	float: left;
	width:230px;
	text-align: center;
	padding-left: 10px;
	}	
	
	#div_ferramentas {
	width:500px;
	float:left;
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	}


#div_pesquisa {
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
	float: right;
	width: 50%;
}
.imput_pesquisa {
	background-color: #E8E8E8;
	border: thin solid #E8E8E8;
	cursor: text;
	color: #939393;
	text-align: center;
	height: 20px;
}
.btn {
	font-family: arial;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3270B3;
	border: thin solid #204773;
}

.btn_peq {
	font-family: arial;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3270B3;
	border: thin solid #204773;
}

.data_noticias{
	font-size:11px;
	color:#666666;
	font-family: arial;
}

.lead_not_interno{
	font-size:16px;
	color:#999999;
	font-style: italic;
}


#div_lista_tit_noticia {
	width:480px;
	float: left;
	text-align: left;
	margin-bottom: 5px;
	font-family: arial;
	font-size: 14px;
	color: #0099FF;
}

#div_lista_tit_noticia a:link {
	font-family: Arial;
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
}

#div_lista_tit_noticia a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #0099FF;
	font-family: arial;
}
#div_lista_tit_noticia a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size: 14px;
	font-family: arial;
}
#div_lista_tit_noticia a:active {
	text-decoration: none;
	color: #0099FF;
	font-size: 14px;
	font-family: arial;
}


#div_tit_noticia_all {
	width:390px;
	float: left;
	text-align: left;
	font-family: arial;
	font-size: 14px;
	color: #0099FF;
	margin-left: 10px;
}

#div_tit_noticia_all a:link {
	font-family: Arial;
	font-size: 14px;
	color: #0099FF;
	text-decoration: none;
}

#div_tit_noticia_all a:visited {
	text-decoration: none;
	font-size: 14px;
	color: #0099FF;
	font-family: arial;
}
#div_tit_noticia_all a:hover {
	text-decoration: underline;
	color: #0099FF;
	font-size: 14px;
	font-family: arial;
}
#div_tit_noticia_all a:active {
	text-decoration: none;
	color: #0099FF;
	font-size: 14px;
	font-family: arial;
}

#div_texto_noticia {
	font-family: arial;
	font-size: 12px;
	color: #666;
	width: 95%;
	text-align: justify;
	padding-left: 3%;

}

#div_texto_noticia ul {
	padding-left:30px

}

#div_texto_noticia li {
	list-style-image:url(../imagens/icon_list.gif);
	font-family: arial;
	font-size: 12px;
	color: #666;
}

/* NOTICIAS   */ 
