@charset "utf-8";
/* // link */
a:link {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
a.link:visited {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
a.link:active {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
a.link:hover {
	font-size: 11px;
	color: #000000;
	font-family: Tahoma;
	text-decoration: none;
}
a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E4A49;
	font-size: 14px;
	text-decoration: none;
}
a.menu:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4E4A49;
	font-size: 14px;
	text-decoration: none;
}
a.menu:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;	
	font-size: 14px;
	text-decoration: none;
}
a.menu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9C2824;
	font-size: 14px;
	text-decoration: underline;
}
a.topo:link {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topo:visited {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topo:active {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topo:hover {
	font-family: Tahoma;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: underline;
}
/* // formatação texto */
.textologin {
    font-weight: bold; 
	font-family: Arial, Helvetica, sans-serif;
	color:#007cc3;
}
.textousuario {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.textoemail1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.textoemail {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #CC0000;
}
.textocinza {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.textopreto_interna {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
}
.textovermelho_interna {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF0000;
}
/* // botões do formulário */
.btn {
	font-family: Tahoma;	
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/btn.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 91px; 
	height: 47px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
	backgroung-image: repeat-x
}
.btn_acessar {
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_acessar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 89px; 
	height: 32px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
	backgroung-image: repeat-x
}
.btn_buscar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_buscar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 79px;
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_login{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/entrar.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 31px;
	height: 12px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_alterar_senha{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/alterar_senha.jpg); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 92px;
	height: 26px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}

.btn_limpa{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_limpar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 79px; 
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_enviar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/but_enviar.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 79px;
	height: 24px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_ok{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image: url(../imagens/ok.gif); 
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 42px; 
	height: 41px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
.btn_cadastrar{
	border-right: 0px outset; 
	padding-right: 0px; 
	border-top: 0px outset; 
	padding-left: 0px; 
	font-weight: bold; 
	font-size: 11px; 
	background-image:url(../imagens/but_cadastrese2.jpg) ;
	padding-bottom: 0px; 
	margin: 0px 0px 0px 0px; 
	border-left: 0px outset; 
	width: 91px; 
	height: 33px;
	cursor: pointer; 
	padding-top: 0px; 
	border-bottom: 0px outset; 
}
/* imput */
.inputtextfield {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 14px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-informativo {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 15px;
	width: 180px;
	border: 0px solid #cccccc;
}
.input {
	background-image:url(../imagens/barra.gif);
	background-repeat:repeat-x;
	border-style:none;
	font-family: verdana;
	font-weight:100;
	color: #000000;
	text-decoration: none;
	height: 20px;
	width: 170px;	
	border: 0px solid #cccccc;
	font-size-adjust:inherit;
	margin-bottom:auto;
		
}
.inputtextfield-file {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 220px;
	border: 1px solid #cccccc;
}
.inputtextfield-login {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 15px;
	width: 140px;
	border: 1px solid #cccccc;
}
.inputtextfield-acesso {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color:#996600;
	text-decoration: none;
	height: 14px;
	width: 140px;
	border: 1px solid #996600;
}
.inputtextfield-valor {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 20px;
	border: 1px solid #cccccc;
}
.inputtextfield-menor {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;	
	text-decoration: none;
	background-image: url(../imagens/textfield.gif);
	height: 14px;
	width: 80px;
	border: 1px solid #cccccc;
}
.informativo {
	font-family: Tahoma;
	font-size: 12px;
	color: #333333;	
	text-decoration: none;
	width: 137px;
	height: 13px;
	padding:2px;
	border: 0px solid #FFFFFF;
}
.inputtextfield-telefone {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 14px;
	width: 90px;
	border: 1px solid #cccccc;
}
.inputtextfield-cnpj {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/textfield.gif);
	height: 20px;
	width: 110px;
	border: 1px solid #cccccc;
}
.inputtextfield-cidade {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	height: 20px;
	border: 1px solid #cccccc;
}



/* // Estilos do Site*/

td img {display: block;}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.titulo_eventos {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.titulo_galeria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.tex_galeria {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.titulo_parceiro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE7000;
}
.titulo_cadastroonline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CE7000;
}
.titulo_novidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.data_novidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;
}
.tex_novidades {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.tex_acesso {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	font-style: italic;
	font-weight: bold;
}
.tex_cadastro {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/* // Fim dos estilos do Site*/



/* // distancia das bordas */
.tm1{margin-left:5px;margin-top:5px;margin-right:5px;margin-bottom:5px}
.tm2{margin-left:3px;margin-top:3px;margin-right:3px;margin-bottom:3px}
.tm3{margin-left:3px;margin-top:2px;margin-right:3px;margin-bottom:2px}
.tm4{margin-left:5px;margin-top:1px;margin-right:3px;margin-bottom:1px}
.tm5{margin-left:2px;margin-top:2px;margin-right:2px;margin-bottom:2px}
.tm6{margin-left:0px;margin-top:1px;margin-right:0px;margin-bottom:0px}
body {
	background-position:center;
	background-repeat:no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* Texto Formulário Buscar*/
.textobusca {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.Cadastro {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	font-size: 10px;
}
.Menu_produtos {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.Menu_topo {
	font-size: 14px;
	color:#FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}
.Nome_Prod {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #666666;
}
.Descicao {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
}
.textobusca {
	color: #666666;
	font-family: Tahoma;
	font-size: 11px;
}
.titulos {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:15px;
	color: #FFFFFF;
	font-weight:bold

}
.texto_noticias {
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
  	color: #000000;
}	
.titulo_noticia {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}
.style15 {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.style16 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}
.tituloprod{
	font-size: 11px;
	color: #000000;
	font-family: arial;
	padding: 0px 10px 0px 0px;
}
.codigoprod{
	font-size: 10px;
	color: #777777;
	font-family: arial;
	padding: 0px 10px 0px 0px;
}
.precoprod{
	font-size: 11px;
	color: #FF0000;
	font-family: arial;
	font-weight: bold;
	padding: 0px 10px 0px 0px;
}
.titulobranco{
	color: #FFFFFF;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 18px;
}
/* // funcoes novidades */
.desc:link {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.desc:visited {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.desc:active {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
	text-decoration: none;
}
.desc:hover {
	font-family: Tahoma;
	font-size: 8px;
	color: #000000;
	font-weight:bold;
	text-decoration: underline;
}
.Menu_produtos:link {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.Menu_produtos:visited {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.Menu_produtos:active {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: none;
}
.Menu_produtos:hover {
	font-size: 12px;
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-decoration: underline;
}
/*LINK NOTICIAS*/
.texto_noticias_link:link {
	font-family: Tahoma;
    font-size: 11px;
  	color: #000000;
	text-decoration: none;
}
.texto_noticias_link:visited {
	font-family: Tahoma;
    font-size: 11px;
  	color: #000000;
	text-decoration: none;
}
.texto_noticias_link:active {
	font-family: Tahoma;
    font-size: 11px;
  	color: #000000;
	text-decoration: none;
}
.texto_noticias_link:hover {
	font-family: Tahoma;
    font-size: 11px;
  	color: #000000;
	text-decoration: none;
}
/*LINK LER MAIS*/
.leia_mais:link {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.leia_mais:visited {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.leia_mais:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
.leia_mais:hover {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bold; 
	color: #FFFFFF;
	text-decoration: none;
}
/*LINK DICAS DE BELEZA*/
.texto_dicas:link {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.texto_dicas:visited {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.texto_dicas:active {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
.texto_dicas:hover {
	font-size: 11px;
	color: #FFFFFF;
	font-family: Tahoma;
	font-weight: bold;
	text-decoration: none;
}
/*LINK DICAS DE BELEZA*/
.texto_oevento:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_oevento:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_oevento:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.texto_oevento:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
/*BORDER DA FOTO GALERIA*/
.img_foto{
   border:1px solid #291670;
}


/*LINK NOVIDADES*/
.tex_novidades:link {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tex_novidades:visited {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tex_novidades:active {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.tex_novidades:hover {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

/*LINK EVENTO */
.tex_galeria_link:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tex_galeria_link:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tex_galeria_link:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.tex_galeria_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

/*LINK CADASTRO */
.tex_cadastro_link:link {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tex_cadastro_link:visited {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tex_cadastro_link:active {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.tex_cadastro_link:hover {
	font-family: Tahoma;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}

#noticia_abas li{
	display : inline;
	height : 25px;
	float : left;
	margin : 0px 0px 0px 0px;	
}
#noticia_abas li a{
	text-indent : -30000px;
	display : block;
	height : 25px;
	overflow : hidden;
	margin : 0px 0px 0px 0px;	
}
#noticia_abas li a:hover{
	background-position : 0 -25px;
}
#noticia_abas li a.sel{
	background-position : 0 -50px;
}
li.aba_pessoais a{
	width : 52px;
	background-image : url(../imagens/aba_pessoais.jpg);
}
li.aba_fotos a{
	width : 37px;
	background-image : url(../imagens/aba_fotos.jpg);
}
li.aba_contato a{	 
	width : 50px; 
	background-image : url(../imagens/aba_contato.jpg);
}
li.aba_estetico a{	
	width : 56px; 
	background-image : url(../imagens/aba_esteticos.jpg);
}
li.aba_uniforme a{
	width : 55px; 
	background-image : url(../imagens/aba_uniforme.jpg);
}
li.aba_conhecimento a{
	width : 78px; 
	background-image : url(../imagens/aba_conhecimento.jpg);
}
li.aba_disponibilidade a{
	width : 82px; 
	background-image : url(../imagens/aba_disponibilidade.jpg);
}
li.aba_experiencia a{
	width : 66px; 
	background-image : url(../imagens/aba_experiencia.jpg);
}
li.aba_outras_informacoes a{
	width : 105px; 
	background-image : url(../imagens/aba_outras_informacoes.jpg);
}
/*BORDER DA FOTO GALERIA*/
.img_foto{
   border:1px solid #000;
}