@charset "utf-8";
/* PREFEITURA BLUMENAL
---- IMPRESSAO
*/
body {
	background: #fff;
}
/* GRID E ESTRUTURA GERAL */
#geral {
	position: relative;
	margin: 0 auto;
	display: table;
	width: 1000px;
}
#header {
	display:none;
}
#content {
	position: relative;
	width: 100%;
	height: auto;
	display: table;
	margin: 0 auto;
}
.logo {
	margin-left: 42px;
	margin-top: 14px;
}
.addthis_toolbox {
	float: left;
}
.addthis_16x16_style {
	margin-top: 2px;
}
.addthis_button_facebook_like {
	margin-right: 12px;
}
.tel-setor {
	position: absolute;
	right: 20px;
	top: 90px;
	padding: 15px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	background: #eee;
}
/* BUSCA E SOCIAL MEDIA */
#busca {
	position: absolute;
	top: 55px;
	left: 210px;
	width: 512px;
	height: 40px;
	z-index: 200;
	background: url(../images/bg/busca.png) top center no-repeat;
}
.busca {
	border: none;
	outline: none;
	background: none;
	text-align: center;
	width: 390px;
	padding-top: 10px;
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
}
.submit {
	font-size: 0px;
	outline: none;
	border: none;
	background: none;
	cursor: pointer;
	position: absolute;
	right: 0px;
	top: 0px;
	width: 90px;
	height: 40px;
	outline: 0px;
	text-outline: none;
}
#social {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 253px;
}
#social p {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 14px;
	color: #595959;
	font-size: 12px;
	font-weight: bolder;
}
#social span {
	display: block;
	text-align: center;
	margin-top: 29px;
}
/* MENU */
#menu {
	display:none;
}
.menu-principal {
	margin: 0 auto;
	width: 964px;
	display: table;
	padding-left: 50px;
	padding-top: 10px;
}
.menu-li {
	float: left;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	position: relative;
}
.lind {
	border-right: 2px solid #d8d8d8;
}
.lind, .tuf {
	font-family: 'Century Gothic', sans-serif;
	font-size: 18px;
	font-weight: 400;
	color: #4d4d4d;
	display: block;
	padding-right: 16px;
	margin-right: 16px;
	text-align: left;
}
.lind:hover, .tuf:hover {
	text-decoration: underline;
}
.menu-li:hover .sub-menu {
	display: table;
}
.sub-menu {
	width: 200px;
	margin: 0;
	padding: 0;
	background: #333;
	display: none;
	padding: 4px;
	padding-top: 6px;
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: 0px 1px 2px 1px #999;
	-webkit-box-shadow: 0px 1px 2px 1px #999;
	-ms-box-shadow: 0px 1px 2px 1px #999;
	box-shadow: 0px 1px 2px 1px #ddd;
	margin-top: 8px;
	margin-left: -10px;
	position: absolute;
}
.sub-menu img {
	position: absolute;
	top: -10px;
	left: 20px;
}
.sub-menu li {
	width: 100%;
	position: relative;
	padding: 0;
	margin: 0;
	float: left;
}
.sub-menu li a {
	font-weight: 400;
	color: #4d4d4d;
	font-family: 'calibri', sans-serif;
	text-align: left;
	font-size: 14px;
	display: block;
	padding: 7px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.sub-menu li a:hover {
	background: #ddd;
}
#menu-mobile {
	display: none;
}
/* CONTEUDO --- SIDEBAR */
#sidebar {
	display:none;
}
#sidebar h3 {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #525252;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 5px;
	background: #f8f8f8;
	border-bottom: 1px solid #dbd7d2;
	text-align: left;
}
#sidebar-direita {
	display:none;
}
#sidebar-direita h3 {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	color: #525252;
	font-size: 12px;
	padding-left: 14px;
	padding-top: 4px;
	padding-bottom: 5px;
	background: #f8f8f8;
	border-bottom: 1px solid #dbd7d2;
	text-align: left;
}
#ultimas {
	border: 1px solid #dbd7d2;
}
#ultimas p {
	margin: 0;
	padding: 0;
	font-weight: 600;
	padding-bottom: 6px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom: 1px dotted #dbd7d2;
	width: 95%;
	margin: 0 auto;
}
#ultimas li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	display: block;
	width: 100%;
}
#ultimas li a:hover {
	text-decoration: underline;
	color: #333;
}
#ultimas li a p {
	margin: 0;
	padding: 0;
	font-weight: normal;
	border-bottom: 0px;
}
#ultimas li {
	list-style: none;
	list-style-type: none;
	width: 95%;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #dbd7d2;
	position: relative;
	display: table;
}
.categoria {
	text-align: center;
}
#ultimas li strong {
	float: left;
	position: relative;
	height: 50px;
	color: #666;
	font-size: 11px;
	padding-top: 12px;
	padding-left: 6px;
	padding-right: 6px;
}
#ultimas li h2 {
	font-size: 12px;
	color: #264874;
	display: block;
	margin: 0;
	padding: 0;
}
#ultimas li span {
	color: #333;
	font-size: 12px;
}
.todas {
	padding: 6px;
}
#scroler {
	height: 400px;
	overflow: hidden;
	position: relative;
}
#up img {
	width: 100%;
}
#down img {
	width: 100%;
	border-bottom: 1px solid #dbd7d2;
}
#news {
	border: 1px solid #dbd7d2;
	margin-top: 8px;
	text-align: right;
}
.newsletter {
	padding-left: 20px;
	padding-right: 20px;
}
.news-form {
	background: url(../images/bg/form-news.png) left center no-repeat;
	border: none;
	outline: none;
	width: 262px;
	height: 26px;
	padding-top: 5px;
	padding-left: 8px;
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	margin-top: 2px;
}
.news-submit {
	width: 100px;
	height: 30px;
	cursor: pointer;
	margin-bottom: 7px;
	margin-right: 4px;
	font-size: 0px;
	background: url(../images/bg/cadastrar.png) top center no-repeat;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#enquete {
	border: 1px solid #dbd7d2;
	margin-top: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#enquete span {
	font-size: 11px;
	color: #666;
	display: block;
}
#enquete strong {
	display: block;
	padding-bottom: 10px;
}
.enquete {
	padding: 10px;
}
.submit-vota {
	width: 100px;
	height: 30px;
	cursor: pointer;
	margin-bottom: 7px;
	margin-right: 4px;
	font-size: 0px;
	background: url(../images/bg/votar.png) top center no-repeat;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.votacao {
	width: 100%;
	display: block;
	text-align: right;
}
#servicos {
	border: 1px solid #dbd7d2;
	margin-top: 8px;
}
#servicos li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	color: #666;
	font-size: 12px;
	display: block;
	text-align: center;
}
#servicos li a:hover {
	text-decoration: underline;
	color: #333;
}
#servicos li img {
	float: left;
	margin-right: 5px;
	margin-left: 15px;
}
#servicos li {
	list-style: none;
	list-style-type: none;
	width: 95%;
	display: table;
	margin: 0 auto;
	padding-top: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #dbd7d2;
}
#tags {
	border: 1px solid #dbd7d2;
	margin-top: 8px;
	display: table;
	width: 284px;
}
#tags a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	padding: 10px;
	float: left;
	display: block;
}
#tags a:hover {
	text-decoration: underline;
	color: #333;
}
.tag-1 {
	font-size: 12px;
	color: #666;
}
.tag-2 {
	font-size: 12px;
	color: #333;
	font-weight: bolder;
}
.tag-3 {
	font-size: 16px;
	color: #333;
	font-weight: bolder;
}
.tag-top {
	font-size: 18px;
	color: #000;
	font-weight: bolder;
}
#facebook {
	border: 1px solid #dbd7d2;
	margin-top: 8px;
	text-align: center;
}
.facebook-frame {
	width: 100%;
	height: 250px;
	margin: 0 auto;
	text-align: center;
}
#twitter {
	border: 1px solid #dbd7d2;
	margin-top: 8px;
	text-align: center;
}
/* CONTEUDO --- NOTICIA */
.title {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #373737;
	margin-top: 44px;
	padding-right: 15px;
	padding-left: 15px;
}
.title strong {
	font-weight: normal;
	font-size: 12px;
	font-size: "calibri", sans-serif;
	color: #666;
	line-height: 11px;
}
.title2 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
	margin: 0;
	color: #373737;
	margin-top: 25px;
	padding-left: 0px;
}
.title2 strong {
	font-weight: normal;
	font-size: 12px;
	font-size: "calibri", sans-serif;
	color: #666;
}
.social {
	display:none;
}
.addthis_button_preferred_4 {
	margin-top: 1px;
}
.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	padding-left: 20px;
	text-align: justify;
	padding-right: 20px;
}
.autor {
	display: block;
	margin-top: 30px;
	line-height: 14px;
}
.data {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-top: 16px;
}
.relacionados {
	display:none;
}
.relacionados h4 {
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 14px;
	padding-bottom: 14px;
	cursor: default;
}
.relacionados h4 strong {
	text-decoration: underline;
	color: #333;
}
.relacionados a {
	font-family: Arial, Helvetica, sans-serif;
	color: #313131;
	text-decoration: underline;
	line-height: 6px;
	display: block;
}
.relacionados a:hover {
	color: #000;
}
#listagem-padrao {
	display: table;
	width: 100%;
}
#listagem-padrao h3 {
	display: block;
	text-align: center;
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	;
	color: #525252;
	padding-top: 4px;
	padding-bottom: 5px;
	background: #f8f8f8;
	font-size: 12px;
	border: 1px solid #dbd7d2;
}
#listagem-padrao li {
	padding-top: 15px;
	padding-bottom: 15px;
	display: table;
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	width: 100%;
}
#listagem-padrao img {
	float: left;
	width: 115px;
	height: 75px;
	float: left;
	margin-right: 12px;
}
#listagem-padrao ul li a {
	color: #444;
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}
#listagem-padrao a:hover {
	text-decoration: underline;
}
/* CONTEUDO --- DESTAQUES */
#main {
	position: relative;
	float: left;
	width: 100%;
}
#main-esquerda {
	position: relative;
	float: right;
	width: 100%;
}
#destaques {
	position: relative;
	width: 100%;
	height: 275px;
	padding-top: 12px;
	display: table;
}
#slider {
	position: relative;
	width: 450px;
	height: 262px;
	padding-top: 12px;
	padding-left: 12px;
	background: url(../images/bg/slider.png) 0px 60px repeat-x;
	padding-right: 12px;
	float: left;
	margin-bottom: 20px;
}
p.bjqs-caption {
	background: #fff;
}
ul.bjqs {
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
	display: none;
	font-family: "century-b", sans-serif;
	font-size: 16px;
	font-weight: bolder;
}
li.bjqs-slide {
	position: absolute;
	display: none;
}
ul.bjqs-controls {
	list-style: none;
	margin: 0;
	padding: 0;
	z-index: 9999;
}
ol.bjqs-markers {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 100%;
}
ol.bjqs-markers.h-centered {
	text-align: center;
}
ol.bjqs-markers li {
	display: inline;
}
ol.bjqs-markers li a {
	display: inline-block;
}
p.bjqs-caption {
	display: block;
	width: 98%;
	margin: 0;
	padding: 3%;
	padding-top: 2%;
	position: absolute;
	left: 0;
	bottom: 0;
}
p.bjqs-caption span {
	width: 320px;
	display: table;
}
ul.bjqs li a img {
	width: 450px;
	height: 260px;
}
.proximo {
	position: absolute;
	top: 220px;
	right: 15px;
}
.anterior {
	position: absolute;
	top: 220px;
	right: 52px;
}
.destaques {
	float: right;
	position: relative;
	width: 210px;
	padding-right: 10px;
}
.destaques strong {
	display: block;
	color: #2d4f79;
	padding-bottom: 5px;
}
.destaques li {
	padding-bottom: 5px;
	border-bottom: 1px solid #d8d8d8;
	margin-bottom: 5px;
}
.destaques li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	padding-top: 12px;
	padding-bottom: 12px;
	color: #545454;
	display: block;
}
.destaques li a:hover {
	text-decoration: underline;
}
.leia-mais {
	text-align: right;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #264874;
	font-weight: 600;
	padding-top: 4px;
}
/* VIDEOS */
#videos {
	position: relative;
	width: 703px;
	display: table;
}
#videos h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	cursor: default;
	margin-bottom: 6px;
	padding-left: 24px;
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #dbd7d2;
}
#videos-principal {
	width: 295px;
	height: 202px;
	background: #eee;
	float: left;
}
#videos-principal img {
	width: 295px;
	height: 202px;
}
.videos-novos {
	float: right;
	position: relative;
	width: 380px;
	border-left: 2px dotted #dbd7d2;
	padding-right: 10px;
	padding-left: 10px;
}
.videos-novos strong {
	float: left;
	width: 97px;
	height: 60px;
	background: #eee;
	margin-right: 12px;
}
.videos-novos img {
	width: 97px;
	height: 60px;
}
.videos-novos li {
	padding-bottom: 5px;
	margin-bottom: 5px;
	display: table;
	width: 100%;
	position: relative;
}
.videos-novos li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	display: block;
}
.videos-novos li a:hover {
	text-decoration: underline;
}
/* GALERIA DE FOTOS - INDEX */
#galeria-mobile {
	display: none;
}
#galeria {
	position: relative;
	width: 703px;
	display: table;
}
#galeria h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	padding-top: 19px;
	cursor: default;
	margin-bottom: 6px;
	padding-left: 24px;
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #dbd7d2;
}
#galeria ul li strong {
	position: relative;
	display: block;
	width: 167px;
	height: 107px;
	background: #eee;
	margin-bottom: 4px;
}
#galeria ul li p {
	height: 40px;
}
#galeria ul li img {
	width: 167px;
	height: 107px;
}
#galeria ul li {
	float: left;
	width: 167px;
	margin-right: 8px;
	margin-bottom: 14px;
	text-align: center;
}
#galeria ul li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	display: block;
	text-align: center;
}
#galeria ul li a:hover {
	text-decoration: underline;
}
.todos-galeria {
	padding-right: 22px;
}
/* ACONTECE AGORA - INDEX */
#acontece {
	position: relative;
	width: 703px;
	display: table;
}
#acontece h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	padding-top: 19px;
	cursor: default;
	margin-bottom: 6px;
	padding-left: 24px;
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #dbd7d2;
}
#acontece ul li strong {
	position: relative;
	display: block;
	width: 340px;
	height: 170px;
	background: #eee;
	margin-bottom: 4px;
}
#acontece ul li img {
	width: 340px;
	height: 170px;
}
#acontece ul li {
	float: left;
	width: 340px;
	margin-right: 11px;
	margin-bottom: 14px;
	text-align: left;
}
#acontece ul li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #595959;
	display: block;
	text-align: left;
}
#acontece ul li a span {
	padding-left: 10px;
	display: block;
}
#acontece ul li a:hover {
	text-decoration: underline;
}
/* AGENDA INDEX */
#agenda {
	position: relative;
	width: 703px;
	height: auto;
	padding-top: 12px;
	display: table;
}
#agenda h3 {
	font-family: Arial, Helvetica, sans-serif;
	display: block;
	color: #4e4e4e;
	margin: 0;
	padding: 0;
	padding-top: 19px;
	cursor: default;
	margin-bottom: 6px;
	padding-left: 24px;
	font-size: 16px;
	padding-bottom: 4px;
	border-bottom: 2px dotted #dbd7d2;
}
#agenda ul {
	float: right;
	position: relative;
	width: 680px;
	padding-right: 10px;
	padding-top: 10px;
}
#agenda ul strong {
	display: block;
	color: #264874;
	padding-bottom: 5px;
	float: left;
	margin-right: 20px;
	font-size: 18px;
}
#agenda ul li {
	padding-bottom: 12px;
	border-bottom: 2px dotted #dbd7d2;
	margin-bottom: 5px;
}
#agenda ul li a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	color: #545454;
	display: block;
}
#agenda ul li a:hover {
	text-decoration: underline;
}
/* BANNERS E CHAMADAS */
#banner1 {
	width: 703px;
	height: 132px;
}
#banner1 img {
	width: 703px;
	height: 132px;
}
#banner2 {
	width: 703px;
	height: 132px;
	padding-top: 19px;
}
#banner2 img {
	width: 703px;
	height: 132px;
}
#banner3 {
	width: 760px;
	height: auto;
	position: relative;
	top: 10px;
	margin-bottom: 50px;
}
#banner3 img {
	width: 760px;
	height: 160px;
}
/* FOOTER */
#footer {
	display:none;
}
.footer-warner {
	position: relative;
	width: 1000px;
	margin: 0 auto;
}
.footer-warner p {
	position: relative;
	width: 650px;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	padding-top: 89px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 10;
}
.footer-links {
	position: absolute;
	top: 18px;
	left: 14px;
	color: #d7d7d7;
	cursor: default;
	z-index: 20;
}
.footer-links a {
	text-decoration: none;
	color: #707070;
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 14px;
}
.footer-links a:hover {
	text-decoration: underline;
}
.topo {
	position: absolute;
	top: 18px;
	right: 23px;
	text-decoration: none;
	color: #707070;
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	width: 130px;
}
.topo:hover {
	text-decoration: underline;
}
.topo img {
	top: 2px;
	right: 4px;
	position: absolute;
}
.blusite {
	position: absolute;
	top: 82px;
	right: 28px;
}
.logo-off {
	position: absolute;
	top: 69px;
	left: 14px;
}
/* PAGINA DE CONTATO */
.form-contato {
	padding: 20px;
	border: 1px solid #ddd;
	text-align: left;
	margin-top: 20px;
	position: relative;
}
.form {
	padding: 5px;
	outline: none;
	width: 200px;
}
.select {
	padding: 5px;
	outline: none;
	width: 220px;
}
.submit-contato {
	width: 100px;
	height: 30px;
	cursor: pointer;
	margin-bottom: 7px;
	margin-right: 4px;
	font-size: 0px;
	background: url(../images/bg/enviar.png) top center no-repeat;
	border: 1px solid #ccc;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.erro {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #900;
	float: left;
}
.sucesso {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #090;
	float: left;
}
.busca-listagem {
	padding-top: 12px;
}
.busca-listagem ul li {
	border-bottom: 1px dashed #ccc;
	width: 100%;
}
.descricao {
	display: block;
	color: #264874;
	font-size: 11px;
}
.carregar-mais {
	border-top: 1px solid #ccc;
	text-align: center;
	color: #264874;
	display: block;
	width: 96%;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 2%;
	font-size: 14px;
}
.carregar-mais:hover {
	background: #ddd;
}
/* BSUCA RAPIDA */
#resultadoBusca {
	position: absolute;
	width: 425px;
	height: auto;
	top: 93px;
	z-index: 500;
	left: 210px;
}
.resultadoBusca-int {
	padding: 10px;
	background: #eee;
	border: 1px solid #ccc;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	-moz-box-shadow: 0px 1px 2px 1px #999;
	-webkit-box-shadow: 0px 1px 2px 1px #999;
	-ms-box-shadow: 0px 1px 2px 1px #999;
	box-shadow: 0px 1px 2px 1px #999;
	font-family: Arial, Helvetica, sans-serif;
}
.resultadoBusca-int ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}
.resultadoBusca-int ul li {
	margin: -5px;
}
.resultadoBusca-int ul li p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	margin-top: 20px;
}
.resultadoBusca-int ul li a {
	color: #333;
	font-size: 12px;
	display: block;
	border-bottom: 1px dashed #ccc;
	padding: 5px;
}
.resultadoBusca-int ul li a:hover {
	background: #e2e2e2;
}
/* LISTAGEM DAS SECRETARIAS */
#secretarias ul {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	margin-bottom: 15px;
	display: table;
}
#secretarias ul li {
	float: left;
	position: relative;
	width: 46%;
	font-size: 11px;
	color: #666;
	padding: 2%;
	border-top: 1px dotted #ccc;
}
#secretarias ul li img {
	float: left;
	width: 112px;
	height: 112px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	background: #ddd;
	border: 1px solid #ccc;
	margin-right: 8px;
}
#secretarias ul li p {
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #000;
	padding-bottom: 10px;
}
#secretarias ul li a {
	color: #000;
	text-decoration: underline;
	font-size: 12px;
}
#combo-secretaria {
	display: none;
}
#comentarios {
	padding: 10px;
	border: 1px dashed #ccc;
	margin-bottom: 10px;
	margin-top: 10px;
}
#comentarios h3 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #999;
}
.form {
	padding: 10px;
	outline: none;
	width: 340px;
}
.area {
	padding: 10px;
	outline: none;
	width: 340px;
}
.form-comentario {
	border-top: 1px dashed #ccc;
	margin-top: -10px;
	padding-top: 10px;
}
.idiomas {
	width: 100%;
	text-align: center;
	display: block;
	padding-top: 10px;
	cursor: default;
	padding-bottom: 5px;
	color: #666;
	font-size: 12px;
	font-family: 'calibri', sans-serif;
}
.idiomas a {
	font-family: 'calibri', sans-serif;
	font-size: 12px;
	color: #666;
}
.idiomas a:hover {
	text-decoration: underline;
}
.bolder {
	font-weight: bolder;
}
.idiomas-mobile {
	display: none;
}
.video {
	width: 100%;
	margin: 0 auto;
	height: 350px;
}
.navegacao {
	margin: 0;
	padding: 0;
	font-family: "calibri", sans-serif;
	font-size: 10px;
	cursor: default;
	font-weight: normal;
	margin-bottom: -10px;
	margin-top: 25px;
	padding-left: 15px;
}
.navegacao p {
	margin: 0;
	padding: 0;
	color: #999;
	text-transform: uppercase;
	font-size: 12px;
}
.navegacao strong {
	font-size: 12px;
}
.navegacao a {
	color: #333;
	font-size: 12px;
	text-decoration: none;
}
.navegacao a:hover {
	text-decoration: underline;
}
/* LISTAGEM DAS GALERIAS */
#ul-galeria {
	display: table;
	position: relative;
	width: 100%;
}
#lista-galerias {
	position: relative;
	float: left;
	width: 40%;
	padding-right: 10%;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 20px;
	display: table;
}
#lista-galerias img {
	width: 110px;
	border: 1px solid #ccc;
	background: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#lista-galerias p {
	margin: 0;
	padding: 0;
}
#lista-galerias a {
	font-family: 'Century Gothic', verdana, arial, helvetica, sans-serif;
	font-size: 14px;
	color: #333;
}
.entrar-galeria {
	text-decoration: underline;
	margin-top: 0px;
	color: #000;
	width: 40%;
	float: left;
}
.addthis-lista {
	float: right;
	margin: 0;
	padding: 0;
	margin-top: -17px;
}
.v-data {
	display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
}
.v-descricao {
	display: block;
	color: #333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#fotos-galeria ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: table;
	margin-top: 20px;
	margin-bottom: 40px;
}
#fotos-galeria ul li {
	float: left;
	margin: 8px;
	margin-bottom: 10px;
	text-align: center;
	width: 142px;
	position: relative;
}
.foto {
	position: relative;
}
.foto img {
	width: 145px;
	border: 1px solid #ccc;
	background: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.download {
	position: absolute;
	right: -2px;
	bottom: 17px;
}
.addthis-galeria {
	text-align: center;
	margin: 0 auto;
	width: 80px;
}
#videos-galeria ul {
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	display: table;
	margin-top: 20px;
	margin-bottom: 40px;
}
#videos-galeria ul li {
	float: left;
	margin: 8px;
	margin-bottom: 10px;
	text-align: center;
	width: 112px;
	position: relative;
}
.foto2 {
	position: relative;
}
.foto2 img {
	width: 110px;
	border: 1px solid #ccc;
	background: #eee;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.publicacao {
	display: block;
	text-align: right;
}
.addthis-video {
	float: left;
}
#video-area {
	display: table;
	position: relative;
	width: 100%;
	padding-top: 10px;
}
.video-left {
	width: 300px;
	float: left;
}
.video-right {
	width: 350px;
	float: right;
}
.video2 {
	width: 100%;
	margin: 0 auto;
	height: 200px;
}
.video-title {
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
	padding-left: 25px;
	background: url(/view/images/bg/video.png) -2px 1px no-repeat;
}
.acontece-title {
	font-weight: normal;
	font-size: 20px;
	margin: 0;
	padding: 0;
	text-decoration: underline;
}
#noticia-miniatura img {
	width: 320px;
	margin-right: 10px;
	margin-bottom: 10px;
	text-align: left;
}
