.botaoVoltar a, .mensagem a {
	text-indent: -99999px; 
	display: block; 
	overflow: hidden;
}
a {
	color: #386386;
}
a:visited {
	color: #386386;
}
a:hover {
	color: #386386;
}
a.um, a.um:visited, a.um:hover {
	font-size:10px;
	font-weight: bold;
	text-decoration: none;
}
a.um {
	color: #386386;
}
a.um:visited {
	color: #386386;
}
a.um:hover {
	color: #386386;
}
p {
	padding: 10px 0;
}
.objetoOculto {
	display: none; 
	overflow: hidden;
	text-indent: -99999px; 
}
.alinhamentoEsquerdo {
	text-align: left;
}
.alinhamentoCentro {
	text-align: center;
}
.alinhamentoDireito {
	text-align: right;
}
.alinhamentoJustificado {
	text-align: justify;
}
.linhaHorizontal {
   width: 100%;
   border-top: 1px solid #000;
}
.ie .linhaHorizontal {
   width: 99%;
}
.botaoVoltar a {
	margin: 30px auto;
	width: 53px;
	height: 11px;
	background: url(../imagens/bot_voltar.gif) no-repeat;
}
.mensagem {
	margin: 80px 0 50px 0;
	font-weight: bold;
	text-align: center;
}
.mensagem a {
	margin: 30px auto;
	width: 53px;
	height: 11px;
	background: url(../imagens/bot_voltar.gif) no-repeat;
}
.box {
  float: left;
}
