@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #000000;
}
#h1 { font-family:Arial, Helvetica, sans-serif; font-size:9px;}
.texto_menu {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 11px;
	color: #000000;
}
.texto_amarelo {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #D89F02;
}
.texto_amarelo_menor {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #D89F02;
}
.texto_branco_n {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_branco {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
}
.texto_leitura {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.texto_leitura_esq {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 12px;
	color: #000000;
	text-align: left;
}
.texto_leitura_titulo {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #003366;
}
.texto_rodape {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #000066;
}
.texto_indicador_menu {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 11px;
	color: #000066;
}
.texto_voltar {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 11px;
	color: #000066;
	text-decoration: none;
	cursor:hand;

}

.h1{font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#000; text-decoration:none;}
.fundo_destaque {
	background-image:url(images/fundo_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_home {
	background-image:url(images/home_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_contato {
	background-image:url(images/contato_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_atletas {
	background-image:url(images/atletas_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_galeria {
	background-image:url(images/fundo_galeria.gif);
	background-repeat:no-repeat;
	background-position: right;
}
.fundo_noticias{
	background-image:url(images/noticias_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_galeria2 {
	background-image:url(images/galeria_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_historia {
	background-image:url(images/historia_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
.fundo_parceiros {
	background-image:url(images/parceiros_destaque.png);
	background-repeat:no-repeat;
	background-position: left;
}
a.voltar:link {
	color: #D89F02;
}
a.voltar:visited {
	color: #D89F02;
}
a.voltar:hover {
	color: #D89F02;
}
a.voltar:active {
	color: #D89F02;
}
a.site:link {
	color: #FFFFFF;
}
a.site:visited {
	color: #FFFFFF;
}
a.site:hover {
	color: #FFFFFF;
}
a.site:active {
	color: #FFFFFF;
}
.texto_branco_atletas {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.indicador {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 9px;
	color: #D89F02;
}
a.voltar:link {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 9px;
	color: #D89F02;
}
a.voltar:visited {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 9px;
	color: #D89F02;
}
a.voltar:hover {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 9px;
	color: #D89F02;
}
a.voltar:active {
	font-family: "Trebuchet MS", Times New Roman, Verdana, Arial, "Tahoma";
	font-size: 9px;
	color: #D89F02;
}
#noticias {width:560px; height:300px; margin-top:20px; float:left; margin-left:40px;}