*{
	margin:0;
	padding:0;
	text-decoration:none;
	border:none;
	list-style:none;
}

body{
	font:12px tahoma;
	background:#C1C1C1 url("../img/bckFullSite.gif") left top repeat-x;
}

#D00{
	width:730px;
	margin:0 auto;
	margin-top:40px;
}

/* D01 - MENU
*******************************************************************************/
#D01{ display:table;}

#D01 .D01-1{ float:left;}

#D01 .D01-1 h1{ display:none;}

/* POR CAUSA DO IE6/7 TIVE DE COLOCAR O POSITION TOSCO AQUI ! */
#D01 .D01-1 ul.menu{
	position:absolute;
	margin:18px 0 0 2px;
	_margin:18px 0 0 1px;
}
#D01 .D01-1 ul.menu li{}
#D01 .D01-1 ul.menu li a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	width:31px;
	height:91px;/*95*/
	background:url("../img/bckMenu.gif") right center no-repeat;
}
#D01 .D01-1 ul.menu li a.lk1n{ background:url("../img/bckMenu_lk1.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk1f{ background:url("../img/bckMenu_lk1.gif") right top no-repeat;}
#D01 .D01-1 ul.menu li a.lk1f:hover{ background:url("../img/bckMenu_lk1.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk2n{ background:url("../img/bckMenu_lk2.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk2f{ background:url("../img/bckMenu_lk2.gif") right top no-repeat;}
#D01 .D01-1 ul.menu li a.lk2f:hover{ background:url("../img/bckMenu_lk2.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk3n{ background:url("../img/bckMenu_lk3.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk3f{ background:url("../img/bckMenu_lk3.gif") right top no-repeat;}
#D01 .D01-1 ul.menu li a.lk3f:hover{ background:url("../img/bckMenu_lk3.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk4n{ background:url("../img/bckMenu_lk4.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk4f{ background:url("../img/bckMenu_lk4.gif") right top no-repeat;}
#D01 .D01-1 ul.menu li a.lk4f:hover{ background:url("../img/bckMenu_lk4.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk5n{ background:url("../img/bckMenu_lk5.gif") left top no-repeat;}
#D01 .D01-1 ul.menu li a.lk5f{ background:url("../img/bckMenu_lk5.gif") right top no-repeat;}
#D01 .D01-1 ul.menu li a.lk5f:hover{ background:url("../img/bckMenu_lk5.gif") left top no-repeat;}

#D01 .D01-2{
	display:table;
	_float:left;
	width:691px;/*699*/
	margin-left:31px;
	_margin-left:15px;
	padding:4px 4px 0;
	background:url("../img/bckContent.gif") left top no-repeat;
}

#D01 .D01-2 h2{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:199px;
	width:691px;
	background:url("../img/bannerH2home.jpg") left top no-repeat;
}
#D01 .D01-2 h2.a{ background:url("../img/bannerH2content_05.jpg") left top no-repeat;}

#D01 .D01-2 ul.homeContent{
	width:673px;/*691*/
	height:265px;
	margin:20px 0;
	padding:0 9px;
	background:url("../img/bckHomeContent.jpg") center top no-repeat;
}
#D01 .D01-2 ul.homeContent li{
	float:left;
	display:inline;
	height:265px;
	width:162px;
}
#D01 .D01-2 ul.homeContent li.marginLeft{ margin-left:8px;}

#D01 .D01-2 h3.home{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:20px;
	width:156px;
	margin-left:6px;
}
#D01 .D01-2 h3.t{ background:url("../img/h3_Tratamentos.gif") left top no-repeat;}
#D01 .D01-2 h3.p{ background:url("../img/h3_Profissionais.gif") left top no-repeat;}
#D01 .D01-2 h3.a{ background:url("../img/h3_Ambientes.gif") left top no-repeat;}
#D01 .D01-2 h3.l{ background:url("../img/h3_Localizacao.gif") left top no-repeat;}
#D01 .D01-2 h3.f{ background:url("../img/h3_FaleConosco.gif") left top no-repeat;}

#D01 .D01-2 img{ margin:10px 6px;}

#D01 .D01-2 p.home{
	display:block;
	overflow:hidden;
	width:132px;
	height:120px;
	margin:0 0;
	padding:0 15px;
	font:11px arial;
}

#D01 .D01-2 a.btSaibaMais{
	display:block;
	text-indent:-99999px;
	height:16px;
	width:101px;
	margin:0 auto;
	background:url("../img/btSaibaMais.gif") left top no-repeat;
}

#D01 .D01-2 a.imgHover{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:84px;
	width:147px;
	margin:10px 6px;
}
#D01 .D01-2 a.loca{ background:url("../img/icoLocalizacao.jpg") left top no-repeat;}
#D01 .D01-2 a.loca:hover{ background:url("../img/icoLocalizacao.jpg") left bottom no-repeat;}
#D01 .D01-2 a.fale{ background:url("../img/icoFaleConosco.jpg") left top no-repeat;}
#D01 .D01-2 a.fale:hover{ background:url("../img/icoFaleConosco.jpg") left bottom no-repeat;}
#D01 .D01-2 a.fale2{ background:url("../img/icoFaleConosco2.jpg") left top no-repeat;}
#D01 .D01-2 a.fale2:hover{ background:url("../img/icoFaleConosco2.jpg") left bottom no-repeat;}

#D01 .D01-2-1{
	_height:200px;
	min-height:500px;
	padding:10px;
	background:url("../img/bckContentInterna.gif") 504px top no-repeat;
}

#D01 .D01-2-1-1{
	float:left;
	display:block;
}
#D01 .D01-2-1-1 h3.content{
	text-indent:-99999px;
	overlfow:hidden;
	width:490px;
	height:25px;
	margin:10px 0 20px 10px;
}
#D01 .D01-2-1-1 h3.tt{ background:url("../img/h3_TratamentosContent.gif") left top no-repeat;}
#D01 .D01-2-1-1 h3.pp{ background:url("../img/h3_ProfissionaisContent.gif") left top no-repeat;}
#D01 .D01-2-1-1 h3.aa{ background:url("../img/h3_AmbientesContent.gif") left top no-repeat;}
#D01 .D01-2-1-1 h3.ll{ background:url("../img/h3_LocalizacaoContent.gif") left top no-repeat;}
#D01 .D01-2-1-1 h3.ff{ background:url("../img/h3_FaleConoscoContent.gif") left top no-repeat;}

#D01 .D01-2-1-1 address{ margin:10px 0 10px 30px;}
#D01 .D01-2-1-1 span.loc{
	font-weight:bold;
	color:#B92B29;
	margin:0 0 0 15px;
}

#D01 .D01-2-1-1 a.mapa{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:180px;
	width:450px;
	border:2px solid #ECEDEF;
	padding:2px;
	margin:10px 0 0 15px;
	background:url("../img/mapa.jpg") center no-repeat;
}
#D01 .D01-2-1-1 a.mapa:hover{ border:2px solid #B92B29;}

#D01 .D01-2-1-1 p.full{
	width:460px;
	margin-left:20px;
	line-height:16px;
	text-align:justify;
}

#D01 .D01-2-1-1 ul.tratamentos{
	display:table;
	width:460px;
	margin:0 20px;
	background:url("../img/bckContent_ulTratamentos.gif") 220px top repeat-y;
}
#D01 .D01-2-1-1 ul.tratamentos li{
	float:left;
	width:195px;/*215*/
	height:250px;/*250*/
	padding:10px;
	background:url("../img/bckContent_liTratamentos.gif") left top no-repeat;
}
#D01 .D01-2-1-1 ul.tratamentos li.margin{ margin-left:20px;}
#D01 .D01-2-1-1 ul.tratamentos li h4{ 
	font-size:12px;
	color:#C0403E;
}
#D01 .D01-2-1-1 ul.tratamentos li p{
	height:190px;
	margin:10px 10px 10px 20px;
}

#D01 .D01-2-1-1 ul.ambientes{
	display:table;
	width:460px;
	margin:0 20px;
}
#D01 .D01-2-1-1 ul.ambientes li { display:inline;}
#D01 .D01-2-1-1 ul.ambientes li img { cursor:pointer;}


#D01 .D01-2-1-1 form{
	width:440px;
	margin-left:30px;
}
#D01 .D01-2-1-1 form legend{ display:none;}
#D01 .D01-2-1-1 form label{
	display:block;
	margin:5px 0;
}
#D01 .D01-2-1-1 form input{
	height:20px;
	width:400px;
	border:1px solid #C7C7C7;
}
#D01 .D01-2-1-1 form textarea{
	height:200px;
	width:400px;
	border:1px solid #C7C7C7;
}
#D01 .D01-2-1-1 form button{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:16px;
	width:109px;
	margin:0 auto;
	margin-top:20px;
	cursor:pointer;
	background:url("../img/bt_enviar.gif") left top no-repeat;
}

#D01 .D01-2-1 dl{
	width:450px;
	margin:10px 0 0 30px;
}
#D01 .D01-2-1 dl dt{ 
	font-weight:bold;
	height:14px;
	padding-left:20px;
	color:#B92B29;
	background:url("../img/dlico.gif") left bottom no-repeat;
}
#D01 .D01-2-1 dl dd{
	text-align:justify;
	padding:5px 0 10px 20px;
	line-height:16px;
}


#D01 .D01-2-1-2{
	float:right;
	display:table;
	width:163px;
	margin-right:7px;
	_margin-right:3px;
}
#D01 .D01-2-1-2 h4{
	text-indent:-99999px;
	overlfow:hidden;
	height:16px;
	width:150px;
	margin:10px 5px;
}
#D01 .D01-2-1-2 h4.ambientes{ background:url("../img/h4_Ambientes.gif") left top no-repeat;}
#D01 .D01-2-1-2 h4.fale{ background:url("../img/h4_FaleConosco.gif") left top no-repeat;}
#D01 .D01-2-1-2 ul.pictures{}
#D01 .D01-2-1-2 ul.pictures li{}
#D01 .D01-2-1-2 ul.pictures li img{ margin:0 0 10px 15px;}
#D01 .D01-2-1-2 ul.pictures li a{
	display:block;
	text-indent:-99999px;
	overflow:hidden;
	height:16px;
	background:url("../img/bt_vejaMais.gif") center no-repeat;
}


/* D02 - BOTTOM
*******************************************************************************/
#D02{
	clear:both;
	width:699px;/*730*/
	padding:20px 0 0 31px;
	background:url("../img/bckBottom.gif") right top no-repeat;
}
#D02 ul.menuBottom{ padding:10px 0 0 140px;}
#D02 ul.menuBottom li{ display:inline;}
#D02 ul.menuBottom li a{
	display:block;
	float:left;
	margin-bottom:20px;
	padding:0 10px;
	color:#FFF;
	border-right:1px solid #FFF;
}
#D02 ul.menuBottom li a:hover{ text-decoration:underline;}
#D02 ul.menuBottom li a.rgh{ border:none;}
#D02 ul.menuBottom li a.woombo{
	border:none;
	text-indent:-99999px;
	overflow:hidden;
	height:46px;
	width:46px;
	margin:0 0 10px 65px;
	background:url("../img/woombo.gif") left top no-repeat;
}
