
/* [ INÍCIO ] BARRA DIVISÓRIA */
.barradivisora {
	margin:0 auto;
	width:186px;
}
/* [ FIM ] BARRA DIVISÓRIA */

/* [ INÍCIO ] DISPLAY NAVEGAÇÃO */
#title_navbar{
	padding-top:		7px;
	padding-bottom:		7px; 
	padding-left:		12px;
	padding-right:      12px;
	color:				#fff;
	border: 			0px; 
	border-top: 		#ccc 1px solid; 
	border-bottom: 		#fff 1px solid;
		background:			url(/gov/gov_social/_images/background/bkg_fundo_navbar.jpg) repeat-y left;
}
#title_navbar img {
	padding-left:       1px;
}

#title_navbar a:link {
	color:				#faedc5;
	text-decoration:	none;
}
#title_navbar a:visited {
	color:				#faedc5;
	text-decoration:	none;
}
#title_navbar a:hover {
	text-decoration:	underline;
	color:				#faedc5;
}
#title_navbar a:active {
	color:				#faedc5;
	text-decoration:	none;
}
/* [ FIM] DISPLAY NAVEGAÇÃO */

/* [ INÍCIO ] DISPLAY MENU LOCAL */
#title_menulocal {
	padding-top:		7px;
	padding-bottom:		3px;
	font-weight:		bold;
	color:				#FFFFFF;
	border-bottom:		#fff 1px solid;
	background:			url(/gov/gov_social/_images/background/bkg_fundo_navbar.jpg) repeat-y left;
}

#title_menulocal a:link {
	color:				#faedc5;
	font-weight:		bold;
	text-decoration:	none;
}
#title_menulocal a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#ffdb6c;
}
#title_menulocal a:hover {
	text-decoration:	underline;
	font-weight:		bold;
	color:				#faedc5;
}
#title_menulocal a:active {
	font-weight:		bold;
	color:				#faedc5;
	text-decoration:	none;
}
#title_menulocal table {
	margin:				0px;
	width:				auto;
	border-collapse:	collapse;
}
#title_menulocal table tr td img {
	padding-top:		3px; 
	padding-right:		5px;
}
#title_menulocal td {
	padding:			0px; 
	padding-bottom:		4px;
}
.distancia_seta {
	vertical-align:		top;
	width:				27px;
	text-align:			right;
}
.distancia_link {
	vertical-align:		top;
	width:				158px;
	color:				#FFFFFF
}
/* [ FIM ] DISPLAY MENU LOCAL */

/* [INICIO] PERGUNTAS FREQUENTES */
#perguntas_frequentes {
	margin-top:			17px;
	margin-left:		15px;
	margin-right:		15px;
}
#perguntas_frequentes h3 {
	font-size:			14px;
	color:				#a4831e;
	padding-bottom:		4px;
	margin-left:		-1px;
}
#perguntas_frequentes p {
	padding-bottom:		7px;
}
#perguntas_box {
	background:			#FFF;
	border-left:		1px solid #ccc;
	border-right:		1px solid #ccc;
	border-bottom:		1px solid #ccc;
}
.resp_aberta {
	border-top:			1px solid #ccc;
}
.resp_aberta a:link {
	color:				#333;
	font-weight:		bold;
	text-decoration:	none;
}
.resp_aberta a:visited {
	color:				#333;
	font-weight:		bold;
	text-decoration:	none;
}
.resp_aberta a:hover {
	color:				#333;
	font-weight:		bold;
	text-decoration:	underline;
}
.resp_aberta a:active {
	color:				#333;
	font-weight:		bold;
}
.resp_aberta ul {
	padding-left:		10px;
	list-style:			none;
}
.resp_aberta p {
	padding-left:		23px;
	padding-top:		5px;
	padding-bottom: 	8px;
	padding-right:		10px;
	color:				#666666;
}
.resp_aberta img {
	padding-right: 		6px;
}
.resp_aberta li {
	margin-top:			8px;
	padding-left:		13px;
	list-style:			none;
	background:			url(/gov/gov_social/_images/bullets/bullet_seta_preta.gif) no-repeat left top;
}
.resp_fechada {
	padding:			0px;
	padding-top:		8px;
	padding-bottom:		8px;
	margin:				0px;
	border:				0px;
	border-top:			1px solid #ccc;
	background:			#FEFAE9;
}
.resp_fechada a:link {
	margin:				0px;
	padding:			0px;
	font-size:			11px;
	font-weight:		bold;
	color:				#0039BA;
	text-decoration:	none;
}
.resp_fechada a:visited {
	font-size:			11px;
	font-weight:		bold;
	color:				#0039BA;
	text-decoration:	none;
}
.resp_fechada a:hover {
	text-decoration:	underline;
}
.resp_fechada a:active {
	font-size:			11px;
	font-weight:		bold;
	color:				#0039BA;
}
.resp_fechada p {
	margin:				0px;
	padding:			0px;
	padding-left:		25px;
}
.resp_fechada img {
	margin:				0px;
	padding:			0px;
	padding-right: 		6px;
}
.resp_fechada ul {
	margin:				0px;
	padding:			0px;
	padding-left:		10px;
	list-style:			none;
}
.resp_fechada li {
	margin:				0px;
	padding:			0px;
	padding-left:		13px;
	list-style:			none;
	background:			url(/gov/gov_social/_images/bullets/bullet_seta_azul.gif) no-repeat left top;
}
/* [FIM] PERGUNTAS FREQUENTES */

/* [INICIO] Documentos para Download */
#documentos_download {
	border-bottom:		1px solid #ccc;
}
/*[FIM] Documentos para Download */

/* [INÍCIO], VEJA TAMBÉM */
#veja_tambem {
	padding-top:		7px;
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		13px;
	background:			#fff;
	border-top:			#ccc 1px solid;	
}
#veja_tambem H6 {
	padding-bottom:		7px;
	font-size:			11px;
	font-weight:		bold;
	color:				#333;
}
#veja_tambem ul {
	padding-bottom:		4px;
}
#veja_tambem li {
	padding-bottom:		4px;
	padding-left:		15px;
	font-weight:		bold;
	color:				#666666;
	background:			url(/_newimages/bullets/marcador_cinza_lista.gif) no-repeat left top;
}
#veja_tambem a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#666666;
}
#veja_tambem a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
}
#veja_tambem a:hover {
	text-decoration:	underline;
}
#veja_tambem a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
}
/* [FINAL] VEJA TAMBÉM */

/* [INICIO] DESCCRICAO DESTAQUE */
#descricao_destaque {
	padding-top:        17px;
	padding-left:       15px;
	padding-right:      15px;
	padding-bottom:		10px;
	border-bottom:		1px solid #ccc;
	background: 		url(/gov/gov_social/_images/background/bkg_fundo_meio.jpg) repeat-y;
	
}
#descricao_destaque h3 {
	font-size:			14px;
	font-weight:		bold;
	color:				#002884;
	padding-bottom:	    4px;
}
#descricao_destaque p {
	font-size:			11px;
	color:				#666666;
	padding-bottom:		4px;
}
#descricao_destaque img {
	padding-top:        10px;
	margin-left:		-4px;
}
/* [FINAL] DESCCRICAO DESTAQUE */

/* [INICIO] SERVIÇOS */
#agente_jovem {
	background:			#FEFAE9;
	border-top:			1px solid #ccc;
	border-bottom:		1px solid #ccc;
	padding-top:		7px;
	padding-bottom:		13px;
}
#agente_jovem p {
	padding-bottom:		4px;
	padding-left:		10px;
	padding-right:		10px;
}
#agente_jovem ul {
	padding-left:		10px;
	padding-right:		10px;
}
#agente_jovem li {
	padding-bottom:		4px;
	padding-left:		15px;
	font-weight:		bold;
	color:				#666666;
	background:			url(/_newimages/bullets/marcador_azul.gif) -1px 3px no-repeat;
}
#agente_jovem a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#0039ba;
}
#agente_jovem a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#agente_jovem a:hover {
	text-decoration:	none;
}
#agente_jovem a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
/* [FINAL] SERVIÇOS */

/* [INICIO] condições financeiras*/
#consute_mais_info {
	background:			#FEFAE9;
	border-top:			1px solid #ccc;
/*	padding-top:		7px;
	padding-bottom:		10px;*/
}
#consute_mais_info p {
	padding-left:		10px;
	padding-right:		10px;
	color:				#333;
}
#consute_mais_info img {
	_padding-left:		5px;
	_padding-top:		6px;
}
#consute_mais_info ul {
	margin-left:		10px;
	margin-right:		10px;
	padding-top:		4px;
	padding-bottom:		3px;
	border-bottom:		1px solid #DDD8D8;
}
#consute_mais_info li {
	padding-bottom:		4px;
	padding-left:		14px;
	font-weight:		bold;
	color:				#666666;
	background:			url(/_newimages/bullets/marcador_azul.gif) -1px 3px no-repeat;
}
#consute_mais_info a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#0039ba;
}
#consute_mais_info a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#consute_mais_info a:hover {
	text-decoration:	none;
}
#consute_mais_info a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#consute_mais_info .titulo {
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	width:				186px;
	height:				40px;
	margin-bottom:		7px;
	background: 		url(/gov/gov_social/_images/title/tit_condicoes_financeiras.gif) no-repeat;
}
/* [FIM] condições financeiras*/

/* [INICIO] condições financeiras*/
#condicoes_financeiras {
	background:			#FEFAE9;
	border-bottom:		1px solid #ccc;
	padding-bottom:		10px;
}
#condicoes_financeiras p {
	padding-left:		10px;
	padding-right:		10px;
}
#condicoes_financeiras ul {
	padding-left:		10px;
	padding-top:		4px;
	padding-bottom:		3px;
	padding-right:		10px;
}
#condicoes_financeiras li {
	padding-bottom:		4px;
	padding-left:		15px;
	font-weight:		bold;
	color:				#666666;
	background:			url(/_newimages/bullets/marcador_azul.gif) -1px 3px no-repeat;
}
#condicoes_financeiras a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#0039ba;
}
#condicoes_financeiras a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#condicoes_financeiras a:hover {
	text-decoration:	none;
}
#condicoes_financeiras a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#condicoes_financeiras .titulo {
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	width:				186px;
	height:				40px;
	margin-bottom:		7px;
	background: 		url(/gov/gov_social/_images/title/tit_condicoes_financeiras.gif) no-repeat;
}
/* [FIM] condições financeiras*/

/* [INICIO] SERVIÇOS */
#servicos {
	background:			#FEFAE9;
	border-bottom:		1px solid #ccc;
	padding-bottom:		13px;
}
#servicos p {
	padding-bottom:		4px;
	padding-left:		10px;
	padding-right:		10px;
}

#servicos ul {
	padding-left:		10px;
	padding-right:		10px;
}
#servicos li {
	padding-bottom:		4px;
	padding-left:		15px;
	font-weight:		bold;
	color:				#666666;
}
#servicos a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#0039ba;
}
#servicos a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#servicos a:hover {
	text-decoration:	none;
	background:			url(/_newimages/bullets/marcador_azul.gif) #FF0000 0px 3px no-repeat left;
	display:block;
}
#servicos a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;
}
#servicos .titulo {
	border-bottom:		1px solid #CCCCCC;
	width:				186px;
	height:				25px;
	margin-bottom:		7px;
	background: 		url(/gov/gov_social/_images/title/tit_servicos.gif) no-repeat;
}
/* [FINAL] SERVIÇOS */

/* [INICIO] COMPRE AQUI */
#compre_aqui {
	padding-bottom: 	14px;
}
#compre_aqui .preco {
	color:				#ff6d00;
}
#compre_aqui img {
	padding-top:    	14px;
	padding-left:   	10px;
	padding-right:  	10px;
	float:				left;
}
#compre_aqui p {
	margin-left:   		10px;
	margin-right:  		10px;
	padding-top:    	5px;
	padding-bottom:		10px;
	border-bottom:  	1px solid #DDD8D8;
}
#compre_aqui h5 {
	padding-top:    	11px;
	font-size:			11px;		
}
#compre_aqui .titulo {
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	width:				186px;
	height:				25px;
	background: 		url(/gov/gov_social/_images/title/tit_compre_aqui.gif) no-repeat;
}
#compre_aqui ul {
	padding-top:        7px;
	padding-bottom:		3px;
	padding-left:       10px;
}
#compre_aqui li {
	padding-left:		15px;
	font-weight:		bold;
	color:				#666666;
	background:			url(/_newimages/bullets/marcador_cinza_lista.gif) no-repeat left top;
}
#compre_aqui li a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#666666;
}
#compre_aqui li a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#939393;
}
#compre_aqui li a:hover {
	text-decoration:	underline;
}
#compre_aqui li a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
}
#compre_aqui a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#0039ba;
}
#compre_aqui a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#5371b8;
}
#compre_aqui a:hover {
	text-decoration:	underline;
	color:				#0039ba;
}
#compre_aqui a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039ba;;
}
/* [FINAL] COMPRE AQUI */

/* [INICIO] PORTAL DE COMPRAS */
#portal_compra {
	width:				186px;
	border-bottom:		1px solid #BFCAE7;
}
/* [FIM] PORTAL DE COMPRAS */

/* [INICIO] Include noticias */
#inc_noticias {
	background: 		#FDFCFC;
	text-align:			left;
}
#tit img {
	border-bottom:		1px solid #ccc;
	border-top:			1px solid #ccc;
}
#inc_noticias_iFrame {
	width: 				165px;
	padding:			10px;
	padding-bottom: 	8px;
	text-align:			left;
}
#inc_noticias_iFrame h1 {
	font-size:			11px;
	font-weight:		bold;
	color:				#0039BA;
	margin-bottom:		10px;
}
#inc_noticias_iFrame p {
	font-size: 			11px;
}
#inc_noticias_iFrame img {
	padding-right:		3px;
}
#inc_noticias_iFrame a {
	font-size:			11px;
	font-weight:		bold;
	color:				#0039BA;
	text-decoration:	none;
}
#inc_noticias_iFrame a:hover {
	text-decoration:	underline;
}
#outras_noticias {
	margin-right:		15px;
	margin-left:		10px;
	border-top:			1px solid #C3CFC3; 	
	padding-top:		8px;
	padding-bottom:		15px;
}
#outras_noticias a {
	font:				Arial;
	font-size:			11px;
	font-weight:		bold;
	color:				#5E5E5E;
	text-decoration:	none;
}
#outras_noticias a:hover {
	text-decoration:	underline;
}
#outras_noticias img {
	padding-right:		3px;
}
/* [FIM] Include noticias */


#site_especial {
	border-top:		1px solid #ccc;
}

/* [INICIO] FIQUE POR DENTRO */
#fique_pordentro {
	padding-bottom: 14px;
}
#fique_pordentro p {
	margin-left:   	10px;
	margin-right:  	10px;
	padding-top:    10px;
	padding-bottom:	10px;
	border-bottom:  1px solid #DDD8D8;
}

#fique_pordentro .titulo{
	
	border-top:		1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	width:				186px;
	height:				25px;
	background: 		url(/gov/_images/title/tit_fique_por_dentro.gif) no-repeat;
}
#fique_pordentro ul{
	padding-top:            7px;
	padding-bottom:			10px;
	padding-left:       	10px;
	}
#fique_pordentro li{
	padding-bottom:			4px;
	
	padding-left:			15px;
	font-weight:			bold;
	color:					#666666;
	background:				url(/_newimages/bullets/marcador_cinza_lista.gif) no-repeat left top;
	}
#fique_pordentro a:link{
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#666666;
	}
#fique_pordentro a:visited{
	font-weight:		bold;
	text-decoration:	none;
	color:				#939393;
	}
#fique_pordentro a:hover{
	text-decoration:	underline;
	}
#fique_pordentro a:active{
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
	}
/* [FINAL] FIQUE POR DENTRO */

.busca_cadastre {
	padding-left:		10px;
	border-top:			1px solid #ccc;
}
.busca_cadastre ul {
	padding-top:		7px;
	padding-bottom:		3px;
	padding-right:		15px;
}
.busca_cadastre ul li {
	padding-left:		10px;
	padding-right:		10px;
	padding-bottom:		4px;
	background:			url(/_newimages/bullets/marcador_azul.gif) 0px 3px no-repeat;
}
.busca_cadastre ul li a:link {
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#0039BA;
}
.busca_cadastre ul li a:visited {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039BA;
}
.busca_cadastre ul li a:hover {
	text-decoration:	underline;
}
.busca_cadastre ul li a:active {
	font-weight:		bold;
	text-decoration:	none;
	color:				#0039BA;
}
/*novo página:/gov/gov_social/_includes/inc_cadastra_noticias.inc*/
form {
	margin:0;
	padding:0;
}

#boxcadastreseColunaDireita {
	float:				right;
	background:			#F7F7F7;
	padding-bottom:		10px;
}

#boxcadastreseColunaDireita p {
	font-size:			11px;
	padding-top:		10px;
	margin-left:		10px;
}

#boxcadastreseColunaDireita h5 {
	font-size:			11px;
	padding-top:		10px;
	padding-bottom:		5px;
	margin-left:		10px;
}

#boxcadastreseColunaDireita img {
	float:				right;
	padding-top:		10px;
	margin-right:		6px;
}

#descadastrar_aqui {
	float:				left;
	width:				176px;
	padding-top:		5px;
	padding-left:		10px;
	border-top:			1px solid #ccc;
	margin-top:			4px;
}

.frm_busca {
	font-size:			11px;
	width:				160px;
	border:				1px solid #ccc;
	padding:			2px;
	margin-left:		10px;
}

/* [INICIO] AÇOES DE SUCESSO */
#acoes_sucesso{
	background:		#fff;
	padding-bottom: 14px;
}
#acoes_sucesso p {
	margin-left:   	10px;
	margin-right:  	10px;
	padding-top:    10px;
	padding-bottom:	10px;
	border-bottom:  1px solid #DDD8D8;
}
#acoes_sucesso h5 {
	margin-left:   	10px;
	margin-right:  	10px;
	padding-top:    10px;
	color:			#666666;
	font-size:		11px;
	font-weight:	bold;
}
#acoes_sucesso .titulo{
	
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	width:				186px;
	height:				25px;
	background: 		url(/gov/gov_comercial/_images/title/tit_acoes_sucesso.gif) no-repeat;
}
#acoes_sucesso ul{
	padding-top:            7px;
	padding-bottom:			10px;
	padding-left:       	10px;
	}
#acoes_sucesso li{
	padding-bottom:			4px;
	
	padding-left:			15px;
	font-weight:			bold;
	color:					#666666;
	background:				url(/_newimages/bullets/marcador_cinza_lista.gif) no-repeat left top;
	}
#acoes_sucesso a:link{
	font-weight:		bold;
	font-size:			11px;
	text-decoration:	none;
	color:				#666666;
	}
#acoes_sucesso a:visited{
	font-weight:		bold;
	text-decoration:	none;
	color:				#939393;
	}
#acoes_sucesso a:hover{
	text-decoration:	underline;
	}
#acoes_sucesso a:active{
	font-weight:		bold;
	text-decoration:	none;
	color:				#666666;
	}
/* [FIM] AÇOES DE SUCESSO */