body{
	background:url(arquivos/fundo.jpg) fixed top center no-repeat;
	margin:0;
}
div,input,select,option,textarea,h1,h2,h3{
	font-family:tahoma,verdana,arial;
	font-size:14px;
	color:#9a9400;
}
#corpo{
	width:900px;
	margin:auto;
}
#conteudo{
	background:#202020;
	padding:25px 50px;
}
#rodape{
	margin-top:25px;
	color:#999;
	font-weight:700;
	font-size:12px;
	text-align:center;
}
a img{border:0}
a{
	text-decoration:none;
	color:#fff;
}
#competicoes{
	border-top:1px solid #0f0f0f;
	border-bottom:1px solid #363636;
	width:100%;
}
#noticias{
	width:100%;
	height:100%;
}
#competicoes td,#noticias td{
	border:1px solid #0f0f0f;
	border-top:1px solid #363636;
	border-left:1px solid #363636;
	text-align:center;
	padding:20px 0px 20px;
}
#competicoes img{
	margin-bottom:5px;
}
#noticias td{
	border-top:0;
	border-bottom:0;
	padding:0px 20px 0px 20px;
	vertical-align:top;
	text-align:left;
}
#noticias a{
	display:block;
	color:#9a9400;
}
#noticias .titulo{
	color:#aeadac;
	font-weight:700;
	margin-bottom:5px;
}
#competicoes .i,#noticias .i{border-left:0}
#competicoes .f,#noticias .f{border-right:0}
#competicoes a{
	color:#fff;
	font-weight:700;
	font-size:14px;
}
#divnoticias{
	background:url(arquivos/noticias.gif);
	height:88px;
	margin:10px 0px 10px;
	padding:10px 10px 10px 28px;
}
#rodape2{
	text-align:right;
}
#rodape2 a{
	text-decoration:none;
	font-weight:700;
	font-variant:normal;
	color:#eee;
	font-size:9px;
}
h1{
	border-bottom:1px solid #363636;
	margin-bottom:10px;
}
h1 div{
	border-bottom:1px solid #0f0f0f;
	font-size:16px;
	color:#aeadac;
	padding-bottom:10px;
}
#hussein{
	background:url(arquivos/hussein.jpg) no-repeat 600px -50px;
	padding-right:150px;
}
input,select,option,textarea{
	color:#333;
}
.c{
	text-align:center;
}
.foto{
	width:120px;
	padding:10px;
	background:#363636;
	float:left;
	display:inline-block;
	margin:10px;
	text-align:center;
}
#tabela{
	width:100%;
	border:2px solid #363636;
}
#tabela th,#tabela td{
	padding:4px 10px 5px 10px;
	border:1px solid #363636;
	color:#ccc;
	vertical-align:top;
}
#tabela th{
	text-align:left;
	background:#363636;
	font-size:12px;
	color:#fff;
}
#tabela .c,#erro,.c{
	text-align:center;
}
.cor1{
	background:#444;
}
.cor2{
	background:#555;
}
.cor1:hover,.cor2:hover{
	background:#666;
}
#competicao{color:#ddd}
#competicao b{color:#e4db03}