@charset "utf-8";
/* CSS Document */

.texo_amarelo12_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ed1c24;
	line-height: 1.4;
}
.texo_amarelo14_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#ed1c24;
	line-height: 1.4;
}

.texo_branco {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	line-height: 1.4;
}

.texo_cinza14_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#666666;
	line-height: 1.4;
}

.texo_preto11_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#000000;
	line-height: 1.4;
}
.texo_preto10_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	line-height: 1.4;
}
.texo_preto12_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	line-height: 1.4;
}
.texo_preto14_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#000000;
	line-height: 1.4;
}

.texo_preto11_Normal {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:11px;
	color:#000000;
	line-height: 1.4;
}
.texo_roxo14_bold {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:14px;
	color:#d32556;
	line-height: 1.4;
}

.link_mennu{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
}
.link_mennu:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	text-decoration: underline;
}
.link_mennu:active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ed1c24;
	text-decoration: none;
}
.mennu_active{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:13px;
	color:#ed1c24;
	text-decoration: none;
}

a { text-decoration: none; }
a:hover { text-decoration: underline; }
