/*ESTRUTURA*/
*{
	margin: 0;
}
body,html{
	height: 100%;
	width: 100%;
	position:absolute;
	z-index: 0;
	top: 0;
	left: 0;
}
body{
	background-color: #000000;

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
p{
	margin-top: 10px;
}
li {
	margin-top: 10px;
}
.btn_lnk_over{
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	border-color: #8e8e8e;
}
.btn_lnk_out{
	background-color: transparent;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}
.btn_lnk_over a{
	color: #444444;
	text-decoration: none;
}
.btn_lnk_out a{
	color: #444444;
	text-decoration: none;
}
#barra_topo{
	background-image: url(../img/bg_barra_top.gif);
	background-repeat: repeat-x;
}
#lang_flags{
	position: relative;
	margin: 0;
	border: 0;
	width: 79px;
	height: 19px;
}
#menu_logos{
	position: absolute;
	z-index: 4;
	left:inherit;
	width: 596px;
	height: 130px;
	display: block;
}
#menu_csdf{
	position: absolute;
	z-index: 5;	
	top: 0px;
	left: 0px;
	margin: 0px;
	border: solid 1px #444444;
	border-top: none;
	padding: 2px;
	width: 200px;
	height: auto;
	background-color: #222222;
}
#menu_csdf a {
	text-decoration: none;
	color: #FFF;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #222222;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	margin:0;
	background: none;
}
#menu_csdf a:hover {
	border: solid 1px #666;
	color:#333;
	text-decoration: none;
	background: #FFF;
}

#menu_boty{
	position: absolute;
	z-index: 5;
	left: 210px;
	top: 0px;
	border: solid 1px #444444;
	border-top: none;
	padding: 2px;
	width: 200px;
	height: auto;
	background-color: #222222;
	overflow: hidden;
}
#menu_boty a {
	text-decoration: none;
	color: #FFF;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #222222;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	margin:0;
	background: none;
}
#menu_boty a:hover {
	border: solid 1px #666;
	color:#333;
	text-decoration: none;
	background: #FFF;
}

#menu_battlebr{
	position: absolute;
	z-index: 5;
	left: 420px;
	top: 0px;
	margin: 0px;
	border: solid 1px #444444;
	border-top: none;
	padding: 2px;
	width: 170px;
	height: auto;
	background-color: #222222;
	overflow: hidden;
}
#menu_battlebr a {
	text-decoration: none;
	color: #FFF;
	border-top: solid 1px #333333;
	border-bottom: solid 1px #222222;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 4px;
	padding-right: 4px;
	display: block;
	margin:0;
	background: none;
}
#menu_battlebr a:hover {
	border: solid 1px #666;
	color:#333;
	text-decoration: none;
	background: #FFF;
}

#conteudo{
	position: relative;
	width: 770px;
	height: auto;
	margin: 0;
	padding: 0;	
	border: 0;
}
.box_table{
	margin: 0;
	border: 0;
	padding: 0;
	width: 100%;
	height: 100%;
}
.box_uc{
	background-image: url(../img/box_uc.gif);
	background-repeat:repeat-x;
	margin: 0;
	border: 0;
	padding: 0;	
	width: auto;
	height: 6px;
}
.box_dc{
	background: url(../img/box_dc.gif);
	background-repeat:repeat-x;
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
	height: 6px;
}
.box_lc{
	background: url(../img/box_lc.gif);
	background-repeat:repeat-y;
	margin: 0;
	border: 0;
	padding: 0;	
	width: 6px;
	height: auto;
}
.box_rc{
	background: url(../img/box_rc.gif);
	background-repeat:repeat-y;
	margin: 0;
	border: 0;
	padding: 0;
	width: 6px;
	height: auto;
}
.box_inside{
	background: #e1e1e1;
	margin: 0;
	border: 0;
	padding: 0;
	width: auto;
	height: auto;
	color: #000000;
}
.box_inside a:visited{
	color: #069;
	text-decoration: none;
}
.box_inside a:link{
	color: #069;
	text-decoration: none;
}
.box_inside a:hover{
	color: #069;
	text-decoration: underline;
}
#box_title{
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 4px;
	margin-top: 4px;
	border: 0;
	padding: 0;
	top: auto;
}
#box_div_left{
	position: relative;
	width: 466px;
	height: auto;
	border: 0;
	padding: 0;
	left: auto;
	top : auto;
	float:left;
}
#box_div_right{
	position: relative;
	width: 300px;
	height: auto;
	border: 0;
	padding: 0;
	left: auto;
	top : auto;
	float: right;
}
.box_conteudo{
	position: relative;
	width: 100%;
	height: auto;
	margin-bottom: 4px;
	border: 0;
	padding: 0;
	top : auto;
}
#div_ancora{
	position: absolute; 
	z-index: 1; 
	left:770px; 
	visibility:visible; 
	width: 20px; 
	height: 37px;
}
#rodape{
	border-top: solid 4px #8e8e8e;
	background-color: #535353;
}
.menu_rodape_btn{
	border-right: solid 1px #444444;
}
.menu_rodape_btn a:visited{
	color:#939393;
	text-decoration: none;
}
.menu_rodape_btn a:link{
	color:#CCC;
	text-decoration: none;
}
.menu_rodape_btn a:hover{
	color:#CCC;
	text-decoration: underline;
}
/*MISC*/
.div_show{
	display: block;
}
.div_hide{
	display: none;
}

/*selecionawebsite.php*/
.bg_selecionawebsite{
	background-image: url(/img/bg_selecionawebsite.jpg);
	background-position: center top;
	background-repeat:no-repeat;
	background-attachment: scroll;
}
.news_norm{
	background: none;
	border: none;
}
.news_over{
	background-color: #333333;
	color: #CCC;
	border: solid 1px #CCCCCC;
}
.news_norm a:visited {
	color: #8e8e8e;
	text-decoration: none;
	padding: 4px;
	display: block;
	background: none;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}
.news_norm a:link {
	color: #444444;
	text-decoration: none;
	padding: 4px;
	display: block;
	background: none;
	border-style: solid;
	border-width: 1px;
	border-color: transparent;
}
.news_norm a:hover {
	color: #444444;
	text-decoration: none;
	padding: 4px;
	display: block;
	background: #FFF;
	border-style: solid;
	border-width: 1px;
	border-color: #8e8e8e;
}
.news_over a:visited {
	color: #939393;
	text-decoration: underline;
}
.news_over a:link {
	color: #8abcfb;
	text-decoration: underline;
}
.news_over a:hover {
	color: #a4fb8a;
	text-decoration: none;
}

/*ranking.php*/
#tbl_sel_rank{
	padding: 4px;
	border: solid 1px #999;
	width: 100%;
}
#tbl_rank{
	padding: 4px;
	border: solid 1px #999;
}
.td_rank_pos_tit{
	width: 80px;
	font-weight: bold;
	text-align: center;
}
.td_rank_nome_tit{
	width: 200px;	
	font-weight: bold;
	text-align: center;
}
.td_rank_pt_tit{
	width: 150px;
	font-weight: bold;
	text-align: center;
}
.td_rank_pos{
	text-align: center;
}
.td_rank_nome{
	text-align: center;
}
.td_rank_pt{
	text-align: center;
}
