@charset "utf-8";
.imagelink {
	border-style: none;
}
.texto_titulo01 {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: normal;
	color: #C10043;
	text-align: left;
	line-height: 35px;
}
.texto_normal {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #333333;
	line-height: 25px;
}
.texto_normal_dark_bkg {
	font-family: "Trebuchet MS";
	font-size: 16px;
	color: #FFFFFF;
	line-height: 25px;
}
.texto_rodape {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	line-height: 16px;
}
.texto_rodape_link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #666666;
	line-height: 16px;
}
.texto_tit_page {
	font-family: "Trebuchet MS";
	font-size: 32px;
	font-style: normal;
	color: #C10043;
	text-align: left;
}
.texto_rodape_link:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.texto_rodape_link:visited {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.texto_rodape_link:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #DDDDDD;
}
.texto_rodape_link:active {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 16px;
	color: #666666;
}
.texto_label {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
}
