div#capa{
	background-image: url(../images/accoes/accoes.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;
}

.margem_fundo{
	margin-bottom: 0px;
}

.margem_topo{
	margin-top: 5px;
}

.ultimo_paragrafo{
	margin-bottom: 25px;
}

div#imagem_mini1{
	background-image: url(../images/accoes/mini1.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 107px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: -20px;
	margin-top: -65px;
}

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

div#imagem_mini3{
	background-image: url(../images/accoes/mini3.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 107px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: -20px;
	margin-left: 10px;
	margin-top: 55px;
}

div#imagem_mini4{
	background-image: url(../images/accoes/mini4.jpg);
	background-repeat: no-repeat;
	width: 106px;
	height: 160px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-right: -20px;
	margin-left: 10px;
}

div#imagem_mini5{
	background-image: url(../images/accoes/mini5.jpg);
	background-repeat: no-repeat;
	width: 113px;
	height: 160px;
	border-color: black;
	border-style: solid;
	border-width: 1px;
	float: right;
	margin-top: -20px;
	margin-right: 20px;
	margin-left: 10px;
}
