a {
	color: #009933;
}

.breadcrumb {
	font-family: "Trebuchet MS";
	font-size:12px;
	color: #006699;
}
.titulo_mat_destaques {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:15px;
	color: #F89C3C;
	text-decoration: none;
}
.titulo_mat_destaques:hover {
	color: #F07C37;
	text-decoration: underline;
}
.titulo_conteudo {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:15px;
	color: #22A851;
	text-decoration: none;
}
.titulo_conteudo:hover {
	color: #2DB054;
	text-decoration: underline;
}
.titulo_lead {
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #333333;
	text-decoration: none;
}
.titulo_lead:hover {
	text-decoration: underline;
}
.titulo_secao {
	font-family: "Trebuchet MS";
	font-weight:bold;
	font-size:17px;
	color: #046339;
}

.texto_materias {
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #333333;
}
.texto_materias img {
	float: left;
	border: 1px solid #999999;
	padding: 5px;
	margin: 5px 8px 8px 3px;
}
.hospitais {
	font-family: "Trebuchet MS";
	font-size:13px;
	color: #333333;
}
.hospitais table {
	font-family: "Trebuchet MS";
	font-size:13px;
	background-color: #DDDDDD;
	margin: 1px;
	border: 0px none;
}
.hospitais td {
	font-family: "Trebuchet MS";
	font-size:13px;
	padding: 3px;
	background-color: #f0f0f0;
	border: 0px none;
}
.hospitais th {
	font-family: "Trebuchet MS";
	font-size:13px;
	padding: 3px;
	background-color: #f0f0f0;
	border: 0px none;
}

.texto_materias_destaque {
	font-family: "Trebuchet MS";
	font-size:13px;
	font-weight:bold;
	color: #353535;
}
.texto_intertitulo {
	font-family: "Trebuchet MS";
	font-size:15px;
	font-weight:bold;
	color: #353535;
}
.legenda {
	font-family: "Trebuchet MS";
	font-size:10px;
	color: #333333;
}
hr{
	border: thin dotted #009900;
}
.hr_conteudo{
	border: thin dotted #22A851;
}