div#destaques {	width: 475px; float: left; margin-bottom: 10px; padding-bottom: 15px; border-bottom: 1px dotted #78a;	 }
div#destaques div {
	width: 47%;
	float: left;
	padding: 6px;
}
div#destaques div img { 
	display: block;
	margin:  auto;
}
div#destaques div p {
	text-align: justify; 
	font: 13px segoe ui, tahoma, verdana; 
	color: #333;
}
div#destaques div p a { color: #165eae;
}
div#destaques div p a:hover { color: #777; 
}
div#destaques div h3 { 
	color: #032b7b;
	font: bold 19px arial, verdana;
	text-align: center;
}
div#destaque2 p { 
	margin: 10px 0 0 0;
	padding-left: 5px;
	border-left: 1px dotted #78a;
	height: 70px;
	
}
div#tratamento { 
border-top: 1px #78a; 
margin-top: 50px 0;
}
div#tratamento h3 {
font:  bold 15px segoe ui, tahoma, verdana;
color: #165eae;
}
div#informacoes {
	clear: both;
	border-top: 1px dotted #78a;
	padding: 8px 0;
}
div#informacoes div { 
	padding: 5px;
	width: 31%;
	text-align: center;
	float: left;
	height: 135px;
}
div#informacoes div p a { color: #165eae; }
div#informacoes div p a:hover { color: #777; }
div#informacoes div h3 { 
background-color: #1874CD;
	margin: -5px 0 5px 0;
	color: #fff;
	font: bold 16px segoe ui, tahoma, verdana;
}
div#informacoes div#contato h4 {
font: bold 19px segoe ui, tahoma, verdana; color: #165eae; 
}
div#informacoes div#contato h5 {
font: bold 10px segoe ui, tahoma, verdana; color: #165eae; 
}
div#informacoes div#contato { border-left: 1px dotted #78a;	border-right: 1px dotted #78a; }
div#qualquer { clear: both; }
div#local img { width: 90%; }
div#local1 img { width: 45%; }

div#informacoes div#noticias p {
color: #f66;
font: bold 13px segoe ui, tahoma, verdana; }

div#corpo-drt { height: 940px; }


