header {
	background-image: url(imagens/logo.jpg);
	height: 400px;
	background-repeat: no-repeat;
	margin-top: 15px;
    background-position: center center;
}
.site-titulo {
	background-image:url(back.png);
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'Oswald', sans-serif;
	font-size:100%;
	background-color:#0A0A0A;
	background-size:em;
	text-align:center;
	color:#0A0A0A;
}
.navcentrado {
height: 50px;
background-color:#0A0A0A;
text-align: center;
top:0px;
}

.navcentrado ul{
list-style-type: none;
display: inline-block;
padding:0px;
}

.navcentrado ul li{
float: left;
margin: 0px;
}

.navcentrado ul li a {
font-family:'Oswald', sans-serif;
color:#c6c6cd;
text-align: center;
font-weight: bold;
text-decoration: none;
font-size: 15px;
padding:10px;
}
.menu-cor-fundo{
	background-color:#0A0A0A;
}

.navcentrado nav ul li a.active {
  background-color: #1d1d35;
}


nav ul li a:hover:not(.active) {
  background-color: #1d1d35;
  color: #1d1d35;
}
header {
	background-repeat: no-repeat;
	background-position: center;
	font-family: 'Oswald', sans-serif;
	font-size:100%;
	background-color:#0A0A0A;
	background-size:em;
	text-align:center;
	color:#0A0A0A;
	}
.your-class, .your-class div {
    min-height:500px;
}

.your-class div {
    background-position: center center;
    background-size: cover;
	text-align:center;
}
.galeria img {
	width: 175px;
	border-style: solid;
	border-width: 1px;
	border-color:#1d1d35;
}

.galeria div {
	display: inline-block;
	margin:10px;
}
.galeria div a {
	display: block;
	padding:10px;
	background-color:#0A0A0A;
	border-width: 1px;
	border-color:#1d1d35;
}
.galeria div a:hover {
	background-color:#c6c6cd;
}

.galeria div a:hover img {
filter:contrast(200%) brightness(150%);
}

.galeria {
	text-align: center;
}
.esconde{
    display: none;
}
.galeria-box {
	display: block;
	padding:10px;
	background-color:#0A0A0A;
	border-width: 1px;
	border-color:#d9d9d5;
	border-radius: 4px 8px 16px 32px;
}
	
#S1 {
	text-align: center;
	}
#S2 {
	text-align: center;
	}
		
#S3 {
	text-align: center;
	}
		


section {
	width:100%;
	padding:1px;
	text-align:justify;
		}

body {
	font-family: Arial, Helvetica, sans-serif;
	color:#d9d9d5;
	background-color:#0A0A0A;
	font-size:em;
	text-align:center;
	}

}
h3 {
font-family: 'Oswald', sans-serif;
font-size: 20px;
text-align:center;
padding-top:10px;
color:#d9d9d5;
}
.form {
	text-align:center;
}

footer {
	background-color:;
	font-family: 'Monda', sans-serif;
	font-size: 25 px;
	color: ;
}