@charset "utf-8";
.conteudo1 {
	height: auto;
	padding-top: 15px;
	padding-right: 60px;
	padding-bottom: 15px;
	padding-left: 60px;
}
.titulo {
	height: 210px;
	width: 90px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #009DC3;
}

.texto {
	position: relative;
	top: -210px;
	left: 100px;
	width: 660px;
	height: 1px;
}
.FormatacaoP {
	color: #999999;
	margin: 0px;
	text-indent: 20px;
	text-align: justify;
	font-size: 11px;
}

