@charset "utf-8";

<!--
body {
	background-color: #f1f1f1;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
	text-decoration:none;
}

.link_news_lateral {
	font-family:arial;
	font-size:10px;
	color:#0099CC;
	font-weight:bold;
	text-decoration:none;
}

.link_azul {
	font-family:arial;
	font-size:10px;
	color:00c3ff;
	text-decoration: underline;
}

.texto_padrao {
	font-family:arial;
	font-size:10px;
	color:12334a;
	font-weight: bold;
}

.texto_grande {
	font-family:arial;
	font-size:14px;
	color:12334a;
	font-weight: bold;
}

.texto_grande_super {
	font-family:arial;
	font-size:16px;
	color:12334a;
	font-weight: bold;
}

.texto_grande_RED {
	font-family:arial;
	font-size:16px;
	color:#CC0000;
	font-weight: bold;
}

.texto_destaque {
	font-family:arial;
	font-size:11px;
	color:12334a;
	font-weight:bold;
}

.sub_titulo {
	font-family:arial;
	font-size:13px;
	color:#0099CC;
	font-weight: bold;
}

.link_azul_rodape {
	font-family:arial;
	font-size:9px;
	color:00c3ff;
	text-decoration: underline;
}

.texto_padrao_rodape {
	font-family:arial;
	font-size:9px;
	color:12334a;
}

.texto_filosofia {
	font-family:Arial;
	color:#FFFFFF;
	font-size:10px;
	font-weight: bold;
}
-->
/* CSS Document */

