/* CSS Document */
.bgcartola { 
	background-image: url(cabecalho.jpg);
}
.corpo {
	height: 800px;
	background-image: url(19.jpg);
	background-repeat: no-repeat;
	background-position: right 100px;
}#titulopg {
	text-align: left;
	width: auto;
	padding-left: 20px;
	height: auto;
}
#foto {
	position: absolute;
	height: 193px;
	width: 309px;
	left: 20px;
	top: 70px;
}
#texto {
	position: absolute;
	height: auto;
	width: auto;
	top: 150px;
	right: 20px;
	font-weight: bold;
}
