@charset "utf-8";
/* PREFEITURA BLUMENAL
---- Site MOBILE/DEVICE
*/
body {
  background: #fff;
}
/* GRID E ESTRUTURA GERAL */
#geral {
  position: relative;
  margin: 0 auto;
  display: table;
  width: 100%;
}
#header {
  position: relative;
  top: 0px;
  width: 99%;
  height: auto;
  border-top: 2px solid #F30;
  background: #fff;
  margin: 0 auto;
  box-shadow: 0px 1px 12px #999;
  padding-right: 1%;
  display: table;
  padding-bottom: 1%;
  z-index: 500;
}
#content {
  position: relative;
  width: 100%;
  height: auto;
  display: table;
  margin: 0 auto;
}
.logo {
  margin-left: 1%;
  margin-top: 4%;
  width: 24%;
  position: relative;
  float: left;
}
.tel-setor {
  position: relative;
  width:90%;
  margin:0 auto;
  padding: 2%;
  border: 1px solid #ccc;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #eee;
  margin-bottom:15px;
}
/* BUSCA E SOCIAL MEDIA */
#busca {
  position: relative;
  float: right;
  width: 65%;
  margin-top: 2%;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
}
.busca {
  border: none;
  outline: none;
  background: none;
  position: relative;
  float: left;
  padding: 1%;
  text-align: center;
  width: 99%;
  font-family:Arial, Helvetica, sans-serif;
}
.submit {
  font-size: 12px;
  border: none;
  border-top: 1px solid #ccc;
  padding: 1%;
  outline: none;
  background: #eee;
  cursor: pointer;
  position: relative;
  width: 100%;
  box-shadow: 0px 1px 12px #ddd;
  text-transform: uppercase;
}
#social {
  display: none;
}
.social {
  display: none;
}
.share-whatsapp { 
  position: relative; 
  display: inline-block; 
  font-size: 11px; 
  color: #69bc36; 
  border: 1px solid #69bc36; 
  border-radius: 6px; 
  padding: 7px; 
  padding-left: 30px;
  background: url(/view/images/icons/whatsapp.png) 2px 2px no-repeat;
  background-size: 25px;
}

/* MENU */
#menu {
  display: none;
}
#menu-mobile {
  position: relative;
  width: 65%;
  float: right;
}
#menu-link {
  width: 100%;
  border: 1px solid #ccc;
  border-radius: 5px;
  margin-bottom: 2%;
  margin-top: 5%;
  padding: 2%;
}
/* CONTEUDO --- NOTICIA */
.title {
  font-family:Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  color: #373737;
  margin-top: 44px;
  padding-left: 37px;
  margin-bottom:3%;
}
.title strong { font-weight:normal; font-size:12px; font-size:"calibri", sans-serif; color:#666; line-height:14px; display: block; margin-bottom: 10px; }

.title2 {
  font-family:Arial, Helvetica, sans-serif;
  padding: 0;
  margin: 0;
  color: #373737;
  margin-top: 25px;
  padding-left: 0px;
  margin-bottom:3%;
}
.title2 strong { font-weight:normal; font-size:12px; font-size:"calibri", sans-serif; color:#666;}
.social {
  display: none;
}
.texto {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #333;
  line-height: 20px;
  padding-left: 20px;
  text-align: left !important;
  padding-right: 20px;
}
.texto table{ width:100% !important; }
.texto img { width: 100% !important; max-width: 500px !important; height: auto !important; }
.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 {
  line-height: 14px;
  margin-top: 35px;
}
.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 {
  display: table;
}
#listagem-padrao img {
  float: left;
  width: 115px;
  height: 75px;
  float: left;
  margin-right: 12px;
}
#listagem-padrao a {
  color: #444;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  display:block;
  padding-top: 15px;
  padding-bottom: 15px;
}
#listagem-padrao a:hover {
  text-decoration: underline;
}
/* CONTEUDO --- DESTAQUES */
#main {
  position: relative;
  width: 98%;
  margin: 0 auto;
}
.onlyWeb { display: none !important; visibility: hidden; }
#main-esquerda {
  position: relative;
  width: 98%;
  margin: 0 auto;
}
#destaques {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 3%;
  display: table;
}
#slider {
  position: relative;
  width: 100%;
  margin: 0 auto;
  height: auto;
  padding-top: 6%;
  background: #eee;
}
li.bjqs-slide img{ width:100%;}
p.bjqs-caption {
  background: rgba(255,255,255,0.5);
}
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: 96%;
  margin: 0;
  padding: 3%;
  padding-top: 2%;
  position: absolute;
  bottom: 0;
  background:#fff;
}
p.bjqs-caption span {
  width: 100%;
  display: table;
}
p.bjqs-caption a {
  text-decoration:none;
  color: #333;
}
p.bjqs-caption a:hover { text-decoration:underline;}
.proximo {
  position: absolute;
  top: 10%;
  right: 0%;
}
.anterior {
  position: absolute;
  top: 10%;
  left: 0%;
}
.destaques {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.destaques strong {
  display: block;
  color: #2d4f79;
  padding-bottom: 1%;
}
.destaques li {
  padding-bottom: 1%;
  border-bottom: 1px solid #d8d8d8;
  margin-bottom: 1%;
}
.destaques li a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #545454;
  display: block;
  width: 95%;
  padding: 2%;
}
.destaques li a:hover {
  text-decoration: underline;
}
.leia-mais {
  text-align: center;
  display: block;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-decoration: underline;
  color: #264874;
  font-weight: 600;
  padding: 4%;
  background: #eee;
  margin-bottom: 2%;
}
/* CONTEUDO --- SIDEBAR */
#sidebar {
  position: relative;
  width: 96%;
  margin-top: 12px;
  margin: 0 auto;
}
#sidebar h3 {
  font-family:Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  color: #525252;
  font-size: 12px;
  text-align: center;
  padding-top: 2%;
  padding-bottom: 2%;
  background: #f8f8f8;
  border-bottom: 1px solid #dbd7d2;
}
#sidebar-direita {
  position: relative;
  width: 96%;
  margin-top: 12px;
  margin: 0 auto;
}
#sidebar-direita h3 {
  font-family: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:Arial, Helvetica, sans-serif;
}
#ultimas li a:hover {
  text-decoration: underline;
  color: #333;
}
#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;
}
#ultimas li strong {
  position: relative;
  height: auto;
  text-align: center;
  display: block;
  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;
}
#scroler {
  height: 240px;
  overflow: hidden;
}
#up img {
  width: 100%;
}
#down img {
  width: 100%;
  border-bottom: 1px solid #dbd7d2;
}
#news {
  border: 1px solid #dbd7d2;
  margin-top: 8px;
  text-align: center;
}
.news-form {
  border: 1px solid #ccc;
  outline: none;
  width: 90%;
  height: auto;
  padding-top: 5px;
  padding-left: 8px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  margin-top: 2px;
  padding: 2%;
}
.news-submit {
  width: 90%;
  height: 30px;
  cursor: pointer;
  margin-bottom: 7px;
  margin-right: 4px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2%;
}
#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: 2%;
}
.submit-vota {
  width: 90%;
  height: 30px;
  cursor: pointer;
  margin-bottom: 7px;
  margin-right: 4px;
  font-size: 12px;
  background: #fff;
  border: 1px solid #ccc;
  padding: 2%;
}
.votacao {
  width: 100%;
  display: block;
  text-align: right;
}
#servicos {
  border: 1px solid #dbd7d2;
  margin-top: 8px;
}
#servicos li a {
  font-family: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;
  margin-top:-9px;
}
#servicos li {
  list-style: none;
  list-style-type: none;
  width: 95%;
  display: table;
  margin: 0 auto;
  padding-top: 14px;
  padding-bottom: 4px;
  border-bottom: 1px dotted #dbd7d2;
}
#tags {
  display: none;
}
.facebook-frame { width:100%; height:68px; margin:0 auto; text-align:center;}

/* VIDEOS */
#videos {
  position: relative;
  width: 100%;
  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: 2%;
  padding-left: 2%;
  font-size: 16px;
  padding-bottom: 4px;
  border-bottom: 2px dotted #dbd7d2;
}
#videos-principal {
  width: 100%;
  height: auto;
  background: #fff;
  margin: 0 auto;
  text-align:center;
}
#videos-principal img {
  width: 100%;
  max-width: 295px;
}
.videos-novos {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding-bottom:10px;
}
.videos-novos strong {
  height: auto;
  background: #fff;
  position:relative;
  float:right;
  padding-left:35px; top:10px;
}
.videos-novos img {
  width: 70%;
  max-width: 100px;
}
.videos-novos li {
  width: 100%;
  display: table;
  position:relative;
  padding:2%;
  border-bottom:1px solid #ccc;
}
.videos-novos li a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #595959;
  display: block;
  display:table;
  width: 94%;
  padding: 3%;
}
.videos-novos li a:hover {
  text-decoration: underline;
}
/* GALERIA DE FOTOS - INDEX */
#galeria {
  position: relative;
  width: 100%;
  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: 2%;
  font-size: 16px;
  padding-bottom: 4px;
  border-bottom: 2px dotted #dbd7d2;
}
#galeria ul {
  position:relative;
  background:#fff;
  display: table;
  width: 100%;
}
#galeria ul li strong {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  margin-bottom: 4px;
}
#galeria ul li img {
  width: 100%;
  max-width: 220px;
  height: auto;
}
#galeria ul li {
  width: 50%;
  float: left;
  margin-bottom: 2%;
  text-align: center;
}
#galeria ul li a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #595959;
  display: table;
  position:relative;
  text-align: center;
  padding: 4%;
  width: 93%;
}
#galeria ul li a:hover {
  text-decoration: underline;
}
/* ACONTECE AGORA - INDEX */
#acontece {
  position: relative;
  width: 100%;
  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: 2%;
  font-size: 16px;
  padding-bottom: 4px;
  border-bottom: 2px dotted #dbd7d2;
}
#acontece ul li strong {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  background: #fff;
  margin-bottom: 4px;
}
#acontece ul li img {
  width: 100%;
  height: auto;
  max-width: 220px;
}
#acontece ul li {
  float: left;
  width: 100%;
  max-width: 220px;
  margin-bottom: 2%;
  text-align: left;
}
#acontece ul li a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #595959;
  display: block;
  text-align: left;
  width: 96%;
  padding: 2%;
}
#acontece ul li a span {
  padding-left: 2%;
  display: block;
}
#acontece ul li a:hover {
  text-decoration: underline;
}
/* AGENDA INDEX */
#agenda {
  position: relative;
  width: 100%;
  height: auto;
  padding-top: 3%;
  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: 2%;
  font-size: 16px;
  padding-bottom: 4px;
  border-bottom: 2px dotted #dbd7d2;
}
#agenda ul {
  float: right;
  position: relative;
  width: 100%;
  padding-top: 1%;
}
#agenda ul strong {
  display: block;
  color: #264874;
  padding-bottom: 2%;
  float: left;
  margin-right: 5%;
  font-size: 18px;
}
#agenda ul li {
  padding-bottom: 5%;
  border-bottom: 2px dotted #dbd7d2;
  margin-bottom: 2%;
}
#agenda ul li a {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #545454;
  display: block;
  padding: 4%;
}
#agenda ul li a:hover {
  text-decoration: underline;
}
/* BANNERS E CHAMADAS */
#banner1 {
  max-width: 703px;
  height: auto;
  width: 100%;
}
#banner1 img {
  max-width: 703px;
  height: auto;
  width: 100%;
}
#banner2 {
  max-width: 703px;
  height: auto;
  width: 100%;
}
#banner2 img {
  max-width: 703px;
  height: auto;
  width: 100%;
}
#banner3 {
  max-width: 760px;
  height: auto;
  position: relative;
  width: 100%;
  top: 10px;
  margin-bottom: 2%;
}
#banner3 img {
  max-width: 760px;
  height: auto;
  width: 100%;
}
#banner4 {
  max-width: 740px;
  height: auto;
  position: relative;
  width: 100%;
  top: 10px;
  margin-bottom: 2%;
}
#banner4 img {
  max-width: 740px;
  height: auto;
  width: 100%;
}
/* FOOTER */
#footer {
  position: relative;
  z-index: 100;
  width: 100%;
  height: auto;
  background: #eee;
  border-top: 1px solid #ccc;
}
.footer-warner {
  position: relative;
  width: 100%;
  margin: 0 auto;
}
.footer-warner p {
  position: relative;
  width: 100%;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  padding-top: 8%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.footer-links {
  position: relative;
  top: 1%;
  width: 100%;
  left: 0px;
  color: #d7d7d7;
  cursor: default;
}
.footer-links a {
  text-decoration: none;
  color: #707070;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  display: block;
  width: 100%;
  padding-bottom: 1%;
  padding-top: 1%;
  text-align: center;
  border-bottom: 1px dashed #ccc;
}
.footer-links a:hover {
  text-decoration: underline;
}
.topo {
  position: fixed;
  bottom: 5%;
  right: 0px;
  text-decoration: none;
  color: #fff;
  background: #333;
  padding: 2%;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  z-index: 500;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
}
.topo img {
  float: right;
  margin-top: 2px;
  margin-left: 4px;
}
.blusite {
  display: none;
}
.logo-off {
  display: none;
}
/* PAGINA DE CONTATO */
.form-contato {
  padding: 2%;
  border: 1px solid #ddd;
  text-align: left;
  margin-top: 20px;
}
.form {
  padding: 2%;
  outline: none;
  width: 90%;
}
.select {
  padding: 2%;
  outline: none;
  width: 90%;
}
.textarea {
  width: 90%;
}
.submit-contato {
  width: 88%;
  padding: 2%;
}
.erro {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #900;
  float: left;
}
.sucesso {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bolder;
  color: #090;
  float: left;
}
.busca-listagem {
  padding-top: 2%;
}
.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: 2%;
  margin-bottom: 4%;
  text-transform: uppercase;
  padding: 2%;
  font-size: 14px;
}
.carregar-mais:hover {
  background: #ddd;
}
/* BSUCA RAPIDA */
#resultadoBusca {
  display: none;
}
.resultadoBusca-int {
  display: none;
}


/* LISTAGEM DAS SECRETARIAS */
#secretaria-link { padding:4%; width:100%;}
#secretarias ul{ margin:0; padding:0; margin-top:2%; display:table; }
#secretarias ul li{ float:left; position:relative; width:96%; font-size:11px; color:#666;  padding:2%; margin-top:2%; border-top:1px dotted #333; display:table; }
#secretarias ul li img { display:none;}
  
#secretarias ul li p{ margin:0; padding:0; font-size:12px; color:#000; padding-bottom:10px;}
#secretarias ul li a {
  width: 94%;
  padding: 2%;
  margin: 2%;
  background: #f4f4f4;
  border-radius: 6px;
  text-decoration: none;
  color: #333;
  display: inline-table;
}
#secretarias ul li a p{ font-weight: bolder; display: block;}
#secretarias .title { float: left; width: 100%; font-size: 14px; padding-left: 0px; margin-bottom: 2%; }

#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 {  outline:none; width:80%;}
.area {  outline:none; width:84%;}
.idiomas { display:none;}
#idioma-link { margin:5%; padding:5%; width:90%; display:none;}

.video { width:100%; height:auto; min-height:200px;}


.navegacao { margin:0; padding:0; font-family:"calibri", sans-serif; font-size:10px; cursor:default; font-weight:normal; margin-bottom:-10px; margin-top:25px;}
.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;}

#galeria-desktop { display:none; }
#galeria-mobile { display:table; position:relative; width:100%;}
#galeria-mobile li{ list-style:none; list-style-type:none; float:left; width:40%; position:relative; padding:5%; max-width:250px; min-width:250px;}
#galeria-mobile img { width:100%;  }







/* LISTAGEM DAS GALERIAS */
#ul-galeria { display:table; position:relative; width:100%;}

#lista-galerias { position:relative; float:left; width:90%; padding:5%; margin-top:2%; margin-bottom:2%; border-bottom:1px dotted #ccc; 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:Arial, Helvetica, sans-serif; font-size:14px; color:#333;}
.entrar-galeria { width:100%; display:block; padding:2%; text-align:center; background:#eee; float:left; margin-top:2%; border-top:1px solid #ccc;}
.addthis-lista { display:none;}
.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;}
.foto img{ width:145px; border:1px solid #ccc; background:#eee;   -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;}
  .download { display:none;}
.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; width:100%;}
#video-area { display:table; position:relative; width:100%; padding-top:2%;}
.video-left { width:100%; text-align:center;}
.video-left img{ width:100%;}
.video-right { width:100%;  float:right; padding:2%;}
.video2 { width:100%; margin:0 auto; height:auto; min-height:250px; max-width:500px;}

#noticia-miniatura { width:100%; margin-bottom:2%; margin-top:2%; display:block; text-align:center;}
#noticia-miniatura img { width:96%; max-width:480px; margin:4%;}
#noticia-miniatura span {
  position:relative;
  display:block;
  font-size: 11px;
  font-style: italic;
}

#fotos-concurso{ padding-top:2%;}
#fotos-concurso ul {
  margin: 0;
  padding: 0;
  list-style: none;
  list-style-type: none;
  display: table;
  margin-top: 2%;
  margin-bottom: 4%;
}
#fotos-concurso ul li {
  float: left;
  margin: 2%;
  margin-bottom:6%;
  text-align: center;
  width: 95%;
  position: relative;
}
#fotos-concurso ul li img{
  width:80%;
  padding:10%;
  background:#fff;
  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;
}
.addthis-concurso { display:table; padding-top:7px; padding-bottom:5px; border-top:1px solid #ddd; border-bottom:1px solid #ddd; width:100%; text-align:center; margin-top:7px; margin-bottom:7px;}
.addthis-concurso a{ float:left; width:30%;}
.legenda2 {
  display: block;
  float: left;
  width:100%;
  text-align:left;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
#votos { text-align:center; position:relative; float:left; width:100%;}
.votar-concurso { font-size:0px; display:block; width:102px; height:32px; background:url(/view/images/votar-concurso.png) top center no-repeat; margin:0 auto; position:relative;}



 @media (max-height: 430px) {
.logo {
  max-width: 60px;
}
#busca {
  width: 40%;
  margin-top: 1%;
}
#menu-mobile {
  width: 40%;
  margin-left: 1%;
}
#menu-link {
  margin-top: 2%;
  padding: 2%;
}
}
