/* CSS PARA ZERAR TODOS OS COMPONENTES HTML */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

:focus{
	outline:none;
}

body {
	font-family:"zurich_ltcn_btlight";
	color:#707070;
	font-size:17px;
}

a:link {
	color:#FFFFFF;
	text-decoration:none;
}

a:visited {
	color:#FFFFFF;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
	color:#EEDDCC;
}

::-webkit-input-placeholder {
   color:#301800; 
   font-family:"zurich_ltcn_btlight";
   font-size:17px;
   font-style:italic;
}

:-moz-placeholder { /* Firefox 18- */
   color:#301800; 
   font-family:"zurich_ltcn_btlight";
   font-size:17px;
   font-style:italic;
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#301800;  
   font-family:"zurich_ltcn_btlight";
   font-size:17px;
   font-style:italic;
}

:-ms-input-placeholder {  
   color:#301800; 
   font-family:"zurich_ltcn_btlightr";
   font-size:17px;
   font-style:italic;
}

@font-face {
    font-family: 'zurich_ltcn_btlight';
    src: url('fontes/zurich_ltcn_bt_light-webfont.eot');
    src: url('fontes/zurich_ltcn_bt_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/zurich_ltcn_bt_light-webfont.woff2') format('woff2'),
         url('fontes/zurich_ltcn_bt_light-webfont.woff') format('woff'),
         url('fontes/zurich_ltcn_bt_light-webfont.ttf') format('truetype'),
         url('fontes/zurich_ltcn_bt_light-webfont.svg#zurich_ltcn_btlight') format('svg');
    font-weight: normal;
    font-style: normal;
}

.Banner {
	float:left;
	width:100%;
	height:690px;
	background-image:url(images/banner1.jpg);
	background-position:center top;
	background-attachment: fixed;
	background-repeat:no-repeat;
}

.Menu {
	margin:auto;
	width:710px;
}

.MenuTex {
	float:left;
	padding-top:28px;
	color:#FFFFFF;
	font-size:23px;
	cursor:pointer;
	padding-bottom:3px;
	margin-left:32px;
	margin-right:32px;
	border-bottom:transparent solid 3px;
}

.Baixar:hover {
	-webkit-transform: translateY(4px);
	transform: translateY(4px);
}

.ConteudoCentro {
	margin-left:auto;
	margin-right:auto;
	width:860px;
	font-size:23px;
	color:#333333;
}

.MenuTex:hover {
	border-bottom:#867464 solid 3px;
}
.itemAtivo{
	border-bottom:#867464 solid 3px;
}
.Logo {
	margin-left:auto;
	margin-right:auto;
	margin-top:115px;
	width:396px;
	height:402px;
}

.Baixar {
	margin-left:auto;
	margin-right:auto;
	width:78px;
	height:71px;
	background-image:url(images/descer.png);
	cursor:pointer;
	margin-top:102px;
	-webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
}

.Sobre {
	float:left;
	width:100%;
	height:531px;
}

.SobreBg {
	float:left;
	width:100%;
	height:78px;
	background-image:url(images/bgsep.png);
}

.SobreCon {
	float:left;
	width:100%;
	height:453px;
	background-image:url(images/bg_sobre.jpg);
	background-position:center top;
	line-height:27px;
}

.LinksCon {
	float:left;
	width:100%;
}

.ConteudoCentro1 {
	float:left;
	width:100%;
	text-align:center;
	color:#301300;
	font-size:39px;
	margin-top:20px;
	margin-bottom:33px;
}

.AreasAtua {
	float:left;
	width:100%;
	height:420px;
	background-image:url(images/bgareas.jpg);
	background-position:center top;
	background-attachment: fixed;
}

.AreasAtuaCon {
	width:860px;
	margin-left:auto;
	margin-right:auto;
}

.AreasAtuaCon1 {
	float:left;
	text-align:center;
	width:130px;
	color:#FFFFFF;
	font-size:39px;
	margin-top:170px;
}

.AreasAtuaCon2 {
	float:right;
	width:670px;
	color:#FFFFFF;
	font-size:22px;
	line-height:26px;
	letter-spacing:0.5px;
	margin-top:93px;
}

.BlocoLink {
	float:left;
	width:390px;
	height:95px;
	margin-bottom:36px;
	background-image:url(images/sey.png);
	background-repeat:no-repeat;
	border-bottom:#E8E8E8 solid 1px;
	margin-right:79px;
	cursor:pointer;
}

.BlocoLinkT {
	float:right;
	width:360px;
	font-size:20px;
	color:#333333;
	line-height:30px;
}

.BlocoLinkT span {
	font-size:30px;
	color:#684B2D;
	font-weight:bold;
}

.BlocoLink:hover {
	background-image:url(images/sey2.png);
}

.Maps {
	float:left;
	width:100%;
	height:530px;
	position: relative;
}
.hoverMap{
	position: absolute;
	height: 100%;
	width: 100%;
	z-index: 2;
}

.Rodape {
	float:left;
	width:100%;
	height:40px;
	line-height:40px;
	text-align:center;
	background-color:#281400;
	font-size:14px;
	color:#9D958C;
	letter-spacing:1px;
}

.Rodape span:hover {
	color:#FFFFFF;
	text-decoration:underline;
	cursor:pointer;
}

.ContatoTex {
	float:left;
	width:480px;
	font-size:22px;
	color:#FFFFFF;
	line-height:26px;
}

.ContatoTex span {
	font-weight:bold;
	font-size:35px;
}

.Forms {
	float:right;
	width:284px;
}

.Form {
	background-color:#FFFFFF;
	height:49px;
	line-height:49px;
	width:100%;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	margin-bottom:11px;
}

.style1PC {
	width:95%;
	height:49px;
	font-size:17px;
	color:#301800;
	line-height:49px;
	font-style:italic;
	border:transparent;
	background: transparent;
	-webkit-appearance: none;
	font-family:"zurich_ltcn_btlight";
	text-indent:18px;
}

.BtEnviar button{
	float:right;
	font-family:"zurich_ltcn_btlight";
	font-size:21px;
	color:#FFFFFF;
	font-weight:bold;
	letter-spacing:1px;
	margin-bottom:63px;
	cursor:pointer;
	margin-top:6px;
	margin-right:8px;
	background-color: transparent;
	border: 0;
}
.BtEnviar button:hover{
	color:#684B2D;
	text-decoration:underline;
	cursor:pointer;
}

.MenuAparecer {
	position:fixed;
	z-index:9999999;
	width:100%;
	background-color: rgba(32,16,0,0.88);
	height:75px;
	display: none;
}

.MenuAparecerC {
	margin-left:auto;
	margin-right:auto;
	width:980px;
}