@charset "utf-8";
*, body {
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
#extreme {
	background: url(img/cruzadaextreme.jpg) no-repeat;
	height: 474px;
	margin:0 auto;
	position: relative;
	width: 900px;
}

#extreme ul {
	list-style: none;
	left: -5px;
	position: absolute;
	top: 268px;
}
#extreme ul li + li {
	margin-top: 2px;
}
#balloons {
	position: relative;
}
.balloon {
	background: url(img/balloon.png) no-repeat;
	color: #FFF;
	font-size: 13px;
	left: 160px;
	height: 208px;
	padding: 10px;
	position: absolute;
	width: 450px;
}
.balloon p{
	margin-top: 5px;
}
.balloon table {
	border: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 160px;
}
.tipballoon {
	background: url(img/tipballoon.png) no-repeat;
	left: -42px;
	height: 28px;
	position:absolute;
	top: 82px;
	width: 44px;
}
#quemsomos-balloon {
	display: none;
	top: 201px;
}
#nossoalvo-balloon {
	display: none;
	top: 223px;
}
#orepornos-balloon {
	display: none;
	top: 243px;
}