body
{
	background-color:	black;
	background-image:url("images/fundopage.jpg");
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.button_box
{
	color:			#ff9900;
	BORDER-BOTTOM:	2px solid;	
	BORDER-LEFT:	2px solid;
	BORDER-RIGHT:	2px solid;	
	BORDER-TOP:		2px solid;
	width:			152px;	
}

.main_border
{
	background-color:	white;
	color:		#cc8316;
	BORDER-BOTTOM:	6px solid;	
	BORDER-LEFT:	6px solid;
	BORDER-RIGHT:	6px solid;	
	BORDER-TOP:		6px solid;
	margin:			0px;
	width:		810px;
	height:	100%;
	background-image: url("images/fundo.jpg");
	background-position:bottom;
	background-repeat:no-repeat
}

.tv_box
{
	color:			#ff9900;		
	BORDER-BOTTOM:	5px solid;	
	BORDER-LEFT:	0px solid;
	BORDER-RIGHT:	0px solid;	
	BORDER-TOP:		0px solid;	
	width:			561px;	
}

.header_box2
{
	color:			#ff9900;
	padding: 		0px;
	padding-left:   0px;	
	margin-left:	0px;
	BORDER-BOTTOM:	3px solid;	
	BORDER-LEFT:	0px solid;
	BORDER-RIGHT:	0px solid;	
	BORDER-TOP:		0px solid;
	margin:			0px;
	
}

.main
{
	background-color: white;
	width:			810px;
	height:			100%;
}

.text_font
{
	font-size:		90%;
	color: black;
}

.text_font2
{
	font-size:		90%;
	color: #777777;
}

.link_font
{
	color: white;
	font-size:		90%;
	font-family:	Arial, sans-serif;  
	text-decoration: none;
}

.footer_font
{
	font-size:		90%;
	color:			#999999;
	background:none;
}

.rsslib
{
  font-family: Verdana, Georgia, Arial;
  font-size:80%;
	color:#cc6600;
  text-decoration: underline;
  min-width:0px;
  max-width:100px;
}

.rsslib ul
{
  list-style-type: none;
} 

.rsslib ul li
{
  margin-bottom:8px;
  font-size:20%;
} 

.rssdate, .rssdesc
{
  font-size: 80%;
  font-style:italic;
  text-align:	justify;
  text-justify: newspaper;
}

.title_font
{
	color: #ff9900;
}

.cabeca_fundo
{
	background-image: url("images/fundo_cabecalho.jpg");
	background-position: right;
	background-repeat: no-repeat;
}	

.link_laranja
{
	color: #ff9900;
	font-size:		90%;
}

.red_font
{
	color: #ff0000;
	font-size:		90%;
}
