@font-face {
	font-family: 'Helvetica LT Std Light';
	src: url('../fontes/HelveticaLTStd-LightCond.eot');
	src: url('../fontes/HelveticaLTStd-LightCond.eot?#iefix') format('embedded-opentype'),
	url('../fontes/HelveticaLTStd-LightCond.woff') format('woff'),
	url('../fontes/HelveticaLTStd-LightCond.ttf') format('truetype'),
	url('../fontes/HelveticaLTStd-LightCond.svg#MyriadCnSemibold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Helvetica LT Std Light Cond Obl';
	src: url('../fontes/HelveticaLTStd-LightCondObl.eot');
	src: url('../fontes/HelveticaLTStd-LightCondObl.eot?#iefix') format('embedded-opentype'),
	url('../fontes/HelveticaLTStd-LightCondObl.woff') format('woff'),
	url('../fontes/HelveticaLTStd-LightCondObl.ttf') format('truetype'),
	url('../fontes/HelveticaLTStd-LightCondObl.svg#Helvetica LT Std Light Cond Obl') format('svg');
	font-weight: normal;
	font-style: normal;
}

h1, h2, h3{
	font-family: 'Helvetica LT Std Light';
}

body, ul, li, h1, h2, h3, h4, p{
	margin: 0;
	padding:0;
}

body{
	margin-bottom: 30px !important;
	font-family: "Trebuchet MS";
}

header,footer,nav,article,section{
	display: block;
}

input[type=radio]{margin:0 !important;}

ul,li{list-style: none;}

h1{color:#FFF;}
a, a:hover, a:link,
a:visited, a:active{
	color: inherit;
	text-decoration: none;
}

p{
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.antialiased{
	-webkit-font-smoothing:antialiased;
    -moz-font-smoothing:antialiased;
    font-smoothing:antialiased;
    text-rendering:optimizeLegibility;
    font-smooth:always;
}

.titulo-duplo{
	font-family: 'Helvetica LT Std Light';
	font-weight: normal;	
    font-size: 20px;
    padding: 30px 20px;	
}

.esconder{display: none !important;}

.grafico{width: 630px; height: 426px; float:left;}

header{
	background: url(../img/bg-menu-topo.png) 310px 0 no-repeat;
	position: relative;
	margin-bottom: 10px !important;
}

.largura{
	width: 950px;
	margin: 0 auto;
	min-height: 169px;
	display: table;
}


#logo{
	background: url(../img/bg-logo.png) top center no-repeat #F90;
	width: 310px;
	height: 169px;
	float: left;
	display: inline;
}

#logo p{
	font-family: "tahoma", arial;
	font-size: 11px;
	color: #FFF;
	padding-left: 60px;
	height: 50px;
	line-height: 50px;
	background: url(../img/prefeitura-municipal-de-pelotas.png) center left no-repeat;
	margin: 10px 40px;
}

.titulo-duplo span{
	font-size: 40px;
	display: block;
	text-shadow: 0 1px 0 rgba(125, 125, 125, .7);
	margin-top: -10px;
}

#titulo-interna{
	margin: 40px 0 0 10px;
	width: 210px;
	float: left;
	display: inline;
}

#titulo-interna h2{
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

#titulo-interna h2 span{
	font-size: 36px;
	font-weight: bold;
	display: block;
}


.frase{
	font-family: 'Helvetica LT Std Light';
	font-size: 14px;
	float: left;
	display: inline;
	margin-top: 60px;
	width: 406px;
	max-height: 100px;
	font-style: italic;
}

.lista-1, .lista-aviso{
	padding-left: 30px;
	margin-bottom: 20px;
}


.lista-1 li, .lista-aviso li{
	font-family: "trebuchet ms";
	font-size: 13px;
	color: #333;
}

.lista-aviso li{font-size: 11px;}

.lista-2, .lista-3{
	padding: 0 40px 40px 40px;
	float: left;
	width: 90%;
}

.lista-2 li, .lista-3 > li{
	font-family: 'Helvetica LT Std Light';
	font-size: 18px;
	background: url(../img/marcador-lista.png) left top no-repeat;
	min-height: 30px;
	line-height: 30px;
	padding-left: 40px;
}

.lista-2 li:hover{
	color: #F90;
	text-decoration: underline;
}

.lista-3 > li:hover{
	cursor: pointer;
}

.lista-titulo{
	font-weight: bold;
	font-size: 1.8em;
}

.lista-3 li > .lista-1{
	display: none;
}

.lista-3 li > .lista-1 > li{
	height: 25px;
	line-height: 25px;
	font-size: 12px;
	padding-left: 5px;
}

.lista-3 li > .lista-1 > li:first-child{background: #5084BE; color:#FFF;}

.icone-download{
	padding-left:30px;
	font-size: 0.9em;
	margin-bottom: 20px;
	margin-top: 20px;
	color: #333;
	float: left;
	width: 90%;
}

.lista-4{
	float: left;
	width: 100%;
	padding: 30px 0;
}

.lista-4 li h1, .lista-4 li h2{
	color: #F90;	
	padding: 0;
}

.lista-4 li h1{font-size: 16px;}
.lista-4 li h2{font-size: 13px;}

.lista-4 li{
	padding: 0 0 15px 160px;
	font-family: "Trebuchet MS";
	font-size: 11px;
}

.icone-download img{
	margin-right: 10px;
}

#empresas header{background: none;}

#empresas  header h1, #empresas header h2, .tabela-2 caption{
	color: #5084BE;
	font-size: 16px;
	padding: 0;
	font-weight: normal;
	padding-left: 40px;
	
}

#empresas h2{
	font-size: 12px;
	color: #5084BE;
	font-family: "Trebuchet MS";
	text-align: center;
	background: #DBE6F2;
	width: 548px;
	height: 30px;
	line-height: 30px;
	margin:2px 0 0 40px;
	text-transform: uppercase;
}

.servicos{
	background: #F4F4F4;
	float: left;
	width: 530px;
	padding: 20px 0 20px 20px;
	margin: 0 0 30px 40px;
}

.servicos figure{
	float: left;
	display: inline;
	width: 250px;
	margin:0 10px 0 0;
}

.servicos p{
	padding-right: 20px;
	color: #5084BE;
	margin-bottom: 30px;
}

.link-mapa{
	float: right;
	color: #03F !important;
	text-decoration: underline !important;
	font-size: 11px;
}

.servicos figure img{width: 100%; height: auto;}

.servicos figure figcaption{
	font-size: 11px;
}

/*----------------------------- Menu -----------------------------------------*/
#menu-topo{float: right;display: inline;}

.item-menu{
	display: inline;
	float: left;
	position: relative;	
}

.item-menu:hover{
	background: #5084BE;
	color: #FFF;
	cursor: pointer;
}

.item-menu:hover .submenu,.item-menu:active .submenu{display: block;}

#menu-topo div{
	padding: 10px 29px;
	font-family: 'Helvetica LT Std Light';
	font-size: 16px;
}

.submenu{
	display: none;
	font-family: tahoma;
	font-size: 11px;
	color: #333;
	position: absolute;
	top: 40px;
	width: 100%;
	z-index: 9998;
}

.submenu li{
	background: #C4D7ED;
	height: 30px;
	line-height: 30px;
	border-top: 1px solid #FFF;
	position: relative;
}

.submenu li:hover{
	background: #5084BE;
	color: #FFF;
}

.submenu > li.cab-sub:hover{
	background: url(../img/seta-menu.png)  93% center no-repeat #C4D7ED;
	color: #333;
}

.submenu > li{padding-left: 18px;}
.submenu > li.plus{padding-left: 0;}

.submenu > li.plus:before{
	content: "+";
	font-weight: bold;
	padding:0 3px;
}

.menu-3{
	position: absolute;
	width: 160px;
	right: -161px;
	top:-1px;
	display: none;
}

.menu-3 li{padding-left: 22px; position: relative;}

.menu-3 li:hover{background: #5084BE; color:#FFF;}

.submenu li:hover .menu-3{display: block;}

.menu-4{
	position: absolute;
	width: 205px;
	right: -206px;
	top:-1px;
	display: none;
}

.menu-4 li{padding-left: 15px; color: #333;}

.menu-4 li:hover{background: #5084BE; color:#FFF;}

.m4{padding-left: 0 !important;}
.m4:hover{background: url(../img/seta-menu.png)  93% center no-repeat #C4D7ED !important; color:#333 !important;}

.m4:hover .menu-4{display: block !important;}
.m4:before{
	content: "+";
	font-weight: bold;
	padding:0 5px;
}
/*--------------------------------Fim Menu------------------------------------------*/
.centro{
	width: 630px;
	min-height: 200px;
	float: left;
}
.centro-site { width:550px;}

.secao-interna h2{color: #F90;}

.secao-interna{
	border-top: 1px solid #F90;
	margin-top: 0;
	padding-top: 10px;
	float: left;
	width: 100%;
}

.secao-interna h1{padding:0px 25px;}

aside{
	width: 310px;
	float: left;
	min-height: 200px;
	margin:0 0 10px 10px;
}

.aviso, .aviso-2 {
	border: 1px dashed #F90;
	background: #F5F5F5;;
	margin-bottom: 10px;
	float: left;
	width: 588px;
}


.aviso-2{padding: 10px 20px;}

.aviso{padding: 25px 20px;}

.aviso h1, .secao-interna h1{
	color: #F90;
	font-size: 20px;
	padding-bottom: 10px;	
}
.aviso p{
	font-size: .8em;
}

#publicacoes{
	border: 1px solid #F15D05;
	background: #F5F5F5;
	padding:0 10px 25px 10px;
	margin-bottom: 10px;
}

#publicacoes select{
	width: 200px;
	height: 25px;
	margin: 10px 0 0 10px;
}

.navegacao-topo h2, #publicacoes h2{
	font-family: 'Helvetica LT Std Light';
	font-size: 20px;
	color: #F15D05;	
	padding: 30px 10px 5px 10px; 
}

.navegacao-topo h2 span, #publicacoes h2{
	font-weight: normal !important;
}

.navegacao-topo p, #publicacoes label{
	padding: 0 10px;
	color: #122E43;	
}

#publicacoes label{
	font-size: 12px;
}

.lei{
	padding: 20px;
	background: #C4D7ED;
	margin: 10px 0;
}

.lei h1{
	color: #333;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: normal;
}

.lei p{
	margin-bottom: 10px;
}

.separador{
	border-bottom: 1px solid #333;
	margin: 0;
}

.ver-mais{
	background: url('../img/bt-ver-mais.png') right center no-repeat;
	height: 26px;
	line-height: 26px;
	padding-right: 30px;
	display: block;
	text-align: right;
	font-family: 'Helvetica LT Std Light';
	color: #666 !important;
}

.botao{
	background: #F90;
	padding: 5px 10px;
	border: 0;
	border-radius: 3px;
	color: #FFF;
}

.botao-grande{
	padding: 5px 25px;
	border: none;
	font-family: 'Helvetica LT Std Light';
	font-size: 18px;
	text-shadow:2px 2px 2px rgba(50,50,50,.2);
	color: #FFF;
	text-align: center;
	border-radius: 5px;
	background: #f3a529; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3a529 0%, #f15d05 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3a529), color-stop(100%,#f15d05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3a529 0%,#f15d05 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3a529 0%,#f15d05 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3a529 0%,#f15d05 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3a529 0%,#f15d05 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3a529', endColorstr='#f15d05',GradientType=0 ); /* IE6-9 */
}

.botao-grande:hover{
	cursor: pointer;
	background: #f3a529; /* Old browsers */
	background: -moz-linear-gradient(top,  #f3a529 0%, #f15d05 41%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3a529), color-stop(41%,#f15d05)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f3a529 0%,#f15d05 41%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f3a529 0%,#f15d05 41%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f3a529 0%,#f15d05 41%); /* IE10+ */
	background: linear-gradient(to bottom,  #f3a529 0%,#f15d05 41%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3a529', endColorstr='#f15d05',GradientType=0 ); /* IE6-9 */
}

.pesquisa{margin-bottom: 20px; float: left;}

.pesquisa select, .pesquisa input[type=text], .pesquisa textarea{
	float: left;
	margin: 10px 0 0 20px;
	outline: 1px solid #CCC;	
}

.pesquisa select, .pesquisa input{height: 25px; width: 200px;}
.pesquisa textarea{height: 100px; width:190px; padding: 5px;}

.campo{
	height: 20px;
	line-height: 30px;
	padding: 0;
	font-size: 13px;
	margin-bottom: 10px;
}

.a{text-align: center;}

.campo-radio{
 	float:left; 
 	width:200px;
 	margin-left: 20px;
 	padding-top: 10px;
 	font-size: 13px;
}

.campo-radio-100{
 	float: left;
 	display: block;
 	width: 340px;
 	clear: both;
 	padding:10px 0 0 20px;
 	font-size: 13px;
}

 #reload-sec{
 	width: 30px;
 	height: 30px;
 	background: url('../img/reload.png') center center;
 	background-size: 30px; 
 	cursor: pointer;
 }

 .resultados a{
 	text-decoration: none;
 	display: block;
 }

.input-linha{
	width: 220px;
	float: left;
}

.input-linha input[type=text]{
	width: 75px;
	display: inline;
	float: left;
}

.pesquisa label, .input-linha span{
	line-height: 25px;
	float: left;
	display: inline;		
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
}

.input-linha span{
	width: 10px;
	text-align: center;
	margin-top: 10px;
	padding-left: 10px;
}

.pesquisa label{
	width: 120px;
	margin:10px 0 0 20px;
	clear: both;
}

.pesquisa .botao-grande{
	float: right;
	clear: both;
	margin: 10px 0 10px 247px;
}

.imprimir{
	float: right;
	width: 99%;
	padding-right: 1%;
	text-align: right;
}

footer{
	margin: 10px 0 30px 0;
	width: 100%;
	float: left;
	background: #F5F5F5;
	height: 200px;
	border-top: 3px solid #5084BE;
}

footer .item-rodape{
	width: 280px;
	margin:0 20px 0 15px;
	float: left;
	display: inline;
}

footer h2{
	float: left;
	width: 45%;
	text-align: right;
	color: #5084BE;
	font-weight: normal;
	margin-right: 7px;	
}

footer h2 span{font-weight: bold;}

footer h3{
	color: #5084BE;
	font-weight: normal;
	padding-top: 30px;
	font-size: 22px;
}

footer h4{
	font-family: "Trebuchet MS";
	color: #F90;
	font-size: 12px;
	margin-top: 15px;
}

.encontrou{padding-top: 70px;}

.encontrou p{
	padding-top: 5px;
	color: #5084BE;
	font-size: 12px;
}

.coinpel-rodape{
	margin: 50px 0;
	width: 50%;
}

.selo-transparencia{
	margin: 70px 28px 0 0;
	width: 40%;
	margin-right: 10%;
}

.conheca-pelotas{padding:80px 100px;}

.conheca-pelotas figure{
	float:left;
	margin: 0 30px;	
}

.conheca-pelotas figcaption{
	text-align: center;
	font-family: 'Helvetica LT Std Light';
	color: #333;
	font-size: 18px;
	text-transform: uppercase;
}

.conheca-pelotas figcaption:hover{
	color: #F90;
}

/*------------------ Css Tabelas -------------------------*/

.tabela-1{
	font-family: "trebuchet ms", arial;
	font-size: 11px;
	color: #666;
}

.tabela-1 td{
	padding: 5px;
	border-bottom: 1px solid #FFF;
	height: 30px;
}

.tabela-1 tr td:first-child{
	text-align: left;
}

.tabela-1 a{
	text-decoration: underline;
}

.tabela-1 caption{
	font-weight: bold;
	font-family: 'Helvetica LT Std Light';
	color: #f90;
	font-size: 20px;
	padding: 20px 0; 
}

.lista-licitacoes{
	margin-bottom: 50px;
}

.lista-licitacoes h2{
	font-family: 'trebuchet ms';
	font-size: 11px;
	background: #f90;
	padding: 10px 5px;
	color: #FFF;
	height: 30px;
	line-height: 30px;
}

.lista-licitacoes ul{
	background: #C4D7ED;
	margin: 1px 0;
}

.lista-licitacoes li{
	display: inline-block;
	padding: 10px 0;
	text-align: center;
	font-size: 11px;
	color: #666;
	width: 9%;
	text-decoration: underline;
}

.numero-empenhado{
	text-decoration: underline;
}

.tabela-2{
	width: 550px;
	margin-left: 40px;
}

.tabela-2 td{
	border-right: 2px solid #FFF;
	border-bottom: 1px solid #FFF;
	height: 30px;
	font-size: 12px;
	color: #333;
	padding: 0 10px;
}

.tabela-2 td:first-child, .tabela-2 th{
	color: #5084BE;
	text-align: right;
	width: 120px;
	font-weight: normal;
	font-size: 12px;
}

.tabela-2 caption{
	text-align: left;
	padding-left: 0;
	margin-bottom: 15px;
	font-family: 'Helvetica LT Std Light';
}

.perguntas h1, .texto-interna h2{
	font-size: 1em;
	font-weight: normal;
}

.perguntas p, .texto-interna p{
	font-size: 13px;
	text-indent: 20px;
	padding: 0 30px;
	margin-bottom: 20px;
}

.texto-interna h2{
	padding: 20px 0 10px 0;
}

.texto-interna h3{
	font-size: 0.95em;
	color: #F90;
	font-weight: normal;
}
.texto-interna h2, .texto-interna h3{
	padding-left: 40px;
}

.linha-1 td, .linha-1 th{
	color: #FFF;
	background: #F90;
	font-weight: bold; padding: 10px;
}

.odd{background: #C4D7ED;}
.even{background: #F4F4F4;}

.even-2{background: #DBE6F2;}

.box-info{
	float: left;
	width: 587px;
	margin: 10px 0;
	color: #333;
}

.cursor{
	cursor: pointer !important;
}

/*------------------ Fim Css Tabelas -------------------------*/
pre{
	color: #F00 !important;
}

.abas{
	color:#F90 !important;
	padding: 5px 10px;
	float: left;
	text-align: center;
}

.abas-pub{
	border-bottom: 1px solid #F90;
	float: left;
	width: 90%;
	margin-left: 5%;
	margin-bottom: 30px;
}

.abas-pub li{
	border: 1px solid #CCC;
	border-bottom: 1px solid #F90;
	color: #CCC;
	font-size: 12px;
	padding: 10px 27px;
	margin: 0 0 -1px -1px;
	float: left;
	display: inline;
	font-weight: bold;
	margin-top: 20px;
}

.abas-pub li.selecionado{
	font-family: 'trebuchet ms';
	font-weight: normal;	
	color: #333;
	border: 1px solid #F90;
	border-bottom: 1px solid #FFF;	
    -moz-box-shadow: inset 1px 1px 0px #fff;
    -webkit-box-shadow: inset 1px 1px 0px #fff;
    box-shadow: inset 1px 1px 0px #fff;
	background: rgb(255,221,171); /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iI2ZmZGRhYiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  rgba(255,221,171,1) 1%, rgba(255,255,255,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgba(255,221,171,1)), color-stop(100%,rgba(255,255,255,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(255,221,171,1) 1%,rgba(255,255,255,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(255,221,171,1) 1%,rgba(255,255,255,1) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(255,221,171,1) 1%,rgba(255,255,255,1) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(255,221,171,1) 1%,rgba(255,255,255,1) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffddab', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */
}

#tabela-publicacoes a{
	color:#00F !important;
	text-decoration: underline;
	background: #FFF;
	padding-right: 15px;
	background: url(../img/acesse.png) center right no-repeat; 
}

#alfabeto{
	padding-left: 15px;
	float: left;
	margin-bottom: 10px;
}

#alfabeto li{
	display: inline-block;
}

#dicionario{float:left; width:100%;}

#alfabeto .abas{
	padding: 3px 5px;
	font-size: 0.9em;
}

.item-selecionado, .abas:hover{
	color: #FFF !important;
	background: #F90;
}

.tit-tabela{
	margin-top: 20px;
	padding: 5px;
	width: 100%;
	float: left;
}

.lista-1{
	padding-left: 30px;
}

.lista-1 li{
	font-family: "trebuchet ms";
	font-size: 13px;
}

.lista-2{
	padding: 0 40px 40px 40px;
}

.lista-2 li{
	font-family: 'Helvetica LT Std Light';
	font-size: 18px;
	background: url(../img/marcador-lista.png) left center no-repeat;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
}

.lista-2 li:hover{
	color: #F90;
	text-decoration: underline;
}

/*--------------------Extrato vencimentos-----------------------------------------*/
#extrato li{
	margin: 0;
	padding: 10px;
	list-style: none;
	text-align: right;
	font-size: 12px;
	color: #333;
}
#extrato li strong{float:left;}
#cab-rem{
	background: #efefef;
	border: 1px solid #CCC;
	padding: 10px 30px;
	width: 570px;
	font-size: 12px;
	margin-bottom: 20px;
}
#cab-rem-site{
	background: #efefef;
	border: 1px solid #CCC;
	padding: 10px 30px;
	width: 545px;
	font-size: 12px;
	margin-bottom: 20px;
}

#cab-rem li, #cab-rem-site li{
	list-style: none;
	color: #f90;
	font-size: 1.2em;
}

/*---------------------fim extrato vencimentos---------------------------------------*/
/*---------------------Paginação---------------------------------------*/

.pg, .pgoff {
	font-family: Verdana, Arial, Helvetica; 
	font-size: 11px; 
	color: #003366 !important; 
	text-decoration: none;
	background: #FFF;
	display: inline;
	float: left;
	width: 20px;
	height: 20px;
	text-align: center;
	line-height: 20px;
	margin: 2px;
	border-radius: 10px;
}

.pg:hover {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
    -o-transform: scale(1.3);
    -ms-transform: scale(1.3);
    transform: scale(1.3);
    -webkit-box-shadow:  1px 1px 1px #CCC;        
    box-shadow:  1px 1px 1px  #CCC;
}

.pgoff {
	color: #FFF !important;
	background: #F90;
	font-weight: bold;
}

.proximo, .anterior{
	float: left;
	width: 70px !important;
	padding: 0 2px;
	position: absolute;
	top: 5px;
}

.proximo{right:10px;}
.anterior{left:10px;}

.paginacao{
	width:440px; 
	background:#c4d7ed;
	border-top: 1px solid #F90;
	margin: 20px 0;
	float: left;
	position: relative;
	padding: 5px 95px;
}

/*---------------------fim Paginação-----------------------------------*/

#banner-home{
	position: absolute;
	top: 90px;
	left: 50%;
	margin-left: -200px;
	width: 500px;
	min-height: 200px;
	background: #F5F5F5;
	background: rgba(250,250,250, .95);
	z-index: 9999;
	padding: 25px 20px;
	border: 2px dashed #F90;
	color: #666;
}


#banner-home h1{
	color: #F90;
	font-size: 28px;
	padding-bottom: 10px;
	font-weight: normal;	
}

#banner-home div{
	background: #CCC;
	text-align: right;
	font-size: 20px;
	float: right;
	padding: 3px 10px;
	margin: -27px -22px;
	background: #F90;
	color: #FFF;
	cursor: pointer;
}

.aviso-2-site {width:92% !important;}

.link-download{
	padding-left: 40px;
	display: block;
	margin-top: 15px;
	background:url('../img/download.jpg') left center no-repeat;
}

.link-redirect{
	padding-left: 40px;
	display: block;
	margin-top: 5px;
	background:url('../img/arrow-up.svg') left center no-repeat;
	background-size: 20px;
	
}

.lista-secretarias {font-size:12px; margin-left:25px;}
.lista-secretarias li a:hover { text-decoration:underline; color:blue;}

.form-col label, .form-col span{
	line-height: 25px;		
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #333;
}

.col-1,.col-2,.col-3,
.col-4,.col-5,.col-6,
.col-7,.col-8,.col-9,
.col-10,.col-11,.col-12, .col-full
{
	display:inline;
	float: left;
	position: relative;
	margin-left: 1%;
	margin-right: 1%;
}

.col-1 {width:6.333%;}.col-2 {width:14.667%;}.col-3 {width:23.0%;}.col-4 {width:31.333%;}.col-5 {width:39.667%;}
.col-6 {width:48.0%;}.col-7 {width:56.333%;}.col-8 {width:64.667%;}.col-9 {width:73.0%;}.col-10 {width:81.333%;}
.col-11 {width:89.667%;}.col-12 {width:98.0%;}.col-full{width:100%; margin: 0;}

.margin-right-1 {margin-right:9.333%;}.margin-right-2 {margin-right:17.667%;}.margin-right-3 {margin-right:26.0%;}.margin-right-4 {margin-right:34.333%;}
.margin-right-5 {margin-right:42.667%;}.margin-right-6 {margin-right:51.0%;}.margin-right-7 {margin-right:59.333%;}.margin-right-8 {margin-right:67.667%;}
.margin-right-9 {margin-right:76.0%;}.margin-right-10 {margin-right:84.333%;}.margin-right-11 {margin-right:92.667%;}.margin-right-12 {margin-right:100%;}

.margin-left-1 {margin-left:9.333%;}.margin-left-2 {margin-left:17.667%;}.margin-left-3 {margin-left:26.0%;}.margin-left-4 {margin-left:34.333%;}
.margin-left-5 {margin-left:42.667%;}.margin-left-6 {margin-left:51.0%;}.margin-left-7 {margin-left:59.333%;}.margin-left-8 {margin-left:67.667%;}
.margin-left-9 {margin-left:76.0%;}.margin-left-10 {margin-left:84.333%;}.margin-left-11 {margin-left:92.667%;}.margin-left-12 {margin-left:100%;}

.ruas { overflow-y: scroll; height: 110px; float: right; width: 70%; outline: 1px solid #CCC; margin: 10px 30px 10px 0; }
.ruas li a:active { background-size: #CCC; }
.marcado { background: #CCC; }

.ruaDesc{
	float:left; 
	width:50%; 
	font-size:18px; 
	color:#F90; 
	font-weight:bold; 
	padding:10px 0 0 20px; 
	text-overflow:ellipsis; 
	white-space:nowrap;
}

#font-acess{
	position: fixed;
	right: 0;
	top: 20%;
}

#font-acess button{
	width: 50px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 30px !important;
	color: #FFF;
	background: #FF9900;
	cursor: pointer;
	border: none;
	display: block;
}

#font-acess button:hover{
	background: #F15D05;
}


  .paginacao {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    margin: 30px 0;
    flex-wrap: wrap;
    font-family: Arial, sans-serif;
  }

  .paginacao a,
  .paginacao span {
    padding: 8px 12px;
    border-radius: 6px;
    font-size: 14px;
    text-decoration: none;
    transition: all 0.2s ease;
  }

  .pag-btn,
  .pag-num {
    background: #f2f2f2;
    color: #333;
    border: 1px solid #ddd;
  }

  .pag-num:hover,
  .pag-btn:hover {
    background: #0056b3;
    color: #fff;
    border-color: #0056b3;
  }

  .pag-num.active {
    background: #0056b3;
    color: #fff;
    font-weight: bold;
    border-color: #0056b3;
    cursor: default;
  }

  .pag-btn.disabled {
    background: #eaeaea;
    color: #aaa;
    border-color: #ddd;
    cursor: not-allowed;
  }

  .pag-ellipsis {
    padding: 8px 6px;
    color: #999;
    font-weight: bold;
  }

  