
.textos{
	padding:10px;
	float:left;
	width:998px;
}
.texto-conteudo{
	width:970px;
	height:100%;
	background:white;
	border:1px solid #D6D6D6;
}
.texto-topo{
	width:970px;
	height:41px;
	background:url(../imgs/aba_cadastro.png) no-repeat;
	color:#D52C6F;
	font-weight:bold;
	font-size:12px;
	text-indent:10px;
}
.texto-topo span{	
	 line-height:40px;
}	
.texto-bg{
	padding:10px;	
	width:959px;
	float:left;
}
.texto-bg-topo{
	background:url(../imgs/compra_cadastro_bg_topo.png) no-repeat bottom;
	width:947px;
	height:7px;
}
.texto-bg-footer{
	background:url(../imgs/compra_cadastro_bg_footers.png) no-repeat top;
	width:947px;
	height:6px;
}
.texto-bg-valor{
	background:url(../imgs/compra_cadastro_bg_conteudo.png) repeat-y center center;
	width:947px;
	
}
div.texto-bg-valor table{
	margin:40px 0 0 0;

}


div.texto-bg-valor{
color:#5E6977;
font-size:10px;
}

#texto-bt-voltar{
	
	background:url(../imgs/bt_voltar.png) no-repeat;
	height:24px;
	color:#5E6977;
	font-size:9px;
	line-height:24px;
	text-indent:30px;
	margin:10px auto;
	width:85px;
	}
#texto-bt-voltar a{
	color:#5E6977;
	text-decoration:none;
}
#texto-bt-voltar a:hover{
	color:#D52C6F;	
}


#conteudo-links ul a:hover{
	color:#D52C6F;
}
#conteudo-links ul a{
	text-decoration:none;
	color:#5E6977;
}
#conteudo-links ul {
	margin:10px auto;
}
#conteudo-links ul li{
	list-style:none;
	float:left;
	font-size:12px;
	padding:5px;
	
}

