#geral {
	width: 780px;
}
.menu {
	width: 780px;
	left: 35px;
}
.logo {
	left: 53px;
}
.play-now a {
	left: 244px;
	_left: 238px;
}
.home {
	float: left;
	width: 780px;
	height: 550px;
}
.sabio {
	float: left;
	position: relative;
	left: 18px;
	top: 220px;
	_top: 216px;
}
.clara {
	float: left;
	position: relative;
	left: 14px;
	top: 69px;
	_top: 65px;
}
.salto {
	float: left;
	position: relative;
	left: 134px;
	top: 166px;
	_top: 162px;
}
.max {
	float: left;
	position: relative;
	left: 158px;
	top: 165px;
	_top: 161px;
}
#personagem img {
	border: 0;
	cursor: pointer;
}
.tooltip {
	display: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	padding: 25px;
	color: #000;
	width: 153px;
	height: 107px;
}
.tooltip-sabio {
	background: url(../images/balao_sabio.gif) no-repeat;
}
.tooltip-clara {
	background: url(../images/balao_clara.gif) no-repeat;
}
.tooltip-salto {
	background: url(../images/balao_salto.gif) no-repeat;
}
.tooltip-max {
	background: url(../images/balao_max.gif) no-repeat;
}
