@import url(http://fonts.googleapis.com/css?family=Roboto+Condensed:400,700);
@charset "utf-8";
body {
  background: #474846;
  font: 14px Arial, Helvetica, sans-serif;
  line-height: 21px;
  color: #6f706c;
}
.global {
  background-color: #6f706c;
}
p {
  margin-bottom: 0;
}

a {
  outline: none;
}
a:hover {
  text-decoration: none;
}



.box1 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
.box1 p {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
p {
	font-size: 10px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

h2 {
	color: #6f706c;
	margin: 28px 0 16px 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 26px;
}
h3 {
  color: #f87615;
  font: 23px/24px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
}
h4 {
  color: #ffffff;
  font: 300 24px/30px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  margin: 0 0 30px 0;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}
.list1 {
  margin: 0;
  list-style: none;
  padding-bottom: 5px;
  border-bottom: 1px solid #c9c9c9;
}
.list1 li {
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 21px;
	/*padding: 0px 0 0 0px;
	border-top: 1px solid #c9c9c9;
	/*background-image: url(../imagens/list_arrow.png);*/
	background-repeat: no-repeat;
	/*background-position: 5px 12px;*/
}
.list1 li a {
  color: #f87615;
  font: 12px Arial, Helvetica, sans-serif;
  margin: 0;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list1 li a:hover {
  color: #6f706c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list2 {
  margin: 0;
  list-style: none;
}
.list2 li {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 15px;
}
.list2 li .date {
  color: #262727;
  font: bold 18px 'Open Sans Condensed';
  float: left;
  margin-right: 10px;
}
.list3 {
  margin: 0;
  list-style: none;
}
.list3 li {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 17px;
}
.list3 li p {
  font-size: 12px;
  line-height: 18px;
}
.list3 li a {
  color: #f87615;
  font: bold 12px Arial, Helvetica, sans-serif;
  margin: 0;
  display: inline-block;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list3 li a:hover {
  color: #6f706c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 {
  margin: 0;
  list-style: none;
}
.list4 li {
  font-size: 14px;
  line-height: 21px;
  margin-bottom: 35px;
  display: block;
}
.list4 li .badge {
  padding: 0;
  margin: 0;
  box-shadow: none;
  text-shadow: none;
  border: none;
  border-radius: 0;
  padding-top: 11px;
  font: bold 19px/12px 'Open Sans';
  text-align: center;
  text-transform: uppercase;
  background-color: #f87615;
  color: #ffffff;
  float: left;
  margin-right: 12px;
  width: 44px;
  height: 33px;
  -webkit-border-radius: 44px;
  -moz-border-radius: 44px;
  border-radius: 44px;
}
.list4 li .badge span {
  font-size: 12px;
}
.list4 li .extra-wrap p {
  font-size: 12px;
}
.list4 li .extra-wrap p a {
  color: #f87615;
  font-size: 12px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 li .extra-wrap p a:hover {
  color: #6f706c;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list4 li .clearfix {
  margin-bottom: 13px;
}
.list4 li .extra-wrap p span {
  display: inline-block;
  float: left;
  margin-right: 5px;
}
.list4 li .extra-wrap h3 {
  margin-bottom: 2px;
}
.list5 {
  margin: 0;
  list-style: none;
}
.list5 li {
  font-size: 12px;
  line-height: 18px;
  margin-bottom: 6px;
}
.list5.info-box li {
  margin-bottom: 1px;
}
.list5.info-box li p {
  color: #e9eae4;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list5.info-box li p span {
  display: block;
  width: 68px;
  float: none;
}
.list5 li a {
  color: #e9eae4;
  font-size: 12px;
  line-height: 18px;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.list5 li a:hover {
  color: #2a2b29;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn.btn-link {
  box-shadow: none;
  background: none !important;
  position: relative;
  text-decoration: none;
  display: inline-block;
  padding: 0;
  font: 12px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  color: #f87615;
  border: none;
  letter-spacing: 0;
  text-transform: uppercase;
  text-shadow: none;
  text-decoration: none !important;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.btn.btn-link span {
  display: inline-block;
  float: left;
  margin-right: 8px;
}
.btn.btn-link img {
  margin-bottom: 0 !important;
  margin-top: -2px;
}
.btn.btn-link:hover {
  color: #626262;
  -webkit-transition: all 0.35s ease;
  -moz-transition: all 0.35s ease;
  -o-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
li {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 10px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	text-decoration: none;
	text-indent: 0px;
	margin: 0px;
	padding: 0px;
	list-style-position: outside;
	text-align: left;
	white-space: normal;
	display: list-item;
}

.noticias p {
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	line-height: 100%;
}
.noticias time a {
	text-align: left;
	font-size: 1em;
	padding: 5px 0;
	font-family: Verdana, Geneva, sans-serif;
	font-style: italic;
	line-height: 1em;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
}
.noticias li {
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	list-style-type: none;
}
.noticias a {
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
  }

.noticias header {
	margin: 0;
	text-align: left;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 1em;
	line-height: 100%;
	color: #f48337;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	
}
.noticias h1 {
	color: #6f706c;
	margin: 28px 0 16px 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 26px;
} 

.noticias h2 {
	color: #F60;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 14px;
	line-height: 1em;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}
.noticias h3 {
  color: #f87615;
  font: 12px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  margin: 0 0 15px 0;
}
.noticias h4 {
  color: #ffffff;
  font: 300 10px 'Roboto Condensed', Arial, Helvetica, sans-serif;
  margin: 0 0 30px 0;
  text-shadow: 0px 1px 0px rgba(0, 0, 0, 0.1);
}

table.noticias {border-collapse: collapse;}

table.noticias tr td {border:0px solid #FF0000;}

.atuacao {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
.atuacao p {
	margin-bottom: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-style: normal;
	line-height: 1px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
}

.atuacao a {
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: lowercase;
	color: #666;
	text-decoration: none;
  }

.atuacao h1 {
	color: #6f706c;
	margin: 28px 0 16px 0;
	text-transform: uppercase;
	font-family: 'Roboto Condensed', sans-serif;
	font-size: 18px;
	line-height: 26px;
} 
.atuacao li {
	color: #6f706c;
	text-transform: uppercase;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-style: normal;
	line-height: 200%;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: url(../imagens/list_arrow.png);
} 
.box1a {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: center;
}
.box1a p {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
	font-style: normal;
}
.box1a img {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
}
.box1a a {
	outline: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	text-align: center;
  }

.box1a header {
	margin: 0;
	text-align: center;
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 1em;
	line-height: 100%;
	color: #f48337;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	text-transform: none;
	margin: 0px;
	padding: 0px;
	float: none;
	height: 5px;
	
}
.rodape {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	text-align: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #CCC;
	text-decoration: none;
}

.conteudo {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 30px;
	padding: 0px;
}
.conteudo p {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}
.conteudo li {
	font-size: 11px;
	line-height: 150%;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	list-style-image: url(../imagens/list_arrow.png);
	font-style: normal;
}

.conteudo red {color: #f97914;display:block;}
#cssmenu ul,
#cssmenu li,
#cssmenu span,
#cssmenu a {
  margin: 0;
  padding: 0;
  position: relative;
}
#cssmenu {
  height: 49px;
  border-radius: 0px 0px 0 0;
  -moz-border-radius: 0px 0px 0 0;
  -webkit-border-radius: 0px 0px 0 0;
  background: #141414;
  background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAxCAIAAACUDVRzAAAAA3NCSVQICAjb4U/gAAAALElEQVQImWMwMrJi+v//PxMDw3+m//8ZoPR/qBgDEhuXGLoeYswhXg8R5gAAdVpfoJ3dB5oAAAAASUVORK5CYII=) 100% 100%; 
  background: -moz-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  border-bottom: 2px solid #008165;
}
#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%, #141414 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #32323a), color-stop(100%, #141414));
  background: -webkit-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -o-linear-gradient(top, #32323a 0%, #141414 100%);
  background: -ms-linear-gradient(top, #32323a 0%, #141414 100%);
  background: linear-gradient(to bottom, #32323a 0%, #141414 100%);
  color: #ffffff;
  display: inline-block;
  font-family: Helvetica, Arial, Verdana, sans-serif;
  font-size: 12px;
  line-height: 49px;
  padding: 0 20px;
  text-decoration: none;
}
#cssmenu ul {
  list-style: none;
}
#cssmenu > ul {
  float: left;
}
#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 #008165;
  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: #008165;
  border-bottom: 1px dotted #03c097;
  filter: none;
  font-size: 11px;
  display: block;
  line-height: 120%;
  padding: 10px;
}
#cssmenu .has-sub ul li:hover a {
  background: #008165;
}
#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: #008165;
  border-bottom: 1px dotted #62ceb7;
}
#cssmenu .has-sub .has-sub ul li a:hover {
  background: #008165;
}
/* the contact form for contact subpage */
#contact-form label {display:block;padding:20px 0px 10px 0px;}
#contact-form li {background:none;clear:both;}
#contact-form .input-text {background:url(../img/blog-reply-input-text.jpg) no-repeat top left;width:281px;height:17px;border:1px solid #c0c0c0;padding:4px;}
#contact-form .textarea {background:url(../img/blog-reply-textarea.jpg) no-repeat top left;width:529px;height:150px;border:1px solid #c0c0c0;padding:10px;}
#contact-form .input-submit {background:url(../img/blog-reply-input-submit.jpg) no-repeat top left;width:94px;height:28px;border:0px;color:#fff;float:right;margin:10px 5px 0px 0px;cursor:pointer;}
#contact-form .input-submit {background:url(../imagens/blog-reply-input-submit.jpg) no-repeat top left;width:94px;height:28px;border:0px;color:#fffffe;float:right;margin:10px 5px 0px 0px;cursor:pointer;}
/* end */
