*{	
	margin:0px;
	padding:0px;
	border:0px;
}
body{
	background-color:#3a8125;
	background-image:url(background.jpg);
	background-repeat:repeat-x;
	font-family:"trebuchet MS";
	font-size:12px;
}
body.mceContentBody {
   background: #fff;
}
.mceContentBody div{
   border:1px dotted red;
}
h1{
	background:url(icone_h1.gif) no-repeat 0px 50%;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:50px;
	font-size:30px;
	color:#5e931d;
}
#conteudo_full{
	clear:both;
	margin-left:20px;
	margin-right:20px;
}
h2{
	background:url(icone.gif) no-repeat 0px 50%;
	font-size:18px;
	color:#5e931d;
	padding-bottom:5px;
	padding-left:20px;
	padding-top:5px;
}
.link{
	color:#fd7805;
	text-decoration:none;
	font-weight:bold;
	line-height:30px;
}
#container{
	padding-top:23px;
	margin:0px auto;
	width:798px;
}

#pai{
	background: #fff url(back.gif) no-repeat center 77px;
	width:100%	
}
#pai:after {
	content:".";
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	overflow:hidden;
}
.borda{	
	background:url(top_borda.jpg) no-repeat #e3e4df;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
#borda_topo{
	background-image:url(borda_topo.jpg);
	height:19px;
}
#borda_base{
	background-image:url(borda_base.jpg);
	height:19px;
}
input, textarea{
	border:solid 1px #cccccc;
}
input{
	width:95%;
	font-size:14px;
	padding:2px;
}
textarea{
	height:50px;
	width:95%;
	padding:2px;
}

#bot_desafio{
	float:right;
	margin-right:10px;
	margin-top:10px;
	padding:2px;
}
#bot_mural{
	width:97%;
	color:#5e931d;
	background:#d8d8d6;
	font-size:18px;
	margin-top:10px;
	margin-bottom:5px;
	padding:2px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;	
}
#bots{
	position:relative;
	padding-left:138px;
	padding-top:113px;
	padding-bottom:7px;
}
#botzin {		
	list-style:none;
	margin:0px;
	padding:0px;
	display:block;
	background:url(divisoria.jpg) 115px;
	background-repeat:no-repeat;
	width:240px;
}
#botzin li{
	display:inline;
	position:relative;
	top:5px;
	padding:10px;
}
.topo{
	float:left;
}
.topo#central{ 
	background-image:url(topo.jpg);
	background-repeat:no-repeat;
	vertical-align:middle;
}
.topo#esquerda{
	background-image:url(borda_esquerda.jpg);
	width:19px;
	height:58px;
	overflow:hidden;

}
.topo#direita{
	background-image:url(borda_direita.jpg);
	width:19px;
	height:58px;

}
#menuzin  {
	margin:0px;
	padding:0px;
	border:0px;
	display:block;
	list-style:none;	
}
#menuzin li {
	position:relative;
	float:left;
	display:block;
	padding-left:30px;
	padding-top:10px;
	padding-bottom:10px;
	width:95px;
	border:0px;
	background:url(icone.jpg) no-repeat #d8d8d6 10px 11px;
	margin-left:2px;
}
#menuzin li a{
	color:#000000;
	text-decoration:none;
	font-size:14px;
}
#coluna_esquerda{
	max-width:210px;
	padding-left:19px;
}
#coluna_centro{
	width:320px;
	padding-left:10px;
	margin-top:5px;
	overflow:scroll;
	overflow-x:hidden;
	height:450px;
}
#coluna_direita{
	max-width:210px;
	padding-left:10px;
}

#lateral_direita a{
	color:#5e931d;
	text-decoration:none;
	font-weight:bold;
}
#lateral_direita a:hover{
	color:#fd7805;
	text-decoration:none;
	font-weight:bold;
}

#tabela_jogos{
	width:100%;
	border-collapse:collapse;
	border:solid 2px #fff;
	border-bottom:dotted 0px #cccccc;
}
#tabela_jogos tr>td{
	border-bottom:dotted 1px #cccccc;
}
#tabela_top{
	width:100%;
	border-collapse:collapse;
}
#tabela_top .jogos{
	color:#b01905;
}
#tabela_top .pontos{
	color:#265f16;
}
#tabela_top .impar{
	background:#f1efef;
}
#tabela_top tr td:first-child{
	width:65%;
}

.mural_rodape{
	font:italic 10px "trebuchet MS";
	text-align:right;
	float:right;
	margin-top:5px;
}
.mural_data{
	color:#fd5d05;
	display:block;
}
.mural_titulo{
	font-weight:bold;
}
#teste{
	text-align:center;
	padding-top:15px;
}
#footer{
	font-size:10px;
	text-align:center;
	color:#FFFFFF;
}
.img_blog{
	float:left;
	padding:5px;
}
#blog_esquerda{
	float:left; 
	width:210px;
	margin-left:2px;
}
#blog_esquerda a:visited{
	text-decoration:none;
	color:#5e931d;
}
#blog_esquerda a:active{
	color:#5e931d;

	text-decoration:none;
}
#blog_esquerda a:link{
	color:#5e931d;
	text-decoration:none;
}
#blog_esquerda a:hover{
	text-decoration:none;
	color:#fd7805;
}
#blog_esquerda #visited{
	font-weight:bold;
	color:#fd7805;
}

hr{
	width:95%;
	margin:5px;
	color:#d6d7d5;
	height:1px;

}