/*--------------CSS HTML5----------------------*/

body
{
	margin:  0 auto;
	padding: 0;
	border:  0;
	background: url("../imagens/layout/fundo_site.jpg");
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	color: #4d4d4d;
}

input[type="text"], textarea
{
	font-family: Arial; 
	font-size: 15px;
}

input[type="submit"]
{
	cursor: pointer;
}


#geral
{
  position: relative;
  margin:0px auto;
  width: 100%;
}

.conteiner
{
    width:990px;
    margin:0px auto;
    text-align:left; 
}

section
{
	margin:0px auto;
	width: 990px;

}

h1
{
	margin-top: 23px;
	font-size: 25px;
	width: 100%;
	color: #4d4d4d;
	float: left;
	border-bottom: 2px solid #b79404;
}

.tira_slide
{
	display: none !important;
}
h3
{
	margin:20px 0px 0px 20px;
	font-size: 20px;
	font-weight: bold;
	width: 950px;
}

.text_principal
{
	margin-top: 15px;
	font-size: 15px;
	float: left;
}


.text_principal a
{
	text-decoration: underline;
	color: #4D4D4D;
}


.margin-top
{
	margin-top: 20px;
}

header
{
	width: 100%;
	height: 316px;
	float: left;
	background: url("../imagens/layout/fundo_topo.jpg");
	background-repeat: repeat-x;

}

.text_titulo_feed_noticias
{
	color: #fff;
	font-size: 27px;
	float: left;
	margin: 6px 0px 0px 35px;

}

.text_origem_feed_principal
{
	margin:0px 0px 0px 20px;
	font-size: 14px;
	color: #6d6e71;
	width: 950px;
}

.text_mais_noticia
{
	margin:5px 0px 0px 0px;
	font-size: 24px;
	color: #f1930c;
	float: right;
	text-align: right;
	width: 100%;
}

.text_mais_noticia a
{
	text-decoration: none;
	color: #f1930c;

}
.text_feed_principal
{
	margin:15px 0px 0px 20px;
	font-size: 14px;
	color: #6d6e71;
	width: 950px;
}

.text_links_baixo
{
	margin:5px 0px 0px 20px;
	font-size: 30px;
	color: #fff;
	width: 250px;
}

.fundo_topo
{
	width: 100%;
	height: 252px;
	background: url("../imagens/topo/1.png");
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 14px;
	position: absolute; 
	top: 0px;
    left:0px;
    clear: both;
}

.ajuste
{
	float: left;
	width: 100%;
	height: 1px;
}


.conteiner_logo
{
	float: left;
	height:218px;
	width:197px;
	z-index: 10000;
	margin-top: 30px;
	margin-left: 40px;
	position: relative;
}

.menu_topo
{
  float: left;
  width:680px;
  height: 22px;
  font-size: 14px;
  padding: 0px;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 35px;
}

.menu_topo li
{
  float: left;
  list-style: none;
  color: #fff;
  margin: 0px 23px 0px 0px;
}

.menu_topo li a
{
  text-decoration: none;
  color: #fff;
}

.menu_topo li a:hover
{
  border-bottom: 1px solid #fff;
}

.menu_rodape
{
  float: left;
  width:990px;
  height: 22px;
  font-size: 15px;
  padding: 0px;
  color: #fff;
  margin-bottom: 0px;
  margin-top: 46px;
}

.menu_rodape li
{
  float: left;
  list-style: none;
  color: #fff;
  margin: 0px 30px 0px 18px;
}

.menu_rodape li a
{
  text-decoration: none;
  color: #fff;
}
.menu_rodape li img
{
  margin-top: 0px;
}


.imagem_quem-somos
{
	width: 369px;
	height: 513px;
	float: right;
	margin: -35px 15px 0px 0px;

}

.text_quem_somos
{
	float: left;
	text-align: justify;
	font-size: 15px;
	width: 569px;
	margin: 40px 15px -15px 0px;
}


.formPesquisa
{
	width: 307px;
	height: 28px;
	float: left;
	margin-top: 28px;
	background: url("../imagens/layout/fundo_pesquisa.png");
	background-repeat: no-repeat;
}

.busca
{
	width: 260px;
	*width: 255px;
	height: 20px;
	float: left;
	border: 0px;
	font-style: italic;
	color:#a8a8a8;
	margin:3px 10px 0px 15px; 
	*margin:5px 10px 0px 15px; 
	
}

.submit_pesquisa
{
	width: 20px;
	height: 20px;
	float: left;
	margin:4px 0px 0px 0px; 
}

.slide
{
	width: 990px;
	height: 343px;
	float: left;
	background-color: #f4c60c;
	margin-top: 35px;
}

.menu_slide
{
	width: 990px;
	height: 43px;
	float: left;
	margin-top: 5px;
	background: url("../imagens/layout/fundo_menu_slide.jpg");
	background-repeat: no-repeat;
}

.menu_slide ul
{
	margin: 0 auto;
	width: 990px;
}

.menu_slide ul li
{
	float: left;
	width:163px;
	margin-right: 2px;
}

.menu_slide ul li a
{
	text-decoration: none;
	color: #fff;
	width:165px;
	padding: 15px 0px 15px 0px;
	float: left;
	text-align: center;
}



.faixa_feed_principal
{
	float: left;
	width: 100%;
	height: 43px;
	margin-top:30px;
	background: url("../imagens/layout/icone_feed.png");
	background-repeat: no-repeat;
	background-color: #f1930c;

}

.caixa_feed_principal1
{
	float: left;
	width: 100%;
	max-height: 150px;
	margin-top:2px;
	padding-bottom: 10px;
	background-color: #dcd9d0;
}

.caixa_feed_principal2
{
	float: left;
	width: 100%;
	max-height: 150px;
	margin-top:2px;
	padding-bottom: 10px;
	background-color: #eae5d9;
}

.caixa_links_baixo
{
	float: left;
	width: 320px;
	height: 47px;
	margin: 35px 15px 0px 0px;
	background-color: #f1be0c;
	border-bottom: 4px solid #d7a90a;
}

.imagem_link_baixo
{
	float: left;
	margin-top: -20px;
}

.fundo_escritorio
{
	
	float: left;
	width: 100%;
	height: 666px;
	background: url("../imagens/layout/fundo_nosso-escritorio.png");
	background-repeat: no-repeat;

}

.text_titulos_areas
{
	float: right;
	width: 800px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
	color:#8d5d2d;
}

.text_texto_areas
{
	float: right;
	width: 800px;
	font-size: 13px;
}

.imagem_estrutura
{
	float: right;
	width: 377px;
	height: 502px;
	margin: 30px 10px 0px 0px;
}

.botao_conheca_escritorio
{
	float: left;
	margin-top: 40px;
}

.fundo_text_sub_area
{
	float: left;
	width: 990px;
	height: 36px;
	background-color: #ebbf0c;
	margin: 30px 0px 0px 0px;
	color: #fff;
	font-size: 52px;
}

.text_sub_area
{
	float: left;
	line-height: 36px;
	margin: -5px 0px 0px 10px;
}

.fotos_area
{
	float: left;
	margin-top: 20px;
}

#formulario
{
  float: left;
  margin: 45px 0px 0px 45px;
 
}

#form-contato
{
  width: 410px;
  margin-top: 20px;
}

.text_contato
{
	font-size: 14px;
}

.text_contato2
{
	font-size: 18px;
	margin-top: 110px;
}

.endereco_contato
{
	color:#8d5d2d;
}


#form-contato input[type="text"], #form-contato textarea
{
  float: left;
  width: 402px;
  display: block;
  background: #fbf1c9;
  font: 17px !important;
  color: #686868;
  border: 1px solid #eaeaea;
  padding: 5px;
  margin: 0;
  margin-bottom: 8px;
  -webkit-box-shadow: inset 1px 1px 1px 1px #ccc;
     -moz-box-shadow: inset 1px 1px 1px 1px #ccc;
      -ms-box-shadow: inset 1px 1px 1px 1px #ccc;
       -o-box-shadow: inset 1px 1px 1px 1px #ccc;
          box-shadow: inset 1px 1px 1px 1px #ccc;
}




#contato img.separador
{
  margin-top: 32px;
}
#contato-dados
{
  float: left;
  margin-top: 32px;
}


.submit
{
  float: right;
  margin-top: -75px;
}


footer
{
	
	float: left;
	width: 100%;
	margin-top: 40px;
	height: 231px;
	background: url("../imagens/layout/fundo_rodape.jpg");
	background-repeat: repeat-x;
}

.logo_rodape
{
	float: left;
	width: 108px;
	height: 87px;
	margin-top: 60px;
}

.logo_friweb
{
	float: right;
	margin-top: 130px;
}

.text_endereco_rodape
{
	color: #fff;
	float: left;
	font-size: 12px;
	margin: 60px 0px 0px 20px;
}