*{
	font-family:Arial, Helvetica, sans-serif;}
	
#texto{
	background-color:#fff;	
	opacity: 0.93;
	moz-opacity: 0.93;
	filter:alpha(opacity=93);
	position:absolute;	
	
	padding: 15px 20px;}
#texto p,
#texto p b,
#texto p i{
	color:#47423a;
	font-size:14px;
	font-weight:normal;
	
	margin-top:5px;
	margin-bottom:5px;}

#texto p em{
	color:#47423a;
	font-size:12px;
	font-weight:normal;}
	
	
#prox_ant{
	top: 30px !important;
	left: 850px !important;
}
	
#texto a.comeca {
	background:transparent url(img/comeca.png) repeat scroll 0 0;
	display:block;
	margin-top: 3px;
	height:25px;	
	text-indent:-5000px;
	width:64px;
	position:absolute;
	
}
#texto a.comeca:hover {
	background-position:0 -25px;
}
	
	
