html { height: 100%; margin-bottom: 1px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #03647B;
	background-image:url(../imagens/fundo_branco.png);
	background-position:center;
	background-repeat:repeat-y;
	text-align: center;
}

#topo {
	width:980px;
	margin:auto;
	text-align:left;
	background-color: #ffffff;
	}
	
#centro_site {
	width:980px;
	margin:auto;
	text-align:left;
	background-color: #FFFFFF;
	}
	
	
#rodape {
	width:980px;
	margin:auto;	
	text-align:right;
	background-color:#FFFFFF;	
}

a:visited {
	color: #0074a2;
	text-decoration: none;
}

a:hover {
	color: #0074a2;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

a:link {
	color: #035576;
	text-decoration: none;
}

.Menu_Ursos {
	background-repeat:repeat-y;
   font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color:#ffffff;
}

.Menu_Ursos a:visited {
   font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.Menu_Ursos a:hover {
   font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.Menu_Ursos a:active {
   font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;	
}

.Menu_Ursos a:link {
   font-family: Verdana;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}

.fonte_banner {
	background-repeat:repeat-y;
   font-family: Verdana;
	font-size: 13px;
	font-weight: bold;
	color:#ffffff;
}

.fonte_banner a:visited {
   font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.fonte_banner a:hover {
   font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}

.fonte_banner a:active {
   font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;	
}

.fonte_banner a:link {
   font-family: Verdana;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.Link_Vermelho  a:visited {
   font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.Link_Vermelho  a:hover {
   font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

.Link_Vermelho  a:active {
   font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
text-decoration: underline;	
}

.Link_Vermelho  a:link {
   font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}


.Menu_dir {
	/*background-image: url(../menu/fundo_menu_dir.png);*/
	background-repeat:repeat-y;
   font-family: Verdana;
	font-size: 12px;
	color: #7d7256;
}

.Menu_dir  a:visited {
   font-family: Verdana;
	font-size: 12px;
	color: #7d7256;
	font-weight: normal;
}

.Menu_dir  a:hover {
   font-family: Verdana;
	font-size: 12px;
	color: #564F34;
	font-weight: bold;
	text-decoration: none;
}

.Menu_dir  a:active {
   font-family: Verdana;
	font-size: 12px;
	color: #7d7256;
	font-weight: normal;	
}

.Menu_dir  a:link {
   font-family: Verdana;
	font-size: 12px;
	color: #7d7256;
	font-weight: normal;
}

.Menu_esq {
	/*background-image: url(../menu/fundo_menu_dir.png);*/
	background-repeat:repeat-y;
   font-family: Verdana;
	font-size: 12px;
	color: #336699;
}

.Menu_esq  a:visited {
   font-family: Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
}

.Menu_esq  a:hover {
   font-family: Verdana;
	font-size: 12px;
	color: #e78403;
	font-weight: normal;
	text-decoration: none;
}

.Menu_esq  a:active {
   font-family: Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: normal;	
}

.Menu_esq  a:link {
   font-family: Verdana;
	font-size: 12px;
	color: #336699;
	font-weight: normal;
}

.rodape {
   font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
}

.rodape a:visited {
   font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}

.rodape a:hover {
   font-family: Verdana;
	font-size: 12px;
	color: #cccccc;
	font-weight: normal;
	text-decoration: underline;
}

.rodape a:active {
   font-family: Verdana;
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;	
}

.rodape a:link {
   font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

ol.decimal {
	list-style-type: decimal;
}

li a:visited {
	color: #13422E;
	text-decoration: none;
}

li a:hover {
	color: #a0b19c;
	text-decoration: underline;
}

li a:active {
	color: #13422E;
	text-decoration: none;
}

li a:link {
	color: #000000;
	text-decoration: none;
}

.Fonte_Paginacao {
   font-family: Verdana;
	font-size: 11px;
	font-weight: normal;	
	color: #035576;	
}

.Fonte_Paginacao_Fundo {
   font-family: Verdana;
	font-size: 14px;
	font-weight: bold;	
	color: #EF9918;	
}

.Fonte_Titulo {
   font-family: Verdana;
	font-size: 16px;
	font-weight: bold;	
	color: #ffffff;
}


.Fonte_Branca_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
}

.Fonte_Branca_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.Fonte_Branca_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: normal;
}

.Fonte_Branca_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

.Fonte_Branca_12 {
        font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
}

.Fonte_Branca_12c {
   font-family: Verdana;
	font-size: 12px;
	margin-left:55px;
	color: #FFFFFF;
	font-weight: normal;
}

.Fonte_Branca_12b {
   font-family: Verdana;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.Fonte_Cinza_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #CCCCCC;
	font-weight: normal;
}

.Fonte_Cinza_Escuro_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.Fonte_Preta_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: normal;
}

.Fonte_Preta_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
}

.Fonte_Preta_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

.Fonte_Preta_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.Fonte_Preta_12 {
	font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

.Fonte_Preta_12b {
        font-family: Verdana;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}

.Fonte_Verde_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #13422E;
	font-weight: normal;
}

.Fonte_Verde_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #13422E;
	font-weight: bold;
}

.Fonte_Verde_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #13422E;
	font-weight: normal;
}

.Fonte_Verde_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #13422E;
	font-weight: bold;
}

.Fonte_Verde_12 {
        font-family: Verdana;
	font-size: 12px;
	color: #13422E;
	font-weight: normal;
}

.Fonte_Verde_12b {
        font-family: Verdana;
	font-size: 12px;
	color: #13422E;
	font-weight: bold;
}

.Fonte_Azul_8 {
   font-family: Verdana;
	font-size: 8px;
	color: #035576;
	font-weight: normal;
}

.Fonte_Azul_8b {
   font-family: Verdana;
	font-size: 8px;
	color: #035576;
	font-weight: bold;
}

.Fonte_Azul_9 {
   font-family: Verdana;
	font-size: 9px;
	color: #035576;
	font-weight: normal;
}

.Fonte_Azul_9b {
   font-family: Verdana;
	font-size: 9px;
	color: #035576;
	font-weight: bold;
}

.Fonte_Azul_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #035576;
	font-weight: normal;
}

.Fonte_Azul_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #035576;
	font-weight: bold;
}

.Fonte_Azul_11 {
	font-family: Verdana;
	font-size: 11px;
	color: #035576;
	font-weight: normal;
}

.Fonte_Azul_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #035576;
	font-weight: bold;
}

.Fonte_Azul_12 {
	font-family: Verdana;
	font-size: 12px;
	color: #035576;
	font-weight: normal;
}

.Fonte_Azul_12b {
        font-family: Verdana;
	font-size: 12px;
	color: #035576;
	font-weight: bold;
}

.Fonte_Azul_14b {
        font-family: Verdana;
	font-size: 14px;
	color: #035576;
	font-weight: bold;
}

.Fonte_Vermelha_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: normal;
}

.Fonte_Vermelha_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	font-weight: bold;
}

.Fonte_Vermelha_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: normal;
}

.Fonte_Vermelha_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}

.Fonte_Vermelha_12 {
    font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: normal;
}

.Fonte_Vermelha_12b {
    font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.Fonte_Vermelha_14 {
    font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: normal;
}

.Fonte_Vermelha_14b {
    font-family: Verdana;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}

.Fonte_Marrom_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #7d7256;
	font-weight: normal;
}

.Fonte_Marrom_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #7d7256;
	font-weight: bold;
}

.Fonte_Marrom_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #7d7256;
	font-weight: normal;
}

.Fonte_Marrom_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #7d7256;
	font-weight: bold;
}

.Fonte_Marrom_12 {
   font-family: Verdana;
	font-size: 12px;
	color: #7d7256;
	font-weight: normal;
}

.Fonte_Marrom_12b {
   font-family: Verdana;
	font-size: 12px;
	color: #7d7256;
	font-weight: bold;
}

.Fonte_Dourada_10 {
   font-family: Verdana;
	font-size: 10px;
	color: #FC0;
	font-weight: normal;
}

.Fonte_Dourada_10b {
   font-family: Verdana;
	font-size: 10px;
	color: #FC0;
	font-weight: bold;
}

.Fonte_Dourada_11 {
   font-family: Verdana;
	font-size: 11px;
	color: #FC0;
	font-weight: normal;
}

.Fonte_Dourada_11b {
   font-family: Verdana;
	font-size: 11px;
	color: #FC0;
	font-weight: bold;
}

.Fonte_Dourada_12 {
   font-family: Verdana;
	font-size: 12px;
	color: #FC0;
	font-weight: normal;
}

.Fonte_Dourada_12b {
   font-family: Verdana;
	font-size: 12px;
	color: #FC0;
	font-weight: bold;
}

.Fonte_Dourada_16b {
   font-family: Verdana;
	font-size: 16px;
	color: #FC0;
	font-weight: bold;
}

.Titulo_Branco_20b {
   font-family: Verdana;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}

.Titulo_Branco_30b {
   font-family: Verdana;
	font-size: 30px;
	color: #FFFFFF;
	font-weight: bold;
}
