.norepeat {

	background-image: url(../imagens/assets/bg-bloco.gif);

	background-repeat: repeat-y;

	background-position: right top;

	}

.texto_titulo {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}
.caixa {
	padding-left: 20px;
}

.texto_importante {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.texto {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	margin-bottom: 20px;
}

