/* CSS Document */
.bgcartola { 
	background-image: url(cabecalho.jpg);
}
.corpo {
	height: 800px;
	background-image: url(20.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}#titulopg {
	padding-left: 20px;
	text-align: left;
}
#foto {
	position: absolute;
	height: 199px;
	width: 306px;
	left: 20px;
	top: 70px;
}
#texto {
	position: absolute;
	height: auto;
	width: 400px;
	left: 350px;
	top: 70px;
	text-align: left;
	font-size: 14px;
}
.entreh {
	line-height: 10px;
}
