*{
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
}
#conteudo{
	width : 936px;
	background-image:url(img/capa.jpg);
	padding-top: 220px;
	height : 1000px;
}
body.interna #conteudo{
	background-image : url(img/interna.jpg);
	padding-top: 15px;
	height : 1200px;
	background-color : #000;
}
#conteudo *{
	background-repeat : no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	color : #47423a;
	margin : 0;
	padding : 0;
	border : none;
	text-decoration : none;
}
#conteudo h3{
	margin : 15px 0;
	font-size : 22px;
	color : #5d5850;
	width : 930px;
	clear : both;
}
#conteudo h2{
	width : 98px;
	height : 120px;
	display : block;
	float : left;
	margin : 4px;
}
#conteudo h2 a{
	font-size : 11px;
	line-height : 13px;
	text-align : center;
}
#conteudo h2 a img{
	border : 3px solid #fff;
	clear : both;
}
#conteudo h2 a:hover img{
	border : 3px solid #ff9900;
}
#conteudo h2 a:hover{
	color : #ff9900;
}
#conteudo .jogos{ width:936px; float:left; margin:6px 0; padding:0; background-color : #000;}
#conteudo .jogos h2{ width:936px; height:40px; line-height:40px; color: #fff; text-indent:15px;  float:left; margin: 0;}
#conteudo .comentarios{width: 600px; float:left; margin: 0 0 0 10px; padding:0; position:relative; left:0; top:0; overflow:auto; height:601px; display:block;}
#conteudo .comentarios iframe{width:600px; height: 450px;}
#conteudo .like2{width: 600px; float:left; margin: 10px; }
#conteudo .banner{
	float : right;
	width : 300px;
	margin : 0 10px 0 0 ;
	
}

h1{
	position : absolute;
	width : 1px;
	height : 1px;
	visibility : hidden;
	overflow : hidden;
	left : 0;
	top : 0;
}


#conteudo.lista h2{
	margin : 7px 17px;
}
