/* --------------- */
/* SEÇÃO: SERVIÇOS */
/* --------------- */
#img_secao_servicos {
	background:url(/imagens/tit_secao_servicos_a_comunidade.jpg) 0 0 no-repeat;
	display:block;
	height:123px;
	margin:0 0 6px 0;
	overflow:hidden;
	text-indent:-99999px;
	width:850px;
}

#txt_servicos_box {
	background:url(../imagens/bg_box_servicos.jpg) 265px 0 no-repeat #f4f3f3;
	border-right:1px solid #e8e8e8;
	border-bottom:1px solid #e8e8e8;
	border-left:1px solid #e8e8e8;
	float:left;
	height:157px;
	margin-bottom:20px;
	/*overflow:auto;*/
	overflow:hidden;
	padding:15px;
	width:555px;
}

	#txt_servicos_box a {
		background:url(../imagens/ico_comunidade.gif) no-repeat;
		color:#777777;
		display:block;
		font-size:12px;
		font-weight:bold;
		margin-bottom:15px;
		text-decoration:none;
	}
	#txt_servicos_box a:first-letter {margin-left:21px;}
	#txt_servicos_box a:hover {text-decoration:underline;}
	
	#txt_res_busca {
		color:#0a419e;
		font-size:13px;
		font-weight:bold;
		margin-bottom:20px;
	}
	
	#txt_res_busca_termo {
		color:#08a839;
		font-size:14px;
		font-weight:bold;
		text-transform:uppercase;
		margin-bottom:20px;
	}

#txt_servicos {
	color:#777777;
	float:left;
	font-size:12px;
	padding:0 20px 0 0;
	width:585px;
}
	
		#txt_servicos .paragrafo {color:#5e5d5d; font-size:12px;}
	
		#tit_ambulatorios {
			color:#08a839;
			font-size:18px;
			font-weight:bold;
			margin:0 0 22px 15px;
		}
		
		
/*///////////////     SCROLLBAR     //////////////////*/
/* vertical */
div.scroller {
	width: 570px; /* edit me */
	height: 160px; /* edit me */

}
div.scroller .content {
	width: 555px; /* edit me */
	height: 160px; /* edit me */
	overflow: hidden;
	float: left;
}
div.scroller .scrollarea {
	height: 326px; /* edit me */
	width: 9px;
	float: left;
	cursor: pointer;
	margin:-6px 0 0 0;
	padding:0;
}
div.scroller div.scrollBarContainer {
	height: 150px; /* edit me (ff: height - 18px - ie: height - 46px) 182 -> Controla a altura total da rolagem */ 
}

div.scroller .scrollKnob {
	width: 7px; /* largura da barra */
	margin: 1px;
	border: 1px solid #3767bd; /* borda */
	background: #3767bd; /* cor da barra */
	min-height: 10px;
}
div.scroller .scrollForward{
	width: 9px; /* largura dos botões */
	margin: 1px;
	background:url(../imagens/seta_scroll_02.gif) no-repeat;
	height: 8px !important;
}

div.scroller .scrollBack {
	width: 9px; /* largura dos botões */
	margin: 1px;
	background:url(../imagens/seta_scroll_01.gif) no-repeat;
	height: 8px !important;
}
/*///////////////     /SCROLLBAR     //////////////////*/


/* Box de Endereco */
#box_endereco {
	background:url(../imagens/bg_box_endereco.jpg) no-repeat;
	width:381px;
	height:64px;
	float:left;
	text-align:center !important;
	margin:20px 0 20px 100px !important;
	padding:10px 0px 0px 0px; 
}

#lista_quem {margin-top:40px;}

#lista_quem li {background:url(../imagens/ico_servicos.gif) 0 4px no-repeat; list-style:none; margin-left:10px; padding-left:12px;}

#lista_quem a {font-size:12px; color:#666666; text-decoration:underline;}
	#lista_quem a:hover {font-size:12px; color:#666666; text-decoration:none;}

#box_endereco .destaque, #lista_quem .destaque {color:#5b5b5b !important; font-weight:bold;}
#box_endereco .destaque2, #lista_quem .destaque2 {color:#00923f; font-weight:bold;}
span .destaque{ text-align:center;}
