body {
	padding:0!important;
	font-size:14px;
	background:none
}
input[type=text], input[type=tel], input[type=email], input[type=password], input[type=number], select, textarea {
	font-size:16px!important;
	width:100%!important
}
#main {
	margin:0!important;
	padding:0!important;
	display:block;
	width:100%;
	border:none
}
#menu {
	width:100%!important;
	display:block
}
#menu_principal {
	display:none
}
#menu_responsivo {
	display:block;
	margin:5px
}
#header {
	width:100%;
	display:block;

}
#header #logo {
	float:none !important;
	margin:5px auto auto auto;
	text-align:center !important;
}
#header #logo img{
	margin:auto !important;
}
#header #menu_topo {
	display:block;
	width:100%;
	margin:5px 0px 0px 5px;
	padding:0
}
#header #menu_topo ul {
	width:100%;
	text-align:center;
	-ms-box-orient:horizontal;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-flexbox;
	display:-moz-flex;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:space-around;
	justify-content:space-around;
	-webkit-flex-flow:row wrap;
	flex-flow:row wrap;
	-webkit-align-items:stretch;
	align-items:stretch;
	padding:0 5px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box
}
#header #menu_topo ul li:first-child {
	margin-left:0!important
}
#header #menu_topo ul li {
	border:none;
	flex-grow:1;
	margin-left:1px;
	margin-bottom:1px
}
#header #menu_topo ul li a {
	font-size:15px;
	padding:15px;
	background-color:#7A2298!important;
	color:#FFFAD2 !important;
}
#header #bannerTopo {
	display:none
}
#header #subMenuTopo {
	display:none
}
#conteudo {
	width:100%;
	display:block;
	float:none
}
#centro {
	width:100%!important;
	float:none!important;
	margin:0!important;
	padding:10px!important;
	display:block
}
#centro #boxAnuncioGoogle {
	display:none
}
#centro p, #centro ul li {
	font-size:15px!important
}
#boxAnuncioGoogleMobile {
	display:block!important;
	width:auto!important;
	margin:5px 5px 20px
}
#mapa {
	width:100%;
	height:auto;
	margin:0!important;
	padding:0!important
}
#tituloPagina {
	width:auto!important;
	display:block!important;
	padding:10px 0 5px;
	clear:both
}
.iconeTitulo {
	display:none
}
.textoTitulo {
	width:auto!important;
	margin:0!important;
	padding:0 0 0 95px !important;
	background-image:url(../imagens/icone-titulo.jpg);
	background-repeat:no-repeat;
	background-size:auto;
	min-height:91px!important;
	height:auto!important;
	display:-webkit-flex;
	display:flex;
	-webkit-align-items:center;
	align-items:center;
	-webkit-justify-content:center;
	justify-content:center
}

#parceiros {
	width:100%!important;
	float:none!important;
	margin:10px 0;
	text-align:center!important
}
#parceiros h1 {
	font-size:16px!important
}
#parceiros .banner_pub {
	display:inline-block;
	padding:20px;
	border:none!important
}
#footer {
	width:100%;
	display:block;
	float:none
}
#bannerMobile {
	display:block;
	width:auto;
	margin:0 5px;
	clear:both;
	text-align:center;
}
#bannerMobile img {
	max-width:100%;
	height:auto
}
