@charset "utf-8";
.tabela1 {
	background-attachment: scroll;
	background-image: url(../imagens_algarp/basesitecinza5.png);
	background-repeat: no-repeat;
	background-position: center top;
}
.barra_assunto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFF;
	background-attachment: scroll;
	background-image: url(../imagens_algarp/barra.png);
	background-repeat: no-repeat;
	background-position: left top;
}

.texto_conceito {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #333;
	letter-spacing: normal;
	vertical-align: top;
	word-spacing: normal;
	white-space: normal;
	text-indent: 0cm;
	font-weight: normal;
}
