* {
	margin: 0px;
	padding: 0px;
}

/*CSS TOPO, LOGO*/

}

.topo{
	margin: auto;

	margin-left: auto;
	margin-right: auto;	
}

.coluna_logo{
	width: 960px;
	height: 200px;
	background: url("../img/ipmss_logo.png")center center no-repeat;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	text-decoration: none;		
}

.conteudo-acessibilidade{
	float: right;
	height: 30px;
}

.menu_acessibilidade{

	color: rgb(51,154,135);
	font-weight: bold;

	width: 960px;
	height: 20px;

	margin-bottom: 15px;
	padding-bottom: 2px;
}

.btnacessibilidade{
	color: rgb(51,154,135);

	padding: 2px;
	background-color: transparent;
	font-weight: bold;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 5px 3px;
	-webkit-box-shadow: 0px 3px 5px 3px;	
	-moz-box-shadow: 0px 3px 5px 3px;
	-o-box-shadow: 0px 3px 5px 3px;

	text-decoration: none;
}

/*CSS MENU PRINCIPAL*/

nav ul ul {
    display: none;
}

nav ul li:hover > ul {
    display: block;
}

nav {
    margin: 0 auto;
    text-align: center;
}

nav ul {

	list-style: none;
	position: relative;
	display: inline-table;
}

nav ul li {
	float: left;

	background-color: rgb(51,154,135);

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;			
	}

nav ul li a {
	display: block; 
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 8px;
	padding-left: 8px;
	color: rgb(255,255,255);
	text-decoration: none;
	text-align: center;
}

nav ul ul {
	border-radius: 0px; 
	position: absolute; 
	}
nav ul ul li {
	float: none; 
	border-top: 1px solid;
	border-bottom: 1px solid; 
	position: relative;
}
nav ul ul li a {
	color: #fff;
}	
nav ul ul li a:hover {
	background-color: rgb(51,154,135);
}

nav ul ul ul {
position: absolute; 
left: 100%; 
top:0;
}

nav li{
min-width: 150px;
}

.boxgeral{
	margin-top: 15px;
	overflow: auto;
	margin-left: auto;
	margin-right: auto;	
}

.boxesquerda{
	padding: 5px;
	width:22%;
	float: left;
	margin-left: auto;
	margin-right: auto;		
}

.boxdireita{

width:75%;
float: right;
}

.menu-login p{	
	margin-bottom: 10px;
	margin-left: 2px;
}

.menu-login > p{	
	margin-left: 5px;
}

.menulateral{
	padding: 5px;

	list-style: none;

	margin-top: 10px;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;	
}


.menulateral{
	color: rgb(51,154,135);
}

.menulateral a{
	color: rgb(51,154,135);
}

.menulateral > h2{
	margin-bottom: 20px;
}
.boxesquerda > ul{
	margin-bottom: 50px;
}

.boxleft>li{
	list-style: none;
	margin-top: 10px;
}

.rodape{
	margin-top: 30px;
	width: 960px;
	height: 100px;

	margin-left: auto;
	margin-right: auto;
	padding: 10px;
	background-color: rgb(51,154,135);
	color: rgb(255,255,255);
	font-weight: bold;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;	

	margin-bottom: 15px;
}

/*Artigos e Publicações*/

.artigos{
	width: 720px;
	float: left;
}

.coluna1{
	width: 30%;
	height: 200PX;
	margin-top: 10px;
	margin-right: 10px;
	float: left;


}

.coluna21{
	width: 30%;
	height: 200PX;
	margin-left: 20px;
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.coluna22{
	width: 30%;
	height: 200PX;
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	float: right;
}
.coluna1mapa{
	
	margin-top: 10px;
	margin-right: 10px;
	float: left;
}

.postagemmapa{
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
}

.postagemmapa ul>li{
	margin-left: 40px; 	
	list-style: circle;
	margin-bottom: 5px;
}
.artigos img{
	color: rgb(51,154,135);
	width: 200px;
	height: 115PX;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		
}
.artigos div{
	margin-bottom: 5px;
}

.artigos h3{
	margin-bottom: 10px;
	color: rgb(51,154,135);
}

.artigos div h4{
	margin-bottom: 10px;
	color: rgb(51,154,135);
}

.artigos a{
	text-decoration: none;
}

.artigos a:visited{
	color: rgb(51,154,135);
}

.botao{
	color: rgb(51,154,135);

	
	background-color: transparent;
	font-weight: bold;

	margin-top: 15px;

	width: 95%;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		
}

.botaonum{
	color: rgb(51,154,135);

	width: 40px;
	height: 40px;	
	background-color: transparent;
	font-weight: bold;

	margin-top: 45px;

	padding-left: 20px;
	padding-right: 10px;	
	padding-top: 20px;

	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;	

}

.botaologin{
	color: rgb(51,154,135);

	
	background-color: transparent;
	font-weight: bold;

	margin-top: 15px;
	margin-left: 5px;

	width: 95%;

	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;		

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		
}

.botaonum{
	color: rgb(51,154,135);

	width: 40px;
	height: 40px;	
	background-color: transparent;
	font-weight: bold;

	margin-top: 45px;

	padding-left: 20px;
	padding-right: 10px;	
	padding-top: 20px;

	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-o-border-radius: 40px;

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;	

}


.botaooval{
	color:  rgb(51,154,135);

	background-color: white;

	float: left;

	width: 130px;
	height: 50px;
	padding-top: auto;
	padding-bottom: auto;

	margin-bottom: 10px;
	margin-right: 10px;

	position: relative;
	text-align: center;

	box-shadow: 0px 3px 3px 3px;	
	-webkit-box-shadow: 0px 3px 3px 3px;	
	-moz-box-shadow: 0px 3px 3px 3px;	
	-o-box-shadow: 0px 3px 3px 3px;		

	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-o-border-radius: 20px;	
}


.boxdireita h2, h3{
	color:  rgb(51,154,135);
	margin-left: 20px;
	margin-bottom: 10px;
}
.postagem{
	width: 100%;
	height: 100%;
	margin-bottom: 10px;
	text-align: justify;	
}

.postagem img{
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
}

.postagem ul>li{
	margin-left: 40px; 	
	list-style: circle;
	margin-bottom: 5px;
}

.textopost{
	color: gray;	
	margin-left: 20px;
	margin-top: 30px;
	text-decoration: none;
}

.textopost a{	
    color: rgb(51,154,135);
}

.textopost  p{
	margin-top: 10px;
	margin-bottom: 10px;
}

.textopost a:visited{
	color:  rgb(51,154,135);
}

.tabelameses{
	border:solid 1px #000; 
	padding:5px;
}


.textopost table{
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
}

.textopost table td{
	width: 180px;
	padding: 15px;
}

.imagempost{
    display: block;
    margin-left: auto;
    margin-right: auto }
}

.fild{
	background-color: gray;
}
.acessibilidade{
	margin: auto;
	width: 960px;
	height: 20px;	
	margin-left: auto;
	margin-right: auto;	
}
.wrap {
  width: 100%;
  height: 100%;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: stretch;
  -ms-flex-line-pack: stretch;
  align-content: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

  .page-header, .page-footer {
    width: 100%;
    margin: 20px;
    text-align: center; /* Take careful when you use text-align center
       Bacause this affects postion of gallery navigation! I recomend you use it
       inside a container like this. */
  }
      @media (min-width: 800px) {
        .page-header, .page-footer {
          width: 800px;
          padding: 0;
        }
      }
    .page-header p {
      margin-top: 20px;
      font-size: .8em;
    }
.page-footer p {
  color: #ccc;
}
.page-footer a {
  color: #FFC402;
  text-decoration: none;
}

/* Final page style
   !!Below this line, Gallery's code starts!!*/

/* Slideshow container */
.gallery-container {
  width: 100%;
  margin: 0 5%;
  background: #333;
  padding: 2px;
}
  @media (min-width: 480px) {
      .gallery-container {
        width: 800px;
        margin: auto;
      }
  }

/* Hide the images by default */
.mySlides {
  display: none;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 16px;
  color: white;
  font-weight: bold;
  font-size: 18px;

  border-radius: 0 3px 3px 0;
  background-color: rgba(0,0,0,0.1);
}

/* Position the "next button" to the right */
.next {
  right: 195px;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  width: 100%;
  text-align: center;
}

.imgslide {
  width: 100%;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}
@media (max-width: 768px) {
  .numbertext {
    top: 15px;
  }
}

/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
.cookies-msg{
	width: 80%;
	background-color: #fff;
	position: fixed;
	bottom: 5%;
	left: 50%;
	transform: translate(-50%);
	border-width: 2px;
	border-style: solid;
	border-color: black;
	border-radius: 15px;
	display: none;
}
.cookies-msg.mostrar{
	display: block;
}

.cookies-msg .cookies-txt{
	display: flex;
	align-items: center;
	text-align: justify;
	padding: 20px;
}
.cookies-msg .cookies-btn{
	margin-left: 30px;
}
.cookies-msg .cookies-btn button{
	background-color: black;
	color: white;
	font-weight: 700;
	font-size: 18px;
	padding: 10px 40px;
	cursor: pointer;
	transition: .2s;
}
.cookies-msg .cookies-btn button:hover{
	transform: scale(0.9);
}