/* CSS Document */
.bgcartola { 
	background-image: url(cabecalho.jpg);
}
.corpo {
	height: 800px;
	background-image: url(11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}#titulopg {
	text-align: left;
	padding-left: 20px;
}
#ponteum {
	height: auto;
	width: auto;
	position: absolute;
	left: 20px;
	top: 150px;
}

#pontedois {
	width: 300px;
	position: absolute;
	height: auto;
	top: 50px;
	left: 238px;
	right: 238px;
}
#pontetres {
	position: absolute;
	height: auto;
	width: auto;
	top: 150px;
	right: 20px;
}
#pontequatro {
	height: auto;
	width: auto;
	position: absolute;
	left: 20px;
	top: 330px;
}
#pontecinco {
	width: 300px;
	position: absolute;
	height: auto;
	top: 230px;
	left: 238px;
	right: 238px;
}
#ponteseis {
	position: absolute;
	height: auto;
	width: auto;
	top: 330px;
	right: 20px;
}
#pontesete {
	height: auto;
	width: auto;
	position: absolute;
	left: 20px;
	top: 400px;
}
#ponteoito {
	width: 300px;
	position: absolute;
	height: auto;
	top: 410px;
	left: 238px;
	right: 238px;
}
#pontenove {
	position: absolute;
	height: auto;
	width: auto;
	top: 400px;
	right: 20px;
}
