body {
	font-family:Arial;
	font-size:12px;
	color:#90959A;
	background:url(../img/bg.jpg) no-repeat center bottom #F1FCFF;
	margin:0;
	padding:0;
	overflow-x:hidden;
}

#fundo_topo {
	width:100%;
	height:268px;
	background:url(../img/bg_fatia_topo.jpg) repeat-x;
}

#degrade_topo {
	width:100%;
	height:268px;
	background:url(../img/bg_topo.jpg) top center no-repeat;
}

#topo {
	width:940px;
	height:95px;
	clear:both;
	padding-top:30px;
	margin:0 auto;
}

#logo_arcata{
	border:0;
	float:left;
}

#topo_endereco{
	width:395px;
	float:left;
	padding:0;
	text-align:right;
	font-size:13px;
	color:#FFF;
}

#bt_vejacomo{
	float:left;
	margin:0 0 0 20px;
	border:0;
}

#navegacao {
	width:960px;
	height:330px;
	margin:-140px auto 0 auto;
	*margin:-140px auto 15px auto;
	padding:0;
	clear:both;
}

#banner_flash{
	width:941px;
	height:300px;
	margin:0 0 0 9px;
}

#conteudo {
	width:910px;
	min-height:600px;
	background:#FFF;
	margin:0 auto;
	padding:0 15px;
	clear:both;
	border:1px solid #CCE1EE;
	border-top:0;
	border-bottom:1px solid #FFF;
}

.titulo_interna{
	text-align:left;
	border:0;
	margin:0 0 8px 0;
	clear:both;
}
.bnt_caracteres{
	text-align:right;
	border:0;
	margin:0 0 10px 0;
	clear:both;
}

/*************** Depoimento Interna ******************/

.quadro-depoimento-esq{
	 float:left; 
	 width:298px; 
	 height:211px; 
	 padding:60px 15px 0 15px;
	 margin:10px 10px 0 0;
	 background:url(../img/wenderson-quadro-esq.jpg) no-repeat;
}

.quadro-depoimento-dir{
	 float:left; 
	 width:288px; 
	 height:211px; 
	 padding:60px 20px 0 20px;
	 margin:10px 0;
	 background:url(../img/wenderson-quadro-dir.jpg) no-repeat;
}

/*************** Caso Clinico ******************/

#caso-clinico{
	width:640px;
	margin:0 auto;
}

#caso-caixa-topo{
	font-size:12px;	
}

#caso-caixa-topo h2{
	font-size:16px;	
}

.caixa-cinza{
	margin:10px 0;
	padding:5px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius: 10px;
	background:#E6E7E8;
	
}

.imagem-caso{
	width:640px;
	font-size:10px;
	margin:5px 0;
}

.imagem-caso img{
	width:645px;
	clear:both;
	margin:0;
	padding:0;
}


/*************** Barra Comunidades ******************/

#comunidades{
	width:660px;
	height:36px;
	float:left;
	margin:10px auto;
	background:url(../img/bar_comunidade_01.jpg) no-repeat;
}

#comunidades #menu_comunidades{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
}

#comunidades #menu_comunidades li{
	float:left;
	margin:0;
	padding:0;
}

#rodape {
	width:960px;
	height:70px;
	background:url(../img/footer.png) top center no-repeat;
	margin:0 auto;
	padding:0;
	clear:both;
}

#rodape p{
	float:left;
	color:#0085C9;
	padding:0;
	margin:10px 0;
}

#rodape #bt_mapa{
	float:left;
	margin:13px 20px;
}

#rodape #bt_inovate{
	float:right;
	margin:20px;
}
