*{
	font-family:Arial, Helvetica, sans-serif;}

#conteudo{
	background: url(img/capa.jpg?v2);
	width:936px;
	height:530px;}

#abertura{
	width: 510px;
	left: 213px;
	top:246px;
	position:absolute;
	color: #fff;}
	
#abertura p{
	color: #fff;
	text-decoration:none!important;}
	
#abertura a.comeca {
	background:transparent url(img/comeca.png) repeat scroll 0 0;
	display:block;
	margin-top: 14px;
	height:25px;	
	text-indent:-5000px;
	width:64px;
	position:absolute;
	
}
#abertura a.comeca:hover {
	background-position:0 -25px;
}
