
#conteudo *{
	margin : 0;
	padding : 0;
	border : none;
	background-repeat : no-repeat;

}
#conteudo{
	width : 936px;
	background-color : #373737;
	height : 600px;
	border-top : 1px solid #ccc;
	position : relative;
	left : 0;
	top: 0;
}
#submenu{
	width : 936px;
	height : 93px;
	position : absolute;
	left : 1px;
	top : 1px;
}
#legenda{
	position : absolute;
	font-size : 10px;
	left : 20px;
	top: 800px;
	z-index : 20;
	color : #fff;
	
}
#submenu{
	background-image : url(img/submenu.jpg);
	position : absolute;
	left : 5px;
	top: 1px;
	width : 920px;
	height : 92px;
	overflow : hidden;
}

#submenu h2,
#submenu h2 a{
	width : 92px;
	height : 92px;
	display : block;
	float : left;
	overflow : hidden;
}
#submenu h2 a{
	background-image : url(img/submenu-a.jpg);
	background-position : 100px -3000px;
}
#submenu h2 a:hover{
	background-position : 0 0;
}
#submenu h3{
	display : none;
}
#submenu.jg01 h2#jg01 a, #submenu h2#jg01 a:hover{	background-position : 0 0;}
#submenu.jg02 h2#jg02 a, #submenu h2#jg02 a:hover{	background-position : -92px 0;}
#submenu.jg03 h2#jg03 a, #submenu h2#jg03 a:hover{	background-position : -184px 0;}
#submenu.jg04 h2#jg04 a, #submenu h2#jg04 a:hover{	background-position : -276px 0;}
#submenu.jg05 h2#jg05 a, #submenu h2#jg05 a:hover{	background-position : -368px 0;}
#submenu.jg06 h2#jg06 a, #submenu h2#jg06 a:hover{	background-position : -460px 0;}
#submenu.jg07 h2#jg07 a, #submenu h2#jg07 a:hover{	background-position : -552px 0;}
#submenu.jg08 h2#jg08 a, #submenu h2#jg08 a:hover{	background-position : -644px 0;}
#submenu.jg09 h2#jg09 a, #submenu h2#jg09 a:hover{	background-position : -736px 0;}
#submenu.jg10 h2#jg10 a, #submenu h2#jg10 a:hover{	background-position : -828px 0;}


#texto{
	width : 290px;
	position : absolute;
	left : 5px;
	top: 110px;

}
#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;
}
#foto{
	float : left;
	width : 619px;
	height : 464px;
	padding : 3px;
	background-color : #646100;
	position : absolute;
	left : 300px;
	top : 110px;
	
}

#game{
	width : 580px;
	float : left;
	margin : 10px;
}

#abertura h2{
	display : none;
}
#abertura p{
	margin : 15px 80px 15px 0;
}
#conteudo{
	background-image : url(img/interna.jpg);
}
#conteudo.capa{
	background-image : url(img/capa.jpg);
}

