a:link {color:#00568D; font-weight: bold; text-decoration:none}
a:visited {color:#00568D; font-weight: bold; text-decoration:none}
a:active {color:#00568D; font-weight: bold; text-decoration:none}
a:hover {color:#3B9DDB; font-weight: bold; text-decoration:underline}

a.link_p:link {color:#88AD04; font-size: 11px; ont-weight: bold; text-decoration:none}
a.link_p:visited {color:#88AD04; font-size: 11px; font-weight: bold; text-decoration:none}
a.link_p:active {color:#88AD04; font-size: 11px; font-weight: bold; text-decoration:none}
a.link_p:hover {color:#BDE80A; font-size: 11px; font-weight: bold; text-decoration:none}

a.area_on:link {color:#BD0101; font-weight: bold; text-decoration:none}
a.area_on:visited {color:#BD0101; font-weight: bold; text-decoration:none}
a.area_on:active {color:#BD0101; font-weight: bold; text-decoration:none}
a.area_on:hover {color:#FF4040; font-weight: bold; text-decoration:underline}

/* textos */
.texto {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
}


/* noticias */
.data {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #767676;
}
.not_titulo {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 18px;
	line-height: 21px;
	color: #333333;
}
.fonte {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
.nota {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #666666;
}

.paginacao {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
}


/* coluna direita */
#coluna_tit {
	width: 170px;
	height: 22px;
	background-color: #50AAE4;
}
#coluna_conteudo {
	width: 170px;
	padding-bottom: 12px;
	padding-top:12px;
	background-image: url(../images/bg_coluna.gif);
	background-repeat: repeat-y;
	background-color: #F4FBFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
#coluna_bottom {
	width: 170px;
	height: 2px;
	background-color: #50AAE4;
}
#coluna_tit_on {
	width: 170px;
	height: 22px;
	background-color: #CE0000;
}
#coluna_conteudo_on {
	width: 170px;
	padding-bottom: 12px;
	padding-top:12px;
	background-image: url(../images/bg_coluna_on.gif);
	background-repeat: repeat-y;
	background-color: #FFF2F0;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #333333;
}
#coluna_bottom_on {
	width: 170px;
	height: 2px;
	background-color: #CE0000;
}


/* diversos */
.rodape {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 10px;
	line-height: 14px;
	color: #8D8D8D;
}
.td_p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #B4DCF2;
	height: 25px;
}
.td_t {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	line-height: 16px;
	color: #333333;
	background-color: #E1F1FA;
	height: 25px;
}
.td_c {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #F7F7F7;
	height: 23px;
}
.td_c2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: normal;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	background-color: #EAEAEA;
	height: 23px;
}



/* form */
.boxform {
	color: #333333;
	background: #FFFFFF;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 10px;
	border: 1px solid #BCC8CE;
}


/* rollover button */
.signup { background: url(../images/bot_acessar.gif);}
button.signup { background-position: 0 -19px; height: 19px; margin: }
a:hover button.signup { background-position: 0 0; background: url(../images/bot_acessar_a.gif); background-repeat: no-repeat;}
#button_size {width: 47px;}
.rollover a, button {
width: 47px;
padding: 0;
margin: 0;
border: 0;
cursor: pointer;
display: block;
} 

.enviar { background: url(../images/bot_enviar.gif);}
button.enviar { background-position: 0 -19px; height: 19px; margin: }
a:hover button.enviar { background-position: 0 0; background: url(../images/bot_enviar_a.gif); background-repeat: no-repeat;}
#button_size2 {width: 45px;}
.rollover2 a, button {
width: 45px;
padding: 0;
margin: 0;
border: 0;
cursor: pointer;
display: block;
} 


.pesquisar { background: url(../images/bot_pesquisar_a.gif);}
button.pesquisar { background-position: 0 -19px; height: 19px; margin: }
a:hover button.pesquisar { background-position: 0 0; background: url(../images/bot_pesquisar_a.gif); background-repeat: no-repeat;}
#button_size3 {width: 58px;}
.rollover3 a, button {
width: 58px;
padding: 0;
margin: 0;
border: 0;
cursor: pointer;
display: block;
} 


/* swf texto */
h1 {
	letter-spacing: -.05em;
	margin: 0;
	padding: 0;
	line-height: 1em;
}

h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
	color: #3A3A3A;
	margin-bottom:-10;
	margin-top:-5;
}