@charset "utf-8";
/* CSS Document */


body {
	margin:0;
	padding:0;	
	text-align:center; /* Para o IE */	
	background:#f7fae4;
}

/* Home */
h1{
	margin:30px;
	text-align:center;
	color:#8a267f;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:normal;
}
h2{
	color:#8a267f;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
h3{
	color:#8a267f;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
h4{
	color:#8a267f;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
h5{
	color:#1d7f80;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:normal;
}
h1.eressati{
	color:#8a267f;	
	font-family:Verdana, Geneva, sans-serif;
	text-align:left;
	font-size:25px;
	line-height:5px;
	font-weight:normal;
}
h1.dicas{
	color:#1d7f80;
	text-align:left;
	margin-top:45px;
	margin-left:50px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h2.dicas{
	color:#1d7f80;
	text-align:left;
	margin-top:55px;
	margin-left:50px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h3.dicas{
	color:#1d7f80;
	text-align:left;
	margin-top:55px;
	margin-left:50px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h4.dicas{
	color:#1d7f80;
	text-align:left;
	margin-top:55px;
	margin-left:50px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h5.dicas{
	color:#1d7f80;
	text-align:left;
	margin-top:55px;
	margin-left:50px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}

h1.tratamentos{
	color:#8a267f;;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	line-height:10px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h2.tratamentos{
	color:#8a267f;;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	line-height:10px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}

h3.tratamentos{
	color:#1d7f80;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h1.valePresente{
	color:#1d7f80;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:30px;
	font-weight:normal;
}
h1.contato{
	color:#1d7f80;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
h2.contato{
	color:#1d7f80;
	text-align:left;
	margin-top:0px;
	margin-left:0px;
	line-height:2px;	
	font-family:Verdana, Geneva, sans-serif;
	font-size:18px;
	font-weight:normal;
}
#destaque{
	color:#8a267f;	
	font-family:Verdana, Geneva, sans-serif;
}
a:link {text-decoration:none; color: #8a267f;}
a:hover {text-decoration: none; color: #1d7f80;} 
a:active {text-decoration: none; color: #1d7f80;}
a:visited {text-decoration: none; color: #1d7f80;} 


#containerPrincipal{
	position:relative;
	width:960px;
	margin:0 auto;         
	text-align:left; /*  para o IE */
	top:30px;	
}
#fundoTop{			
	height:500px;
	background-image:url(../imagens/fundo01.jpg);
	z-index:1;		
}

#fundoTopInterna{			
	height:167px;
	background-image:url(../imagens/topoInterna.jpg);
	z-index:1;		
}


#logo{	
	width:222px;
	height:117px;
	background-image:url(../imagens/logo.png);	
}

#slider{
	position:absolute;
	padding:8px;	
	color: #fff;
	text-shadow: 0px 0px 1px #1e5298;	
	background-color: #fff;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	height:300px;	
	width:960px;	
	top:130px;	
}
#fotosSlide{
	position:absolute;
	margin-top:-5px;
	margin-left:9px;
	height:280px;	
	width:945px;
}
.mainMenu{
	position:absolute;
	top:77px;
	left:461px;
	font-family:Verdana, Geneva, sans-serif;
	height:25px;
	width:496px;
	color:#216b6e;
}
.mainMenu li{
	list-style-type: none; 
	float: left; 
	margin: 0 20px 0 0; 
}
.b_Selecionado{
	padding:8px;
	color: #fff;
	text-shadow: 0px 0px 1px #1e5298;	
	background-color: #8a267f;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}

a.listaMenu,a.listaMenu:visited{	 
	padding:8px;
	color:#216c6f;
	background-image: none; 	
	text-decoration: none;	
}
a.listaMenu:hover{
	padding:8px;
	color: #fff;
	text-shadow: 0px 0px 1px #1e5298;	
	background-color: #8a267f;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;	
}



#pedraHome{
	position:relative;
	top:500px;
	height:397px;
	width:200px;
	background-image:url(../imagens/pedra_home.jpg);
	float:left;
	z-index:1;
}

#maoEressati{
	position:relative;
	top:500px;
	height:344px;
	width:300px;
	background-image:url(../imagens/mao_eressati.jpg);
	float:left;
	z-index:1;
}
#imagemDicas{
	position:relative;
	top:2483px;
	height:236px;
	width:300px;
	background-image:url(../imagens/dicas.jpg);
	background-repeat:no-repeat;
	float:right;
	z-index:0;
}
#imagemLateralTratamentos{
	position:relative;
	top:590px;
	height:278px;
	width:300px;
	background-image:url(../imagens/imgemLateralTratamentos.jpg);
	float:left;
	z-index:0;
}
#imagemLateralContato{
	position:relative;
	top:700px;
	height:463px;
	width:323px;
	background-image:url(../imagens/contato.jpg);
	background-repeat:no-repeat;
	float:right;
	z-index:0;
}
#meio{
	position:relative;
	width:960px;
	margin:0 auto;         
	text-align:left; 
	top:0px;	
	height:885px;	
	background:#f7fae4;
}
#meioEressati{
	position:relative;
	height:700px;
	width:960px;
	margin:0 auto;         
	text-align:left; 
	top:0px;		
	background:#f7fae4;
}
#meioDicas{
	position:relative;
	height:2550px;
	width:960px;
	margin:0 auto;         
	text-align:left; 
	top:0px;		
	background:#f7fae4;
	z-index:2;
}
#meioContato{
	position:relative;
	height:800px;
	width:960px;
	margin:0 auto;         
	text-align:left; 
	top:0px;		
	background:#f7fae4;
}
#meioValePresente{
	position:relative;
	height:650px;
	width:960px;
	margin:0 auto;         
	text-align:left; 
	top:0px;		
	background:#f7fae4;
	z-index:2;
}
#textoBemVindo{
	position:absolute;
	margin:5px;	
	width:960px;	
	font-style:normal;
	font-family:Verdana, Geneva, sans-serif;	
	color:#818285;	
	z-index:1;
}


#iconeCorpo{
	margin-right:10px;
	top:0px;
	height:100px;
	width:86px;
	float:left;
	background-image:url(../imagens/icones/tratamentoCorpo.jpg);
	background-repeat:no-repeat;
}
#iconeFace{
	margin-right:10px;
	top:0px;
	height:100px;
	width:86px;
	float:left;
	background-image:url(../imagens/icones/tratamentoFace.jpg);
	background-repeat:no-repeat;
}
#bloco01Home{	
	margin-left:0px;
	width:440px;
	font-size:15px;
	line-height:25px;
	float:left;
	text-align:justify;
	background-color:#f7fae4;
	padding:10px;
	z-index:1;	
}

#bloco02Home{
	margin-right:0px;
	height:280px;
	width:400px;
	font-size:14px;
	line-height:18px;
	float:right;
	text-align:justify;
	background-color:#f7fae4;
	padding:10px;
	z-index:1;	
}
#bloco03Home{	
	margin-left:0px;	
	width:455px;
	font-size:14px;
	line-height:25px;
	float:left;
	text-align:justify;
	background-color:#f7fae4;	
	z-index:1;	
}
#bloco04Home{
	margin-right:0px;
	margin-top:85px;
	height:230px;	
	width:450px;
	font-size:14px;
	line-height:18px;
	float:right;
	text-align:justify;
	background-color:#f7fae4;	
	z-index:1;	
}
#bloco05Home{	
	margin-left:0px;
	height:180px;
	width:455px;
	font-size:15px;
	line-height:30px;
	float:left;
	text-align:justify;
	background-color:#f7fae4;	
	z-index:1;	
}
#bloco06Home{
	margin-right:0px;
	margin-top:50px;
	height:100px;
	width:455px;
	font-size:18px;
	line-height:30px;
	float:right;
	text-align:left;
	background-color:#f7fae4;	
	z-index:1;	
}
#tituloEressati{
	font-size:18px;
	height:50px;	
	width:960px;
	float:left;
}
#blocoEressati01{	
	height:575px;
	width:650px;
	font-size:14px;	
	line-height:30px;
	float:left;
	text-align:left;
	background-image:url(../imagens/shape_eressati.jpg);
	background-repeat:no-repeat;
	background-color:#f7fae4;		
	z-index:1;	
}
#textoShapeEressati{
	margin-left:30px;
	margin-top:15px;
	height:500px;
	width:550px;
	padding:10px;
	text-align:left;
	
}
#blocoEressati02{
	margin-top:20px;	
	height:262px;
	width:300px;	
	float:right;	
	background-image:url(../imagens/imagemEliane.jpg);			
	z-index:1;	
}
/*
*/
#blocoDicas01{	
	height:575px;
	width:650px;
	font-size:14px;	
	line-height:30px;
	float:rigth;
	text-align:rigth;
	background-image:url(../imagens/shape_eressati.jpg);
	background-repeat:no-repeat;
	background-color:#f7fae4;		
	z-index:1;	
}
#textoShapeDicas{
	margin-right:30px;
	margin-top:15px;
	height:500px;
	width:550px;
	padding:10px;
	text-align:left;
	
}
#blocoDicas02{
	margin-top:20px;	
	height:262px;
	width:300px;	
	float:left;	
	background-image:url(../imagens/imagemEliane.jpg);			
	z-index:1;	
}
#shapeDicas01{
	margin-top:35px;
	height:287px;
	width:707px;
	float:right;
	background-image:url(../imagens/shape_Dicas01.jpg);
}
#textoShapeDicas01{
	margin-top:0px;
	margin-left:50px;
	text-align:left;
	width:610px;
	font-size:14px;	
	line-height:25px;
}
#shapeDicas02{
	margin-top:15px;
	height:468px;
	width:707px;
	float:right;
	background-image:url(../imagens/shape_Dicas02.jpg);
}
#shapeDicas03{
	margin-top:15px;
	height:500px;
	width:707px;
	float:right;
	background-image:url(../imagens/shape_Dicas03.jpg);
}	
#shapeDicas04{
	margin-top:15px;
	height:500px;
	width:707px;
	float:right;
	background-image:url(../imagens/shape_Dicas03.jpg);
}	
#shapeDicas05{
	margin-top:15px;
	height:620px;
	width:707px;
	float:right;
	background-image:url(../imagens/shape_Dicas05.jpg);
}	
/* Tratamentos */

.menuLateral{
	float:left;
	width:240px;
	height:15px;
	margin-top:50px;	
}
.menuLateral li{
	list-style-type: none;
	font-size:14px;		
	margin: 20px 0 0 0;
	margin-left:-18px;
}
#shapeTratamentos01{
	margin-top:30px;
	height:610px;
	width:720px;
	float:right;
	background-image:url(../imagens/shape_tratamento.jpg);
}
#shapeTratamentos02{
	margin-top:30px;
	height:422px;
	width:720px;
	float:right;
	background-image:url(../imagens/shape_tratamentos02.jpg);
}
#shapeTratamentos03{
	margin-top:30px;
	height:480px;
	width:720px;
	float:right;
	background-image:url(../imagens/shape_tratamentos03.jpg);
}

#textoShapeTratamentos01{
	margin-top:40px;
	margin-left:30px;
	text-align:left;
	width:660px;
	font-size:14px;	
	line-height:25px;
}
#imagemTratamentos01{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos01.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos02{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos02.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos03{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos03.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos04{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos04.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos05{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos05.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos06{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos06.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos07{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos07.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos08{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos08.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos09{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos09.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos10{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos10.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos11{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos11.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos12{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos12.jpg);
	background-repeat:no-repeat;
}
#imagemTratamentos13{
	height:276px;
	width:353px;
	margin-left:5px;
	padding:5px;
	float:right;
	background-image:url(../imagens/imagemTratamentos13.jpg);
	background-repeat:no-repeat;
}
#textoRodape{
	position:relative;
	width:960px;
	margin:0 auto;	         
	text-align:left; /*  para o IE */
	top:30px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	line-height:18px;
	color:#c593bf;	
}
#textoRodape2{
	float:right;
}
#imagemEspaco{
	height:225px;
	width:451px;
	background-image:url(../imagens/espacohome.jpg);
}
#imagemVale{
	height:211px;
	width:450px;
	background-image:url(../imagens/valeHome.jpg);
}
#iconeEntreContato{
	height:62px;
	width:29px;
	float:left;
	padding:10px;
	background-repeat:no-repeat;
	background-image:url(../imagens/icones/tel_marker.png);
}
#imagemDicas01{
	margin-top:50px;
	height:195px;
	width:222px;
	float:left;
	background-image:url(../imagens/imagem_dicas01.jpg);
}
#imagemDicas02{
	margin-top:115px;
	height:195px;
	width:222px;
	float:left;
	background-image:url(../imagens/imagem_dica02.jpg);
}
#imagemDicas03{
	margin-top:290px;
	height:195px;
	width:222px;
	float:left;
	background-image:url(../imagens/imagem_dica03.jpg);
}
#imagemDicas04{
	margin-top:320px;
	height:195px;
	width:222px;
	float:left;
	background-image:url(../imagens/imagem_dica04.jpg);
}
#imagemDicas05{
	margin-top:320px;
	height:195px;
	width:222px;
	float:left;
	background-image:url(../imagens/imagem_dica05.jpg);
}
/* Vale Presente */
#bloco01Vale{
	margin-top:30px;	
	margin-left:0px;
	width:440px;
	font-size:15px;
	line-height:25px;
	float:right;
	text-align:left;
	background-color:#f7fae4;
	padding:10px;
	z-index:1;	
}
#imagemValePresente{
	margin-top:30px;
	height:547px;
	width:452px;
	float:left;
	background-image:url(../imagens/valePresente01.jpg);
}
/* Contato */
#shapeFormulario{
	margin-top:35px;
	height:580px;
	width:520px;
	float:left;
	background-image:url(../imagens/shapeForm.jpg);
}
#textoForm{
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	line-height:18px;
}
#formulario{
	margin-top:40px;
	margin-left:40px;
	height:592px;
	width:450px;
}
#imagemMapa{
	margin-top:35px;
	height:362px;
	width:430px;
	float:right;
	background-repeat:no-repeat;
	background-image:url(../imagens/mapa_contato.jpg);
}
#textoContato{
	margin-top:20px;
	margin-right:0px;
	width:420px;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	/*line-height:18px;*/
}
#logoRodape{
	height:78px;	
	width:148px;
	padding:5px;
	float:left;
	background-image:url(../imagens/logoRodape.png);
	background-repeat:no-repeat;
}
#boldVerde{
	font-weight:500;
	color:#1d7f80;
}
#rodape{
	position: absolute;
	left:0;
	height:138px;
	width:100%;
	background-color:#8a267f;
	z-index:0px;
}
