.titulo_modulo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.medico {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	text-decoration: none;
}
.fundo_f5f5f5 {
	background-color: #f5f5f5;
	height: 50px;
}

.fundo_mais_escuro {
	background-color: e4e4e4;
	height: 50px;
}
