#prox_ant{
	left: 280px;
	top:130px;
}
*{
	font-family:Arial, Helvetica, sans-serif;
	color:#666;}
	
#abertura{
	background:url(fotos/abre.jpg);
	height:625px;}
#txt-abre p{
	color:#666;}
#txt-abre{
	position:absolute;	
	height: auto;	
	background-color:#fff;	
	opacity: 0.99;
	moz-opacity: 0.99;
	filter:alpha(opacity=95);
	border:2px solid #292622; 	
	width: 270px;	
	left:23px;
	top:119px;
	
	padding: 15px 15px 55px 15px;	
	}
#txt-abre h2{
	font-size: 26px!important;
}
	
#txt-abre a.comeca {
	background:transparent url(https://www.terra.com.br/esportes/infograficos/f1-2012/img/comeca.png) repeat scroll 0 0;
	display:block;
	margin-top: 11px;
	height:25px;	
	text-indent:-5000px;
	width:64px;
	position:absolute;
	
}
#txt-abre a.comeca:hover {
	background-position:0 -25px;
}
