body{ padding:0px;	margin:0px;	font-family: 'Lato', sans-serif; color:#202020; }
a{
color:#036;
text-decoration:none;
}
a:hover{
	text-decoration:underline;
}


#top_page{ background-color:#004362; width:100%; height:44px; }
#total_page{ display:table; z-index:2; background-color:#FFFFFF; } 
#page{ /*width:960px;*/ width:1020px; position:absolute; left:50%; margin-left:-510px; top:0px;font-size:16px; display:table; }
#menu_line{
/*height:171px; width:100%;
margin-top:46px;
border-top:thin solid #005880; height:102px; margin-top:227px;
background-color:#004362;*/
margin-top:3px; height:171px; width:100%; background-color:#004362;
}


.top_page{ height:44px;	position:relative; color:#FFF; background-color:#005880;}
	.top_merchan{ height:44px; line-height:44px; position:absolute; left:0px; top:0px;	}
	.top_cadastro{ height:44px;	width:120px; position:absolute;	top:0px; right:134px;	}
		.top_cadastro:hover{ background-color:#004f78; }
	#opcoes_top_cadastro{ 
	height:96px;
	width:160px;
	position:absolute;
	top:44px;
	right:0px;
	display:none;
	font-size:14px; 
	font-weight:lighter;
	z-index:1;
	}
	.opcao{
	background-color:#005880;
	text-align:center;
	height:44px; line-height:44px;
	margin-bottom:2px; margin-top:2px;
	}
		.opcao:hover{ background-color:#004f78;	}
		.opcao a{ color:#FFF; text-decoration:none;	}
	.botao{
	width:44px; height:34px; padding-top:10px;
	text-align:center;
	position:absolute;
	}
		.botao:hover{ background-color:#004f78;	}
	.bfa{ right:88px; top:0px; }	.btw{ right:44px; top:0px; }	.bfe{ right:0px; top:0px; }

#header{
	/*background-image:url(images/sombra_topo.png); background-repeat:no-repeat; background-position:bottom;*/
	/*background-color:#005880;*/
	width:1020px;
	/*margin-left:-30px;*/
	margin-top:3px; height:221px;
}
	.header_content{
		margin-left:auto; margin-right:auto;
		position:relative;
		height:171px;
		background-color:#005880;
	}
	#logo{
	position:absolute;
	top: 23px;
	}
	#banner_topo{
	position:absolute;
	left: 378px;
	top: 12px;
	z-index:0;
	}

.header_menu{
	position:absolute;
	left: 209px;
	top: 118px;
	font-size:13px;
}
	.header_menu ul{
		list-style:none;
	}
	.header_menu ul li{
		display:inline-table;
		margin-left:3px;
		width:111px; height:30px; line-height:30px;
		text-align:center;
		background-color:#ffc60c;
	}
	.header_menu ul li:hover{
		background-color:#F93;
	}
	
	.header_menu ul li a{
		color:#4a4a4a;
		text-decoration:none;
		font-weight:lighter;
	}
	.header_menu ul li a:hover{
		color:#333;
	}

.subheader_menu{
	width:1020px; height:61px;
	position:relative;
	margin-top:40px;
	z-index:4;
}
.subheader_menu_p{
	height:57px;
	line-height:57px;
	width:204px;
	text-align:center;
	position:absolute;
	top:0px;
	background-color:#005880;
}
.subheader_menu_p a{
	text-decoration:none;
	color:#ffffff;
}
.subheader_menu_p:hover{
	background-color:#005880;
}
.subheader_menu_p:hover a{
	color:#ffffff;
}
.subheader_menu_p:hover a:hover{
	color:#ffc60c;
}


.menu_p_1{ left:0px;} .menu_p_2{ left:204px; } .menu_p_3{	left:408px; } .menu_p_4{ left:612px; } .menu_p_5{ left:816px; }

#busca{
	height:160px;
	width:1020px;
	margin-left:-30px;
	background-image:url(images/b.jpg); background-repeat:repeat-x; background-position:bottom;
	top:0px;
	font-size:22px;
	color:#005880;
	font-weight:lighter;
	display:none;
}
.input_busca{
width:271px; height:31px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #F7F7F7;
border-right-color: #000033;
border-bottom-color: #000033;
border-left-color: #F7F7F7;
background-color: transparent;
background-image:url(images/campobusca2.png); background-position:center; background-repeat:no-repeat;
border:none;
font-family:Verdana, Geneva, sans-serif; font-size:18px; color:#565656;
padding-left:10px;
float:left;
}
.botao_input{
margin-left:2px;
margin-top:1px;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #F7F7F7;
border-right-color: #000033;
border-bottom-color: #000033;
border-left-color: #F7F7F7;
background-color: transparent;
border:none;
background-image:url(images/lupa2.png); background-position:center; background-repeat:no-repeat;
cursor:pointer;
}
.area_busca_1{
	width:315px;
	position:absolute;
	left: 26px;
	top: 320px;
}
.area_busca_2{
	width:315px;
	position:absolute;
	left: 392px;
	top: 320px;
}
.area_busca_3{
	width:315px;
	position:absolute;
	left: 642px;
	top: 320px;
}


#content{
	height:500px;
	/*margin-top:10px;*/
	display:table;
	margin-top:70px;
}
#navegacao{
	width:240px;
	/*height:340px;*/
	margin-right:5px;
	float:left;
	background-image:url(images/menu_navegacao3.png); background-position:center; background-repeat:no-repeat;
	margin-left:-15px;
	/*font-size:13px;*/
	/*padding-top:15px;*/
	/*padding-left:25px;*/
	margin-left:-5px; padding-left:10px; font-size:14px; height:360px; padding-top:5px;
}
	#navegacao_contraida{
	position:absolute;
	left:42px;
	z-index:1;
	}
	#navegacao ul{
		margin:10px; padding:0px; margin-top:0px;
	}
	#navegacao ul li{
		list-style:none;
		margin-bottom:10px;
	}
	#navegacao ul li a{
		color:#202020;
		text-decoration:none;
	}
	#navegacao ul li a:hover{
		color:#999;
	}

.conteudo_principal{
	width:100%;
}
.noticia_principal_home{
	padding-top:30px;
	display:table;
}
.noticia_principal_home img{
	/*width:332px;*/
	float:left;
	margin-right:25px;
	margin-left:0px;
}
.noticia_principal_home img:hover{
			filter: grayscale(100%);
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
}
	.titulo_noticia, .titulo_noticia a{
		font-size:30px;
		color:#005880;  font-weight:bold;
		text-decoration:none;
		margin-top:0px;
	}
		.titulo_noticia a:hover{
			color:#036;
			text-decoration:underline;
		}
	.data_noticia{
		font-size:14px;
		color:#5e5e5f;
	}
	.preview_noticia{
		font-size:16px;
		color:#5e5e5f;
	}
	.link_continue a{
		font-size:16px;
		color:#005880;
		text-decoration:none;
	}
	.link_continue a:hover{
		text-decoration:underline;
	}
.outros_destaques{
	width:100%;
	margin-top:50px;
	position:relative;
	display:table;
	min-height:350px;
}
	.outros_destaques span a{
		font-size:20px;
		color:#005880; font-weight:bold;
		text-decoration:none;
	}
	.outros_destaques span a:hover{
		color:#036;
		text-decoration:underline;
	}
.outros_destaques_1{
	width:298px;
	position:absolute;
	left:0px; top:0px;
	padding:5px;
}

.outros_destaques_2{
	width:298px;
	position:absolute;
	left:337px;
	top:0px;
	padding:5px;
}

.outros_destaques_3{
	width:298px;
	position:absolute;
	left:668px;
	top:0px;
	padding:5px;
}

.outros_destaques_img_local{
	width:298px;
	height:229px;
	border:thin solid #E5E5E5;
	margin-bottom:10px;
}
.outros_destaques_img_local:hover{
		filter: grayscale(100%);
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
}
.outros_destaques_sem_img{
	font-size:14px;
		color:#5e5e5f;
		margin-top:10px;
}
.sessao_2{
	background-image:url(images/sombra_divisao.png); background-repeat:no-repeat; background-position:top;
	width:979px; min-height:57px;
	padding-top:37px;
	display:table;
	border-bottom:thin solid #f6f6f6;
}
	.sessao_2 span{
		font-size:35px;
		color:#6e6e6e;
	}
	.sessao_2 .outros_destaques{
		margin-top:25px;
	}
.artigos span{
	font-size:30px;
	color:#005880;
}
	.area_artigos{
		margin-bottom:10px;
	}
	.artigo{
		margin-top:30px;
		padding-bottom:20px;
	}
	.artigo a{
		font-size:18px;
		color:#6e6e6e;
		font-weight:bold;
		text-decoration:none;
	}
	.artigo a:hover{
		text-decoration:underline;
	}
.sessao_3{
	margin-top:10px;
	position:relative;
	height:350px;
}
#banner_longo{
	width:637px;
	height:123px;
	position:absolute;
	top:0px; left:0px;
}
#banner_quadrado_baixo{
	width:302px;
	height:224px;
	position:absolute;
	top: 139px;
}
.feiras_eventos_box{
	width:315px;
	height:224px;
	position:absolute;
	top: 139px;
	left:320px;
	font-size:33px;
	color:#6e6e6e;
}
.area_feira_box{
	padding:20px;
	background-color:#ededed;
	color:#6e6e6e;
	font-size:18px;
	margin-top:15px;
}
	.area_feira_box a{
		font-size:28px; font-weight:bold;
		color:#005880;
		text-decoration:none;
	}
	.area_feira_box a:hover{
	color:#036;
	text-decoration:underline;
	}
	.numero_dias{
		font-size:28px;
		font-weight:bold;
	}
.facebox{
	position:absolute;
	width:300px;
	height:400px;
	left: 678px;
	top: 0px;
}
#footer{
	height:319px;
	width:100%;
	background:#005880;
	bottom:-1000px;
	z-index:0;
	display:none;
}
.footer_content{
	width:1100px;
	margin-left:auto; margin-right:auto;
	position:relative;
	height:319px;
}
.logo_footer{
	position:absolute;
	left:50px;
	top:40px;
}
.area_redes_sociais_footer{
	width:383px;
	height:322px;
	position:absolute;
	right:0px;
	top:-3px;
	background-image:url(images/faixa_branca.png); background-repeat:no-repeat;
}
	.social_footer{
		width:228px;
		height:62px;
		margin-left:auto;
		margin-right:auto;
		margin-top:25px;
		height:200px;
	}
	.footer_social_img:hover{
			filter: grayscale(100%);
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
	}
.midia_kit_link{
	font-size:24px;
	width:383px;
	text-align:center;
	position:absolute;
	top: 278px;
}
.midia_kit_link a{
	color:#005880;
	text-decoration:none;
}
.midia_kit_link a:hover{
	color:#036;
	text-decoration:underline;
}

.footer_menu{
	position:absolute;
	left: -10px;
	top: 117px;
	font-size:14px;
}
	.footer_menu ul{
		list-style:none;
	}
	.footer_menu ul li{
		display:inline;
		margin-left:20px;
	}
	.footer_menu ul li a{
		color:#ffffff;
		text-decoration:none;
		font-weight:lighter;
	}
	.footer_menu ul li a:hover{
		color:#f6f6f6;
		text-decoration:underline;
	}
.mapa_site_footer{
	position:absolute;
	font-size:14px;
	left: 378px;
	top: 233px;
}
	.mapa_site_footer a{
		color:#ffffff;
		font-size:14px;
		text-decoration:none;
	}
	.mapa_site_footer a:hover{
		color:#f6f6f6;
		text-decoration:underline;
	}
.footer_absolute{
	position:absolute;
	left: 274px;
	top: 273px;
	font-size:12px;
	color:#FFF;
	text-align:center;
}
	.footer_absolute a{
	color:#FFF;
	text-decoration:none;
	}
	.footer_absolute a:hover{
	color:#f6f6f6;
	text-decoration:underline;
	}
	
	
	
	
	
	
/*Noticias*/	
.outras_noticias{
width:100%; margin-top:10px;
font-size:13px; color:#5e5e5f;
}
	.outras_noticias a{
	text-decoration:none; font-size:22px; color:#005880;
	}
	.outras_noticias a:hover{
		text-decoration:underline;
	}
.outras_noticias_img{
width:182px; height:140px; margin-right:10px; float:left;
}
.outras_noticias_img:hover{
		filter: grayscale(100%);
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
}
#sidebar{
	position:absolute;
	width:200px;
	top:320px;
	left: 815px;
	text-align:center;
	z-index:3;
}
#paginacao{
margin-top:100px; text-align:center; font-size:13px; color:#999;
}
#paginacao span{
 color:#FFF;
}
#paginacao span a{
	color:#005880;
	text-decoration:none;
}
#paginacao span a:hover{
	color:#333;
}
.circ{
background-image:url(images/circ.png); background-repeat:no-repeat; background-position:center; font-weight:bold; color:#f6f6f6; padding:10px;
}
	
	
.table_css{
	display:table;
}
.table_css_row{
	display:table-row;
}
.table_css_cell{
	display:table-cell;
	vertical-align:top;
}
.link_destaque{
	font-size:30px; font-weight:bold;
}
.link_destaque a{
	text-decoration:none; color:#005880;
}
.link_destaque a:hover{
	text-decoration:underline;
}
.link_setor{
	font-size:18px;
}
.link_setor a{
	text-decoration:none; color:#777777;
}
.link_setor a:hover{
	text-decoration:underline;
}
	
	
	
.container_caminho{
padding-left:10px; font-size:13px; position:absolute; top:10px; background-color:#f6f6f6;
}
.container_caminho a{
color:#005880; text-decoration:none;
}
.container_caminho a:hover{
text-decoration:underline;
}



#banner_central{
padding:5px; width:336px; height:228px; position:absolute; top:275px; left:50%; margin-left:-168px; background-color:#f6f6f6; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}

#banner_central_especial{
padding:5px; width:180px; height:160px; position:absolute; top:275px; left:50%; margin-left:-190px; background-color:#f6f6f6; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px;
}








.noticias_relacionadas{
width:100%; margin-top:10px; font-size:25px; color:#005880;
}
.noticias_relacionadas_area{
width:100%;	margin-top:50px; position:relative; display:table;	min-height:159px;
}
.noticia_relacionada_1{
	width:207px;
	position:absolute;
	left:3px;
	top:-21px;
	padding:5px;
}
.noticia_relacionada_2{
	width:207px;
	position:absolute;
	left:228px;
	top:-21px;
	padding:5px;
}
.noticia_relacionada_3{
	width:207px;
	position:absolute;
	left:453px;
	top:-21px;
	padding:5px;
}
.noticia_relacionada_img_local{
	width:207px;
	height:159px;
	border:thin solid #E5E5E5;
	margin-bottom:10px;
}
	.noticias_relacionadas a{
	text-decoration:none; font-size:18px; color:#005880;
	}
	.noticias_relacionadas a:hover{
		text-decoration:underline;
	}

.noticia_relacionada_img_local:hover{
		filter: grayscale(100%);
			-webkit-filter: grayscale(100%);
			-moz-filter: grayscale(100%);
			-o-filter: grayscale(100%);
			-ms-filter: grayscale(100%);
}













/*Feiras e Eventos*/
.feiras_eventos{
	width:682px; padding-top:2px;
	font-size:12px;	font-family: 'Lato', sans-serif;
	position:relative;
}
.feiras_eventos table{
	width:100%; table-layout:fixed;
}
.feiras_eventos table tr td {
overflow:hidden;white-space:nowrap; 
}
.feiras_eventos table tr td a{
	color:#595a5c; text-decoration:none;
}
.feiras_eventos table tr td a:hover{
	text-decoration:underline;
}
.dias{
	width:100px;
	text-align:center;
	height:32px; line-height:32px;
	font-size:14px; color:#005880;
}
.nome_feiras{
	width:270px;
	height:32px; line-height:32px;
	padding-left:10px;
	overflow:hidden;
}
.estilo_1{ background-color:#f6f6f6; }
.estilo_2{ background-color:#ffffff; }

.feiras_eventos_meses{
	width:100px; position:absolute;
	top:-32px;
	border:1px solid #CCC;
	text-align:center;
	font-size:15px; padding-top:5px;
	font-weight:bold; color:#005880; border-right:none;
	text-transform:uppercase;
}
.position_a{
	left:280px;
}
.position_b{
	left:380px;
}
.position_c{
	left:480px;
}
.position_d{
	left:580px;
}
.feiras_prev, .feiras_next{
	width:8px;
	height:15px;
	position:absolute;
	top:-25px;
}
.feiras_prev {
	left:266px;
}
.feiras_next{
	left:688px;
}
.indicacao_periodo{
	position:absolute;
	top:-60px;
	left:367px;
	width:200px;
	text-align:center;
	color:#005880;
}
.feiras_eventos_tablet{
	display:none;
}
.feira_choose{
	padding:20px; margin:10px;
}
.feira_choose h1{
	margin-bottom:20px;
	font-size:40px;
	text-transform:uppercase;
	color:#898989;
	font-weight:normal;
}
	.feira_choose h1 a{
		color:#005880;
		text-decoration:none;
	}
	.feira_choose h1 a:hover{
		text-decoration:underline;
	}
.feira_choose ul{
	list-style:none;
margin-top:10px; margin-left:20px;
}
.feira_choose ul li a{
text-decoration:none; color:#005880;
}
.feira_choose ul li a:hover{
	text-decoration:underline;
}

#trilha{
	font-size:12px;
	padding-bottom:5px; padding-top:5px;
	border-bottom:1px solid #f6f6f6;
	width:100%;
	text-align:center;
}




.input_txt{
margin-top:20px;
width:386px;
height:28px;
background-image:url(images/fundo-input.png); background-position:center; background-repeat:no-repeat;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #F7F7F7;
border-right-color: #000033;
border-bottom-color: #000033;
border-left-color: #F7F7F7;
background-color: transparent;
border:none;
font-size:20px; color:#939598;
padding-right:10px; padding-left:10px;
}
.text_area{
margin-top:20px;
width:386px;
height:116px;
background-image:url(images/fundo-txt.png); background-position:center; background-repeat:no-repeat;
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #F7F7F7;
border-right-color: #000033;
border-bottom-color: #000033;
border-left-color: #F7F7F7;
background-color: transparent;
border:none;
font-size:20px; color:#939598;
padding:10px;
resize: none;
}
.botao_enviar{
background-image:url(images/botao.png); width:104px; height:28px; 
border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: none;
border-right-style: solid;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #F7F7F7;
border-right-color: #000033;
border-bottom-color: #000033;
border-left-color: #F7F7F7;
background-color: transparent;
}


.subheader_menu_p{
	/*border-top:5px solid #FC0;*/
	/*border-bottom:5px solid #FC0;*/
	height:56px;
	background-color:#005880;
	background-image:url(images/barra-menu.png); background-position:right; background-repeat:no-repeat;
}
#header{
	margin-top:-10px;
}
#busca{
	background:none;
}
