div#capa{
	background-image: url(../images/pintar/pintar.jpg);
	background-repeat: no-repeat;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	width: 150px;
	height: 133px;
	float: left;
	margin-top: -20px;
	margin-left: -20px;
	margin-right: 20px;
}

div#texto_resumo{
	border-left-width: 0px;
	border-bottom-width: 2px;
	border-right-width: 0px;
	border-top-width: 2px;
	text-align: justify;
	background-repeat: no-repeat;
	border-color: black;
	border-style: solid;
	margin-top: 30px;
	margin-bottom: 30px;
	padding-right: 30px;
}

div#texto{
	width: 350px;
	margin-left: 150px;
}

.primeiro_paragrafo{
	margin-top: 25px;
}

.ultimo_paragrafo{
	margin-bottom: 25px;
}

div#imagem_mini1{
	background-image: url(../images/pintar/mini1.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 98px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: -20px;
	margin-top: -95px;
}

div#imagem_mini2{
	background-image: url(../images/pintar/mini2.png);
	background-repeat: no-repeat;
	width: 104px;
	height: 160px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: 60px;
	margin-top: -125px;
}

div#imagem_mini3{
	background-image: url(../images/pintar/mini3.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 82px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: -20px;
	margin-left: 10px;
	margin-top: 10px;
}

div#imagem_mini4{
	background-image: url(../images/pintar/mini4.png);
	background-repeat: no-repeat;
	width: 130px;
	height: 90px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: 10px;
	margin-top: -100px;
	margin-left: 10px;
}