/* CSS Document */
.bgcartola { 
	background-image: url(cabecalho.jpg);
}
.corpo {
	height: 1800px;
	background-image: url(11.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#titulopg {
	height: auto;
	width: auto;
	clear: both;
	padding-left: 20px;
	text-align: left;
}

#cdum {
	position: absolute;
	height: 250px;
	width: 252px;
	left: 20px;
	top: 120px;
}
#textoum {
	position: absolute;
	height: auto;
	width: auto;
	left: 300px;
	top: 120px;
	text-align: left;
	right: 20px;
}
#cddois {
	position: absolute;
	left: 20px;
	top: 450px;
	width: 250px;
	height: 251px;
}
#textodois {
	position: absolute;
	height: auto;
	width: auto;
	left: 300px;
	top: 450px;
	text-align: left;
	right: 20px;
}
#cdtres {
	position: absolute;
	left: 20px;
	top: 781px;
}
#textotres {
	text-align: left;
	position: absolute;
	height: auto;
	width: auto;
	left: 300px;
	top: 781px;
	right: 20px;
}
#cdquatro {
	height: 247px;
	width: 250px;
	position: absolute;
	left: 20px;
	top: 1112px;
}
#textoquatro {
	text-align: left;
	position: absolute;
	height: auto;
	width: auto;
	left: 300px;
	top: 1112px;
	right: 20px;
}
#cdcinco {
	position: absolute;
	left: 20px;
	top: 1439px;
}
#textocinco {
	text-align: left;
	position: absolute;
	height: auto;
	width: auto;
	left: 300px;
	top: 1439px;
	right: 20px;
}
