div#conteudo {
	width:936px;
	height:700px;
	background:url(img/capa2.jpg);
}

div#texto {
	width:315px;
	margin-left:313px;	
}

div#texto h2 {
	font-size:22px;
	padding-top:10px;
}

div#texto p {
	line-height: 14px;
}

div#texto a.comeca {
	width:62px;
	height:24px;
	display:block;
	float:left;
	background:url(img/comecar.gif);
}

div#texto a.comeca:hover {
	background-position: 0 -30px;
}
