#topo-page.diretoria {
	background: url('/public/img/layout/default/topos/diretoria.png') no-repeat center center ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

#topo-page.estatuto {
	background: url('/public/img/layout/default/topos/estatuto.png') no-repeat center center ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

#topo-page.etica {
	background: url('/public/img/layout/default/topos/etica.png') no-repeat center center ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

#topo-page.regulamento {
	background: url('/public/img/layout/default/topos/regulamento.png') no-repeat center center ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}

#topo-page.denuncie {
	background: url('/public/img/layout/default/topos/denuncie.png') no-repeat center -200px ;
		-webkit-background-size: cover;
		-moz-background-size: cover;
		-o-background-size: cover;
		background-size: cover;
}



#corpo .back {
	text-align: center;
}

#corpo .img01 {
	display: block;
	float: left;
	margin: 60px 20px 0 20px;
	width: 380px;
	height: auto;
}
#corpo .img02 {
	display: block;
	float: right;
	margin: 50px 100px 0 20px;
	width: 300px;
	height: auto;
}
#corpo .img03 {
	display: block;
	float: left;
	margin: 160px 20px 100px 20px;
	width: 380px;
	height: auto;
}
#corpo .sp1{
	float: right;
	width: 450px;
	padding: 100px 60px 0 0;
	text-align: left;
}
	#corpo .sp1 h1 {
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
		color: #0979bf;
		font-size: 40px;
		line-height: 120%;
		padding: 0 0 20px 0
	}

	#corpo .sp1 h2 {
		color: #5c5c5c;
		font-size: 12px;
		line-height: 160%;
	}
#corpo .sp2{
	float: left;
	width: 460px;
	padding: 100px 0 0 70px;
	text-align: right;
}
	#corpo .sp2 h1 {
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
		color: #0979bf;
		font-size: 40px;
		line-height: 120%;
		padding: 0 0 20px 0
	}

	#corpo .sp2 h2 {
		color: #5c5c5c;
		font-size: 12px;
		line-height: 160%;
	}

#corpo .sp3{
	float: right;
	width: 450px;
	padding: 80px 60px 0 0;
	text-align: left;
}
	#corpo .sp3 h1 {
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
		color: #0979bf;
		font-size: 40px;
		line-height: 120%;
		padding: 0 0 20px 0
	}

	#corpo .sp3 h2 {
		color: #5c5c5c;
		font-size: 12px;
		line-height: 160%;
	}

a.normal {
	position: relative;
	display: inline-block;
	border: 1px solid #0979bf;
	background: #0979bf;
	color: #FFF;
	padding: 20px 100px;
	width: 135px;
	margin: 30px 0 50px 0;
	font-size: 12px;
	font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
}
	a.normal:hover {
		border: 1px solid #0979bf;
		background: #FFF;
		color: #0979bf;
	}


#corpo .adi {
	display: block;
	position: relative;
	text-align: center;
	padding: 100px 0;
	color: #5c5c5c;
}
	#corpo .adi h1 {
		font-size: 12px;
		padding: 0 0 60px 0;
	}
	#corpo .adi h5 {
		font-size: 16px;
		padding: 0 0 10px 0;
		color: #000;
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
	}
	#corpo .adi h4 {
		font-size: 30px;
		padding: 0 0 60px 0;
		color: #0979bf;
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
	}
	#corpo .adi div {
		width: 100%;
		text-align: center;
	}
		#corpo .adi div h3 {
			display: inline-block;
			width: 300px;
			font-size: 30px;
			padding: 0 0 60px 0;
			color: #0979bf;
			font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
		}


#corpo .esta {
	display: block;
	position: relative;
	text-align: left;
	padding: 100px 0;
	font-size: 12px;
	color: #000;
	line-height: 160%;
}
	#corpo .esta h1 {
		text-align: center;
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
		padding: 0 0 100px 0;
	}
	#corpo .esta strong {
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
	}


#corpo .esta form {
	display: block;
	padding: 0 122px 100px 122px;
	text-align: center;
}
	#corpo .esta form span {
		display: block;
		width: 345px;
		float: left;
		margin: 0 10px;
		font-family: 'SepexCeFont02', Arial, Tahoma, sans-serif;
		font-size: 12px;
		text-align: left;
	}
	#corpo .esta form input {
		width: 310px;
		margin: 5px 10px 30px 10px;
	}
	#corpo .esta form textarea {
		width: 685px;
		height: 150px;
		margin: 5px 10px 30px 10px;
	}
	
	#corpo .esta form input.submit {
		display: block;
		float: right;
		margin: 0 15px 0 0;
	}
	
	#corpo .esta form .g-recaptcha {
		float: left;
		margin: 0 0 0 15px;
	}



.erroForm {
	left: 50%;
	top: 180px;
	display: block;
	position: absolute;
	border: 1px solid #FF0000;
	color: #FF0000;
	font-size: 11px !important;
	padding: 15px 0 !important;
	text-align: center !important;
	width: 400px !important;
	margin: 0 0 0 -200px !important;
}













