@charset "CP850";

@font-face {

	font-weight: 400;

	font-style: normal;

	font-family: 'Istok Web';

	src: local("Istok Web Regular"), local("IstokWeb-Regular"), url(http://themes.googleusercontent.com/static/fonts/istokweb/v5/EvPKapBawcLZ3hbihjhqAT8E0i7KZn-EPnyo3HZu7kw.woff) format("woff");

}

@font-face {

	font-weight: 700;

	font-style: normal;

	font-family: 'Istok Web';

	src: local("Istok Web Bold"), local("IstokWeb-Bold"), url(http://themes.googleusercontent.com/static/fonts/istokweb/v5/2koEo4AKFSvK4B52O_MwanhCUOGz7vYGh680lGh-uXM.woff) format("woff");

}

@font-face {

	font-weight: normal;

	font-style: normal;

	font-family: 'proxima_nova_bold';

	src: url("font/proximanova-bold-webfont.eot");

	src: url("font/proximanova-bold-webfont.eot?#iefix") format("embedded-opentype"), url("font/proximanova-bold-webfont.woff") format("woff"), url("font/proximanova-bold-webfont.ttf") format("truetype"), url("font/proximanova-bold-webfont.svg#proxima_nova_bold") format("svg");

}

@font-face {

	font-weight: normal;

	font-style: normal;

	font-family: 'proxima_nova_extra';

	src: url("font/proximanova-extrabold-webfont.eot");

	src: url("font/proximanova-extrabold-webfont.eot?#iefix") format("embedded-opentype"), url("font/proximanova-extrabold-webfont.woff") format("woff"), url("font/proximanova-extrabold-webfont.ttf") format("truetype"), url("font/proximanova-extrabold-webfont.svg#proxima_nova_extra") format("svg");

}

/*-------------------



  BOTAO



--------------------*/

button,  input[type=submit],  nav > div > a {

	margin-left: -5px;

	padding: 10px 20px;

	height: 40px;

	border: 1px solid #b6d5e9 !important;

	border-right: 1px solid #5b9fca !important;

	border-bottom: 1px solid #5b9fca !important;

	background: #6facd3;

	color: white !important;

	text-transform: uppercase;

	font-size: 14px !important;

	font-family: 'proxima_nova_bold', sans-serif !important;

	-webkit-transition: all 0.1s linear !important;

	-moz-transition: all 0.1s linear !important;

	-o-transition: all 0.1s linear !important;

	transition: all 0.1s linear !important;

}

button:hover,  input[type=submit]:hover,  nav > div > a:hover {

	border-color: #b6d5e9 !important;

	border-right-color: #3476a0 !important;

	border-bottom-color: #3476a0 !important;

	background: #3b8ec3 !important;

}



.btn-style-clear {

	display: inline-block;

	padding: 10px 15px;

	background-color: #008FD5;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	border-radius: 3px;

	color: #fff!important;

	text-transform: uppercase;

	font-size: 0.857em;

}



.btn-style-clear:hover {

	background-color:#0374A8;

}

input {

	outline: none;

}

/*-----------------------------------------------------------------------------



Folha de estilos - Prefeitura de Maceió

version:  2

Autor:    Plus! Agência

Data:     15-05-2013

Email:    contato@plus.com.vc

Website:  http://www.plus.com.vc

Revisao 1: dd-mm-aaaa

Alterações: ---  



-----------------------------------------------------------------------------*/



/* =================================================

  GERAL

================================================= */

li {list-style: none;}



/*--------

  GLOBAL

---------*/



#global {

	position: relative;

	margin: 0 auto;

	padding: 0;

	min-width: 980px;

	min-height: 100%;

	width: 100%;

	text-align: left;

}



* html #global {

	height: 100%;

/* hack para IE6 hq trata height como min-height */ }



div.content {

	margin: 0 auto;

	width: 980px;

}



header {

	position: relative;

	z-index: 9995;

	width: 100%;

	height: 170px;

	border-bottom: 1px solid #d6d6d6;

	background: #fff;

}



header div.three {padding-left: 0;}

header .row {

	position: relative;

	padding-top: 40px;

	height: 170px;

	/*background: url("../../_IMG/layout/bg_topo.jpg") left top no-repeat;*/

}



header #orelha-sic {

	position: absolute;

	top: 0;

	right: 0;

	width: 150px;

	height: 30px;

	background: url("../../_IMG/layout/orelha_sic.gif");

}



header #orelha-sic a {

	display: block;

	width: 150px;

	height: 30px;

}



header #orelha-sic span {

	display: block;

	text-indent: -9999px;

}



header h1.logo {

	float: left;

	margin: -12px 0 20px;

	width: 210px;

	height: 91px;

}



header h1.logo a {

	display: block;

	overflow: hidden;

	margin: 12px 0 0;

	width: 121px;

	height: 102px;

	background: url("../../_IMG/layout/logo-prefeitura-maceio2.svg") no-repeat;

	text-indent: -9999px;

}



header a.btn-voltar {

	margin-top: -8px;

	padding-left: 33px;

	min-width: 15em;

	background: url("../../_IMG/layout/icon_home.png") 10px 7px no-repeat;

}



header a.btn-voltar:hover {

	background-position: 10px -27px;

}



header div.nine {

	float: right;

	padding: 0;

	width: 706px!important;

}



header div.busca-campo {

	margin-bottom: 15px;

	width: 20em;

	/* margin-bottom: 30px; */

	float: left;

}



header div.busca-campo input {

	float: left;

	padding-left: 32px !important;

	width: 63%;

	height: 16px !important;

	-webkit-border-radius: 3px 0 0 3px;

	-moz-border-radius: 3px 0 0 3px;

	border-radius: 3px 0 0 3px;

	background: url("../../_IMG/form/lupa.png") 10px no-repeat;

	color: #555555;

	text-transform: uppercase;

	font-family: proxima_nova_bold, helvetica, arial, sans-serif;

	font-size: 12px;

}



header div.busca-campo button {

	margin-left: -5px;

	padding: 0 8px;

	height: 32px;

	border: 1px solid #b6d5e9 !important;

	border-right: 1px solid #5b9fca !important;

	border-bottom: 1px solid #5b9fca !important;

	background: #6facd3;

	font-size: 12px !important;

	font-family: 'proxima_nova_bold', sans-serif !important;

	-moz-transition: all 0.1s linear !important;

	-o-transition: all 0.1s linear !important;

	transition: all 0.1s linear !important;

	-webkit-transition: all 0.1s linear !important;

}



header div.busca-campo button:hover {

	border-color: #b6d5e9 !important;

	border-right-color: #3476a0 !important;

	border-bottom-color: #3476a0 !important;

	background: #3b8ec3 !important;

}

header div.header-buttons {

	display: inline-block;

	float: right;

}



div#main {

	float: left;

	margin: 0 auto;

	width: 980px;

}

footer.rodape {

	position: relative;

	z-index: 99;

	color: white;

}

footer.rodape div.row {

	width: 1060px;

}

footer.rodape div.row div.content {

	overflow: hidden;

	padding: 30px 50px;

	max-width: 980px;

	width: auto;

}

footer.rodape div.rodape-menu {

	background: #008ed4;

}

footer.rodape div.rodape-menu div.box-rodape {

	float: left;

	margin-left: 30px;

	width: 150px;

}

footer.rodape div.rodape-menu div.box-rodape:first-child {

	margin-left: 0;

}

footer.rodape div.rodape-menu div.box-rodape h2 {

	color: white;

	text-transform: uppercase;

	font-weight: normal;

	font-size: 1em;

	font-family: proxima_nova_bold, helvetica, arial, sans-serif;

}

footer.rodape div.rodape-menu div.box-rodape ul {

	margin-bottom: 0;

}

footer.rodape div.rodape-menu div.box-rodape li {

	line-height: 1.4em;

}

footer.rodape div.rodape-menu div.box-rodape li a {

	color: white;

	font-size: 0.857em;

}

footer.rodape div.rodape-menu div.box-rodape li a:hover {

	text-decoration: underline;

}

footer.rodape div.rodape-menu-main {

	background: url("../../_IMG/layout/bg_rodape_amarelo.png");

	text-align: center;

}

footer.rodape div.rodape-menu-main ul {

	margin: 0 auto;

	width: 880px;

}

footer.rodape div.rodape-menu-main ul li {

	display: inline-block;

	margin-left: 85px;

	max-width: 90px;

	height: 90px;

	text-align: left;

}

footer.rodape div.rodape-menu-main ul li:first-child {

	margin-left: 0;

}

footer.rodape div.rodape-menu-main ul li a {

	display: block;

	padding-top: 70px;

	width: 100%;

	height: 100%;

	background: url("../../_IMG/layout/sprite_rodape.png") no-repeat;

	color: white;

	text-align: center;

	text-transform: uppercase;

	font-size: 1em;

	font-family: proxima_nova_bold, helvetica, arial, sans-serif;

	-webkit-transition: color 0.1s linear !important;

	-moz-transition: color 0.1s linear !important;

	-o-transition: color 0.1s linear !important;

	transition: color 0.1s linear !important;

}

footer.rodape div.rodape-menu-main ul li a:hover {

	color: #37464F;

}

footer.rodape div.rodape-menu-main ul li a.cidadao {

	background-position: 0 -91px;

}

footer.rodape div.rodape-menu-main ul li a.cidadao:hover {

	background-position: 0 0;

}

footer.rodape div.rodape-menu-main ul li a.servidor {

	background-position: -88px -91px;

}

footer.rodape div.rodape-menu-main ul li a.servidor:hover {

	background-position: -88px 0;

}

footer.rodape div.rodape-menu-main ul li a.turista {

	background-position: -354px -91px;

}

footer.rodape div.rodape-menu-main ul li a.turista:hover {

	background-position: -354px 0;

}

footer.rodape div.rodape-menu-main ul li a.empresario {

	background-position: -165px -91px;

}

footer.rodape div.rodape-menu-main ul li a.empresario:hover {

	background-position: -165px 0;

}

footer.rodape div.rodape-menu-main ul li a.imprensa {

	background-position: -261px -91px;

}

footer.rodape div.rodape-menu-main ul li a.imprensa:hover {

	background-position: -261px 0;

}

footer.rodape div.rodape-bottom {

	background: #37464f;

}

footer.rodape div.rodape-bottom div.content {

	margin: 0 auto;

	padding: 30px;

	width: auto !important;

	text-align: center;

}

footer.rodape div.rodape-bottom p {

	display: inline-block;

	margin: 0;

	padding-top: 5px;

	vertical-align: top;

	font-size: 0.857em;

}

footer.rodape div.rodape-bottom ul.midias {

	display: inline-block;

	margin: 10px 0 0 40px;

	vertical-align: top;

}

footer.rodape div.rodape-bottom ul.midias li {

	display: inline-block;

	margin-left: 5px;

}

footer.rodape div.rodape-bottom ul.midias li:first-child {

	margin-left: 0;

}

footer.rodape div.rodape-bottom ul.midias li a {

	display: block;

	width: 28px;

	height: 26px;

	background: url("../../_IMG/layout/sprite_midias.png") no-repeat;

	text-indent: -9999px;

	-webkit-transition: all 0.2s ease-in-out !important;

	-moz-transition: all 0.2s ease-in-out !important;

	-o-transition: all 0.2s ease-in-out !important;

	transition: all 0.2s ease-in-out !important;

}

footer.rodape div.rodape-bottom ul.midias li a.youtube {background-position: 0 -28px;}

footer.rodape div.rodape-bottom ul.midias li a.youtube:hover{background-position: 0 0;}



footer.rodape div.rodape-bottom ul.midias li a.facebook {background-position: -28px -28px;}

footer.rodape div.rodape-bottom ul.midias li a.facebook:hover {background-position: -28px 0;}



footer.rodape div.rodape-bottom ul.midias li a.twitter {background-position: -60px -28px;}

footer.rodape div.rodape-bottom ul.midias li a.twitter:hover {background-position: -60px 0;}







/*SECRETARIA*/

.bg-secretaria{

	position: absolute;

	left: 0;

	width: 100%;

	height: 510px;

	background: url("../../_IMG/interno/bg_secretarias.jpg");

	background-size: 100% 510px;



}



div.secretaria-interno-left {

	position: relative;

	float: left;

	margin-top: -1px;

	width: 52em;

	border-top: 3px solid #6facd3;

}



/* INICIO MODIFICACAO */

#envolve_fotos_videos {

	position: relative;

	clear: both;

	margin: 0 auto;

	padding: 0 0 40px 0;

	width: 980px;

}

div.secretaria-interno-right {

	float: right;

	width: 18em;

}

div.secretaria-interno-right span.art-bg {

	position: absolute;

	top: 0;

	bottom: 0;

	width: 18em;

	border-right: 2px solid #ddd;

	border-left: 2px solid #ddd;

	background: white;

	text-indent: -9999px;

}

div.secretaria-interno-right div.box-sidebar-menu {

	position: relative;

	z-index: 99;

	margin-top: -1px;

	padding: 30px 30px;

	border-top: 3px solid #008ed4;

}

div.secretaria-interno-right div.box-sidebar-menu h2 {

	color: #008ed4;

	font-size: 1.143em;

}

div.secretaria-interno-right div.box-sidebar-menu ul {

	margin-bottom: 10px;

}

div.secretaria-interno-right div.box-sidebar-menu ul li {

	line-height: 1.7em;

}

div.secretaria-interno-right div.box-sidebar-menu ul li a {

	color: #1E1919;

}

div.secretaria-interno-right div.box-sidebar-menu ul li a:hover {

	text-decoration: underline;

}



div.destaque-secretaria {

	position: relative;

	z-index: 9;

	overflow: hidden;

	padding-top: 10px;

	padding-left: 25px;

	min-height: 180px;

	background: #fff;

}



div.destaque-secretaria img {

	margin-top: 10px;

	margin-right: 20px;

}

div.destaque-secretaria h2 {

	margin-bottom: 4px;

	font-size: 1.286em;

}

div.destaque-secretaria h1 {

	margin-top: 0;

	margin-bottom: 10px !important;

	font-size: 2.200em;

	line-height: 1em;

}



div.destaque-secretaria h2 a,

div.destaque-secretaria h2 {

	color: #6facd3;

}



div.destaque-secretaria h1 a {

	color: #1e1919;

}

div.destaque-secretaria h2 a:hover,  div.destaque-secretaria h1 a:hover {

	text-decoration: underline;

}

div.destaque-secretaria a.btn-feed {

	position: absolute;

	top: 15px;

	right: 15px;

	display: block;

	width: 23px;

	height: 23px;

	background: url("../../_IMG/layout/icon_feed.png") no-repeat;

	text-indent: -9999px;

}



div.destaque-secretaria .endereco{

	padding-left: 30px;

	background: url("../../_IMG/interno/icon_map.png") center left no-repeat;

	line-height: 110%;

}



div.destaque-secretaria div {

	float: left;

	max-width: 38em;

}

div.secretaria-noticias {

	position: relative;

	float: left;

	margin-bottom: 40px;

	width: 100%;

	background: #fff;

}

div.secretaria-noticias div.envolve-content {

	position: relative;

	z-index: 99;

	overflow: hidden;

	background: white;

}

div.secretaria-noticias div.box-noticias-left {

	float: left;

	margin-left: 1.786em;

	width: 15.571em;

	text-align: center;

}

div.secretaria-noticias div.box-noticias-left li {

	text-align: left;

}

div.secretaria-noticias div.box-noticias-left span.data{

	color: #008ed4;

	text-transform: uppercase;

	font-family: proxima_nova_bold, helvetica, arial, sans-serif;

}

div.secretaria-noticias div.box-noticias-left p {

	line-height: 1.2em;

}

div.secretaria-noticias div.box-noticias-left p:hover {

	text-decoration: underline;

}

div.secretaria-noticias div.box-noticias-left a.btn-mais-noticias {

	margin: 0 auto;

	text-align: center;

}

div.box-noticias-destaque {

	position: relative;

	float: right;

	margin: 30px 30px 0 0;

	width: 30.714em;

	height: 330px;

}

div.box-noticias-destaque h1 {

	font-size: 1.714em;

}

div.box-noticias-destaque ul#featured {

	overflow: hidden;

	width: 100%;

	height: 330px;

}

div.box-noticias-destaque ul#featured li {

	float: left;

	overflow: hidden;

	width: 430px;

	height: 330px;

}

div.box-noticias-destaque ul#featured li:hover h1 {

	text-decoration: underline;

}

div.secretaria-interno-left div.bloco-chamada {

	overflow: hidden;

	padding-right: 30px;

	width: 100%;

}

#envolve_fotos_videos div.bloco-chamada {

	overflow: hidden;

	padding-top: 2px;

	width: 100%;

}

div.secretaria-interno-left div.bloco-chamada div.box-chamada,  #envolve_fotos_videos div.bloco-chamada div.box-chamada {

	float: left;

	width: 330px;

}



div.box-chamada-maceio {

	padding: 10px;

	width: 250px !important;

	background-color: #f6f6f6; 

}



div.radio-item{

	display: inline-block;



	-webkit-box-sizing: border-box;

	   -moz-box-sizing: border-box;

					box-sizing: border-box;

	margin-bottom: 4px;

	padding: 10px;

	width:  100%;

	background-color: #fff;

}



.radio-item span.chapeu{

	margin-bottom: 5px!important;

	color: #008DD3!important;

	font-size: 14px!important;

}



.radio-item p{

	margin-bottom: 5px!important;

	line-height: 100%;

}



.radio-item p.audioplayer_container{margin-bottom: 0!important;}



#envolve_fotos_videos div.bloco-chamada div.box-chamada .foto {

	position: relative;

}

#envolve_fotos_videos div.bloco-chamada div.box-chamada .foto,  

#envolve_fotos_videos div.bloco-chamada div.box-chamada .foto a {

	display: block;

	clear: both;

	overflow: hidden;

	width: 330px !important;

	height: 230px !important;

}



#envolve_fotos_videos div.bloco-chamada div.box-chamada .foto a:hover {

	position: absolute;

	z-index: 11;

	width: 330px !important;

	height: 230px !important;

	border: 4px solid #008ed4;

}

#envolve_fotos_videos div.bloco-chamada div.box-chamada .foto a:hover img {

	margin: -4px 0 0 -4px;

}

#envolve_fotos_videos div.bloco-chamada div.box-chamada .foto a img {

	display: block;

	overflow: hidden;

	max-width: 330px !important;

	width: 330px !important;

	height: 230px !important;

}

div.secretaria-interno-left div.bloco-chamada div.box-chamada:first-child {

	float: left;

}

#envolve_fotos_videos div.bloco-chamada div.box-chamada-galeria {

	float: left;

	margin-right: 35px;

}

#envolve_fotos_videos div.bloco-chamada div.box-chamada-videos {

	margin-right: 35px;

}



div.bloco-chamada p a{

	display: block;

	padding: 20px 0 0 20px;

	color: #1E1919;

	text-transform: uppercase;

	font-size: 16px;

	font-family: 'proxima_nova_bold', helvetica, arial, sans-serif;

	line-height: 1.2em;

}



div.bloco-chamada p a:hover{text-decoration: underline;}



#envolve_fotos_videos div.bloco-chamada div.box-chamada-maceio .botao_veja_mais {

	margin: 0 0 0 65px;

	width: 102px;

}

div.secretaria-interno-left div.bloco-chamada div.box-chamada span.chapeu,  #envolve_fotos_videos div.bloco-chamada div.box-chamada span.chapeu {

	display: block;

	margin-bottom: 20px;

	color: #1e1919;

	font-size: 1.143em;

	font-family: 'proxima_nova_bold', helvetica, arial, sans-serif;

}



div.secretaria-interno-left div.bloco-chamada div.box-chamada a.titulo,  #envolve_fotos_videos div.bloco-chamada div.box-chamada a.titulo {

	display: table;

	margin: 15px 0 0 10px;

	vertical-align: middle;

}

div.secretaria-interno-left div.bloco-chamada div.box-chamada a.titulo:hover h2,  #envolve_fotos_videos div.bloco-chamada div.box-chamada a.titulo:hover h2 {

	text-decoration: underline;

}

div.secretaria-interno-left div.bloco-chamada div.box-chamada a.titulo h2{  

	display: table-cell;

	color: #008ed4;

	vertical-align: middle;

	text-transform: uppercase;

	font-size: 1em;

}



div.secretaria-interno-left div.bloco-chamada div.box-chamada a.titulo span,  #envolve_fotos_videos div.bloco-chamada div.box-chamada a.titulo span {

	float: left;

	margin-right: 20px;

	width: 42px;

	height: 42px;

	background: url("../../_IMG/layout/sprite_chamada.jpg") no-repeat;

	text-indent: -9999px;

}

div.secretaria-interno-left div.bloco-chamada div.box-chamada a.titulo span.icon-video,  #envolve_fotos_videos div.bloco-chamada div.box-chamada a.titulo span.icon-video {

	background-position: right top;

}





/*secretaria interno noticias destaque*/

.secretaria-interno-left .box-noticias-destaque{

	float: left;

	margin: 0 0 0 25px;

}



.secretaria-interno-left .box-noticias-destaque,

.secretaria-interno-left #featured,

.secretaria-interno-left #featured li {

	height: 360px!important;

}



.secretaria-interno-left #featured li > a{

	display: block;

}



.secretaria-interno-left #featured p a{

	display: block;

	padding-top: 15px;

	color: #1E1919;

	font: 24px/100% 'proxima_nova_bold', helvetica, arial, sans-serif;



}





.secretaria-interno-left .orbit-bullets{

	right: 0;

	bottom: 0;

	left: auto;

}



.secretaria-interno-left .secretaria-listagem-destaque li{

	float: left;

	margin-bottom: 25px;

	width: 100%;

}



.secretaria-interno-left .secretaria-listagem-destaque li img{

	float: left;

	margin-right: 10px;

}



.secretaria-listagem-destaque .chapeu{

	margin: 0 0 5px!important;

	color: #008ed4!important;

	text-transform: uppercase;

	font-size: 14px!important;

	font-family: proxima_nova_bold, helvetica, arial, sans-serif;

}



.secretaria-listagem-destaque p {margin: 0!important;}



.secretaria-listagem-destaque p a{

	margin: 0!important;

	padding: 0!important;

	text-transform: none!important;

	font-size: 14px!important;

	font-family: Istok Web, helvetica, arial, sans-serif!important;

}



/* FIM MODIFICACAO */



.secretaria-topo {

	position: relative;

	z-index: 99;

	margin: 30px auto;

}



.secretaria-topo p{

	margin:0 0 0 25px!important;

	color: white;

	font-size: 13px;

	line-height: 0 !important;

}

.secretaria-topo p a{

	color: white;

}

.secretaria-topo p a:hover{

	text-decoration: underline;

}

div.secretaria-topo h1,  div.secretaria-interno-left div.secretaria-topo h1 {

	color: #fff;

	letter-spacing: -1px;

	font-weight: normal;

	font-size: 28px;

	margin-left: 25px;

}

div.texto,  div.secretaria-interno-left div.texto {

	padding: 45px 40px 40px 50px;

	color: #1E1919;

}

div.texto .pw_map_canvas {

	margin-bottom: 30px;

}



div.texto article h3 {

	margin-bottom: 5px !important;

	padding-top: 5px !important;

}



div.texto time {

	display: block;

	margin-bottom: 5px;

	font-weight: bold;

	font-size: 13px;

}



div.texto h3,  div.secretaria-interno-left div.texto h3 {

	margin: 0;

	margin-bottom: 15px;

	padding-top: 10px;

	color: #1E1919;

	font-weight: bold;

	font-size: 1.286em;

}



div.texto ul.listagem_grid{

	margin-left: -20px;

}



div.texto ul.listagem_grid li {

	display: inline-block;

	width: 200px;

	vertical-align: top;

	*float: left;

}

div.texto ul.listagem_grid li .foto{

	margin-bottom: 10px;

}

div.texto ul.listagem_grid li article{

	min-height: 310px;

}



div.texto ul.listagem_grid li {

	margin-left: 15px;

}









div.texto ul.listagem_grid li .foto,  div.texto ul.listagem_grid li .foto a {

	display: block;

	clear: both;

	overflow: hidden;

	width: 200px !important;

	height: 140px !important;

}

div.texto ul.listagem_grid li .foto a:hover {

	position: absolute;

	z-index: 11;

	width: 200px !important;

	height: 140px !important;

	border: 4px solid #008ed4;

}

div.texto ul.listagem_grid li .foto a:hover img {

	margin: -4px 0 0 -4px;

}

div.texto ul.listagem_grid li .foto a img {

	display: block;

	overflow: hidden;

	max-width: 200px !important;

	width: 200px !important;

	height: 140px !important;

}



div.secretaria-interno-left div.texto h1 {

	margin: 0;

	margin-bottom: 15px;

	color: #008FD5;

	text-transform: uppercase;

	font-weight: normal;

	font-size: 32px;

}

div.secretaria-interno-left div.texto h2 {

	margin: 0;

	margin-bottom: 15px;

	padding-top: 15px;

	color: #008ed4;

	font-weight: normal;

	font-size: 1.385em;

}

div.secretaria-interno-left div.texto .wp-post-image,

div.secretaria-interno-left div.texto .alignleft {

	float: left;

	margin: 0 25px 25px 0;

}



div.secretaria-interno-left div.texto .wp-caption-text {

	margin: 10px !important;

	font-size: 12px;

	line-height: 1.2em !important;

}

div.secretaria-interno-left div.texto a {

	color: #008ed4;

}

div.secretaria-interno-left div.texto a:hover {

	color: #3476a0;

	text-decoration: underline;

}

div.secretaria-interno-left div.texto p,  div.secretaria-interno-left div.texto time,  div.secretaria-interno-left div.texto footer {

	line-height: 1.4em;

}

div.texto nav {

	margin-top: 40px;

	text-align: right;

}

div.texto nav div {

	display: inline-block;

	margin-left: 15px;

}

div.texto h4,  div.secretaria-interno-left div.texto h4 {

	margin-bottom: 0;

	font-size: 1.143em;

	font-family: Istok Web, helvetica, arial, sans-serif;

}

div.secretaria-interno-left div.texto article {

	margin-bottom: 20px;

	padding-bottom: 20px;

	border-bottom: 2px solid #D6D6D6;

}

/*HACK IE*/



html.lt-ie8 header,  html.lt-ie7 header {

	height: 150px;

}

html.lt-ie8 div.nine,  html.lt-ie7 div.nine {

	width: 50em !important;

}

html.lt-ie8 nav.nav-main li a,  html.lt-ie7 nav.nav-main li a {

	width: 6.6em;

}

html.lt-ie8 nav.nav-main li.secretarias a,  html.lt-ie7 nav.nav-main li.secretarias a {

	width: 14.5em;

}

html.lt-ie8 div.bloco-chamada,  html.lt-ie7 div.bloco-chamada {

	float: left;

	margin-left: -50px;

	padding: 0 !important;

}

html.lt-ie8 div.bloco-chamada div.box-chamada,  html.lt-ie7 div.bloco-chamada div.box-chamada {

	margin: 0 10px !important;

}

html.lt-ie8 div.bloco-chamada div.box-chamada img,  html.lt-ie7 div.bloco-chamada div.box-chamada img {

	margin-bottom: 10px;

}

html.lt-ie8 div.rodape-menu-main li,  html.lt-ie7 div.rodape-menu-main li {

	float: left;

}

html.lt-ie8 div.rodape-bottom ul.midias,  html.lt-ie7 div.rodape-bottom ul.midias {

	float: right;

	margin-top: -20px;

}

html.lt-ie8 div.rodape-bottom ul.midias li,  html.lt-ie7 div.rodape-bottom ul.midias li {

	float: left;

}





.box-sidebar-menu .pai > a{

	display: block;

	margin-bottom: 8px;

	padding-top: 10px;

	color: #008FD5 !important;

	font-size: 16px;

	font-family: 'proxima_nova_bold';

}



.box-sidebar-menu .pai > a:hover {

	text-decoration: none !important;

}



.box-sidebar-menu .subpai > a {

	text-transform: uppercase;

	font-weight: bold;

}



.box-sidebar-menu .subpai > a:hover {

	text-decoration: none !important;

}



.box-sidebar-menu .sub-menu {

	margin-left: 0!important;

	display: block;

}



.box-sidebar-menu .menu .sub-menu li a{

	line-height: 1.3em !important;

}



.subpai > .sub-menu{

	margin-left: 10px !important;

}



.clear {

	clear: both;

}



dl.gallery-item {

	margin-bottom: 0;

}



.stButton {

	float: right;

	margin-top: 20px !important;

	margin-bottom: 40px !important;

}



.st_fblike, .st_plusone {

	float: right;

	margin-top: 18px !important;

}



/*agenda*/

#ai1ec-today,

#ai1ec-prev-year,

#ai1ec-next-year,

.btn.ai1ec-subscribe,

.btn.ai1ec-subscribe-google{

	display: none!important;

}



#ai1ec-prev-month{

	margin-right: 10px!important;

}



.ai1ec-calendar-link,

#ai1ec-prev-month,

#ai1ec-next-month,

#ai1ec-current-view{

  display: inline-block;

  padding: 9px 15px;

	border: 1px solid #D6D6D6;

  border-radius: 3px 3px 3px 3px;

	background: #fff!important;

  box-shadow: none!important;

  color: #555555;

  text-transform: uppercase;

  font-size: 0.857em;



}



#ai1ec-view-dropdown #ai1ec-current-view img{

	margin-right: 10px!important;

}



.ai1ec-calendar-title{

	padding: 0 0 15px;

}









/*----------------

	RODAPE SUPERIOR

-----------------*/

#rodape_superior{

	margin:0 auto;

	width:1060px;

}





.rodape-bottom .endereco{ 

	float: right;

	width: 490px;

}



.rodape-bottom .endereco p{ 

	float: left;

	width: 320px;

	text-align: right;

}



.rodape-bottom .endereco strong{

	font-size: 14px;

}



.rodape-bottom .copyright{

	float: left;

	width: 245px;

	text-align: left;

}



.rodape-bottom .copyright p{

	font-size: 14px!important;

}



.rodape-bottom .copyright span{

	display: block;

	clear: both;

	font-weight: bold;

}





div.secretaria-noticias span.bg-azul {

	position: absolute;

	top: -2px;

	bottom: 0;

	left: -40px;

	max-height: 510px;

	width: 1060px;

	background: #6facd3;

	text-indent: -9999px;

}





.box-sidebar-menu > h3{

	display: block;

	margin: 0 0 8px;

	padding-top: 10px;

	color: #008FD5 !important;

	text-transform: uppercase;

	font-size: 16px;

	font-family: 'proxima_nova_bold';

}





/*audio js*/

.audiojs { 

	width: 210px;

	height: 22px; 

	background: #404040;

	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #444), color-stop(0.5, #555), color-stop(0.51, #444), color-stop(1, #444));

	background-image: -moz-linear-gradient(center top, #444 0%, #555 50%, #444 51%, #444 100%);

}



.audiojs .play-pause { width: 25px; height: 20px; padding: 0px 8px 0px 0px; }

.audiojs p { width: 22px; height: 20px; margin: -3px 0px 0px -1px; }

.audiojs .scrubber { background: #5a5a5a; width:170px; height: 10px; margin: 5px; }

.audiojs .progress { height: 10px; width: 0px; background: #ccc;

background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc), color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));

background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 100%); }

.audiojs .loaded { height: 10px; background: #000;

background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222), color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));

background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222 100%); }



.audiojs .time { 

	float: left; 

	height: 25px; 

	line-height: 25px;

	font-size: 11px; 

	width: 70px;

	padding: 0 0 0 4px;

	display: none;

}



.audiojs .error-message { height: 24px;line-height: 24px; }



.track-details { clear: both; height: 20px; width: 448px; padding: 1px 6px; background: #eee; color: #222; font-family: monospace; font-size: 11px; line-height: 20px;

-webkit-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15); -moz-box-shadow: inset 1px 1px 5px rgba(0, 0, 0, 0.15); }

.track-details:before { content: '♬ '; }

.track-details em { font-style: normal; color: #999; }



.wp-caption { width: 100% !important; margin: 20px 0 !important; }

