#menuHeader {
	position: absolute;
	width: 100%;
	height: 0px;
}


#rad1_pagina{
	border-radius: 10px;
}
#rad1{
	border-radius: 10px;
}
#rad12{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#rad13{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#rad14{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom: 0px;
}
#rad15{
	border-top-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}
#rad1_1{
	border-radius: 5px;
}


.menu-fixo  {
    position:fixed !important;
    top: 0;
    z-index: 1;
}


.esconderA{
	display:block;
}
.esconderB{
	display:none;
}
.esconderC{
	display:block;
}
.esconderD{
	display:none;
}
.esconderE{
	display:none;
}


.linhaIMG{
	padding-top: 6px;
	background-color: #0D122B;
	background-image: url(../images/linhaIMG.jpg);
	background-size: 100%;
}
.linhaIMG_S{
	padding-top: 6px;
	background-color: #0D122B;
	background-image: url(../images/linhaIMG_S.jpg);
	background-size: 100%;
}
.linhaIMG_2{
	padding-top: 8px;
	background-color: #0D122B;
	background-image: url(../images/linhaIMG_2.jpg);
	background-size: 100%;
}
.linhaIMG_3{
	padding-top: 4px;
	background-color:rgba(163,142,0,1.00);
	background-image: url(../images/sb_fnd_cntd.png);
	background-size: 100%;
}
.linhaIMG_4{
	padding-top: 6px;
	background-image: url(../images/linhaIMG.jpg);
	background-size: 100%;
}


.linhaA{
	width: 100%;
	height: 5px;
	background-color: rgba(0,51,101,1.00);
}
.linhaB{
	width: 100%;
	height: 3px;
	background-color: rgba(255,204,0,1.00);
}
.linhaC{
	width: 100%;
	height: 3px;
	background-color: rgba(0,51,101,1.00);
}
.linhaD{
	width: 100%;
	height: 2px;
	background-color: rgba(255,204,0,1.00);
}

a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
a:active {
    text-decoration: none;
}

.Link_PRINCIPAL_Titulo{
	color: rgba(0,40,81,1.00);
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	
}
.Link_PRINCIPAL_SubTitulo{
	color: #222222;
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.Link_DESTAQUE_Titulo{
	color: rgba(224,224,224,1.00);
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.Link_DESTAQUE_SubTitulo{
	color: rgba(255,255,255,1.00);
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.Link_RODAPE_Links{
	font-size: 15px;
	font-weight: bold;
	color: rgba(210,210,210,1.00);
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.Link_RODAPE_Copyright{
	font-size: 15px;
	color: rgba(210,210,210,1.00);
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
.Link_RODAPE_By{
	font-size: 15px;
	font-weight: bold;
	color: rgba(160,180,210,1.00);
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}


.trans{
	opacity: 1;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
}






.CABECALHO_fundo{
	width: 100%;
	height: 119px;
	background-color: rgba(255,255,255,0.56);
}


.CABECALHO_sombraA{
	background-image: url("../images/fundo_cabecalhoA.png");
}
.CABECALHO_sombraB{
	background-image: url("../images/fundo_cabecalhoB.png");
}


.CABECALHO_img_Logo{
	width: 232px;
	height: 90px;
	background-image: url("../images/logo_1.png");
	background-size: cover;
	background-repeat: no-repeat;
}
.CABECALHO_img_Logo_S{
	width: 232px;
	height: 90px;
	background-image: url("../images/smbr.png");
	background-size: cover;
}


.CABECALHO_logo{
	padding-top: 14px;
    height: 119px;
    text-align: left;
}
.CABECALHO_botoes{
	text-align: right;
	padding-top: 70px;
}
.CABECALHO_sacos{
	background-repeat: no-repeat;
	background-size: auto 119px;
	background-position: right 273px bottom 0px;
	background-image: url("../images/sacos.png");
}


.CABECALHO_ul{
	list-style:none;
}
.CABECALHO_ul_style_B{
	text-align: center;
}


.CABECALHO_li{
	display: inline-block;
}
.CABECALHO_li_style_B_Home{
    border-top: 3px solid rgba(24,41,52,0.91);
    background-color: rgba(255,255,255,0.70);
}
.CABECALHO_li_style_B_Todos{
	border-top: 1px solid rgba(0,51,101,1.00);
	background-color:rgba(255,255,255,0.70);
}


.CABECALHO_lateral_zero{
	margin-left: 0px;
	margin-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
}


.CABECALHO_bt{
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 21px;
    padding-right: 21px;
    margin-left: 3px;
    border: 1px solid #01547C;
    border-radius: 8px;
    background-image: url("../images/fnd_button.jpg");
	transition: box-shadow 300ms;
}
.CABECALHO_bt:hover{
    color: #FFFFFF;
    text-decoration: none;
    box-shadow: inset 0 0 0 10000px rgba(2,157,232,0.4);
}
.CABECALHO_bt:active{
    color: #FFFFFF;
    text-decoration: none;
    box-shadow: inset 0 0 0 10000px rgba(0,40,81,0.4);
}
.CABECALHO_bt_B_bar{
    background-color: rgba(0,37,59,0.91);
    margin-right: 16px;
    border: 1px solid #00273A;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 7px;
    padding-right: 7px;
    transition: box-shadow 300ms;
}
.CABECALHO_bt_B_height{
	height: 28px;
}
.CABECALHO_bt_B{
    font-family: Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, "sans-serif";
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    padding-top: 7px;
    padding-bottom: 9px;
    background-image: url("../images/fnd_button.jpg");
	transition: box-shadow 300ms;
}
.CABECALHO_bt_B:hover{
    color: #FFFFFF;
    text-decoration: none;
    box-shadow: inset 0 0 0 10000px rgba(2,157,232,0.4);
}
.CABECALHO_bt_B:active{
    color: #FFFFFF;
    text-decoration: none;
    box-shadow: inset 0 0 0 10000px rgba(0,40,81,0.4);
}







#MVop_rad12{
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
#MVop_rad13{
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

a.MVop_a{
background-image:url(../images/fundo_cabecalho3.png);
width:100%;
display:block;
font-weight:bold;
font-size:16px;
color:#333333;
line-height:35px;
}

a.MVop_a:hover{
background-color:#EBEBF1;
display:block;
font-weight:bold;
font-size:16px;
color:#006699;
}

a.MVop_Active{
	color:#006699;
}
.MVop_menu{
	padding-right: 35px;
	padding-left: 0px;
}
.MVop_menu_ul{
	margin:0;
	padding:0;
	list-style-type: none;
}
.MVop_menu_li{
	background-color: #FFFFFF;
}
.MVop_menu_titulo{
	color:#FFFFFF;
	background-image:url(../images/fundomenu2SE.png);
	background-color:rgba(36,64,81,1.00);
	background-position:top;
	line-height:39px;
	font-size:16px;
	font-weight: bold;
	display:block;
	vertical-align:middle;
}
.MVop_menu_linha{
	color:#B6B6B6;
	background-color:#B6B6B6;
	line-height:1px;
	font-size:1px;
	display:block;
	vertical-align:middle;
}
.MVop_menu_bottom{
	color:#2B2E51;
	background-image:url(../images/fundomenu2SE.png);
	background-color:rgba(36,64,81,1.00);
	background-position:bottom;
	line-height:18px;
	font-size:1px;
	display:block;
	vertical-align:middle;
}







#PAGINA_rad1_pagina{
	border-radius: 10px;
}


.PAGINA_fundo{
	width: 100%;
	background-image: url("../images/fundo_teste3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.PAGINA_fundo_sombra_geral{
	width: 100%;
	background-color: rgba(0,25,50,0.70);
	background-image: url("../images/smbr.png");
	background-size: cover;
}
.PAGINA_fundo_sombra_container{
		background-color: rgba(238,238,238,0.91);
		padding-left: 21px;
		padding-right: 21px;
}
.PAGINA_container{
	background-color: rgba(238,238,238,0.00);
	margin-right: auto;
	margin-left: auto;
	padding-left: 42px;
	padding-right: 42px;
	text-align: center;
	width: 63%;
}
.PAGINA_quadros{
	padding-top: 21px;
	padding-bottom: 21px;
	text-align:left;
}
.PAGINA_quadros_Geral{
}


.PAGINA_gap_cima{
	padding-top:35px;
}
.PAGINA_gap_baixo{
	padding-top:35px;
}
.PAGINA_gap_quadros_linha{
	margin-top: 14px;
	margin-bottom: 14px;
	padding-top:1px;
	background-color: #CCCCCC;
}


.PAGINA_Titulo{
	padding-bottom: 35px;
	padding-left: 7px;
	font-size: 32px;
	font-weight: bold;
	color: rgba(0,40,81,1.00);
}
.PAGINA_TextoTitulo{
	padding-bottom: 21px;
	padding-left: 14px;
	font-size: 21px;
	font-weight: bold;
	color: rgba(0,40,81,1.00);
}
.PAGINA_TextoDestaque{
	font-size: 18px;
	font-weight: bold;
	color: rgba(0,40,81,1.00);
}
.PAGINA_Texto{
	font-size: 18px;
}


.PAGINA_img_1{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/empresa_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_2{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/empresa_02.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_3{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/empresa_03.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_4{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/empresa_04.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_5{
	display: inline-block;
	border-radius: 10px;
	width: 42%;
	background-image: url("../images/fotos/faq_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_6{
	display: inline-block;
	border-radius: 10px;
	width: 42%;
	height: 180px;
	background-image: url("../images/fotos/ajuda_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_7{
	display: inline-block;
	border-radius: 10px;
	width: 42%;
	height: 180px;
	background-image: url("../images/fotos/privacidade_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_8{
	display: inline-block;
	border-radius: 10px;
	width: 42%;
	background-image: url("../images/fotos/suporte_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_9{
	display: inline-block;
	border-radius: 10px;
	width: 42%;
	background-image: url("../images/fotos/orcamento_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_10{
	display: inline-block;
	border-radius: 10px;
	width: 42%;
	background-image: url("../images/fotos/contato_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_11{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/produtos_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_12{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/produtos_02.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_13{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/produtos_03.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_14{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/produtos_04.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_15{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/servicos_01.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_16{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/servicos_02.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_17{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/servicos_03.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_18{
	border-radius: 10px;
	width: 100%;
	height: 180px;
	background-image: url("../images/fotos/servicos_04.jpg");
	background-size: cover;
	background-position: center;
}
.PAGINA_img_S{
	width: 100%;
	height: 180px;
	background-image: url("../images/smbr.png");
	background-size: cover;
}


.PAGINA_imgright {
	float:right;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:14px;
	margin-right:0px;
}
.PAGINA_imgleft {
	float:left;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:14px;
}
.PAGINA_imgcenter {
	margin-top:7px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
}







#PRINCIPAL_rad1_pagina{
	border-radius: 10px;
}


.PRINCIPAL_fundo{
	width: 100%;
	background-image: url("../images/fundo_teste3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.PRINCIPAL_fundo_sombra_geral{
	width: 100%;
	background-color: rgba(0,25,50,0.70);
	background-image: url("../images/smbr.png");
	background-size: cover;
}
.PRINCIPAL_fundo_sombra_container{
		background-color: rgba(238,238,238,0.00);
}
.PRINCIPAL_container{
	background-color: rgba(238,238,238,0.91);
	margin-right: auto;
	margin-left: auto;
	padding-top: 21px;
	padding-bottom: 35px;
	padding-left: 42px;
	padding-right: 42px;
	text-align: center;
	width: 63%;
}
.PRINCIPAL_quadros{
	 text-align:left;
}
.PRINCIPAL_quadros_Geral{
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	padding-top: 14px;
	padding-bottom: 14px;
}


.PRINCIPAL_coluna{
	 padding-left: 35px;

}


.PRINCIPAL_gap_cima{
	padding-top:35px;
}
.PRINCIPAL_gap_baixo{
	padding-top:35px;
}
.PRINCIPAL_gap_quadros_linha{
	margin-top: 25px;
	margin-bottom: 12px;
	margin-left: 0px;
	margin-right: 0px;
	padding-top:1px;
	background-color: #CCCCCC;
}


.PRINCIPAL_Titulo{
	font-size: 35px;
	color: rgba(0,40,81,1.00);
	text-align: center;
}
.PRINCIPAL_SubTitulo{
	padding-top: 3px;
	padding-bottom: 28px;
	font-size: 21px;
	color: rgba(42,42,42,1.00);
	text-align: center;
}

.PRINCIPAL_Titulo_Quadro_1{
	padding-bottom: 10px;
	font-size: 32px;
	font-weight: bold;
	color: rgba(0,40,81,1.00);
}
.PRINCIPAL_SubTitulo_Quadro_1{
	font-size: 18px;
}

.PRINCIPAL_Titulo_Quadro_2{
	padding-top: 5px;
	font-size: 20px;
	font-weight: bold;
	color: rgba(0,40,81,1.00);
}
.PRINCIPAL_SubTitulo_Quadro_2{
	padding-top: 2px;
	font-size: 17px;
}

.PRINCIPAL_Titulo_Quadro_3{
	font-size: 20px;
	font-weight: bold;
	color: rgba(0,40,81,1.00);
}
.PRINCIPAL_Titulo_Quadro_3_S{
	color: #333333;
	font-weight: normal;
}
.PRINCIPAL_SubTitulo_Quadro_3{
	padding-top: 2px;
	font-size: 17px;
}


.PRINCIPAL_img_1{
	width: 260px;
	height: 148px;
	background-image: url("../images/fotos/principal_01.jpg");
	background-size: cover;
	background-position: center;
}
.PRINCIPAL_img_1_S{
	width: 260px;
	height: 148px;
	background-image: url("../images/smbr.png");
	background-size: cover;
	border: 1px solid #999999;
}
.PRINCIPAL_img_2{
	width: 126px;
	height: 71px;
	background-image: url("../images/fotos/principal_02.jpg");
	background-size: cover;
	background-position: center;
}
.PRINCIPAL_img_2_S{
	width: 126px;
	height: 71px;
	background-image: url("../images/smbr.png");
	background-size: cover;
	border: 1px solid #999999;
}
.PRINCIPAL_img_3{
	width: 100%;
	height: 110px;
	background-image: url("../images/fotos/principal_03.jpg");
	background-size: cover;
	background-position: top center;
}
.PRINCIPAL_img_3_S{
	width: 100%;
	height: 110px;
	background-image: url("../images/smbr.png");
	background-size: cover;
	border: 1px solid #999999;
}


.PRINCIPAL_imgright {
	float:right;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:14px;
	margin-right:0px;
}
.PRINCIPAL_imgleft {
	float:left;
	margin-top:7px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:14px;
}
.PRINCIPAL_imgcenter {
	margin-top:7px;
	margin-bottom:3px;
	margin-left:0px;
	margin-right:0px;
}







.DESTAQUE_fundo{
	width: 100%;
	background-image:url(../images/yogamat.jpg);
}
.DESTAQUE_fundo_sombra{
	width: 100%;
	background-color: rgba(0,21,41,0.49);
	background-image: url("../images/smbr.png");
	background-size: cover;
}
.DESTAQUE_container{
	margin-left: auto;
	margin-right: auto;
	width: 63%;
}
.DESTAQUE_quadro{
	padding-left: 16px;
	padding-right: 16px;
	padding-top: 35px;
	padding-bottom: 42px;
}


.DESTAQUE_Titulo{
	font-size: 28px;
	color: rgba(224,224,224,1.00);
	padding-bottom: 7px;
}
.DESTAQUE_SubTitulo{
	font-size: 19px;
	color: rgba(255,255,255,1.00);
}


.DESTAQUE_img_1{
	width: 100%;
	height: 224px;
	background-image: url("../images/fotos/destaque_01.jpg");
	background-size: cover;
	background-position: center;
	border-radius: 10px;
}
.DESTAQUE_img_2{
	width: 100%;
	height: 224px;
	background-image: url("../images/fotos/destaque_02.jpg");
	background-size: cover;
	background-position: center;
	border-radius: 10px;
}
.DESTAQUE_img_3{
	width: 100%;
	height: 224px;
	background-image: url("../images/fotos/destaque_03.jpg");
	background-size: cover;
	background-position: top center;
	border-radius: 10px;
}
.DESTAQUE_img_4{
	width: 100%;
	height: 224px;
	background-image: url("../images/fotos/destaque_04.jpg");
	background-size: cover;
	background-position: top center;
	border-radius: 10px;
}
.DESTAQUE_img_5{
	width: 100%;
	height: 224px;
	background-image: url("../images/fotos/destaque_05.jpg");
	background-size: cover;
	background-position: top center;
	border-radius: 10px;
}
.DESTAQUE_img_6{
	width: 100%;
	height: 224px;
	background-image: url("../images/fotos/destaque_06.jpg");
	background-size: cover;
	background-position: top center;
	border-radius: 10px;
}
.DESTAQUE_img_S{
	width: 100%;
	height: 224px;
	background-image: url("../images/smbr.png");
	background-size: cover;
	border-radius: 10px;
}


.DESTAQUE_imgright {
	float:right;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:14px;
	margin-right:0px;
}
.DESTAQUE_imgleft {
	float:left;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:0px;
	margin-right:14px;
}
.DESTAQUE_imgcenter {
	margin-top:7px;
	margin-bottom:7px;
	margin-left:0px;
	margin-right:0px;
}







.CONTATO_fundo{
	width: 100%;
	background-color: rgba(238,238,238,1.00);
}
.CONTATO_container{
	margin-left: auto;
	margin-right: auto;
	padding-top: 28px;
	padding-bottom: 56px;
	width: 63%;
}
.CONTATO_quadro_Geral{
	border-top: 1px solid rgba(189,189,189,1.00);
	border-bottom: 1px solid rgba(189,189,189,1.00);
	margin-left: 14px;
	margin-right: 14px;
	padding-top: 14px;
	padding-bottom: 28px;
}
.CONTATO_quadro{
	 padding-left: 0px;
	padding-right: 0px;
}
.CONTATO_coluna{
	 padding-left: 28px;
}


.CONTATO_Titulo{
	font-size: 35px;
	color: rgba(0,40,81,1.00);
	text-align: center;
}
.CONTATO_SubTitulo{
	padding-top: 3px;
	padding-bottom: 35px;
	font-size: 21px;
	color: rgba(42,42,42,1.00);
	text-align: center;
}
.CONTATO_msgs{
	border-bottom: 1px solid rgba(189,189,189,1.00);
	padding-bottom: 16px;
	margin-bottom: 14px;
}

.CONTATO_Form_Titulo{
	padding-top: 10px;
	padding-bottom: 4px;
	padding-left: 4px;
	font-size: 17px;
	font-weight: bold;
	color: rgba(84,84,84,1.00);
}
.CONTATO_Form_Button{
	padding-top: 25px;
	padding-right: 4px;
	float: right;
}
.CONTATO_Form_bt{
	padding-left: 21px;
	padding-right: 21px;
	font-size: 18px;
	font-weight: bold;
}







.RODAPE_fundo{
	width: 100%;
	background-image: url("../images/fundo_teste3.jpg");
	background-repeat: no-repeat;
	background-size: cover;
}
.RODAPE_fundo_sombra{
	width: 100%;
	background-color: rgba(0,7,21,0.91);
	background-image: url("../images/smbr.png");
	background-size: cover;
}
.RODAPE_container{
	margin-left: auto;
	margin-right: auto;
	padding-top: 21px;
	padding-bottom: 14px;
	width: 63%;
}


.RODAPE_img_Logo{
	margin-left: auto;
	margin-bottom: 14px;
	width: 184px;
	height: 68px;
	background-image: url("../images/logo_2.png");
	background-repeat: no-repeat;
	background-size: cover;
	text-align: right;
}
.RODAPE_img_Logo_S{
	width: 184px;
	height: 68px;
	background-image: url("../images/smbr.png");
	background-size: cover;
	text-align: right;
}


.RODAPE_Titulo{
	padding-bottom: 7px;
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: rgba(210,210,210,1.00);
	float: left;
	
}
.RODAPE_SubTitulo{
	width: 100%;
	font-size: 16px;
	color: rgba(210,210,210,1.00);
	float: left;
}

.RODAPE_RedesSociais{
	text-align: right;
}
.RODAPE_Links{
	padding-top: 7px;
	width: 100%;
	font-size: 15px;
	color: rgba(210,210,210,1.00);
}
	
.RODAPE_Links_ul_A{
	padding-left: 35px;
}
	
.RODAPE_Links_ul_B{
	padding-left: 42px;
}

.RODAPE_Copyright{
	margin-top: 10px;
	padding-top: 7px;
	margin-left: 16px;
	margin-right: 16px;
	text-align: center;
	font-size: 15px;
	width: 100%;
	border-top: 1px solid rgba(91,91,91,1.00);
	color: rgba(210,210,210,1.00);
}














@media (max-width:1640px){
	.CABECALHO_sacos{
		background-position: right 119px bottom 0px;
	}
}













@media (max-width:1600px){
	.container{
		width: 70%;
	}
	
	
	.CABECALHO_sacos{
		background-position: right 119px bottom 0px;
	}
	
	
	.PAGINA_container{
		width: 70%;
	}
	
	
	.PRINCIPAL_container{
		width: 70%;
	}
	
	
	.DESTAQUE_container{
		width: 70%;
	}

	.DESTAQUE_Titulo{
		font-size: 28px;
	}
	.DESTAQUE_SubTitulo{
		font-size: 18px;
	}

	.DESTAQUE_img_1{
		height: 210px;
	}
	.DESTAQUE_img_2{
		height: 210px;
	}
	.DESTAQUE_img_3{
		height: 210px;
	}
	.DESTAQUE_img_4{
		height: 210px;
	}
	.DESTAQUE_img_5{
		height: 210px;
	}
	.DESTAQUE_img_6{
		height: 210px;
	}
	.DESTAQUE_img_S{
		height: 210px;

	}
	
	
	.CONTATO_container{
		width: 70%;
	}
	
	
	.RODAPE_container{
		width: 70%;
	}
}















@media (max-width:1526px){
	.CABECALHO_bt{
		font-size: 16px;
		padding-top: 0px;
		padding-bottom: 2px;
		padding-left: 12px;
		padding-right: 12px;
		margin-left: 2px;
	}
}














@media (max-width:1470px){
	.DESTAQUE_Titulo{
		font-size: 25px;
		padding-bottom: 7px;
	}
	.DESTAQUE_SubTitulo{
		font-size: 18px;
	}
	.RODAPE_SubTitulo{
		font-size: 15px;
	}
	

	.RODAPE_Links_ul_B{
		padding-left: 35px;
	}
}














@media (max-width:1366px){
	.container{
		width: 70%;
	}
	
	
	.CABECALHO_fundo{
	height: 105px;
	}


	.CABECALHO_img_Logo{
		margin-top: 14px;
		width: 180px;
		height: 70px;
	}
	.CABECALHO_img_Logo_S{
		width: 180px;
		height: 70px;
	}
	
	.CABECALHO_logo{
		padding-top: 7px;
		height: 105px;
	}
	.CABECALHO_sacos{
		background-size: auto 105px;
		background-position: right 98px bottom 0px;
	}
	.CABECALHO_botoes{
		padding-top: 63px;
	}
	
	
	a.MVop_a{
	line-height:29px;
	}
	.MVop_menu{
		padding-right: 21px;
	}
	.MVop_menu_titulo{
		line-height:32px;
	}
	.MVop_menu_bottom{
		line-height:16px;
	}
	
		
	
	.PAGINA_container{
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 28px;
		padding-right: 28px;
		width: 70%;
	}
	.PAGINA_quadros_Geral{
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.PAGINA_Titulo{
		font-size: 25px;
	}
	.PAGINA_TextoDestaque{
		font-size: 16px;
	}
	.PAGINA_Texto{
		font-size: 16px;
	}
	.PAGINA_img_1{
		height: 160px;
	}
	.PAGINA_img_2{
		height: 160px;
	}
	.PAGINA_img_3{
		height: 160px;
	}
	.PAGINA_img_4{
		height: 160px;
	}
	.PAGINA_img_5{
		height: 160px;
	}
	.PAGINA_img_6{
		height: 160px;
	}
	.PAGINA_img_7{
		height: 160px;
	}
	.PAGINA_img_8{
		height: 160px;
	}
	.PAGINA_img_9{
		height: 160px;
	}
	.PAGINA_img_10{
		height: 160px;
	}
	.PAGINA_img_11{
		height: 160px;
	}
	.PAGINA_img_12{
		height: 160px;
	}
	.PAGINA_img_13{
		height: 160px;
	}
	.PAGINA_img_14{
		height: 160px;
	}
	.PAGINA_img_15{
		height: 160px;
	}
	.PAGINA_img_16{
		height: 160px;
	}
	.PAGINA_img_17{
		height: 160px;
	}
	.PAGINA_img_18{
		height: 160px;
	}
	.PAGINA_img_S{
		height: 160px;
	}
	
	
	.PRINCIPAL_container{
		padding-top: 21px;
		padding-bottom: 21px;
		padding-left: 28px;
		padding-right: 28px;
		width: 70%;
	}
	.PRINCIPAL_quadros_Geral{
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.PRINCIPAL_coluna{
		 padding-left: 14px;
	}
	
	.PRINCIPAL_Titulo{
		font-size: 28px;
	}
	.PRINCIPAL_SubTitulo{
		padding-top: 0px;
		padding-bottom: 28px;
		font-size: 17px;
	}

	.PRINCIPAL_Titulo_Quadro_1{
		padding-bottom: 7px;
		font-size: 25px;
	}
	.PRINCIPAL_SubTitulo_Quadro_1{
		font-size: 16px;
	}

	.PRINCIPAL_Titulo_Quadro_2{
		padding-top: 4px;
		font-size: 17px;
	}
	.PRINCIPAL_SubTitulo_Quadro_2{
		padding-top: 1px;
		font-size: 15px;
	}
	.PRINCIPAL_Titulo_Quadro_3{
		font-size: 17px;
	}
	.PRINCIPAL_SubTitulo_Quadro_3{
		padding-top: 1px;
		font-size: 15px;
	}


	.PRINCIPAL_img_1{
		width: 196px;
		height: 105px;
	}
	.PRINCIPAL_img_1_S{
		width: 196px;
		height: 105px;
	}
	.PRINCIPAL_img_2{
		width: 126px;
		height: 63px;
	}
	.PRINCIPAL_img_2_S{
		width: 126px;
		height: 63px;
	}
	.PRINCIPAL_img_3{
		height: 86px;
	}
	.PRINCIPAL_img_3_S{
		height: 86px;
	}
	
	.PRINCIPAL_gap_quadros_linha{
		margin-top: 21px;
		margin-bottom: 12px;
	}
	
	.DESTAQUE_container{
		width: 70%;
	}
	
	.DESTAQUE_Titulo{
		font-size: 25px;
	}
	.DESTAQUE_SubTitulo{
		font-size: 18px;
	}

	.DESTAQUE_img_1{
		height: 180px;
	}
	.DESTAQUE_img_2{
		height: 180px;
	}
	.DESTAQUE_img_3{
		height: 180px;
	}
	.DESTAQUE_img_4{
		height: 180px;
	}
	.DESTAQUE_img_5{
		height: 180px;
	}
	.DESTAQUE_img_6{
		height: 180px;
	}
	.DESTAQUE_img_S{
		height: 180px;
	}

	
	
	.CONTATO_container{
		width: 70%;
	}
	.CONTATO_quadro_Geral{
		padding-top: 10px;
		padding-bottom: 21px;
	}
	.CONTATO_coluna{
		 padding-left: 21px;
	}

	.CONTATO_Titulo{
		font-size: 28px;
	}
	.CONTATO_SubTitulo{
		padding-top: 0px;
		padding-bottom: 28px;
		font-size: 17px;
	}

	.CONTATO_Form_Titulo{
		font-size: 16px;
	}
	.CONTATO_Form_bt{
		padding-left: 16px;
		padding-right: 16px;
		font-size: 16px;
	}
	
	
	.RODAPE_container{
		width: 70%;
	}
	
	
	.Link_RODAPE_Links{
		font-size: 13px;
	}
	
	.RODAPE_Titulo{
		font-size: 16px;

	}
	.RODAPE_SubTitulo{
		font-size: 14px;
	}
	.RODAPE_Copyright{
		font-size: 14px;
	}
}














@media (max-width:1280px){
	.container{
		width: 77%;
	}
	
	.CABECALHO_sacos{
		background-position: right 56px bottom 0px;
	}
	
	
	.PAGINA_container{
		width: 77%;
	}
	
	
	.PRINCIPAL_container{
		width: 77%;
	}
	
	
	.DESTAQUE_container{
		width: 77%;
	}
	
	
	.CONTATO_container{
		width: 77%;
	}
	
	.RODAPE_container{
		width: 77%;
	}
}














@media (max-width:1250px){
	.container{
		width: 90%;
	}
	
	.CABECALHO_sacos{
		background-position: right 0px bottom 0px;
	}
	
	
	.PAGINA_container{
		width: 90%;
	}
	
	.PRINCIPAL_container{
		width: 90%;
	}
	.DESTAQUE_container{
		width: 90%;
	}
	.CONTATO_container{
		width: 90%;
	}	
	.RODAPE_container{
		width: 90%;
	}
}














@media (max-width:1024px){
	.container{
		width: 90%;
	}
	
	.CABECALHO_sacos{
		background-position: right 0px bottom 0px;
	}
	
	.PAGINA_container{
		width: 90%;
	}
	
	.PRINCIPAL_container{
		width: 90%;
	}
	
	.DESTAQUE_container{
		width: 90%;
	}
	
	
	.CONTATO_container{
		width: 90%;
	}
	
	.RODAPE_container{
		width: 90%;
	}
	
	.RODAPE_Links_ul_B{
		padding-left: 21px;
	}
}














@media (max-width:1005px){
	.container{
		width: 100%;
	}
	
	.RODAPE_Links{
		
	}
}














@media (max-width:991px){
	
	.container{
		width: 100%;
	}
	
	
	.esconderA{
		display:none;
	}
	.esconderB{
		display:block;
	}
	.esconderE{
		display:block;
	}
	
	
	.CABECALHO_fundo{
	height: 72px;
	}

	.CABECALHO_img_Logo{
		margin-left: 16px;
		margin-bottom: 10px;
		margin-top: 0px;
		width: 140px;
		height: 54px;
	}
	.CABECALHO_img_Logo_S{
		width: 140px;
		height: 54px;
	}
	
	
	a.MVop_a{
		font-size:15px;
	}

	a.MVop_a:hover{
		font-size:15px;
	}
	
	.PAGINA_container{
		padding-left: 21px;
		padding-right: 21px;
		width: 94%;
	}
	
	.PAGINA_Titulo{
		padding-bottom: 21px;
		padding-left: 7px;
	}
	.PAGINA_TextoTitulo{
		padding-bottom: 7px;
	}
	
	.PAGINA_img_1{
		height: 140px;
	}
	.PAGINA_img_2{
		height: 140px;
	}
	.PAGINA_img_3{
		height: 140px;
	}
	.PAGINA_img_4{
		height: 140px;
	}
	.PAGINA_img_5{
		height: 140px;
	}
	.PAGINA_img_6{
		height: 140px;
	}
	.PAGINA_img_7{
		height: 140px;
	}
	.PAGINA_img_8{
		height: 140px;
	}
	.PAGINA_img_9{
		height: 140px;
	}
	.PAGINA_img_10{
		height: 140px;
	}
	.PAGINA_img_11{
		height: 140px;
	}
	.PAGINA_img_12{
		height: 140px;
	}
	.PAGINA_img_13{
		height: 140px;
	}
	.PAGINA_img_14{
		height: 140px;
	}
	.PAGINA_img_15{
		height: 140px;
	}
	.PAGINA_img_16{
		height: 140px;
	}
	.PAGINA_img_17{
		height: 140px;
	}
	.PAGINA_img_18{
		height: 140px;
	}
	.PAGINA_img_S{
		height: 140px;
	}
	
	
	
	.PRINCIPAL_container{
		padding-left: 21px;
		padding-right: 21px;
		width: 94%;
	}
	
	.PRINCIPAL_coluna{
		 padding-left: 15px;
	}
	
	.PRINCIPAL_Titulo{
		font-size: 29px;
	}
	.PRINCIPAL_SubTitulo{
		font-size: 18px;
	}

	.PRINCIPAL_Titulo_Quadro_1{
		padding-bottom: 7px;
		font-size: 29px;
		text-align: center;
	}
	.PRINCIPAL_SubTitulo_Quadro_1{
		font-size: 16px;
	}

	.PRINCIPAL_Titulo_Quadro_2{
		font-size: 18px;
		text-align: center;
	}
	.PRINCIPAL_SubTitulo_Quadro_2{
		padding-top: 1px;
		font-size: 16px;
	}

	.PRINCIPAL_Titulo_Quadro_3{
		font-size: 18px;
		text-align: center;
	}
	.PRINCIPAL_SubTitulo_Quadro_3{
		padding-top: 1px;
		font-size: 16px;
	}


	.PRINCIPAL_img_1{
		width: 100%;
		height: 160px;
	}
	.PRINCIPAL_img_1_S{
		width: 100%;
		height: 160px;
	}
	.PRINCIPAL_img_2{
		width: 100%;
		height: 160px;
	}
	.PRINCIPAL_img_2_S{
		width: 100%;
		height: 160px;
	}
	
	.DESTAQUE_Titulo{
		font-size: 29px;
	}
	.DESTAQUE_SubTitulo{
		font-size: 18px;
	}

	.DESTAQUE_img_1{
		height: 160px;
	}
	.DESTAQUE_img_2{
		height: 160px;
	}
	.DESTAQUE_img_3{
		height: 160px;
	}
	.DESTAQUE_img_4{
		height: 160px;
	}
	.DESTAQUE_img_5{
		height: 160px;
	}
	.DESTAQUE_img_6{
		height: 160px;
	}
	.DESTAQUE_img_S{
		height: 160px;
	}
	
	
	.CONTATO_container{
		width: 94%;
	}
	
	.CONTATO_quadro_Geral{
		border-top: 0px;
		border-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}	
	.CONTATO_coluna{
		 padding-left: 21px;
	}
	
	.RODAPE_Links{
		padding-top: 0px;
	}
	.RODAPE_Links_ul_A{
		padding-left: 49px;
	}
	
	.RODAPE_img_Logo{
		margin-top: 14px;
		width: 170px;
		height: 63px;
	}
	.RODAPE_img_Logo_S{
		width: 170px;
		height: 63px;
	}
	
	.RODAPE_Titulo{
		font-size: 16px;

	}
	.RODAPE_SubTitulo{
		font-size: 12px;
	}
	.RODAPE_Copyright{
		font-size: 14px;
	}
}














@media (max-width:767px){
	.container{
		width: 100%;
	}
	
	.esconderC{
		display:none;
	}
	.esconderD{
		display:block;
	}
	.esconderE{
		display:none;
	}
	
	
	
	#PAGINA_rad1_pagina{
		border-radius: 0px;
	}
	
	.PAGINA_fundo_sombra_container{
		background-color: rgba(238,238,238,1.00);
	}
	.PAGINA_container{
		background-color: rgba(238,238,238,0.00);
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.PAGINA_quadros{
		padding-top: 21px;
		padding-bottom: 21px;
		padding-left: 1px;
		padding-right: 1px;
		width: 100%;
		border-radius: 0px;
		text-align:left;
	}
	.PAGINA_quadros_Geral{
		border-top: 0px;
		border-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	
	.PAGINA_gap_cima{
		display:none;
	}
	.PAGINA_gap_baixo{
		display:none;
	}
	
	
	.PAGINA_Titulo{
		text-align: center;
		padding-bottom: 0px;
		padding-left: 7px;
		font-size: 35px;
	}
	.PAGINA_TextoTitulo{
		font-size: 25px;
		text-align: center;
	}
	.PAGINA_TextoDestaque{
		font-size: 17px;
	}
	.PAGINA_Texto{
		padding-left: 4px;
		padding-bottom: 14px;
		font-size: 17px;
	}
	.PAGINA_img_1{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_2{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_3{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_4{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_5{
		width: 100%;
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_6{
		width: 100%;
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_7{
		width: 100%;
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_8{
		width: 100%;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_9{
		width: 100%;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_10{
		width: 100%;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_11{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_12{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_13{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_14{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_15{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_16{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_17{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_18{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_S{
		height: 280px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	
	
	
	
	

	
	
	.PRINCIPAL_fundo_sombra_container{
		background-color: rgba(238,238,238,1.00);
	}
	.PRINCIPAL_container{
		background-color: rgba(238,238,238,0.00);
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.PRINCIPAL_quadros{
		margin-bottom: 0px;
		margin-left: auto;
		margin-right: auto;
		padding-top: 0px;
		padding-bottom: 0px;
		padding-left: 1px;
		padding-right: 1px;
		width: 100%;
		border-radius: 0px;
		text-align:left;
	}
	.PRINCIPAL_quadros_Geral{
		border-top: 0px;
		border-bottom: 0px;
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.PRINCIPAL_coluna{
		 padding-left: 15px;
	}
	
	
	.PRINCIPAL_gap_cima{
		padding-top: 16px;
	}
	.PRINCIPAL_gap_baixo{
		display:none;
	}
	
	.PRINCIPAL_gap_quadros_linha{
		margin-top: 21px;
		margin-bottom: 28px;
	}
	
	
	.PRINCIPAL_Titulo{
		padding-bottom: 14px;
		font-size: 25px;
		font-weight: bold;
		color: rgba(160,180,210,1.00);
	}
	.PRINCIPAL_SubTitulo{
		padding-bottom: 35px;
		font-size: 18px;
		color: rgba(224,224,224,1.00);
	}

	.PRINCIPAL_Titulo_Quadro_1{
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 2px;
		padding-right: 2px;
		font-size: 29px;
	}
	.PRINCIPAL_SubTitulo_Quadro_1{
		padding-top: 7px;
		padding-bottom: 28px;
		padding-left: 5px;
		padding-right: 2px;
		font-size: 19px;
	}

	.PRINCIPAL_Titulo_Quadro_2{
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 2px;
		padding-right: 2px;
		font-size: 29px;
	}
	.PRINCIPAL_SubTitulo_Quadro_2{
		padding-top: 7px;
		padding-bottom: 28px;
		padding-left: 5px;
		padding-right: 2px;
		font-size: 19px;
	}
	.PRINCIPAL_Titulo_Quadro_3{
		padding-top: 7px;
		padding-bottom: 7px;
		padding-left: 2px;
		padding-right: 2px;
		font-size: 29px;
	}
	.PRINCIPAL_SubTitulo_Quadro_3{
		padding-top: 7px;
		padding-bottom: 28px;
		padding-left: 2px;
		padding-right: 2px;
		color: #333333;
		text-align: center;
		font-size: 25px;
		font-weight: normal;
	}
	
	
	.PRINCIPAL_img_1{
		width: 100%;
		height: 280px;
		border-radius: 10px;
	}
	.PRINCIPAL_img_1_S{
		width: 100%;
		height: 280px;
		border: 0px;
	}
	.PRINCIPAL_img_2{
		width: 100%;
		height: 280px;
		border-radius: 10px;
	}
	.PRINCIPAL_img_2_S{
		width: 100%;
		height: 280px;
		border: 0px;
	}
	.PRINCIPAL_img_3{
		height: 280px;
		border-radius: 10px;
	}
	.PRINCIPAL_img_3_S{
		height: 280px;
		border-radius: 10px;
	}
		
	
	.PRINCIPAL_imgright {
		float: none;
		padding-top:0px;
		padding-bottom:7px;
		padding-left:0px;
		padding-right:0px;
	}
	.PRINCIPAL_imgleft {
		float: none;
		padding-top:0px;
		padding-bottom:7px;
		padding-left:0px;
		padding-right:0px;
	}
	.PRINCIPAL_imgcenter {
		padding-top:0px;
		padding-bottom:7px;
		padding-left:0px;
		padding-right:0px;
	}
	
		
	.DESTAQUE_fundo{
		background-image:url(../images/yogamat6.jpg);
	}
	
	.DESTAQUE_Titulo{
		font-size: 29px;
	}
	.DESTAQUE_SubTitulo{
		font-size: 18px;
	}

	.DESTAQUE_img_1{
		height: 280px;
	}
	.DESTAQUE_img_2{
		height: 280px;
	}
	.DESTAQUE_img_3{
		height: 280px;
	}
	.DESTAQUE_img_4{
		height: 280px;
	}
	.DESTAQUE_img_5{
		height: 280px;
	}
	.DESTAQUE_img_6{
		height: 280px;
	}
	.DESTAQUE_img_S{
		height: 280px;
	}
	
	
	.CONTATO_container{
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 16px;
		padding-right: 16px;
		width: 100%;
	}
	.CONTATO_coluna{
		padding-left: 0px;
	}

	.CONTATO_Titulo{
		font-size: 35px;
	}
	.CONTATO_SubTitulo{
		font-size: 18px;
	}

	.CONTATO_Form_Titulo{
		font-size: 16px;
	}
	.CONTATO_Form_bt{
		padding-left: 16px;
		padding-right: 16px;
		font-size: 16px;
	}
	
	
	.RODAPE_container{
		padding-bottom: 0px;
	}
	.RODAPE_Titulo{
		font-size: 18px;

	}
	.RODAPE_SubTitulo{
		padding-bottom: 14px;
		font-size: 16px;
	}
	.RODAPE_RedesSociais{
		padding-top: 14px;
		padding-bottom: 14px;
	}
	.RODAPE_Links{
		padding-top: 14px;
		text-align: left;
	}
	.Link_RODAPE_Links{
		font-size: 16px;
	}
	
	.RODAPE_Links_ul_A{
		padding-left: 16px;
	}
	.RODAPE_Links_ul_B{
		padding-left: 42px;
	}
}














@media (max-width:480px){
	
	.PAGINA_TextoDestaque{
		font-size: 17px;
	}
	.PAGINA_Texto{
		padding-left: 4px;
		padding-bottom: 14px;
		font-size: 17px;
	}
	.PAGINA_img_1{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_2{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_3{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_4{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_5{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_6{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_7{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_8{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_9{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_10{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_11{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_12{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_13{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_14{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_15{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_16{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_17{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_18{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	.PAGINA_img_S{
		height: 210px;
		margin-top: 14px;
		margin-bottom: 14px;
	}
	
	
	
	
	.PRINCIPAL_img_1{
		width: 100%;
		height: 210px;
		border-radius: 10px;
	}
	.PRINCIPAL_img_1_S{
		width: 100%;
		height: 210px;
		border: 0px;
	}
	.PRINCIPAL_img_2{
		width: 100%;
		height: 210px;
		border-radius: 10px;
	}
	.PRINCIPAL_img_2_S{
		width: 100%;
		height: 210px;
		border: 0px;
	}
	.PRINCIPAL_img_3{
		height: 210px;
		border-radius: 10px;
	}
	.PRINCIPAL_img_3_S{
		height: 210px;
		border-radius: 10px;
	}
		
	
	.PRINCIPAL_imgright {
		float: none;
		padding-top:0px;
		padding-bottom:7px;
		padding-left:0px;
		padding-right:0px;
	}
	.PRINCIPAL_imgleft {
		float: none;
		padding-top:0px;
		padding-bottom:7px;
		padding-left:0px;
		padding-right:0px;
	}
	.PRINCIPAL_imgcenter {
		padding-top:0px;
		padding-bottom:7px;
		padding-left:0px;
		padding-right:0px;
	}
	

	.DESTAQUE_img_1{
		height: 180px;
	}
	.DESTAQUE_img_2{
		height: 180px;
	}
	.DESTAQUE_img_3{
		height: 180px;
	}
	.DESTAQUE_img_4{
		height: 180px;
	}
	.DESTAQUE_img_5{
		height: 180px;
	}
	.DESTAQUE_img_6{
		height: 180px;
	}
	.DESTAQUE_img_S{
		height: 180px;
	}
	
	.RODAPE_container{
		padding-bottom: 7px;
	}
}














@media (max-width:320px){
	

	.PRINCIPAL_Titulo_Quadro_1{
		font-size: 27px;
	}
	.PRINCIPAL_Titulo_Quadro_2{
		font-size: 27px;
	}
	.PRINCIPAL_Titulo_Quadro_3{
		font-size: 27px;
	}
	
	.DESTAQUE_Titulo{
		font-size: 27px;
	}
	.DESTAQUE_SubTitulo{
		font-size: 19px;
	}
}
