body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
body {
	background-color: #DDF4F0;
	margin: 0px;
}

#bg{
	background: url(imgs/bg.jpg) top repeat-x;
	height: 100%;
	width: 100%;
	margin: auto;
}

#bg_balls{
	background: url(imgs/bg_balls.gif) top no-repeat;
	height: 800px;
	width: 100%;
	margin: auto;
}

#site{
	width: 900px;
	margin: auto;
}

#endereco_topo{
	padding-top: 8px;
	padding-right: 20px;
	background: url(imgs/bg_endereco_topo.jpg) top no-repeat;
	height: 82px;
	width: 880px;
	float: left;
}

#endereco_box{
	padding: 14px 0px 0px 20px;
	background-color: #ADDDD7;
	height: 68px;
	width: 239px;
	float: right;
}

#endereco_fale{
	font-size: 17px;
	color: #FFFFFF;
}

#endereco_end{
	font-family: Arial;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
	letter-spacing: -1px;
}

#endereco_tel{
	font-size: 22px;
	color: #FFFFFF;
}

#topo{
	height: 178px;
	width: 900px;
	float: left;
}

#base{
	width: 900px;
	float: left;
}

#base_interna{
	background: url(imgs/bg_base_interna.jpg) bottom no-repeat;
	width: 900px;
	background-color: #FFFFFF;
	float: left;
}

#base_interna_box{
	padding: 74px 0px 0px 62px;
	color: #666666;
	font-size: 13px;
	width: 600px;
	float: left;
}

#base_interna_target a{
	color: #99CCC3;
	font-size: 10px;
	text-decoration: none;
	line-height: 10px;
}

#base_interna_titulo{
	line-height: 30px;
	color: #99CCC3;
	font-size: 30px;
	letter-spacing: -2;
	text-decoration: none;
}

#base_esq{
	width: 685px;
	float: left;
}

#base_esq_interna{
	background: url(imgs/bg_interna.jpg) top no-repeat;
	width: 685px;
	min-height: 486px;
	_height: auto !important;
	_height: 486px;	
	padding-bottom: 20px;
	float: left;
}

#profissional{
	background: url(imgs/bg_profissional.jpg) top no-repeat;
	width: 685px;
	height: 174px;
	float: left;
}

#profissional_box{
	line-height: 14px;
	padding: 111px 0px 0px 167px;
	width: 338px;
	float: left;
}

#profissional_box a{
	color: #7CADA6;
	text-decoration: none;
	font-weight: bold;
}

#tratamentos{
	background: url(imgs/bg_tratamentos.jpg) top no-repeat;
	width: 509px;
	height: 232px;
	float: left;
}

#tratamentos_box{
	line-height: 16px;
	padding: 79px 0px 0px 267px;
	width: 198px;
	float: left;
}

#tratamentos_box a{
	line-height: 16px;
	text-decoration: none;
	color: #999999;
}

#tratamentos_box_titulo{
	padding-bottom: 5px;
	color: #FE9901;
	font-size: 15px;
}

#dicas{
	width: 176px;
	height: 79px;
	float: left;
}

#tecnicas{
	background: url(imgs/bg_tecnicas.jpg) top no-repeat;
	width: 176px;
	height: 153px;
	float: left;
}

#tecnicas_box{
	line-height: 14px;
	padding: 70px 0px 0px 0px;
	width: 174px;
	float: left;
}

#tecnicas_box a{
	line-height: 14px;
	text-decoration: none;
	color: #999999;
}

#base_dir{
	width: 215px;
	float: left;
}

#menu_bg{
	background: url(imgs/bg_menu.jpg) top no-repeat;
	width: 215px;
	height: 317px;
	float: left;	
}

.menu{
	margin-top: 35px;
	padding: 0px;
	margin-left: 20px;
	_margin-left: 10px;
	float: left;
}

.menu li{
	background: url(imgs/bullet1.gif) left top no-repeat;
	list-style: none;
	width: 143px;
}

.menu li a{
	padding: 0px 0px 0px 12px;
	font: 12px Arial;
	color: #608C93;
	line-height: 27px;
	height: 27px;
	font-weight: bold;
	text-decoration: none;
}

.menu li a:hover{
	color: #608C93;		
}

.submenu{
	margin-top: 0px;
	padding: 0px;
	margin-left: 12px;
	_margin-left: 6px;
}

.submenu li{
	background: url(imgs/bullet2.gif) left no-repeat;
	list-style: none;
	width: 153px;
}

.submenu li a{
	padding: 0px 0px 0px 12px;
	font: 12px Arial;
	color: #608C93;
	line-height: 27px;
	height: 27px;
	font-weight: bold;
	text-decoration: none;
}

.submenu li a:hover{
	color: #608C93;		
}

#canto{
	background: url(imgs/bg_canto.jpg) top no-repeat;
	width: 215px;
	height: 89px;
	float: left;
}

#canto_interna{
	background: url(imgs/bg_canto_interna.jpg) left top no-repeat;
	width: 215px;
	height: 115px;
	float: left;
}


#rodape {
	font-size: 9px;
	color: #6699AE;
	padding: 13px 7px 0px 7px;
	clear: both;
	width: 886px;
	float: left;
	margin: auto;
}

#rodape_copy {
	float: left;

}
#rodape_cafe a{
	color: #6699AE;
	text-decoration: none;
	float: right;
}
