.backtopo_esquerdo {
	background-attachment: scroll;
	background-image: url(imagens/backtopo_esquerdo.jpg);
	background-repeat: repeat;
	background-position: right top;
	height: 110px;
}
.back_cantodireito {
	background-attachment: scroll;
	background-image: url(imagens/back_cantodireito.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.back_conteudo {
	background-attachment: scroll;
	background-image: url(imagens/back_conteudo.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	height: 100%;
}
.back_direito {
	background-attachment: scroll;
	background-image: url(imagens/back_direito.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	height: 100%;
}
.back_esquerdo {
	background-attachment: scroll;
	background-image: url(imagens/back_esquerdo.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	height: 100%;
}
.backbase_esquerdo {
	background-attachment: scroll;
	background-image: url(imagens/backbase_esquerdo.jpg);
	background-repeat: repeat;
	background-position: right top;
	height: 110px;
}
.backbase_direito {
	background-attachment: scroll;
	background-image: url(imagens/backbase_direito.jpg);
	background-repeat: repeat;
	background-position: left top;
	height: 110px;
}
.texto_corpo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.texto_corpo_center {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: center;
}
.texto_corpo_right {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	text-align: right;
}
.texto_titulo {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	color: #104B69;
}
.back_home {
	background-attachment: scroll;
	background-image: url(imagens/back_home.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.back_umacoluna {
	background-attachment: scroll;
	background-image: url(imagens/back_umacoluna.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 100%;
}
.texto_corpo_bullet {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #173330;
	text-align: justify;
	text-indent: 14px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
}
a img{
	border:none;
}