
#conteudo *{
	margin : 0;
	padding : 0;
	border : none;
	background-repeat : no-repeat;

}
#conteudo{
	width : 936px;
	background-color : #373737;
	height : 600px;

}
#submenu{
	width : 320px;
	height : 638px;
	margin : 5px 0 0px 6px;
	padding : 0;
}
#legenda{
	position : absolute;
	font-size : 10px;
	left : 20px;
	top: 800px;
	z-index : 20;
	color : #fff;
	
}
#submenu h2{
	width : 89px;
	height : 69px;
	display : block;
	float : left;
	overflow : hidden;

}
#submenu h2 a{
	border:1px solid #000;
	width : 83px;
	height : 64px;
	display : block;
	position:relative;
	left:0;
	top:0;
	overflow:hidden
}
#submenu h2 a:hover{
	border:1px solid #ff9900;
	
}

#submenu h2 a strong{ display:block; z-index:2; background-color:#000; color:#fff; width: 89px; height: 13px; font-size:11px; overflow:hidden;  position:absolute; left:0; bottom:0; font-weight:bold; text-indent: 2px; padding: 3px 0;
opacity:0.40;
filter: alpha(opacity=40);
-moz-opacity:0.4;

}


#submenu h2 a:hover strong{opacity:1.00;
filter: alpha(opacity=100);
-moz-opacity:1.0; color:#ff9900}
#submenu h2 a span{ position:absolute; left:0; top:0; z-index:1}
#submenu h3{
	width: 200px;
	height: 55px;
	font-size:24px;
	line-height:50px;
	color:#fff;
	text-indent: 6px;
}

#submenu h2#jg40{ width: 262px; height: 77px;}
#submenu h2#jg40 a{ width: 258px; height: 73px; border:2px solid #000; background-color:#300a09 }
#submenu h2#jg40 a:hover{ border: 2px solid #ff9900}

#submenu h2#jg40 a span{ top:3px; left:3px;}
#submenu h2#jg40 a strong{ position:absolute; left:97px; top:9px; width: 150px; height: 50px; opacity:1.00; color:#ff9900; background-color:transparent; filter: alpha(opacity=100); -moz-opacity:1.0;background-color:transparent; font-size:13px}


#texto{
	position:absolute;
	left: 350px;
	top:860px;
	width : 500px;
	
}
#texto h2{
	font-size : 16px;
	color : #fff;
}
#texto h2 strong{
	margin-right : 5px;
}
#texto h2,
#texto p,
#texto h3{
	margin : 15px;
	color : #fff;
}
#texto h3{
	display : none;
}
#texto h2 strong{
	font-size : 30px;
	color : #ff9900;
}
#texto #foto{
	float : left;
	width : 619px;
	height : 464px;
	padding : 3px;
	background-color : #ccc;
	margin : 0 20px 0 0;
	
}

#game{
	width : 578px;
	float : left;
	display: block;
	position:absolute;
	left: 318px;
	top:100px;
	background-color:#000;
	
}
#abertura h2{
	display : none;
}
#abertura p{
	margin : 15px 80px 15px 0;
}
#conteudo{	background-image : url(img/bg2.jpg); float:left;height: 1200px;}
#conteudo.capa{	 }

#baixar{
	position : absolute;
	left : 50px;
	top : 1050px;
	border:4px solid #000;
	background-color:#c02500;
	padding:10px;
	width: 830px;
	
}
#baixar a{
	color : #fff;
	text-decoration : none;
	font-weight : bold;
	font-size : 14px; 
}
#baixar a:hover{	color : #ff9900;}


#prox_ant{ display:none!important}
