*{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-repeat: no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}
a{
	color: #005593;
	text-decoration: none;
	font-weight: bold;
}
a:hover{
	text-decoration: underline;
}
body{
	background-color: #fff;
	margin: 0;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
}
#topo{
	background-image: url(img/topo.gif);
}
#topo,
#topo a{
	height: 31px;
	width: 400px;
	display: block;	
}
#topo h1,
#titulo h2{
	display: none;
}
#titulo{
	background-image: url(img/titulo.gif);
	width: 750px;
	height: 60px;
	background-position: 20px 12px;
}
#menu{
	z-index: 2;
	background-image: url(img/mn.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 28px;
	width: 708px;
	margin: 0 0 0 20px;
}
#menu span,
#menu a{
	display: block;
	background-position: 0 -28px;
	width: 153px;
	height: 28px;
	float: left;
}
#menu span,
#menu a:hover{
	background-position: 0 0;
}
#menu .mn1{	background-image: url(img/mn1.gif);}
#menu .mn2{	background-image: url(img/mn2.gif);}
#info{
	width: 708px;
	height: 350px;
	background-image: url(img/info.gif);
	margin: 0 0 0 20px;
	z-index: 1;
	position: relative;
}
#personagens{
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
}
#info h1{
	font-size: 17px;
	color: #676767;
	margin: 15px 0 4px 20px;
}
#info p{
	margin: 4px 20px;
}
#texto,
#textobg{
	z-index: 3;
}
#textobg{
	background-color: #fff;
	border: 1px solid #9b9b9b;
	z-index: 2;
	filter:alpha(opacity=90);
	-moz-opacity:.90;
	opacity:.90;
}
#fechar{
	position: absolute;
	right: 2px;
	top: 2px;
}
#fechar,
#fechar a{
	width: 65px;
	height: 18px;
	background-image: url(img/fechar.gif);
	display: block;
}

.pers1{
	position: absolute;
	left: 170px;
	top: 134px;
	width: 520px;
	height: 130px;
}
.pers2{
	position: absolute;
	left: 348px;
	top: 84px;
	width: 350px;
	height: 200px;
}
.pers3{
	position: absolute;
	left: 348px;
	bottom: 2px;
	width: 350px;
	height: 140px;
}
.pers4{
	position: absolute;
	left: 2px;
	bottom: 2px;
	width: 420px;
	height: 120px;
}
.pers5{
	position: absolute;
	left: 44px;
	top: 174px;
	width: 520px;
	height: 120px;
}
#submenu{
	position: absolute;
	left: 2px;
	top: 10px;
	background-image: url(img/junho.gif);
	height: 34px;
	width: 704px;
	padding:  0 0 0 82px;
}
#submenu a,
#submenu span{
	display: block;
	height: 34px;
	width: 60px;
	float: left;
	text-align: center;
	line-height: 32px;
	border-left: 1px solid #9b9b9b;
	color: #fff;
	font-size: 17px;
}
#submenu a:hover{
	background-image: url(img/crono.gif);
	background-repeat: repeat-x;
	text-decoration: none;
}
#submenu span{
	border-top: 1px solid #9b9b9b;
	background-color: #fff;
	color: Gray;
}
#datas{
	margin-top: 60px;
}
