@charset "utf-8";
/* CSS Document */






/* UNIVERSAIS ---------------------------------------------------------------------------------> */
/****** SCRIPT PARA NAIMATION *******************/


@font-face {
  font-family: 'Scriptina Pro';
  src: url('../Scriptina Pro.otf');
  src: url('nomedafont?#iefix') format('embedded-opentype'),
    url('../Scriptina Pro.otf.svg#Locaweb-Icons') format('svg'),
    url('../Scriptina Pro.otf') format('truetype');
  font-weight: normal;
  font-style: normal;
}




/* ---------------------------------------------------------------------------------> */

@keyframes formFade {
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-moz-keyframes formFade { /* Firefox */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-webkit-keyframes formFade { /* Safari and Chrome */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-o-keyframes formFade { /* Opera */
from {
    opacity:0;
}
to {
    opacity: 0.80;
}
}

#opaco{
	background-color: #000;
	float: left;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 18;
	left: 0px;
	top: 0px;	
	opacity: 0.80;
	animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
	
}



#opacocel{
	background-color: #000;
	float: left;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 18;
	left: 0px;
	top: 0px;	
	opacity: 0.80;
	display:none;
	animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
	
}

#fechar{
	
	width:30px;
position:fixed;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:26px;
font-weight:bold;
right:0px;
margin-right:0px;
	margin-top:0px;
	opacity:0.80;
animation: formFade 2s ease-in-out;
-moz-animation: formFade 2s ease-in-out; /* Firefox */
-webkit-animation: formFade 2s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 2s ease-in-out; /* Opera */
z-index:20;

}

#fechar a{
color:#F00;
text-decoration:none;
padding:10px;
background-color:#fff;
text-align:center;	
	
}

#fechar a:hover{
color:#fff;
background-color:#F00;
font-size:26px;
font-weight:bold;
text-align:center;	
}


#msg{
	
	width:80%;
position:fixed;
font-family:Arial, Helvetica, sans-serif;
color:#000;
font-size:26px;
font-weight:bold;
left:0px;
margin-left:9%;
	margin-top:20px;
	background-color:#fff;
	opacity:0.80;
	padding:10px;
	border:2px solid #F00;
	border-radius:20px;
	text-align:center;
animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
z-index:21;

}





/* CELULAR ---------------------------------------------------------------------------------> */

@media screen and (min-width: 0px){
	
	
body{
	padding:0;
	background-image: url(../img/jpg/arabescook.jpg);
	background-repeat:repeat-y;
	background-position: center;
	background-position: 0% 0%;
	background-size:100%;
	text-align: center;
	width:98%;
	height: 100%;
	left: 1%;
	top: 0px;
	right: 0px;
	bottom: 0px;	
	
}




	
@keyframes formFade {
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-moz-keyframes formFade { /* Firefox */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-webkit-keyframes formFade { /* Safari and Chrome */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-o-keyframes formFade { /* Opera */
from {
    opacity:0;
}
to {
    opacity: 0.80;
}
}
	
	
/* CABEÇALHO ---------------------------------------------------------------------------------> */

header#cabecalho{
	width: 100%;
	left: 0px;
	top: 0px;
	height: 70px;
	text-align: center;
	margin-left:0px;
	
}


/* FUNDO MENU ---------------------------------------------------------------------------------> */
 #tarja{
	
	top:0px;
	left:0px;
	margint-top:0px;
	margin-left:0px;
	width:100%;
	height:40px;
	background-color:#9C6;
	box-shadow:3px 3px 3px #000;
	display:block;
	position:fixed;
	z-index:100;
	
}

/* IMAGEM MENU CELULAR ---------------------------------------------------------------------------------> */
header#cabecalho #menuimgin{

top:0px;
left:0px;
position:fixed;
margin-top:8px;
margin-left:90%;
display:block;	
z-index:106;
height:25px;
width:35px;
cursor:pointer;
}


header#cabecalho #menuimgin img{
width:100%;
height:100%;	
	
}


header#cabecalho #menuimgout{

top:0px;
left:0px;
position:fixed;
margin-top:8px;
margin-left:90%;
display:none;	
z-index:106;
height:25px;
width:35px;
cursor:pointer;	
}


header#cabecalho #menuimgout img{
width:100%;
heigh:100%;	
	
}


header#cabecalho #menuquadro{
	display:none;
	
	
	
	
	
}
/* LOGO ---------------------------------------------------------------------------------> */

header#cabecalho #logo{
	padding-top: 1%;
	padding-left: 0%;
	position:absolute;
	left: 0px;
	top: 0px;	
	margin-top:70px;
	margin-left:10%;
	text-align:left;
	display:none;
	width:1%;
	
	
}

header#cabecalho #logo img{
	width:100%;
	
}

/* MIDIAS ---------------------------------------------------------------------------------> */

header#cabecalho #face{
	margin-left:45px;
	position: fixed;
	top: 0px;
	margin-top:-4px;
	left: 0px;	
	z-index:106;
	width:48px;
	
	
}

header#cabecalho #face img{
	
width:100%;	
}


header#cabecalho #instagram{
	margin-left:5px;
	position: fixed;
	top: 0px;
	margin-top:-4px;
	left: 0px;	
	z-index:106;
	width:45px;
	
	
}

header#cabecalho #instagram img{
	
width:100%;	
}






/* INFORMAÇÕES ---------------------------------------------------------------------------------> */

header#cabecalho #logofone{
	margin-left:95px;
	position: fixed;
	top: 0px;
	margin-top:7px;
    left: 0px;	
	z-index:105;
	width:30px;
}

header#cabecalho #logofone img{
width:100%;

}

header#cabecalho #tel {
	margin-left: 135px;
	position: fixed;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fff;
	z-index:105;
	display:none;
}


header#cabecalho #cel {
	margin-left: 135px;
	position: fixed;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #fff;
	z-index:105;
}





#zap {
width:18px;	
padding:3px;
	
}


#zap img{
width:100%;	
	
}


#tele{
width:18px;	
padding:3px;	
	
}


#tele img{
width:100%;	
	
}



/* LOGS ---------------------------------------------------------------------------------> */

header#cabecalho #logado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e7126;
	margin-top:45px;
	margin-left: 45%;
	position: absolute;
	left: 0px;	
	width:50%;
	text-align:right;
	
}

header#cabecalho #logado a{
	text-decoration: none;
	color:#4e7126;;
}

header#cabecalho #logout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e7126;
	margin-top:9px;
	margin-left: 80%;
	position: fixed;
	left: 0px;
	z-index: 105;
display:none;

}

header#cabecalho #logout a{
	text-decoration:none;
	color: #4e7126;
	
}

header#cabecalho #logout a:hover{
	color: #333;
}



/* MENU ---------------------------------------------------------------------------------> */
header#cabecalho #menuquadro{
	
	display:none;
}

 

header#cabecalho #menu{

		display:none;
	
}


#menucel{
	margin-top: 70px;
	margin-left:5%;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;	
	z-index: 56;	
	width: 70%;
		border-radius: 10px 10px;
		display:none;
		animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
z-index:21;

	
}




#menucel ul{
	padding-left: 0em;
	
}


 #menucel ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:normal;
	color: #fff;
	text-align: left;
	display:inline-block;
	padding-top: 	15px;
	padding-right:5px;
	padding-bottom: 5px;
	padding-left: 5px;	
	cursor:pointer;
	width:70%;
	

	
}

#menucel ul li a{
	color: #fff;
	text-decoration: none;	
	transition: all 0.5s;
	-webkit-padding-top
	cursor:pointer;
}

#menucel ul li a:hover{
	transition: all 0.5s;
	opacity:99;
	color: #0F0;
	cursor:pointer;
}

#menucel ul li:hover{
	transition: all 0.5s;
	opacity:99;
	color: #0F0;
	cursor:pointer;
}


#menucel ul li ul{
list-style-type:none;
padding-left:0em;	
display:none;	
margin-top:10px;
	transition: all 0.5s;
	-webkit-padding-top
	animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
z-index:21;
}


 

#menucel ul li ul li {
	
	display:inline-block;
	text-align: left;
	padding-top:10px;
	margin-left:0px;
	text-transform: uppercase;
	
 }
 
 
 
 
 
 #menucel ul li ul li a {
	
	color:#9F6;
	
	
 }
 
 #menucel ul li ul li a:hover {
	
	color:#0F0;
	
	
 }




 
 
 
 

/* CORPO ---------------------------------------------------------------------------------> */


/* FUNDO OPACO ---------------------------------------------------------------------------------> */


#opaco2{
	background-color: #000;
	float: left;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 18;
	left: 0px;
	top: 0px;	
	opacity: 0.80;
	animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
visibility:hidden;
	
}


@keyframes formFade {
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-moz-keyframes formFade { /* Firefox */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-webkit-keyframes formFade { /* Safari and Chrome */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-o-keyframes formFade { /* Opera */
from {
    opacity:0;
}
to {
    opacity: 0.80;
}
}


/* cadstros ---------------------------------------------------------------------------------> */


#logs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#4e7126;
	background-color: #FFF;
	height: 350px;
	width: 85%;
	border: 1px solid #4e7126;
	float: left;
	position: fixed;
	z-index: 19;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-left: 5%;
	top:0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-radius: 20px;
	
}

#logcontato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#4e7126;
	background-color: #FFF;
	height: 200px;
	width: 450px;
	border: 1px solid #4e7126;
	float: left;
	position: fixed;
	z-index: 19;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-left: 20%;
	top:0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-radius: 20px;
	
}

#logs .boxform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e7126;
	background-color: #FFF;
	border: 1px solid #4e7126;
	text-shadow: 3px 3px 3px #999;
	padding: 10px;
	margin-left: 5px;
	width: 70%;
	border-radius: 10px;
}


#logs .btform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #4e7126;
	padding: 10px;
	border: 1px solid #990;	
	border-radius:20px;
	
}
#fx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	margin-top: 70px;
	margin-right: 5%;
	position: fixed;
	z-index: 100;
	top: 0px;
	right: 0px;
	padding: 10px;
	border: 1px solid #990;
	border-radius: 50px 50px 50px 50px;
	background-color: #FFF;
}

#fx a{
	
color: #4e7126;
	text-decoration: none;
}

#fx2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	margin-top: 45px;
	margin-right: 5.7%;
	right:0px;
	position: fixed;
	z-index: 100;
	top: 0px;
	right: 0px;
	padding: 10px;


}

#fx2 img{
	
	width:30%;
	
	
	
}

#logs span#links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
}

#erro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	margin-top: -125px;
	margin-left: 28%;
	position: absolute;
	z-index: 21;	
	text-shadow:0px 0px 1px #FFF;
	
}


/* CADASTRO ---------------------------------------------------------------------------------> */

#cad{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	margin-top: -125px;
	width:100%;
	text-align:center;
	position: absolute;
	z-index: 21;	
	text-shadow:0px 0px 1px #FFF;
	margin-left:-180px;
	
}


#logs span#links a{
	color:#4e7126;
	text-decoration:none;
	
}


#senhas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#4e7126;
	background-color: #FFF;
	height: 150px;
	width: 450px;
	border: 1px solid #4e7126;
	float: left;
	position: fixed;
	z-index: 19;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-left: 20%;
	top:0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-radius: 20px;
	
}

#senhas #recupera {
	text-align: center;
	height: 120px;
	width: 99%;
	position: relative;
	z-index: 20;
	vertical-align: middle;
}




section#corpo{
	width:100%;
	margin-left: 0%;
	left: 0px;
	top: 0px;
	text-align:left;
	
	
	
	
}

/* CAPA CEL ---------------------------------------------------------------------------------> */
section#corpo #capacel{
	
width:100%;
margin-top:-20px;
margin-bottom:50px;
}

section#corpo #capacel img{
	
width:100%;
	
}


/* SLIDESHOW ---------------------------------------------------------------------------------> */


section#corpo #slideshow{
	z-index: 1;
	margin-top: 20px;
	width:100%;
	display:none;
}

section#corpo #slideshow img{
	width:100%;
	
}

section#corpo  #sombra{
	
	text-align: center;
	position: absolute;
	left: 0px;
	top: 0px;
	margin-top:-0px;
	margin-left:-10px ;
	display:none;
}

section#corpo #container {
	height:150px;
	width: 100%;
	position: absolute;
	z-index: 9;
	text-align:center;
	opacity: 0.0;
	transition: 1s;
	display:none;
}

section#corpo #container:hover{
	opacity: 0.99;
	transition: 1s;
}

section#corpo #container #nav a, #s7 strong {
	padding: 3px;
	text-decoration: none;
	background-color: #FFF;
	border-radius: 30px 30px;
	font-size: 0.5px;
	color: #333;
	border: 2px solid #FFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	box-shadow: 3px 3px 5px #333;
}




/* EVENTOS ---------------------------------------------------------------------------------> */

section#corpo #evecab img{
	width:90%;
	margin-top:-0px;
	margin-left: 5%;
}
section#corpo #evinicial{
	top: 0px;
	width:100%;
	margin-top: 20px;
}



section#corpo #evinicial h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#033;
	padding: 10px;
	
	
	
}

section#corpo #evinicial ul{
	list-style-type: none;	
	padding-left: 0em;
	
	
}

section#corpo #evinicial ul li#eventosquadro{
	float: left;
	width: 90%;
	padding-top:10px;
	border: 1px solid #9C6;
	vertical-align: top;
	margin-left: 5%;
	margin-bottom:35px;
	border-radius: 20px;
	height: 160px;
}


section#corpo #evinicial  ul li ul{
	list-style-type: none;	
	padding-left: 0em;
	
	
}

section#corpo #evinicial  ul li ul li{
	display: inline-block;
	
	
}


section#corpo #evinicial ul li ul li.conteudo{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	float:left;
	top:0px;
	margin-left:5%;
	vertical-align: top;
	margin-top:0px;
	width:90%;
	padding-left: 10px;	
}

section#corpo #evinicial ul li ul li.conteudo span#titulo{
	font-size:13px;
	text-shadow: 3px 3px 5px #999;
	color: #4e7126;
	
}
section#corpo #evinicial ul li ul li.conteudo img{
	
	box-shadow: 3px 3px 10px #333;
	margin-right:10px;
}
section#corpo #evinicial ul li ul li.conteudo span#datas{
	font-size:14px;


	
}
section#corpo #evinicial ul li ul li.conteudo span#texto{

	
}

section#corpo #evinicial ul li ul li.conteudo span#detalhes{
	font-family:arial;
	color:#666;
	font-size: 14px;
	text-align: right;
	
}

section#corpo #evinicial ul li ul li.conteudo span#detalhes a {
	text-decoration: none;
	color: #063;
	margin-left: 70%;
}

section#corpo #evinicial ul li ul li.conteudo span#detalhes a:hover {
	color: #033;
	font-weight:bold;
}




/* BANNERS ---------------------------------------------------------------------------------> */


section#corpo #banners {
	width:100%;

	
}

section#corpo #banners ul{
	padding-left: 0em;
	list-style-type: none;
	text-align: center;
}

section#corpo #banners ul li{
	display: inline-block;
	height: 380px;
	width:90%;
	margin-left: 5%;
	margin-right: 0%;
	vertical-align: top;
	margin-bottom:10px;
}

section#corpo  #cabs1{
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9C3;
	border-right-color: #9C3;
	border-left-color: #9C3;
	width:200px;
	background-color:#aecb85;
	border-radius:15px 15px 0px 0px;
	margin-left: 17px;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#5c5c5c;
	
}

section#corpo #foto1{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/estetica-facial0.png);
	background-size:100%;
	height: 165px;
	width:90%;
}



section#corpo #foto1:hover{
	
	
	background-image:url(../img/png/estetica-facial00.png);
}


section#corpo #sombras{
	margin-top: -39.5px;	
}
section#corpo #txt1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: left;
	margin-bottom:10px;
}




section#corpo #foto2{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/massagem-terapeuta2.png);
	background-size:100%;
	height: 165px;
	width:90%;
}



section#corpo #foto2:hover{
	
	
	background-image:url(../img/png/massagem-terapeuta20.png);
}



section#corpo #foto3{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/ESTETICACORPORAL.png);
	background-size:100%;
	height: 165px;
	width:90%;
}



section#corpo #foto3:hover{
	
	
	background-image:url(../img/png/estetica-facial22.png);
}

section#corpo #foto4{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/banho-terapeutico2.png);
	background-size:100%;
height: 165px;
	width:90%;
}



section#corpo #foto4:hover{
	
	
	background-image:url(../img/png/banho-terapeutico20.png);
}


section#corpo #foto5{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/depilacao.png);
	background-size:100%;
	height: 165px;
	width:90%;
}



section#corpo #foto5:hover{
	
	
	background-image:url(../img/png/estetica-facial21.png);
}


section#corpo #foto6{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/manicure-e-pedicure.png);
	background-size:100%;
	height: 165px;
	width:90%;
}



section#corpo #foto6:hover{
	
	
	background-image:url(../img/png/pee.png);
}

section#corpo #atividades{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9C3;
	text-align: center;
	vertical-align: middle;
	width: 90%;	
	
	
}

section#corpo #atividades img{
width:70%;	

}

section#corpo #atividades span#ativcab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990;
	text-align: left;
	font-weight: bold;
}
section#corpo #atividades #ativtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #333;
}

section#corpo #atividades #ativtxt ul{
	

	padding-left:0em;
	
}

section#corpo #atividades#ativtxt ul li{
	
	display:inline-block;
	color:#000;
	padding-left:5px;s
	
}


/* PÁGINAS  =====================================================================================================================*/

section#corpo #logoesquerda{
	float: none;
	margin-top: 10px;
	margin-left:15%;
	width:70%;	
	
}
section#corpo #logoesquerda img {
width:100%;	
	
}
#mascaras{
width:90%;
height:330px;
background-image:url(../img/png/mascara.png);
background-size:100% 100%;
position:absolute;
z-index:3;
margin-left:2%;
margin-top:-2px;
background-repeat:no-repeat;
margin-bottom:300px;	
	
	
}


section#corpo #cabpagina{
	margin-top:0px;
	position: relative;
	top: 10px;
	margin-left: 0%;
font-family:Scriptina Pro;
	color:#693;
	font-size:60px;
	text-align:center;
	width:80%;
	margin-left:5%;
	font-family:Scriptina Pro;
	font-weight:bold;
	color:#339999;
	z-index:5;
}
section#corpo #cabpagina img{
width:80%;
}


section#corpo #paginatxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4e7126;
	margin-top: 30px;
	margin-left: 0%;
	position: relative;
	width:90%;
	margin-left:5%;
	text-align:justify;
	z-index:5;
}


section#corpo #paginatxt #txtcabeste{
	color: #00817f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
}
section#corpo #ftsnoiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	position: relative;
	right: 0px;
	color: #FFF;
	
}

section#corpo #ftsnoiva a{
	color: #FFF;
	text-decoration:none;
	background-color: #4e7126;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;	
	border-radius: 20px;
}

section#corpo #ftsnoiva a:hover{
	background-color: #663;	
}

section#corpo #botao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #4e7126;
	float: right;
	right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	margin-right:5%;
	border: 1px solid #990;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 20px;
}


section#corpo #botao a{
	text-decoration:none;
	color: #FFF;
}

section#corpo #botao a:hover{
	font-weight: bold;
	color: #FFF;
	text-shadow: 3px 3px 3px #000;
	font-size: 14px;
}

section#corpo #ftpilates{
	width:90%;
	text-align:center;
	
	
}

section#corpo #ftpilates ul{
	padding-left: 0em;
	list-style-type: none;	
	
}

section#corpo #ftpilates ul li{
	display: inline-block;
	width: 90%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: right;	
	
}

/* PÁGINAS  PROFISSIONAIS =========================================================================================================*/

section#corpo #profissionais{
	
	width: 90%;
	left: 0px;
	margin-top: 50px;	
	margin-left:5%;
	
}
section#corpo #profissionais #fotosprof{
	margin-top: 10px;
	width:50%;
	margin-right:none;
	margin-left:25%;		
	position:relative;
	
}

section#corpo #profissionais #fotosprof img{
	width:100%;
}


section#corpo #profissionais #mascara{
width:63%;
height:240px;
background-image:url(../img/png/mascara.png);
background-size:100%;
position:absolute;
z-index:3;
margin-left:13.5%;
margin-top:-25px;
	
	
	
}



section#corpo  #profissionais #txtprofissional{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4e7126;
	width: 100%;
	word-wrap: break-word;
	white-space:pre-wrap;
	overflow:hidden;
	display: block;
	text-align: justify;
				vertical-align:text-top;
		margin-top:20px;
		position:relative;
}


section#corpo  #profissionais #txtprofissional h2{
	text-align:center;
	
	
	
}


section#corpo #videoprof{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4e7126;
	text-align: center;
	margin-bottom: 30px;
	position:relative;

}
section#corpo #assistir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4e7126;
	margin-top:0px;
	margin-left:28%;
}
 
  section#corpo #paginatxt h1{
font-size:20px;  
  }

 
  section#corpo #paginatxt #ftcurso{
	width: 90%;
	left: 0px;
	top: 0px;	  
  }
  
  section#corpo #paginatxt #ftcurso img{
	width:100%;  
	  
  }
  
   section#corpo #paginatxt #txconteudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 90%;
	left: 0px;
	top: 0px;	 
	 
 }
 
 section#corpo #paginatxt span.cabcursos{
	font-size: 35px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
 }
 
 section#corpo #paginatxt span.datas{
	margin-left: 1px; 
	 
 }
 section#corpo #paginatxt #txcurso{
	font-size: 18px;
	text-align: justify;
	white-space: break-word;
	white-space: pre-wrap;
	width: 100%;
	position: relative;	 
	display:block;
	 
 }
 
 section#corpo #paginatxt #txcv{
	font-size: 14px;
	text-align: justify;
	white-space: break-word;
	white-space: pre-wrap;
	width: 100%;
	position: relative;
	display: block;	 
	padding-left: 20px;
	margin-top:5px;
 }
 
section#corpo #paginatxt span#ftminstrante{
	height:150px;
	padding-left:5px;
 }
  section#corpo #paginatxt span#ftminstrante img{
	height:150px;
	padding-left:20px;
  }
 
 section#corpo #paginatxt #linkcurso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 0px;
	margin-left: 5%;
	color: #FFF;
	background-color: #4e7126;
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #666;
	border-radius: 20px;
	text-align: center;	 
 }
 
  section#corpo #paginatxt #linkcurso a{
	color: #FFF;
	text-decoration:none;
	 
	 
 }
 
 
 section#corpo #paginatxt #linkcurso a:hover{
	 color:#0F0;
 }
 
section#corpo #paginatxt .btinscri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	position: relative;
	left: 0px;
	color: #FFF;
	background-color: #4e7126;
	border: 1px solid #9C0;
	border-radius: 20px;
	text-align: center;
	text-shadow:3px 3px 3px #333;
	padding: 10px;
	
 }
 
section#corpo #paginatxt .btinscri a{
	
	color: #FFF;
	text-decoration: none;
	
 }
 
 
 
 section#corpo #paginatxt #fio{
	position: relative;
	left: 0px;	 
	 
 }
 
 
  section#corpo #valores{
	  top-margin: 30px;
	  margin-left: 20%;
  }
  section#corpo #paginatxt .album{
	text-align: left;
	display: block;
	width: 100%;
	vertical-align: middle;
	border: 1px solid #4e7126;
	border-radius: 20px;
	margin-bottom: 30px;
	
  }
  
  
    section#corpo #paginatxt .album a{
	text-align: left;
	display: block;
	height: 100px;
	width: 90%;
	vertical-align: middle;
	margin-bottom: 10px;
	text-decoration:none;
	color:#4e7126;
  }
  
   section#corpo #paginatxt .album:hover{
	background-color: #CF9;	   
	   
   }
section#corpo #paginatxt .album h2{
	margin-left: 10px;
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
   }
  
section#corpo #paginatxt .album img{
	height: 80px;
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	
	box-shadow: 3px 3px 5px #333;
}

section#corpo #paginatxt .album img:hover{
	opacity: 0.70;
}

section#corpo #videos{
	width:98%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4e7126;
	text-align:center;

}


section#corpo #videos ul{
	list-style-type:none;
	paddign-left: 0em;
}

section#corpo #videos ul li{
	width:97%;
	display:inline-block;
	text-align: center;
	border: 1px solid #CF6;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: -12px	
}
#ftshow{
	width:90%;
	height:200px;
	z-index:1;
	top:150px;
	left:0px;
	margin-top: -80px;
	position: absolute;	
}

#ftshow ul#ciclos{
	padding-left: 0em;
	list-style-type: none;	
	
}
#ftshow ul#ciclos li{
	float: left;
	position: relative;
	z-index:1;
	left: 0px;
	top: -60px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-left: 0px;
	height: 200px;
	width: 90%;
}

#ftshow img{
	height: 90%;
	text-align: center;
}

#bte{
	position: fixed;
	z-index: 20;
	padding-top:200px;
	padding-bottom:200px;
	width: 20%;
	left: 0px;
	top: 0px;
	margin-left:0px;
	top: 120px;
	margin-left: 27%;
	opacity: 0;
	transition: 0.5s;
	cursor:pointer;
	
}
#bte img{
	width:10%;
	
}

#bte:hover{
	opacity:0.99;
	transition: 0.5s;
}

#btd{
	position: fixed;
	z-index:21;
	padding-top:200px;
	padding-bottom:200px;
	width: 20%;
	right: 0px;
	top: 0px;
	margin-right:27%;
	top: 120px;
	margin-right: 28.5%;
	text-align:right;
	opacity: 0;
	transition: 0.5s;
	cursor:pointer;
}
#btd img{
	width:10%;
	
	
}
 #btd:hover{
	opacity:0.99;
	transition: 0.5s;
}



iframe{
	overflow:hidden;
	height: 400px;
	width: 90%;
	z-index: 21;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
	margin-left:5%;
}
/* rodape*/
section#corpo #rodape{
	left: 0px;
	height: 120px;
	bottom:0px;
	margin-bottom:0px;
	background-color: #aecb85;
	border-radius: 15px;
	margin-top: 100px;
	margin-bottom:40px;
	position: relative;
	margin-left:5%;
	width:90%;
}



section#corpo #rodape #copy{
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #033;
	text-align: center;
	padding: 10px;
}

section#corpo #rodape #direitos{
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #033;
	text-align: center;
	padding: 5px;
	margin-top:-7px;
}

section#corpo #rodape #rodapecontato{
	width:90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #033;
	text-align: center;
	padding: 5px;
	margin-top:0px;	
	position:absolute;
	font-weight:bold;
}


section#corpo #rodape #rua{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #033;
	text-align: center;
	margin-top:35px;	
	position:absolute;
}




section#corpo #painel{
	width:90%;
	top:0px;
	left:0px;
	margin-left: 5%;
	margin-top: 130px;
	
	
	
	
}

section#corpo #painel #painelmenu{
	width:110px;
	top:0px;
	left:0px;
	margin-left: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC9;	

	
	
	
}


section#corpo #painel #painelcorpo{
	width:90%;
	top:0px;
	left:0px;
	margin-left: 150px;
	margin-top: -150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	position:relative;
	
}

section#corpo #painel #painelcorpo h1{
	text-align:center;
	
}

section#corpo #painel #painelmenu ul{
	list-style-type:none;
	padding-left:0em;	

	
	
	
}

section#corpo #painel #painelmenu ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#033;
	padding:7px;
	
	
}


section#corpo #painel #painelmenu ul li a{
	text-decoration: none;
	color:#033;	
}


section#corpo #painel #painelmenu ul li a:hover{
	text-decoration: none;
	color:#fff;
	background-color: #9C6;
	padding: 5px;
		
}


#comprovante{
	widht: 25%;
	top:0px;
	left:0px;
	margin-left: 32%;
	margin-top:200px;
	background-color: #FFF;
	border: 1px solid #033;
	position: fixed;
	z-index: 100;	
	
}

/* classes */

.links{
	text-decoration: none;
	color:#fff;
	background-color: #9C6;
	padding: 5px;
		
}

.boxform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e7126;
	background-color: #FFF;
	border: 1px solid #4e7126;
	text-shadow: 3px 3px 3px #999;
	padding: 10px;
	margin-left: 5px;
	width: 90%;
	border-radius: 10px;
}

.txtforms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	padding:5px;
	color:#4e7126;
	text-align: left;
	width: 100px;
	display: inline-block;
	vertical-align:top;
}

.btform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #4e7126;
	padding: 10px;
	border: 1px solid #990;
	border-radius:20px;
	font-weight: bold;	
	position:relative;
	text-align:center;

}
.quadroform{
	padding:10px;
	border-radius: 20px;
	width: 90%;
	height:300px;
	
}

.txt_cinza{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;	
	
}
.txtform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033;
	background-color: #CF9;
	text-align: right;
	padding: 5px;
	border-radius: 10;
	border: 1px solid #033;
}

span#vazio{
	text-align: center;
	display: block;
	width: 90%;
	padding-top: 20px;
	padding-bottom: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;	
}

.logoparceiro img{
	width:30%;
	
}

#plataforma{
	
width:100%;	
	
}


#plataforma img{
	
width:80%;	
	
}

}












































































@media screen and (min-width: 780px){

/* PC -------------------------------------------------------------------------------------------------------> */

body{
	padding:0;
	background-image: url(../img/jpg/arabescook.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position: 50% 0%;
	text-align: center;
	width:98%;
	height: 100%;
	left: 1%;
	top: 0px;
	right: 0px;
	bottom: 0px;	
	
}

header#cabecalho{
	width: 70%;
	left: 0px;
	top: 0px;
	height: 150px;
	text-align: center;
	margin-left:14.5%;
	
}



header#cabecalho #tarja{
	

	display:none;
	
}


header#cabecalho #menuimgin{
	

	display:none;
	
}


header#cabecalho #menuimgout{
	

	display:none;
	
}






header#cabecalho #logo{
	padding-top: 1%;
	padding-left: 0%;
	position: absolute;
	left: 0px;
	top: 0px;	
	margin-top:15px;
	margin-left:15%;
	text-align:left;
	display:block;
}

header#cabecalho #logo img{
	width:200px;
	
}

header#cabecalho #face{
	margin-left: 54%;
	position: absolute;
	top: 0px;
	margin-top:5px;
	left: 0px;	
	z-index:10;
	width:50px;
}

header#cabecalho #face img{
	
width:100%;	
}

header#cabecalho #instagram{
	margin-left: 51%;
	position: absolute;
	top: 0px;
	margin-top:5px;
	left: 0px;	
	z-index:10;
	width:50px;
}

header#cabecalho #instagram img{
	
width:100%;	
}

header#cabecalho #logofone{
	margin-left: 58%;
	position: absolute;
	top: 0px;
	margin-top:15px;
    left: 0px;	
	display:block;
z-index:10;
	
}

header#cabecalho #logofone img{
width:100%;

}

header#cabecalho #tel {
	margin-left: 61%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 17px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #999;
	display:block;
	z-index:10;
}


header#cabecalho #cel {
	margin-left: 71%;
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
		color: #999;
	z-index:105;
}


 #zap {

	width:18px;	
padding:5px;

 }


#zap img {
	width:100%;
}


#tele{
width:18px;	
padding:5px;	
}



#tele img {
	width:100%;
}



header#cabecalho #logado{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e7126;
	margin-top:58px;
	margin-left:30%;
	position: absolute;
	left: 0px;	
	display:block;
	
}

header#cabecalho #logado a{
	text-decoration: none;
	color:#4e7126;;
}

header#cabecalho #logout{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #4e7126;
	margin-top:56px;
	margin-left: 81.5%;
	position: absolute;
	left: 0px;
	z-index: 15;
display:block;

}

header#cabecalho #logout a{
	text-decoration:none;
	color: #4e7126;
	
}

header#cabecalho #logout a:hover{
	color: #333;
}

header#cabecalho #menuquadro{
	background-color: #77a832;
	margin-top: 80px;
	margin-left: 30.5%;
	padding-right: 10px;
	padding-left: 10px;
	position: absolute;
	left: 0px;
	top: 0px;
	width:52.5%;
	height: 55px;
	border-radius: 10px 10px;
	opacity: 0.60;
	display:block;
}

header#cabecalho #menu ul ul {
 display: none;
}
 
header#cabecalho #menu ul li:hover > ul {
 display: block;
 }
 

 header#cabecalho #menucel{
display:none;	 
	 
 }

header#cabecalho #menu{
	margin-top: 70px;
	   margin-left: 10px;
	padding-right: 10px;
	margin-left:29.8%;
	padding-left:10px;
	position: absolute;
	left: 0px;
	top: 0px;
	text-align: center;	
	z-index: 12;	
	width: 732px;
		border-radius: 10px 10px;
		display:block;
	
}
header#cabecalho #menu ul{
	padding-left: 0em;
	
}


header#cabecalho #menu ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
	display: inline-block;
	padding-top: 	14px;
	padding-right: 1px;
	padding-bottom: 22px;
	padding-left: 1px;	
	cursor:pointer;
	 text-transform: uppercase;

	

	
}

header#cabecalho #menu ul li a{
	color: #FFF;
	text-decoration: none;	
	padding-top: 10px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	transition: all 0.5s;
	-webkit-padding-top
	cursor:pointer;
	
}

header#cabecalho #menu ul li a:hover{
	transition: all 0.5s;
	opacity:99;
	color: #033;
	cursor:pointer;
	
}



header#cabecalho #menu ul:after {
	content: "";
	clear: both;
	display: inline-block;
 }
 
 
  header#cabecalho #menu ul ul {
	border-radius: 0px;
	position: absolute;
	top: 100%;
	border: 1px solid #4e7126;
	z-index: 10;
	margin-top:-15px;
	background-color:#9C6;
	list-style-type: none;	
 }

header#cabecalho #menu ul ul li {
	float: none;
	position: relative;
	background-color: #9C6;
	display: list-item;
	text-align: left;
	padding-left: 0em;	
	margin-bottom:5px;
	margin-top:10px;
	width:230px;
	z-index:5;
	padding-top:15px;
	padding-bottom:5px;
	
	
 }
header#cabecalho #menu ul ul li a {
	color: #FFF;
	padding-top: -5px;
	padding-bottom: 0px;
	padding-left: 0px;	
	width:230px;
	
	
 } 
header#cabecalho #menu ul ul li a:hover {
	color: #FFF;
	background-color: #77a832;
	padding-right: 30px;
	padding-left:5px;
 }


 header#cabecalho #menu ul li.link{
	padding-top: 5px;
	padding-right: 0.5px;
	padding-bottom: 0px;
	padding-left: 0.5px;
	margin-top:0px;
	color: #033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	z-indes:5;
	padding-left:5px;
 }
 
  header#cabecalho #menu ul li.link a{
	padding-top: 5px;
	padding-right: 0.5px;
	padding-bottom: 25px;
	padding-left: 1px;
	margin-top:0px;
	color: #033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
 }
 
 
   header#cabecalho #menu ul li ul li.link a{
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	padding-bottom: 5px;
	
 }

/* corpo */

#opaco{
	background-color: #000;
	float: left;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 18;
	left: 0px;
	top: 0px;	
	opacity: 0.80;
	animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
	
}



#opaco2{
	background-color: #000;
	float: left;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 18;
	left: 0px;
	top: 0px;	
	opacity: 0.80;
	animation: formFade 1s ease-in-out;
-moz-animation: formFade 1s ease-in-out; /* Firefox */
-webkit-animation: formFade 1s ease-in-out; /* Safari and Chrome */
-o-animation: formFade 1s ease-in-out; /* Opera */
visibility:hidden;
	
}


@keyframes formFade {
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-moz-keyframes formFade { /* Firefox */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-webkit-keyframes formFade { /* Safari and Chrome */
from {
    opacity:0;
}
to {
    opacity:0.80;
}
}
@-o-keyframes formFade { /* Opera */
from {
    opacity:0;
}
to {
    opacity: 0.80;
}
}


#logs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#4e7126;
	background-color: #FFF;
	height: 350px;
	width: 450px;
	border: 1px solid #4e7126;
	float: left;
	position: fixed;
	z-index: 19;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-left: 20%;
	top:0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-radius: 20px;
	
}

#logcontato{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#4e7126;
	background-color: #FFF;
	height: 200px;
	width: 450px;
	border: 1px solid #4e7126;
	float: left;
	position: fixed;
	z-index: 19;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-left: 20%;
	top:0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-radius: 20px;
	
}

#logs .boxform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e7126;
	background-color: #FFF;
	border: 1px solid #4e7126;
	text-shadow: 3px 3px 3px #999;
	padding: 5px;
	margin-left: 5px;
	width: 80%;
	border-radius: 10px;
}


#logs .btform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFF;
	background-color: #4e7126;
	padding: 10px;
	border: 1px solid #990;	
	border-radius:20px;
	
}
#fx{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	margin-top: 65px;
	margin-right: 30.7%;
	position: fixed;
	z-index: 100;
	top: 0px;
	right: 0px;
	padding: 10px;
	border: 1px solid #990;
	border-radius: 50px 50px 50px 50px;
	background-color: #FFF;
}

#fx a{
	
color: #4e7126;
	text-decoration: none;
}

#fx2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bolder;
	color: #FFF;
	margin-top: 45px;
	margin-right: 15.7%;
	position: fixed;
	z-index: 100;
	top: 0px;
	right: 0px;
	padding: 10px;


}

#fx2 img{
	
	width:30%;
	
	
	
}

#logs span#links{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;	
}

#erro{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #F00;
	margin-top: -125px;
	margin-left: 28%;
	position: absolute;
	z-index: 21;	
	text-shadow:0px 0px 1px #FFF;
	
}

#cad{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#fff;
	margin-top: -125px;
	width:100%;
	text-align:center;
	position: absolute;
	z-index: 21;	
	text-shadow:0px 0px 1px #FFF;
	margin-left:-180px;
	
}


#logs span#links a{
	color:#4e7126;
	text-decoration:none;
	
}


#senhas{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color:#4e7126;
	background-color: #FFF;
	height: 150px;
	width: 450px;
	border: 1px solid #4e7126;
	float: left;
	position: fixed;
	z-index: 19;
	text-align: center;
	vertical-align: middle;
	margin-top: 100px;
	margin-left: 20%;
	top:0px;
	padding-top: 30px;
	padding-bottom: 5px;
	border-radius: 20px;
	
}

#senhas #recupera {
	text-align: center;
	height: 120px;
	width: 99%;
	position: relative;
	z-index: 20;
	vertical-align: middle;
}

section#corpo{
	width:70%;
	margin-left: 14.5%;
	left: 0px;
	top: 0px;
	text-align:left;
	
	
	
	
}

/* CAPA CEL ---------------------------------------------------------------------------------> */
section#corpo #capacel{
	
width:100%;
	display:none;
}

section#corpo #capacel img{
	
width:60%;
	
}
/* SHOW ---------------------------------------------------------------------------------> */
section#corpo #slideshow{
	z-index: 1;
	margin-top: 20px;
	margin-top:0px;
	display:block;
	width:100%;
}

section#corpo  #sombra{
	
	text-align: center;
	position: relative;
	left: 0px;
	top: 0px;
	margin-top:-0px;
	margin-left: 
	display:block;
}

section#corpo #container {
	height: 350px;
	width: 70%;
	position: absolute;
	z-index: 9;
	text-align:center;
	opacity: 0.0;
	transition: 1s;
	display:block;
}

section#corpo #container:hover{
	opacity: 0.99;
	transition: 1s;
}

section#corpo #container #nav a, #s7 strong {
	padding: 3px;
	text-decoration: none;
	background-color: #FFF;
	border-radius: 30px 30px;
	font-size: 0.5px;
	color: #333;
	border: 2px solid #FFF;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	box-shadow: 3px 3px 5px #333;
}








section#corpo #container #nav a.activeSlide {
	background-color: #333;
}
section#corpo #container #nav a:focus { outline: none; }
section#corpo #container #output { text-align: left; }
section#corpo #container #nav {
	text-align: center;
	font-size: 0.5px;
	color: #333;
	position: relative;
	z-index: 10;
	top: 329px;
	margin-left: 0px;		
	
}

section#corpo #container #nav:hover {

	
	
}
#slideshow { margin: 0 auto }

section#corpo #evecab img{
	width:50%;
	margin-top:20px;
	margin-left: 10px;
}
section#corpo #evinicial{
	top: 0px;
	width:100%;
	margin-top: 20px;
}



section#corpo #evinicial h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#033;
	padding: 10px;
	
	
	
}





section#corpo #evinicial ul{
	list-style-type: none;	
	padding-left: 0em;
	
	
}

section#corpo #evinicial ul li#eventosquadro{
	float: left;
	width: 100%;
	padding-top:10px;
	border: 1px solid #9C6;
	vertical-align: top;
	margin-left: 0px;
	margin-bottom:35px;
	border-radius: 20px;
	height: 135px;
}


section#corpo #evinicial  ul li ul{
	list-style-type: none;	
	padding-left: 0em;
	
	
}

section#corpo #evinicial  ul li ul li{
	display: inline-block;
	
	
}







section#corpo #evinicial ul li ul li.conteudo{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:14px;
	float:left;
	top:0px;
	margin-left:20px;
	vertical-align: top;
	margin-top:0px;
	width:90%;
	padding-left: 10px;	
}

section#corpo #evinicial ul li ul li.conteudo span#titulo{
	font-size:25px;
	text-shadow: 3px 3px 5px #999;
	color: #4e7126;
	margin-left:10px;
}
section#corpo #evinicial ul li ul li.conteudo img{
	
	box-shadow: 3px 3px 10px #333;
}
section#corpo #evinicial ul li ul li.conteudo span#datas{font-size:14px;
margin-left:10px;

	
}
section#corpo #evinicial ul li ul li.conteudo span#texto{

	
}

section#corpo #evinicial ul li ul li.conteudo span#detalhes{
	font-family:arial;
	color:#666;
	font-size: 14px;
	text-align: right;
	
}

section#corpo #evinicial ul li ul li.conteudo span#detalhes a {
	text-decoration: none;
	color: #063;
	margin-left: 90%;
}

section#corpo #evinicial ul li ul li.conteudo span#detalhes a:hover {
	color: #033;
	font-weight:bold;
}

section#corpo #banners ul{
	padding-left: 0em;
	list-style-type: none;
	text-align: center;
}

section#corpo #banners ul li{
	display: inline-block;
	height: 330px;
	width: 280px;
	margin-left: 10px;
	margin-right: 10px;
	vertical-align: top;
}

section#corpo  #cabs1{
	padding: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #9C3;
	border-right-color: #9C3;
	border-left-color: #9C3;
	width:200px;
	background-color:#aecb85;
	border-radius:15px 15px 0px 0px;
	margin-left: 17px;
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#5c5c5c;
	
}

section#corpo #foto1{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/estetica-facial0.png);
	height: 166px;
	width:100%;
}



section#corpo #foto1:hover{
	
	
	background-image:url(../img/png/estetica-facial00.png);
}


section#corpo #sombras{
	margin-top: -39.5px;	
}
section#corpo #txt1{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-align: left;
}




section#corpo #foto2{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/massagem-terapeuta2.png);
	height: 166px;
	width:100%;
}



section#corpo #foto2:hover{
	
	
	background-image:url(../img/png/massagem-terapeuta20.png);
}



section#corpo #foto3{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/ESTETICACORPORAL.png);
	height: 166px;
	width:100%;
}



section#corpo #foto3:hover{
	
	
	background-image:url(../img/png/estetica-facial22.png);
}

section#corpo #foto4{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/banho-terapeutico2.png);
	height: 166px;
	width:100%;
}



section#corpo #foto4:hover{
	
	
	background-image:url(../img/png/banho-terapeutico20.png);
}


section#corpo #foto5{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/depilacao.png);
	height: 166px;
	width:100%;
}



section#corpo #foto5:hover{
	
	
	background-image:url(../img/png/estetica-facial21.png);
}


section#corpo #foto6{
	border:2px solid #baf17b;
	border-radius:20px;
	background-image:url(../img/png/manicure-e-pedicure.png);
	height: 166px;
	width:100%;
}



section#corpo #foto6:hover{
	
	
	background-image:url(../img/png/pee.png);
}

section#corpo #atividades{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #9C3;
	text-align: center;
	vertical-align: middle;
	width: 964px;	
	
	
}

section#corpo #atividades img{
width:70%;	
	
}

section#corpo #atividades span#ativcab{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #990;
	text-align: left;
	font-weight: bold;
}
section#corpo #atividades #ativtxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #000;
}

section#corpo #atividades #ativtxt ul{
	

	padding-left:0em;
	
}

section#corpo #atividades #ativtxt ul li{
	
	display:inline-block;
	color:#000;
	padding-left:5px;
	
}







/* paginas */

section#corpo #logoesquerda{
	float: left;
	margin-top: 30px;
	margin-left:-0%;	
	width:25%;

}
section#corpo #logoesquerda img{
	
	width:100%;
	
	
}

section#corpo #cabpagina{
	margin-top:0px;
	position: relative;
	top: 50px;
	margin-left:29%;
	width:90%;
	text-align:left;
	font-family:Scriptina Pro;
	font-size:64px;
	font-weight:normal;
	color:#339999;
	z-index:4;
	
}


section#corpo #cabpagina img{
	width:20%;
	
}


#mascaras{
width:25%;
height:330px;
background-image:url(../img/png/mascara.png);
background-size:100% 100%;
position:absolute;
z-index:3;
margin-left:-4%;
margin-top:2px;
background-repeat:no-repeat;
margin-bottom:300px;	
	
	
}




section#corpo #paginatxt{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4e7126;
	width:70%;
	margin-top: 60px;
	margin-left: 29%;
	position: relative;
	z-index:5;
	
}

section#corpo #paginatxt h2{
	
	font-size: 14px;

	
}


section#corpo #paginatxt #txtcabeste{
	color: #00817f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;	
}
section#corpo #ftsnoiva {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	float: right;
	position: relative;
	right: 0px;
	color: #FFF;
	
}

section#corpo #ftsnoiva a{
	color: #FFF;
	text-decoration:none;
	background-color: #4e7126;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;	
	border-radius: 20px;
}

section#corpo #ftsnoiva a:hover{
	background-color: #663;	
}

section#corpo #botao{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background-color: #4e7126;
	float: right;
	right: 0px;
	margin-top: 30px;
	margin-bottom: 30px;
	border: 1px solid #990;
	position: relative;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-radius: 20px;
}


section#corpo #botao a{
	text-decoration:none;
	color: #FFF;
}

section#corpo #botao a:hover{

	font-weight: bold;
	color: #FFF;
	text-shadow: 3px 3px 3px #000;
	font-size: 14px;
}

section#corpo #ftpilates{
	width:100%;
	text-align:center;
	
	
}

section#corpo #ftpilates ul{
	padding-left: 0em;
	list-style-type: none;	
	
}

section#corpo #ftpilates ul li{
	display: inline-block;
	width: 30%;
	margin-right: 1%;
	margin-left: 1%;
	text-align: right;	
	
}


/*PROFISSIONAIS /////////////////////////////////////////////////////////////////////////////////////////*/

section#corpo #profissionais{
	
	width: 100%;
	left: 0px;
	margin-top: 50px;	
	
}
section#corpo #profissionais #fotosprof{
	margin-top: 10px;
	width:26%;
	margin-right:none;
	margin-left:0%;		
	position:relative;

	
}

section#corpo #profissionais #fotosprof img{
	width:100%;
}


section#corpo #profissionais #mascara{
width:25%;
height:340px;
background-image:url(../img/png/mascara.png);
background-size:100%;
position:absolute;
z-index:3;
margin-left:-4%;
margin-top:-33px;
background-repeat:no-repeat;
margin-bottom:300px;	
	
	
}




section#corpo  #profissionais #txtprofissional{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4e7126;
	width: 70%;
	word-wrap: break-word;
	white-space:pre-wrap;
	overflow:hidden;
	display: block;
	text-align: justify;
	vertical-align:text-top;
	margin-bottom:150px;
		margin-top:-250px;
		margin-left:28%;
		position:relative;
		z-index:5;
}


section#corpo #videoprof{
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4e7126;
	text-align: center;
	margin-bottom: 30px;
	position:relative;

}
section#corpo #assistir{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #4e7126;
	margin-top:0px;
	margin-left:28%;
}
 
 

 
  section#corpo #paginatxt #ftcurso{
	width: 99%;
	left: 0px;
	top: 0px;	  
  }
  
  section#corpo #paginatxt #ftcurso img{
	width:100%;  
	  
  }
  
   section#corpo #paginatxt #txconteudo{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	float: left;
	width: 100%;
	left: 0px;
	top: 0px;	 
	 
 }
 
 section#corpo #paginatxt span.cabcursos{
	font-size: 35px;
	font-weight: bold;
	position: relative;
	left: 0px;
	top: 0px;
 }
 
 section#corpo #paginatxt span.datas{
	margin-left: 1px; 
	 
 }
 section#corpo #paginatxt #txcurso{
	font-size: 18px;
	text-align: justify;
	white-space: break-word;
	white-space: pre-wrap;
	width: 70%;
	position: relative;	 
	display:block;
	 
 }
 
 section#corpo #paginatxt #txcv{
	font-size: 14px;
	text-align: justify;
	white-space: break-word;
	white-space: pre-wrap;
	width: 99%;
	position: relative;
	display: block;	 
	padding-left: 20px;
	margin-top:5px;
 }
 
section#corpo #paginatxt span#ftminstrante{
	height:150px;
	padding-left:5px;
 }
  section#corpo #paginatxt span#ftminstrante img{
	height:150px;
	padding-left:20px;
  }
 
 section#corpo #paginatxt #linkcurso{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	position: relative;
	left: 0px;
	margin-left: 70%;
	color: #FFF;
	background-color: #4e7126;
	padding: 10px;
	margin-top: 10px;
	border: 2px solid #666;
	border-radius: 20px;
	text-align: center;	 
 }
 
  section#corpo #paginatxt #linkcurso a{
	color: #FFF;
	text-decoration:none;
	 
	 
 }
 
 
 section#corpo #paginatxt #linkcurso a:hover{
	 color:#0F0;
 }
 
section#corpo #paginatxt .btinscri{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	position: relative;
	left: 0px;
	color: #FFF;
	background-color: #4e7126;
	border: 1px solid #9C0;
	border-radius: 20px;
	text-align: center;
	text-shadow:3px 3px 3px #333;
	padding: 10px;
	
 }
 
section#corpo #paginatxt .btinscri a{
	
	color: #FFF;
	text-decoration: none;
	
 }
 
 
 
 section#corpo #paginatxt #fio{
	position: relative;
	left: 0px;	 
	 
 }
 
 
  section#corpo #valores{
	  top-margin: 30px;
	  margin-left: 20%;
  }
  section#corpo #paginatxt .album{
	text-align: left;
	display: block;
	height: 100px;
	width: 100%;
	vertical-align: middle;
	border: 1px solid #4e7126;

	border-radius: 20px;
	margin-bottom: 30px;
	
  }
  
  
    section#corpo #paginatxt .album a{
	text-align: left;
	display: block;
	height: 100px;
	width: 100%;
	vertical-align: middle;
	border: 1px solid #4e7126;
	border-radius: 20px;
	margin-bottom: 10px;
	text-decoration:none;
	color:#4e7126;
  }
  
   section#corpo #paginatxt .album:hover{
	background-color: #CF9;	   
	   
   }
section#corpo #paginatxt .album h2{
	margin-left: 10px;
	text-align: center;
	padding-top: 20px;
	font-size: 20px;
   }
  
section#corpo #paginatxt .album img{
	height: 80px;
	margin-top: 5px;
	margin-left: 10px;
	box-shadow: 3px 3px 5px #333;
}

section#corpo #paginatxt .album img:hover{
	opacity: 0.70;
}

section#corpo #videos{
	width:100%;
	margin-top: 20px;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #4e7126;

}


section#corpo #videos ul{
	list-style-type:none;
	paddign-left: 0em;
}

section#corpo #videos ul li{
	width:35%;
	display:inline-block;
	text-align: center;
	border: 1px solid #CF6;
	border-radius: 20px;
	box-shadow: 3px 3px 5px #066;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;	
	padding-top:5px;
}
#ftshow{
	width:100%;
	height:500px;
	z-index:1;
	top:150px;
	left:0px;
	margin-top: -80px;
	position: absolute;	
}

#ftshow ul#ciclos{
	padding-left: 0em;
	list-style-type: none;	
	
}
#ftshow ul#ciclos li{
	float: left;
	position: relative;
	z-index:1;
	left: 0px;
	top: -60px;
	right: 0px;
	bottom: 0px;
	text-align: center;
	vertical-align: middle;
	display: inline-block;
	margin-left: 0px;
	height: 500px;
	width: 100%;
}

#ftshow img{
	height: 100%;
	text-align: center;
}

#bte{
	position: fixed;
	z-index: 20;
	padding-top:200px;
	padding-bottom:200px;
	width: 20%;
	left: 0px;
	top: 0px;
	margin-left:0px;
	top: 120px;
	margin-left: 27%;
	opacity: 0;
	transition: 0.5s;
	cursor:pointer;
	
}
#bte img{
	width:10%;
	
}

#bte:hover{
	opacity:0.99;
	transition: 0.5s;
}

#btd{
	position: fixed;
	z-index:21;
	padding-top:200px;
	padding-bottom:200px;
	width: 20%;
	right: 0px;
	top: 0px;
	margin-right:27%;
	top: 120px;
	margin-right: 28.5%;
	text-align:right;
	opacity: 0;
	transition: 0.5s;
	cursor:pointer;
}
#btd img{
	width:10%;
	
	
}
 #btd:hover{
	opacity:0.99;
	transition: 0.5s;
}



iframe{
	overflow:hidden;
	height: 100%;
	width: 100%;
	z-index: 21;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	position: fixed;
}
/* rodape*/
section#corpo #rodape{
	left: 0px;
	height: 70px;
	bottom:0px;
	margin-bottom:0px;
	background-color: #aecb85;
	border-radius: 15px;
	margin-top: 100px;
	margin-bottom:40px;
	position: relative;
	width:100%;
}

section#corpo #rodape #copy{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #033;
	text-align:left;
	padding: 10px;
}

section#corpo #rodape #direitos{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #033;
	text-align: left;
	padding: 10px;
		margin-top:0px;
}

section#corpo #rodape #rodapecontato{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #033;
	text-align:right;
	padding: 5px;
	margin-top:-67px;	
	margin-left:-15px;
	position:absolute;
	font-weight:bold;
}


section#corpo #rodape #rua{
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #033;
	text-align: right;
	margin-left:-14px;
	margin-top:-25px;	
	position:absolute;
}




section#corpo #painel{
	width:750px;
	top:0px;
	left:0px;
	margin-left: 200px;
	margin-top: 130px;
	
	
	
	
}

section#corpo #painel #painelmenu{
	width:110px;
	top:0px;
	left:0px;
	margin-left: 10px;
	margin-top: 10px;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CC9;	

	
	
	
}


section#corpo #painel #painelcorpo{
	width:600px;
	top:0px;
	left:0px;
	margin-left: 150px;
	margin-top: -150px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666;
	position:relative;
	
}

section#corpo #painel #painelcorpo h1{
	text-align:center;
	
}

section#corpo #painel #painelmenu ul{
	list-style-type:none;
	padding-left:0em;	

	
	
	
}

section#corpo #painel #painelmenu ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	color:#033;
	padding:7px;
	
	
}


section#corpo #painel #painelmenu ul li a{
	text-decoration: none;
	color:#033;	
}


section#corpo #painel #painelmenu ul li a:hover{
	text-decoration: none;
	color:#fff;
	background-color: #9C6;
	padding: 5px;
		
}


#comprovante{
	widht: 25%;
	top:0px;
	left:0px;
	margin-left: 32%;
	margin-top:200px;
	background-color: #FFF;
	border: 1px solid #033;
	position: fixed;
	z-index: 100;	
	
}

/* classes */

.links{
	text-decoration: none;
	color:#fff;
	background-color: #9C6;
	padding: 5px;
		
}

.boxform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4e7126;
	background-color: #FFF;
	border: 1px solid #4e7126;
	text-shadow: 3px 3px 3px #999;
	padding: 5px;
	margin-left: 5px;
	width: 450px;;
	border-radius: 10px;
}

.txtforms{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #666;
	color:#4e7126;
	text-align: right;
	width: 100px;
	text-align:right;
	display: inline-block;
	vertical-align:top;
}

.btform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	background-color: #4e7126;
	padding: 10px;
	border: 1px solid #990;
	border-radius:20px;
	font-weight: bold;	
	position:relative;
	text-align:center;

}
.quadroform{
	padding:10px;
	border-radius: 20px;
	width: 700px;
	height:300px;
	
}

.txt_cinza{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;	
	
}
.txtform{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #033;
	background-color: #CF9;
	text-align: right;
	padding: 5px;
	border-radius: 10;
	border: 1px solid #033;
}

span#vazio{
	text-align: center;
	display: block;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 220px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #666;	
}

.logoparceiro img{
	width:30%;
	
}
#plataforma{
	
width:100%;	
	
}


#plataforma img{
	
width:60%;	
	
}

}
