@font-face {
    font-family: "RobotoLight";
    src: url('fonts/roboto-condensed/RobotoCondensed-Light.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoRegular";
    src: url('fonts/roboto-condensed/RobotoCondensed-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: "RobotoBold";
    src: url('fonts/roboto-condensed/RobotoCondensed-Bold.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
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, 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,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
body{
	padding: 5px 5px;
}
strong {
   font-family: 'RobotoBold', Helvetica, sans-serif;
   font-weight: normal;
   font-style: normal;
}

li{
	display: inline-block;
	vertical-align: top;
}
input{
	border: none;
}
fieldset *{
	display: inline-block;
	vertical-align: top;
}
.one-col{
	display: inline-block;
	vertical-align: top;
}
#site-header{
	margin: 0 0 10px 0;
	padding: 0;
	min-height: 205px;
}
#logo-frame{
	height: 182px;
	padding-top: 15px;
	padding-left: 12px;
	width: 976px;
}
#logo{
	width: 181px;
	height: 175px;
}
#logo-frame{
	padding-top: 3px;
	padding-left: 3px;
	width: 976px;
	border: 10px solid #fff;
}
#functions-block{
	width: 284px;
	min-height: 204px;
	display:inline-block;
	vertical-align: top;
	padding-left: 5px;
	margin: 0	;
}
#functions-block h3{
	font-size: 14px;
	font-weight: lighter;
	margin: 0 0 5px ;
}
#accessibility-block{
	height: 76px;
	padding: 5px;
	text-transform: uppercase;
}
.t1{
	font-size: 16px;
	cursor: pointer;
}
.t2{
	font-size: 21px;
	cursor: pointer;
}
.t3{
	font-size: 26px;
	cursor: pointer;
}
#search-block{
	width: 282px;
	padding: 5px 0;
	height: 49px;
}
#submit-search{
	background: none;
}
#s{
	height: 28px;
	min-width: 238px;
}
#search-result-title{
	font-size: 30px;
	text-transform: uppercase;
	font-weight: bold;
}
#login-block{
	min-height: 46px;
	padding: 5px;
}
#loginform label{
	display: block;
}
#loginform label span.fieldname{
	display: inline-block;
	width: 60px;
	text-align: right;
	margin-right: 5px;
}
#loginform label input{
	display: inline;
	width: 166px;
}
#loginform #submit{
	width: 28px;
	margin-left: 8px;
}
#ba-box{
	width: 52px;
    position: relative;
    left: -36px;
    top: 13px;
    margin-right: 11px;
}
#screen-reader{
	width: 40px;
    height: 62px;
    float: right;
    padding-right: 12px;
    padding-top: 11px;
}
#mprimary{
	text-align: left;
}

ul.menu{
	font-family: "RobotoLight", Helvetica, sans-serif;
	list-style: none;
	text-decoration: none;
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
ul.menu li{
	padding-right: 5px;
	padding-left: 5px;
}
ul.menu a{
	text-decoration: none;
	color: inherit;
}
ul.submenu{
	height: auto;
	text-transform: uppercase;
	margin-top: 10px;
}
ul.submenu li{
	line-height: 51px;
	padding: 0 14px;
	vertical-align: middle;
}
ul.submenu img{
	vertical-align: middle;
}
ul.submenu div.separator{
	width: 1px;
	height: 46px;
	display: inline-block;
	vertical-align: middle;
}
.excerpt{
	font-size: 12px;
}

#catlist{
	margin-top: 36px;
}
#catlist > article{
	display: block;
}
#call-to-action{
	width: 523px;
	padding: 0 0 10px 5px;
	margin-bottom: 24px;
	text-align: left;
}
#call-to-action h3{
	font-size: 47px;
	font-family: "RobotoLight";
	text-transform: uppercase;
	padding: 0;
	margin: 0;
}
#agenda{
	width: 493px;
	padding: 0 15px 10px 20px;
	text-align: right;
}
#agenda a{
	color: inherit;
	text-decoration: none;
}
#agenda h3{
	font-size: 47px;
	font-family: "RobotoLight";
	text-transform: uppercase;
	padding: 0;
	margin: 0;
	text-align: right;
}
#navbox{
	margin-top: 43px;
}
.title{
	text-transform: uppercase;
	font-weight: 300;
}
.top-title{
	margin: 36px 0 35px;
}

article{
	text-align: left;
}
.article-bg{
	position: absolute;
	z-index: 0;
	width: 370px;
	height: 261px;
	overflow: hidden;
}
.article-text{
	font-family: "RobotoLight", Helvetica, sans-serif;
	position: relative;
	z-index: 1;
	left: 8px;
	width: 312px;
	padding: 15px 20px;
}
.article-text a.article-link{
	text-decoration: underline;
	font-weight: bold;
	position: absolute;
	bottom: 5px;
}
.article-text a.article-link:visited{
	color:inherit;
}

.article-text p{
	overflow: hidden;
}

#latest-news{
	width: -moz-fit-content;
	margin: 24px auto;
}
#latest-news > .post{
	width: 370px;
	height: 261px;
	overflow: hidden;
	display: inline-block;
	vertical-align: top;
	margin: 0px;
	padding: 0 36px 0 0;
}
#latest-news > .post:last-child{
	padding: 0;
}
#call-agenda-cartao{
	width: -moz-fit-content;
	margin: 0 auto;
}
#site-map li{
	display: block;
}
#site-map ul.children{
	padding-left: 1%;
}
#social-bar{
	text-align: right;
	margin-top: 208px;
}
#logo-bar{
	width: 100%;
	text-align: center;
	background-color: #fff;
	margin-bottom: 36px;
}
#logo-bar li{
vertical-align: middle;
display: inline-block;
width: 238px;
margin: 13px 0 12px 0;
}
#signature{
	padding: 10px;
	text-align: right;
	border: 10px solid #fff;
	height: 190px;	
}
#logo-rodape{
	width: 190px;
	height: 190px;
	float: right;
}
.wp-post-image{
	/*
	min-width: 100% !important;
    height: 100% !important;
    left: 50% !important;
    position: relative !important;
    transform: translateX(-50%) !important;
    */
}
#footer-nav section ul.menu{
	height: auto;
	border:none;
}
#footer-nav section ul.menu li:nth-last-child(1){
	position: static;
	border: none;
}
#footer-nav section ul.menu li:nth-last-child(2){
	vertical-align: top;
}
.wp-caption .wp-caption-text:before {
display: none;
}
.wp-caption-text{
	font-size:120%;font-weight:bold; padding:2px 0 7px;
}
article > div.content, #cat-main-post, #catlist, #agenda a, #call-to-action p, div.entry-summary, h1.entry-title{
	margin:0 auto;
}