@import url(https://fonts.googleapis.com/css?family=Fjalla+One);

@font-face {
    font-family: 'robotoregular';
    src: url('fontes/roboto-regular-webfont.eot');
    src: url('fontes/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fontes/roboto-regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
body {
	margin: 0px;
	overflow-x: hidden;
}
p {
	padding:0;
	margin:0;
}
a{
	text-decoration: none;
}
#contentPaginas {
	width: 1000px;
	margin:0 auto;
	text-align:left;
}
#topo {
	width:100%;
	height: 180px;
	text-align:center;
	float:left;
	background-image: url(images/bg_topo.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#logo{
	background-image: url(images/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 124px;
	width: 50%;
	float:left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#contatos{
	height: 124px;
	width: 50%;
	float:right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5e5e5;
}
#contatos #telefone{
	background-image: url(images/ico_telefone.png);
	height: 35px;
	float:left;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height:35px;
	margin-left:30px;
	margin-right:20px;
	margin-top:40px;
	font-family: 'robotoregular';
	font-size:14px;
	color:#6f746b;
	font-weight:bold;
}
#contatos #email{
	background-image: url(images/ico_email.png);
	height: 35px;
	float:left;
	background-repeat: no-repeat;
	padding-left: 40px;
	line-height:35px;
	margin-right:20px;
	margin-top:40px;
	font-family: 'robotoregular';
	font-size:14px;
	color:#6f746b;
	font-weight:bold;
}
#menu {
	width:100%;
	height: 56px;
	float:left;
}
#menu a:link{
	font-family: 'robotoregular';
	font-size: 12px;
	text-decoration:none;
	text-transform: uppercase;
	font-weight:bold;
}
#menu a:visited{
	text-decoration:none;
}
#menu a:hover{
	text-decoration:none;
}
#menu ul li{
	list-style: none;
}
#menu ul {
    margin-left:auto;
    margin-right:auto;
    margin-top:0;
    display:table;
}

#banner {
	width:100%;
	height: 674px;
	float:left;
	background-image: url(images/bg_banner.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#bannerInternas {
	width:100%;
	height: 432px;
	float:left;
	background-image: url(images/bg_banner.png);
	background-repeat: no-repeat;
	background-position: center 169px;
}
#banner1{
	width: 992px;
	height:392px;
	margin:0 auto;
	border: 4px solid #FFFFFF;
	background-color: #FFFFFF;
}
#botoesBanner{
	width: 293px;
	height:370px;
	float:left;
	background-image: url(images/bg_menu_banner.png);
	background-repeat: no-repeat;
	padding-top:25px;
}
#botao{
	width: 293px;
	height:38px;
	float:left;
	line-height:38px;
}
#botao:hover{
	background-color:#5f8406;
}
#botao a{
	font-family: 'robotoregular';
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	margin-left:22px;
	font-weight:bold;
	padding-bottom:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426045;
}
#imagesBanner{
	width: 699px;
	float:left;
}
#banner2{
	width: 1000px;
	height:212px;
	margin:0 auto;
	margin-top:30px;
	text-align:center;
}
#rodape{
	width: 100%;
	height:106px;
	float:left;
	background-image: url(images/bg_rodape.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#copyright{
	width: 50%;
	height:106px;
	line-height:106px;
	float:left;
	font-family: 'robotoregular';
	font-size:12px;
	color:#6f746b;
	font-weight:bold;
}
#desenvolvido{
	width: 50%;
	height:106px;
	line-height:106px;
	float:left;
	text-align:right;
}
#desenvolvido a{
	font-family: 'robotoregular';
	font-size:12px;
	color:#6f746b;
	font-weight:bold;
}
#tituloPaginas{
	width: 100%;
	margin-top:15px;
	margin-bottom:15px;
	float:left;
	font-family: 'Fjalla One', sans-serif;
	font-size:40px;
	text-transform:uppercase;
	font-weight:bold;
	color:#5f8406;
}
#conteudo{
	width: 100%;
	float:left;
}
#botaoLinks{
	width: 300px;
	height:38px;
	float:left;
	line-height:38px;
	background-color:#f1f1f1;
	margin:15px;
	text-align:center;
	font-family: 'Fjalla One', sans-serif;
	color: #6f746b;
}
#botaoLinks:hover{
	background-color:#5f8406;
	color:#ffffff;
}
#botaoLinks a{
	font-family: 'Fjalla One', sans-serif;
	font-size:12px;
	color:#ffffff;
	text-transform:uppercase;
	margin-left:22px;
	font-weight:bold;
	padding-bottom:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426045;
}
.textos{
	font-family: 'robotoregular';
	font-size:13px;
	color:#6f746b;
}
#noticias{
	width: 100%;
	height: 600px;
	float:left;
	background-image: url(images/bg_noticias_home.jpg);
}
#boxNoticiasHome{
	width: 300px;
	height:440px;
	margin: 10px;
	float:left;
	background-color:#FFFFFF;
}
#boxNoticiasHome #foto{
	width: 100%;
	height:190px;
	float:left;
	overflow:hidden;
	text-align:center;
}
#boxNoticiasHome #texto{
	width: 270px;
	height:150px;
	float:left;
	margin:15px;
	font-family: 'robotoregular';
	font-size: 13px;
	text-transform:uppercase;
	color:#5f8406;
	font-weight:bold;
}
#boxNoticiasHome #leiamais{
	width: 100%;
	height:45px;
	float:left;
}
#botaoLeiaMais{
	width: 100px;
	height:38px;
	float:left;
	line-height:38px;
	background-color:#2c4e30;
	margin:15px;
	text-align:center;
	font-family: 'robotoregular';
	font-size: 13px;
	color: #ffffff;
}
#botaoLeiaMais:hover{
	background-color:#5f8406;
	color:#ffffff;
}
#botaoLeiaMais a{
	font-family: 'robotoregular';
	font-size: 13px;
	color:#ffffff;
	text-transform:uppercase;
	margin-left:22px;
	font-weight:bold;
	padding-bottom:11px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #426045;
}
#contato1 {
	width: 60%;
	height:auto;
	float:left;
}
#contato2 {
	width: 40%;
	height:auto;
	float:left;
}
.formularioContato{
	font-family: 'robotoregular';
	font-size: 13px;
	height: 28px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 360px;
}
.formularioContatoMenor{
	font-family: 'robotoregular';
	font-size: 13px;
	height: 30px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 150px;
}
.formularioContatoArea{
	font-family: 'robotoregular';
	font-size: 13px;
	border: 1px solid cecdcd;
	color:#626262;
	width: 360px;
}
.buttomOff{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#a3a3a3;
	font-family: 'robotoregular';
	font-size: 15px;
	color:#FFFFFF;
	cursor: pointer;
}
.buttomOn{
	width: 100px;
	height:34px;
	line-height:34px;
	text-align:center;
	background:#5f8406;
	font-family: 'robotoregular';
	font-size: 15px;
	color:#ffffff;
	cursor: pointer;
}
.corVermelho{
	color:#FF0000;
}
.corVerde{
	color:#5f8406;
}
.negrito{
	font-weight:bold;
}
.tamanho15px{
	font-size: 15px;
	font-family: 'robotoregular';
}
.tamanho16px{
	font-size: 16px;
	font-family: 'robotoregular';
}
.tamanho17px{
	font-size: 17px;
	font-family: 'robotoregular';
}
#conteudoInternasNoticia{
	width: 100%;
	height:auto;
	float:left;
	margin-bottom:20px;
	font-family: 'robotoregular';
	font-size: 14px;
	text-align:justify;
}
#conteudoInternasNoticia p {
	padding:5px;
	margin:5px;
}
#fotoNoticiasHorizontal{
	width: 1000px;
	float: left;
}
#delegacias{
	width:50%;
	height:140px;
	float:left;
	margin-bottom:20px;
	font-family: 'robotoregular';
	font-size: 14px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

/*MENU*/
ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
.linksMenu li {
	float: left;
	position: relative;
	z-index:100;
	height:56px;
	line-height:56px;
}
.clearfix {
	clear: both;
}
.linksMenu li {
	float: left;
	position: relative;
	z-index:100;
}
.linksMenu ul {
	position: absolute;
	left: -9999px;
	list-style: none;
	opacity: 0;
	transition: opacity 1s ease;
}
.linksMenu ul li {
	width: 200px;
	height:30px;
	line-height:30px;
	float: none;
	margin-top:0px;
	text-align:left;
}
.linksMenu ul a {
	white-space: nowrap;
}
.linksMenu li a {
	display: block;
	vertical-align: middle;
	text-decoration: none;
	color: #6f746b;
	padding-left:12px;
	padding-right:12px;
}
.linksMenu li:last-child {
	border:none;
}
.linksMenu li:hover a {
	height:48px;
	line-height:48px;
	color: #5f8406;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #5f8406;
}
#boxLegislacoes{
	    width: 300px;
    height: 120px;
    margin: 10px;
    float: left;
    background-color: #ececec;
}
#textoLegislacoes{
    width: 270px;
    /* height: 0px; */
    float: left;
    margin: 15px;
    font-family: 'robotoregular';
    font-size: 17px;
    text-transform: uppercase;
    color: #5f8406;
    font-weight: bold;
}
#leiamaisLegislacoes{
    width: 100%;
    height: 45px;
    float: left;	
}
#divImgPdf{
    display: inline-block;
    /* line-height: 38px; */
    vertical-align: middle;
    margin-left: 5px;	
}
#imgPdf{
	height: 25px;
}