/* CSS Document */
HTML {
	height:100%;
}
BODY {
	height:100%;
}
/* ############ */
/* Links baixo */
.texto-bottom{
	font-family:Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}
		
A.texto-bottom{
	font-family:Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.texto-bottom{
	font-family:Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.texto-bottom{
	font-family:Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############## */
/* TEXTO VERMELHO */
.texto_vermelho{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	}
	
A.texto_vermelho{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
	
A:HOVER.texto_vermelho{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
A:VISITED.texto_vermelho{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
	
	
.texto_vermelho-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	}
	
A.texto_vermelho-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
	
A:HOVER.texto_vermelho-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
A:VISITED.texto_vermelho-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#990000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
	
/* ############ */
/* HOME */
.linha_home {
	BACKGROUND: url(/beta/home/arquivos/pont.gif) no-repeat 50% bottom;
	PADDING-TOP: 4px;
	PADDING-BOTTOM: 2px;
	MIN-HEIGHT: 52px;
}
	
/* ############ */
/* HOME */
.texto-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}

A.texto-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.texto-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.texto-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* HOME PEQUENO */
.texto-home-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}

A.texto-home-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.texto-home-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.texto-home-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* HOME PRETO */
.texto-chamada-home-preto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#000000;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}

A.texto-chamada-home-preto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#000000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:VISITED.texto-chamada-home-preto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#000000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER.texto-chamada-home-preto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#000000;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	}
	
/* ############ */
/* HOME BRANCO */
.texto-chamada-home-branco{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}

A.texto-chamada-home-branco{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}
	
/* ############ */
/* HOME VERDE */
.texto-chamada-home-verde{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#607F03;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}

A.texto-chamada-home-verde{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#607F03;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:VISITED.texto-chamada-home-verde{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#607F03;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER.texto-chamada-home-verde{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#607F03;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* ############ */
/* HOME AZUL */
.texto-chamada-home-azul{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#04426A;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}

A.texto-chamada-home-azul{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#04426A;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:VISITED.texto-chamada-home-azul{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#04426A;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER.texto-chamada-home-azul{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#04426A;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* ############ */
/* HOME LARANJA */
.texto-chamada-home-laranja{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#E37302;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}

A.texto-chamada-home-laranja{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#E37302;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:VISITED.texto-chamada-home-laranja{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#E37302;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER.texto-chamada-home-laranja{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#E37302;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* ############ */
/* MENU */
.texto_menu_titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#222222;
	word-spacing:normal;
	line-height:normal;
	}
	
.texto_menu{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}
		
A.texto_menu{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.texto_menu{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.texto_menu{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
	
.texto_menu_branco{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	}
		
A.texto_menu_branco{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.texto_menu_branco{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.texto_menu_branco{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
/* ################################## */
/* ################################## */
/* DIVERSÃO */	
/* ################################## */

	
/* ############ */
/* VIP HOME */	

.VIP-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	}
		
A.VIP-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.VIP-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.VIP-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/*VIDEOS HOME */	

.VIDEOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}
		
A.VIDEOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.VIDEOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.VIDEOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* FOTOS HOME */	

.FOTOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	}
		
A.FOTOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.FOTOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.FOTOS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* VIP HOME TÍTULO */	

.VIP-home-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}
		
A.VIP-home-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}
		
A:VISITED.VIP-home-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}
		
A:HOVER.VIP-home-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* ############ */
/* PIADAS HOME */	

.PIADAS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}
		
A.PIADAS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}
		
A:VISITED.PIADAS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}
		
A:HOVER.PIADAS-home{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* ############ */
/* TITULO GRANDE */	

.TITULO-grande-diversao{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 15px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}
	
/* ################################## */
/* DIVERSÃO */	
/* ################################## */
/* ################################## */
	
/* ############ */
/* PEQUENO */	
.texto-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}
		
A.texto-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.texto-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.texto-pq{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* DATA */
.texto_data{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 10px;
   	color:#000000;
	word-spacing:normal;
	line-height:normal;
	}
	
/* ################################## */
/* ################################## */
/* NOTICIAS */	
/* ################################## */
		
/* ############ */
/* DATA */
	
.noticias-data{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#111111;
	word-spacing:normal;
	line-height:normal;
	}

A.noticias-data{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#111111;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.noticias-data{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#111111;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.noticias-data{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#111111;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}	
	
/* ############ */
/* TITULO */
	
.noticias-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 18px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	}

A.noticias-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 18px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.noticias-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 18px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.noticias-titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 18px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}	
/* ############ */
/* SUB TITULO */
	
.noticias-sub_titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 14px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	}

A.noticias-sub_titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 14px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.noticias-sub_titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 14px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.noticias-sub_titulo{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 14px;
   	color:#333333;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* TEXTO */
	
.noticias-texto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}

A.noticias-texto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.noticias-texto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.noticias-texto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ############ */
/* TEXTO MEDIO */
	
.noticias-texto_medio{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	font-weight: bold;
	}

A.noticias-texto_medio{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:VISITED.noticias-texto_medio{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	font-weight: bold;
	}

A:HOVER.noticias-texto_medio{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	font-weight: bold;
	}
	
/* ############ */
/* LEGENDA FOTO */
	
.noticias-legenda_foto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	}

A.noticias-legenda_foto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:VISITED.noticias-legenda_foto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}

A:HOVER.noticias-legenda_foto{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}
	
/* ################################## */
/* NOTICIAS */	
/* ################################## */
/* ################################## */

/* ############ */
/* FOTOS */
.foto{
	BACKGROUND-COLOR: #F09101;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #F09101;
	}
.foto-select{
	BACKGROUND-COLOR: #ff0000;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #ff0000;
	}
	
/* ############ */
/* ASTRAL */
	
.texto_astral{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	}	

A.texto_astral{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}	
	
A:HOVER.texto_astral{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}	
	
A:VISITED.texto_astral{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	}
	
.texto_astral_claro{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#F9D9BB;
	word-spacing:normal;
	line-height:normal;
	}
	
A:VISITED.texto_astral_claro{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#F9D9BB;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
	
A:HOVER.texto_astral_claro{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#F9D9BB;
	word-spacing:normal;
	line-height:normal;
	}
	
.texto_astral_claro_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#F9D9BB;
	word-spacing:normal;
	line-height:normal;
	}
	
.texto_astral_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	}
	
A:HOVER.texto_astral_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	}
	
A:VISITED.texto_astral_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#463F84;
	word-spacing:normal;
	line-height:normal;
	}	
	
.texto_astral_2{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#96520E;
	word-spacing:normal;
	line-height:normal;
	}
	
A:HOVER.texto_astral_2{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#96520E;
	word-spacing:normal;
	line-height:normal;
	}
	
A:VISITED.texto_astral_2{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 12px;
   	color:#96520E;
	word-spacing:normal;
	line-height:normal;
	}
	
.texto_astral_2_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#96520E;
	word-spacing:normal;
	line-height:normal;
	}
A:VISITED.texto_astral_2_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#222222;
	word-spacing:normal;
	line-height:normal;
	}
	
A:HOVER.texto_astral_2_pq{
	font-family:Arial, Verdana, Geneva, Helvetica, sans-serif;
	FONT-SIZE: 10px;
   	color:#222222;
	word-spacing:normal;
	line-height:normal;
	}
	
/* ############ */
/* ASTRAL MENU */
.texto_menu_titulo-astral{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 12px;
   	color:#AAAAAA;
	word-spacing:normal;
	line-height:normal;
	}
	
.texto_menu-astral{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	}
		
A.texto_menu-astral{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:VISITED.texto_menu-astral{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: none;
	}
		
A:HOVER.texto_menu-astral{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#FFFFFF;
	word-spacing:normal;
	line-height:normal;
	text-decoration: underline;
	}

/* ############ */
/* FORMULARIOS */	
.formulario-claro{
	BACKGROUND-COLOR: #EEEEEE;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
	FONT-FAMILY: Arial;
	COLOR: #555555;
	FONT-SIZE: 11px;
	LETTER-SPACING: 0px;
	VERTICAL-ALIGN: 0;
	}
	
.formulario-enquete{
	BACKGROUND-COLOR: #A0C705;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #516402;
	FONT-FAMILY: Arial;
	COLOR: #000000;
	FONT-SIZE: 11px;
	LETTER-SPACING: 0px;
	VERTICAL-ALIGN: 0;
	CURSOR: hand;
	}
	
.formulario-fotos{
	BACKGROUND-COLOR: #950000;
	border:none;
	FONT-FAMILY: Arial;
	COLOR: #fff;
	FONT-SIZE: 11px;
	LETTER-SPACING: 0px;
	VERTICAL-ALIGN: 0;
	CURSOR: hand;
	}

/* ############ */
/* TABELAS */	
	
.tabela_preta{
	BACKGROUND-COLOR: none;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #000000;
	}

/* ############ */
/* FOTOS */	
	
.foto_noticias{
	BACKGROUND-COLOR: #E37302;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #E37302;
	}
	
.foto_fotos{
	border:2px solid;
	border-color:#999;
	background-color:#999;
	}
	
.foto_esportes{
	BACKGROUND-COLOR: #04426A;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #04426A;
	}
	
.foto_eventos{
	BACKGROUND-COLOR: #607F03;
	BORDER-BOTTOM: 1px solid;
	BORDER-LEFT: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	BORDER-COLOR: #607F03;
	}
/* ############ */
/* ############ */
/* ############ */
/* CSS DIV BARRA */
#div_main{
	width: 100%;
	height: 50px;
	background-image:url(/beta/barra/fundogbarra.jpg)
}
#div_main2{
	width: 766px;
	height: 50px;
	position:relative;
}
#barra_main{
	float:left;
	width: 766px;
	height: 40px;
	margin-top:10px;
	background-image:url(/beta/barra/arquivos/fundo.jpg);
	position:relative;
}
#name_goodweb{
	float:left;
	width: 140px;
	height: 20px;
	margin-top:8px;
	margin-bottom:5px;
	margin-right:8px;
	position:relative;
}
#name_goodweb h1{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	color:#B4B8BA;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
#name_goodweb h1 A{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE: 20px;
	color:#B4B8BA;
	font-weight:bold;
	margin:0px;
	padding:2px;
	text-decoration:none;
}
#campo_menu{
	height:25px;
	position:relative;
	float:left;
	margin-left:29px;
	margin-top:11px;
}
#campo_menu A{
	text-decoration:none;
}
.menu_top_home{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	color:#960;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
.menu_top_noticias{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	color:#E37302;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
.menu_top_esportes{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	color:#04426A;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
.menu_top_eventos{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	color:#607F03;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
.menu_top_fotos{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	color:#000;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
.menu_top_shop{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	FONT-SIZE:16px;
	color:#09F;
	font-weight:bold;
	margin:0px;
	padding:2px;
}
/* ############ */
/* COMENTÁRIOS */
.comentarios_main1 {
	float:left;
	position:relative;	
	width:720px;
	height:auto;
}
#comentarios_foto {
	float:left;
	position:relative;	
	width:75px;
	height:56px;
	margin-left:5px;
	margin-top:15px;
}
.comentarios_main2 {
	float:left;
	position:relative;	
	width:610px;
	margin-left:15px;
	height:auto;
}
#comentarios_main {
	float:left;
	position:relative;	
	width:550px;
	height:auto;
	margin-top:15px;
	margin-left:40px;
	border-top:1px solid;
	border-top-color:#CCC;	
}
#comentarios_nome {
	float:left;
	position:relative;	
	width:340px;
	height:auto;
	margin-top:4px;
}
#comentarios_nome A {
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE:13px;
   	color:#039;
	font-weight:bold;
	text-decoration:none;
}
#comentarios_nome EM {
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE:11px;
   	color: #999;
}
.comentarios_denunc {
	float:left;
	position:relative;	
	width:80px;
	height:18px;
	margin-top:4px;
}
.comentarios_denunc A {
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE:11px;
   	color:#039;
	line-height:18px;
	text-decoration:none;
}
.comentarios_votos {
	float:left;
	position:relative;	
	width:125px;
	height:auto;	
	margin-top:4px;
}
#comentarios_texto {
	float:left;
	position:relative;	
	width:550px;
	height:auto;
	margin-top:5px;
}
#comentarios_texto SPAN{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE: 11px;
   	color:#555555;
	word-spacing:normal;
	line-height:18px;
	}
#comentarios_lista {
	float:left;
	position:relative;	
	width:550px;
	height:auto;
	margin-top:6px;
	border-bottom:1px dotted;
	border-bottom-color:#bbb;
}
#comentarios_foto2 {
	float:left;
	position:relative;	
	width:80px;
	height:auto;
	margin-top:3px;
	margin-bottom:3px;
}
#comentarios_nome2 {
	float:left;
	position:relative;	
	width:460px;
	height:auto;
	margin-top:3px;
	margin-left:5px;
	margin-bottom:3px;
}
#comentarios_nome2 H1{
	font-family:Tahoma, Arial, Verdana;
	FONT-SIZE:12px;
   	color:#00C;
	word-spacing:normal;
	line-height:18px;
	font-weight:normal;
}
#comentarios_nome2 H2{
	font-family:Verdana, Arial;
	FONT-SIZE:10px;
   	color:#999;
	word-spacing:normal;
	line-height:18px;
	font-weight:normal;
}
#comentarios_nome2 SPAN{
	font-family:Verdana, Arial;
	FONT-SIZE:11px;
   	color:#555;
	word-spacing:normal;
	line-height:13px;
	font-weight:normal;
}
