*{
	margin:0; padding:0; background-repeat:no-repeat; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #47423a;
	border:none;
	text-decoration:none;
}



#credito,
#texto{
	position: absolute;
	left:  510px;
	top: 40px;
	width: 420px;
}
#credito{
	top: 385px;
	color: #999;
	font-size: 11px;
}
#info.capa #texto{
		left:  420px;
}
#texto h3,
#texto h2,
#texto p{
	margin: 10px 5px;
}
#texto h3{
	width: 50px;
	height: 50px;
	line-height:50px;
	color: #fff;
	text-align: center;
	float: left;
	background-color: #ff9900;
	display: block;
}
#texto h3,
#texto h2{
	font-size: 30px;
}
#foto{
	position: absolute;
	left: 0;
	top: 0;
}
a.linkao{
	background-image: url(img/x.gif);
	width: 936px;
	height: 550px;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

