body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-color: #228bc2;
	background-image: url(../images/fundo.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h2 {
	font-size: 12px;
	color: #000000;
}
h3 {
	font-size: 10px;
	color: #000000;
}
h4 {
	font-size: 9px;
	color: #000000;
}
.bloco_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
.page_conteudo{
	padding:15px;
}
.page_bloco_titulo{
	position:relative;
	float:left;
	width:100%;
	background:url(../images/seta.gif) no-repeat left;
	padding-left:15px;
	margin-bottom:5px;
	font-size:12px;
	font-weight:bold;
}
.page_bloco_conteudo{
	position:relative;
	float:left;
	width:97%;
	height:100%;
	padding:5px;
	background:#FFFFFF;
}

.principal{
	background:#FFFFFF;
}
.historico{
	background:#F9CA00;
}
.diretoria{
	background:#C11E1D;
}
.associese{
	background:#208AC2;
}
.beneficios{
	background:#A2C43A;
}
.associados{
	background:#878787;
}
.faleconosco{
	background:#E2E2E2;
}
.frm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #878787 repeat-x;
	border: 1px solid #000000;
}
.frm_login {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background: #878787 repeat-x;
	border: 1px solid #000000;
}
.frm_botao {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background: #878787 repeat-x;
	border: 1px solid #000000;
}
.msg_alerta {
	font-weight: bold;
	color: #FF0000;
}
.msg_normal {
	font-weight: bold;
}
.negrito{
	font-weight:bold;
}
.noticia_lista_titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.noticia_lista_texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.noticia_lista_leia {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
#principalEsquerdo{
	position:relative;
	float:left;
	width:48%;
	height:100%;
}
#principalDireito{
	position:relative;
	float:right;
	width:48%;
	vertical-align:top;
}