.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	text-align: justify;
	text-indent: 5px;
	word-spacing: 2px;
}
.lateral {
	background-image: url(images/mm_18b.png);
	background-repeat: repeat;
}
.textocentrado {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	letter-spacing: 1px;
	text-align: center;
	text-indent: 5px;
	word-spacing: 2px;
}

