*{margin:0; padding:0;}

body{
	background-color:#f5eff2;
	background-image:url(images/bg.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

img{
	border:none;
}

h1{
	font-size:1.1em;
	margin-bottom:10px;
	color:#59414c;
}

h2{
	color:#949494;
	font-size:0.9em;
	font-weight:bold;
}

h3{
	color:#db8fb2;
	font-size:1.5em;
	margin-bottom:8px;
}

h5{
	font-size:0.9em;
	margin-bottom:8px;
	text-align:center;
	font-weight:lighter;
	color:#59414C;
}

h6{
	font-size:0.9em;
	font-weight:lighter;
	color:#59414C;
	float:left;
	margin-left:40px;
}

p{
	padding-top:18px;
}

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

a:hover{
	text-decoration:underline;
}

#content{
	margin:0 auto;
	width:930px;
	text-align:left;
	/*border:1px solid #FF3366;*/
}

#menu{
	height:34px;
	width:435px;
	float:right;
	margin:10px 60px 0 0; 
	display:inline;
}

#menu ul{
	list-style-type:none;
}

#menu ul li{
	float:left;
}

#logo{
	margin-top:-20px;
	position:relative;
}

#banner {
	width:848px;
	margin:0 auto;
	margin-top:-114px;
	 /*overflow:hidden;*/
	/* margin-top:-114px;*/
	 /*margin-left:40px;*/
}

#banner_internas{
	width:848px;
	margin:0 auto;
	margin-top:-114px;
	margin-left:-4px;
	 /*overflow:hidden;*/
	/* margin-top:-114px;*/
	 /*margin-left:40px;*/
}

#pagina_index {
	margin:0 auto;
	width:846px;
	border-top:1px solid #FFF;
	border-left:1px solid #f1dde7;
	border-right:1px solid #f1dde7;
	border-bottom:1px solid #f1dde7;
	background-color:#FFF;
	padding-left:2px;
	padding-bottom:2px;
	margin-top:-70px;
}

#pagina {
	margin:0 auto;
	width:846px;
	border-top:1px solid #FFF;
	border-left:1px solid #f1dde7;
	border-right:1px solid #f1dde7;
	border-bottom:1px solid #f1dde7;
	background-color:#FFF;
	z-index:5;
	position:relative;
	padding-left:2px;
	padding-bottom:2px;
}

#content_pagina{
	width:846px;
	overflow:hidden;
}

#mensagem_principal{
	width:312px;
	margin-left:10px;
	text-align:center;
	float:left;
	padding-top:80px;
}

#galeria_tratamentos_index{
	width:288px;
	height:213px;
	float:right;
	margin-top:62px;
	/*background-color:#66CCCC;*/
}

#galeria_tratamentos{
	width:288px;
	height:530px;
	float:right;
	/*background-color:#66CCCC;*/
}

#content_internas{
	float:left;
	width:510px;
	padding:0 20px 0 20px;
}

#content_internas_sem_galeria{
	width:800px;
	padding:0 20px 0 20px;
}

#content_internas h1{
	text-align:center;
}

#coluna_esquerda_foto{
	height:281px;
	width:224px;
	float:left;
}

#boxes_index{
	width:848px;
	height:110px;
	list-style-type:none;
	z-index:5;
	position:relative;
	margin:0 auto;
	margin-top:6px;
}

#boxes_index a{
	color:#949494;
}

#boxes_index li#box_entre_contato{
	width:413px;
	height:102px;
	background-color:#FFF;
	border:1px solid #f1dde7;
	padding:3px;
	float:left;
}

#box_entre_contato img{
	float:left;
}

#boxes_index li#box_depoimentos{
	width:413px;
	padding:3px;
	height:102px;
	background-color:#FFF;
	border:1px solid #f1dde7;
	float:right;
}

#box_depoimentos img{
	float:right;
}

#boxes_index li div{
	background-image:url(images/bg_boxes.gif);
	background-repeat:repeat-x;
	background-color:#FDFBFB;
	height:104px;
	width:413px;
}

#tit_box_entre_contato{	
	margin:10px 0 0 92px;
}

#box_entre_contato ul{
	list-style-type:none;
}

#box_entre_contato ul li{
	float:right;
	background-image:url(images/list_style.jpg);
	background-position:right;
	background-repeat:no-repeat;
	margin-right:14px;
	margin-top:20px;
	display:inline;
	width:236px;
}

#box_entre_contato ul li h2{
	margin-right:24px;
	text-align:right;
}

#tit_box_depoimentos{	
	margin:10px 180px 0 0;
}

#box_depoimentos ul{
	list-style-type:none;
}

#box_depoimentos ul li{
	float:left;
	background-image:url(images/list_style.jpg);
	background-position:left;
	background-repeat:no-repeat;
	margin-left:14px;
	margin-top:6px;
	display:inline;
}

#box_depoimentos ul li h2{
	margin-left:24px;
}

.destaque{
	width:480px;
	height:25px;
	padding:2px 0 0 28px;
	list-style-type:none;
	background-image:url(images/list_style.jpg);
	background-repeat:no-repeat;
	background-position:3px 4px;
	background-color:#f9f3f6;
	border:1px solid #f7ecf2;
	margin-top:18px;
	margin-bottom:18px;
	font-weight:bold;
	color:#DC88AE;
	font-size:1.4em;
	clear:both;
}

.destaque li a:link{
	color:#DC88AE;
	text-decoration:none;
	width:480px;
	height:26px;
	/*display:inline;*/
	cursor:pointer;
}

.destaque li a:visited{
	color:#DC88AE;
	text-decoration:none;
	width:480px;
	height:26px;
	padding-bottom:5px;
}


.destaque li a:hover{
	color:#DC88AE;
	background-color:#F1E4EB;
	width:470px;
	position:absolute;
	text-decoration:none;
	height:18px;
}


.destaque li a:active{
	color:#DC88AE;
	text-decoration:none;
	width:480px;
	height:22px;
}


#destaque_contato{
	width:260px;
	padding:8px;
	background-color:#f9f3f6;
	border:1px solid #f7ecf2;
	margin-bottom:40px;
	float:right;
	margin-top:-340px;
	margin-right:10px;
	display:inline;
}

#destaque_contato dl dd.telefone{
	font-size:1.5em;
	font-weight:bold;
	color:#59414C;
}

#destaque_contato dl dt{
	font-size:1.4em;
	font-weight:bold;
	color:#d776a2;
}

#destaque_contato dl dd{
	font-size:1.2em;
	font-weight:bold;
	color:#59414C;
	margin-bottom:14px;
}

.destaque span{
	margin-top:2px;
	position:absolute;
	width:480px;
	height:22px;
}

.destaque li ul{
	list-style-type:none;
}

.box_fotos{
	height:225px;
	width:326px;
	border:1px solid #e2c0d0;
	float:left;
	margin:14px;
}

.box_videos{
	height:225px;
	width:326px;
	border:1px solid #e2c0d0;
	float:right;
	position:relative;
	margin:14px;
}

.mais_novidades{
	list-style-image:url(images/list_style.jpg);
	list-style-position:inside;
	font-size:0.9em;
	font-weight:bold;
}

.mais_novidades li span{
	margin-top:5px;
	position:absolute;
	width:480px;
	height:26px;
}

.mais_novidades li{
	padding:3px 4px 3px 4px;
	background-color:#f9f3f6;
	border:1px solid #f7ecf2;
	margin-bottom:6px;
	height:26px;
	width:460px;
}

.mais_novidades li a:link{
	color:#59414C;
	width:460px;
	text-decoration:none;
	height:22px;
	margin-bottom:6px;
}

.mais_novidades li a:visited{
	color:#59414C;
	width:460px;
	text-decoration:none;
	height:22px;
	margin-bottom:6px;
}

.mais_novidades li a:hover{
	background-color:#F1E4EB;
	width:430px;
	height:26px;
	text-decoration:none;
	color:#59414C;
	position:absolute;
	margin-bottom:6px;
}

.mais_novidades li a:active{
	color:#59414C;
	width:460px;
	text-decoration:none;
	height:22px;
	margin-bottom:6px;
}

#galeria_fotos{
	height:256px;
	padding:4px;
	margin-top:18px;
}

#footer{
	background-image:url(images/bg_footer.gif);
	background-position:center;
	background-repeat:no-repeat;
	height:145px;
	width:925px;
	margin-top:-60px;
	z-index:1;
	text-align:center;
}

#footer p a{
	text-decoration:none;
	color:#7D7D7D;
}

#footer p{
	font-weight:bold;
	color:#7D7D7D;
	font-size:0.8em;
	padding-top:96px;
	margin-left:-30px;
}

#lista_depoimentos{
	margin:20px 0 20px 0;
	width:510px;
	list-style-type:none;
}

#lista_depoimentos li{
	background-color:#f9f3f6;
	border:1px solid #f7ecf2;
	padding: 0 10px 10px 10px;
	margin-bottom:10px;
}

#lista_depoimentos li span{
	color:#59414c;
	font-size:0.9em;
	font-weight:bold;
}

#paginacao{
	width:510px;
	height:27px;
	margin-bottom:20px;
	text-align:center;
}

#novidade_principal{
	width:480px;
	padding:10px;
	margin:12px 0 20px 0;
}

#novidade_principal h1{
	text-align:left;
	color:#59414c;
	font-size:1.4em;
}

.duvidas{
	width:476px;
	padding:3px 4px 0 28px;
	background-color:#f9f3f6;
	border:1px solid #f7ecf2;
	background-image:url(images/list_style.jpg);
	background-repeat:no-repeat;
	background-position:3px 4px;
	list-style-type:none;
	margin-top:18px;
	margin-bottom:18px;
	clear:both;
}

.duvidas span{
	font-weight:bold;
	color:#DC88AE;
	font-size:1.4em;
}

.duvidas h1{
	color:#59414c;
	font-size:0.9em;
	margin:10px;
}

.duvidas p{
	margin-top:-20px;
	margin-left:10px;
	margin-bottom:10px;
}

.lista_tratamentos{
	width:800px; 
	margin-bottom:20px;
}

.lista_tratamentos ul{
	list-style-type:none;
}

.lista_tratamentos ul li{
	background-image:url(images/fundo_box_tratamento.jpg); 
	background-repeat:no-repeat; 
	height:149px; 
	width:387px; 
	float:left; 
	margin-bottom:28px; 
	margin-left:8px;
}

.texto_tratamento{
	height:140px; 
	width:180px; 
	float:left;
}

.texto_tratamento h1{
	margin:10px 0 0 10px;
	color:#d776a2;
	font-size:1.7em;
}

.texto_tratamento h1 a{
	color:#d776a2;
	text-decoration:none;
}

.texto_tratamento p{
	margin:3px 0 0 10px;
}

.texto_tratamento p a{
	text-decoration:none;
	color:#000;
}

.plus{
	position:absolute; 
	margin-left:159px; 
	margin-top:-27px; 
	z-index:1;
}

.foto_tratamento{
	margin-top:26px; 
	margin-left:10px; 
	z-index:4; 
	position:absolute;
}

#caixa_form{
	width:495px; 
	padding:5px; 
	list-style-type:none; 
	margin:20px 0 20px 0; 
	overflow:hidden;
	font-weight:bold;
	color:#CC6E98;
}

.coluna_dir_form{
	width:115px; 
	text-align:right; 
	float:left; 
	height:30px; 
	padding-right:5px;
	margin-bottom:4px;
}

.coluna_esq_form{
	width:370px; 
	text-align:left; 
	float:right;
	height:30px;
	padding-left:5px;
	margin-bottom:4px;
}

.coluna_esq_form_radio{
	width:370px; 
	text-align:left; 
	height:40px;
	float:right;
	margin-bottom:20px;
}

.input_text_g{
	width:320px;
	height:18px;
	border:1px solid #F0D8D8;
	padding:4px;
	color:#C93B78;
	font-size:1.2em;
}

.input_text_p{
	width:180px;
	height:18px;
	border:1px solid #F0D8D8;
	padding:4px;
	color:#C93B78;
	font-size:1.2em;
}

#checkbox{
	border:1px solid #FFC5E6;
	height:16px;
	width:16px;
	margin-top:6px;
	background-color:#F0D8D8;
}

.campo_textarea{
	width:370px; 
	text-align:left; 
	float:right; 
	height:130px; 
}

.textarea{
	height:137px;
	width:318px;
	border:1px solid #F0D8D8;
	overflow:auto;
	padding:5px;
	color:#C93B78;
	font-size:1.2em;
}

.select{
	border:1px solid #F0D8D8;
	width:170px;
	padding:2px;
	color:#C93B78;
}

#botao_enviar{
	width:370px; 
	text-align:right;
	float:right;  
	height:57px; 
	margin-top:30px;
	margin-right:40px;
}

.radio{
	margin-top:2px;
	margin-left:10px;
}

#galeria_highslide{
	width:490px;
	list-style-type:none;
}

#galeria_highslide li{
	float:left;
	margin-left:6px;
	margin-top:6px;
	margin-bottom:8px;
}
#mapa{
	height:100%;
	width:100%; 
	border:1px solid #CCC;
	color:#000000;
	text-align:center;
}