div.auto_complete {
	width: 350px;
	background: #fff;
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	height:200px;
	overflow:auto;
	list-style-type:none;
}
div.auto_complete ul li {
	margin:0;
	padding:3px;
}
div.auto_complete ul li.selected {
	background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #800;
	margin:0;
	padding:0;
}
.corpoClinicoB1 {
	border-top: 1px solid #d2e288;
	padding-right: 3px;
	font-weight: bold;
	color: #666666;
	line-height:150%;
}
.corpoClinicoB2 {
	border-top: 1px solid #d2e288;
	padding-left: 8px;
	padding-right: 8px;
	color: #666666;
	text-align:justify;
	line-height:150%;
}
.tituloLinksInt1 {
	color:#366fbc;
	font-weight: bold;
	font-size: 15px;
}
.tituloLinksInt2 {
	font-weight: bold;
	color: #2066c3;
	font-size: 15px;
	line-height:150%;
}
.tituloLinksInt3 {
	color: #666666;
	line-height:150%;
}
.titulo_plan {
	color: #898989;
	font-weight: bold;
	font-size: 13px;
}
.tb_med{
	margin-left: 45px;
	float:left;
	width:200px;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	float:left;
}
@media print {
#menu{
	visibility:hidden;
	display:none;
}
#rodape{
	visibility:hidden;
	display:none;
}
#print_n{
	display:none;
}
}