#quadrocinza {
	width:515px;
	height:400px;
	background-image: url(img/bg.gif);
	background-repeat: no-repeat;
	border:none;
}
#quadrocinza p { padding: 10px; }
#podeapostar, #naorola {
	width: 220px;
	height: 130px;
	float: left;
}
#podeapostar {
	width:218px;
	height:280px;
	position:relative;
	background:url(img/sobe.gif) no-repeat;
	margin-left:20px;
	margin-top:10px;
	display:inline;
}
#podeapostar img {
	position:absolute;
	left:3px;
	top:80px;
}
#podeapostar span {
	position:absolute;
	left:2px;
	top:252px;
	width:172px;
	font-weight:bold;
}
#naorola {
	width:218px;
	height:280px;
	position:relative;
	background:url(img/desce.gif) no-repeat 0 35px;
	margin-left:42px;
	margin-top:52px;
	display:inline;
}
#naorola img {
	position:absolute;
	left:3px;
	top:38px;
}
#naorola span {
	position:absolute;
	left:2px;
	top:0;
	width:172px;
	font-weight:bold;
}
#proxant {
	width:514px;
	float:left;
	text-align:center;
}
#proximo, #anterior {
	 height:30px; width:106px; background:url(img/proxima.gif) no-repeat 0 0; text-indent:-5000px; float:left;
}
#proximo:hover, #anterior:hover {
	background-position:0 -30px;
}
#proximo {
	float:right;
	 margin-right:150px;
}
#anterior {
	background-image:url(img/anterior.gif);
	 margin-left:150px;
}


h2 { display: none }
h6 { background:url(img/titulo.gif) no-repeat; display:block; width:100%; text-indent:-5000pc; height:60px;
