body {
	font-family: 'Lato', sans-serif;
	font-size: 100%;
	background-color: #fff;
	height: 100%;
}

.clear {clear: both;}

h1, h2, h3, h4, h5, h6, p, a {
	font-family: 'Lato', sans-serif; 
	font-weight: lighter;
}

ul, li, a {
	text-decoration: none;
}

p {
	font-size: 12pt;
}

h2 {
	font-size: 24px;
}

p, h2 {
	color: #231f20;
}

hr {
	display: block; 
	height: 1px;
    border: 0; 
    border-top: 1px solid #d2d3d5;
    margin: 1em 0; 
    padding: 0;
}

.top {
	height: 29px;
	width: 100%;
	border-bottom: 5px solid #fff;
}

.top2 
{

	height: 10px;
	width: 100%;
	
}


.cont1 
{
	width: 100%;
	max-width: 100%;
	margin: 0px auto;
	padding: 10px;
	text-align: justify;
	-moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;

}

.cont1 h2 {
	color: #231f20;
}

.cont1 p {
	color:  #231f20;
	font-size: 15px;
}


.cont2 
{
	padding-top: -10px;
	width: 100%;
	max-width: 100%;
	margin: 0px auto;
	padding: 10px;
	text-align: justify;
	-moz-column-count: 2;
    -moz-column-gap: 30px;
    -webkit-column-count: 2;
    -webkit-column-gap: 30px;
}

.phones {
	color: #fff;
	font-weight: lighter;
	text-align: center;
}

#end {
	text-align: center;
}

.anac {marginbody {
  font-family: 'Lato', sans-serif;
  font-size: 100%;
  background-color: #f6f6f7;
  height: 100%;
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
} 
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
  font-family: 'Lato', sans-serif;
  font-size: 100%;
}


#cssmenu {
  height: 42px;
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #292526 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #292526 100%);
  background: -o-linear-gradient(top, #32323a 0%, #292526 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #292526 100%);
  background: linear-gradient(to bottom, #32323a 0%, #292526 100%);
  border-bottom: 5px solid #fff;
  border-bottom: 7px solid #135773;
}

#cssmenu.imagem_menu{
  background: transparent;
  clear: both;
}

.logo_menu {
  background: transparent;
  height: 0px;
  left: 110px;
  top: -63px;
  position: relative;
}



#cssmenu:after,
#cssmenu ul:after {
  content: '';
  display: block;
  clear: both;
}
#cssmenu a {
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #292526 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #292526 100%);
  background: -o-linear-gradient(top, #32323a 0%, #292526 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #292526 100%);
  background: linear-gradient(to bottom, #32323a 0%, #292526 100%);
  color: #ffffff;
  display: inline-block;
  font-size: 0.750em;
  line-height: 42px;
  padding: 0 12px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  position: relative;
}

#cssmenu a img {no-repeat}

#cssmenu ul {
  list-style: none;

}
#cssmenu > ul {
  float: right;
  margin-right: 27%;
}
#cssmenu > ul > li {
  float: left;
}
#cssmenu > ul > li:hover:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 50%;
  bottom: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #104e6b;
  margin-left: -10px;
}
#cssmenu > ul > li:first-child > a {
  border-radius: 5px 0 0 0;
  -moz-border-radius: 5px 0 0 0;
  -webkit-border-radius: 5px 0 0 0;
}
#cssmenu > ul > li:last-child > a {
  border-radius: 0 5px 0 0;
  -moz-border-radius: 0 5px 0 0;
  -webkit-border-radius: 0 5px 0 0;
}
#cssmenu > ul > li.active a {
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
  background: #070707;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; 
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
}
#cssmenu > ul > li:hover > a {
  background: #070707;
  /*background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALklEQVQImWNQU9Nh+v//PxMDw3+m//8ZkNj/mRgYIHxy5f//Z0BSi18e2TwS5QG4MGB54HL+mAAAAABJRU5ErkJggg==) 100% 100%; */
  background: -moz-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #26262c), color-stop(100%, #070707));
  background: -webkit-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -o-linear-gradient(top, #26262c 0%, #070707 100%);
  background: -ms-linear-gradient(top, #26262c 0%, #070707 100%);
  background: linear-gradient(to bottom, #26262c 0%, #070707 100%);
  box-shadow: inset 0 0 3px #000000;
  -moz-box-shadow: inset 0 0 3px #000000;
  -webkit-box-shadow: inset 0 0 3px #000000;
}
/*#cssmenu .has-sub {
  z-index: 1;
}
#cssmenu .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub ul {
  display: none;
  position: absolute;
  width: 200px;
  top: 100%;
  left: 0;
}
#cssmenu .has-sub ul li {
  *margin-bottom: -1px;
}
#cssmenu .has-sub ul li a {
  background: #104e6b;
  border-bottom: 1px dotted #104e6b;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #2c292a;
}
#cssmenu .has-sub .has-sub:hover > ul {
  display: block;
}
#cssmenu .has-sub .has-sub ul {
  display: none;
  position: absolute;
  left: 100%;
  top: 0;
}
#cssmenu .has-sub .has-sub ul li a {
  background: #104e6b;
  border-bottom: 1px dotted #6db2d0;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #095c80;
}
*/
#cssmenu > img {
  margin-left: 15%;
  margin-top: -5px;
}

#cssmenu a#pull {
  display: none;
}

@media screen and (max-width: 800px) {

  #cssmenu {
    width: 100%;
    height: auto;
    border-bottom: 0;
  }
  #cssmenu ul {
    display: none;
    height: auto;
    padding-left:0;
  }
  
  #cssmenu li {
    width: 100%;
    float: left;
    position: relative;
    border-bottom: 1px solid #262626;
    }

    #cssmenu a {
      text-align: left;
      width: 100%;
      text-indent: 25px;
      background: #2e2e2e;      
    }
    
    #cssmenu a:hover {
      background:#444;
    }   
  
  #cssmenu a#pull {
    display: block;
    background-color: #262626;
    width: 100%;
    position: relative;
  }
  #cssmenu a#pull:after {
    content:"";
    background: url("../assets/img/nav-icon.png") no-repeat;
    width: 30px;
    height: 30px;
    color: #FFF;
    display: inline-block;
    position: absolute;
    right: 15px;
    top: 10px;
  }

  .voe img {width: 280px; margin: 0px auto;}
}


@media screen and (max-width: 1024px) {
  #cssmenu a {
 
  line-height: 49px;
  padding: 0 12px;
  text-decoration: none;
  font-family: 'Lato', sans-serif;
  font-size: 14px;
  position: relative;
}
#cssmenu > ul {
  float: right;
  margin-right: 10%;
}

.logo_menu {
  background: transparent;
  height: 0px;
  left: 70px;
  top: -27px;
  position: fixed;
}

}

-left: 70px;}