*{
background-repeat: no-repeat; 
font-family: Arial, Helvetica, sans-serif;
border: none;
color: #47423a;
margin: 0;
padding: 0; 
}

#sobe,
#desce{width: 430px; float:left; margin: 10px 10px 60px 10px; border: 1px dotted #ccc;}


#sobe{
	background-image: url(img/sobe.gif);
}
#desce{
	background-image: url(img/desce.gif);
}

#sobe img,
#desce img{
	float: left;
	margin: 31px 0 5px 0;
}
#sobe h3,
#desce h3{
	margin: 5px 0;
	border-top: 1px dotted #ccc;
	padding: 3px 0;
}
#sobe h2,
#desce h2,
#sobe h3,
#desce h3,
#enquete h4,
#sobe p,
#desce p{
	text-indent: 5px;
	margin: 3px 0;
}
#sobe p.credito,
#desce p.credito{
	font-style: italic;
	font-size: 10px;
	color: #999;
}
#enquete h4{
	font-weight: bold;
	line-height: 26px;
	font-size: 13px;
}
span.votar{
	width: 100px;
	height: 30px;
	font-size: 11px;
	color: #9bc80d;
	position: absolute;
	right: 200px;
	top: 15px;
}
#enquete h4 b{
	font-size: 13px;
	color: #9bc80d;
}
#prox_ant.p2{
	position: absolute;
	top: 925px;
	left: 425px;
}
