.textfied_azul_bold {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	color: #3C6484;
}
.ficha_logo {
	height: 200px;
	width: 200px;
	text-align: center;
}
.textfied_azul {
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: normal;
	color: #3C6484;
}
.TextBox {
	font-family: Tahoma;	
	color: #3C6484;
	background-color: #CFDEDD;
}
.textfied_azul2 {
	font-family: Tahoma;
	font-weight: normal;
	color: #3C6484;
	background-color: #CFDEDD;
	font-size: 8pt;
}