/* HOME */


.containerTop
{
	/*position: absolute;
	top: 0px;
	left: 20px;*/
	width: 761px;
}

.containerMenu
{
	/*position: absolute;
	top: 170px;
	left: 40px;
	z-index: 1;*/
}

.containerTxtHome
{
	position: relative;
	width: 747px;
	top: 230px;
	height: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
}

.containerCadastro
{
	position: absolute;
	left: 48px;
	width: 200px;
}

.linhaLaranja
{
	margin: 12px 0px 12px 0px;
	border-bottom: 1px solid #ff9600;
}

.spanTxtCadastro
{
	width: 200px;
}

.containerTxtPrincipal
{
	position: absolute;
	width: 468px;
	left: 299px;
	border-left: 1px solid #c9bda4;
}
.containerAllText
{
	position: relative;
	
	/*z-index: 0;
	
	height: 300px;
	overflow: scroll;
	overflow-x: hidden;*/
}
.spanImagemTxt
{
	margin-left: 50px;
}

.containerRodapeHome
{
	/*z-index: 0;
	position: absolute;
	top: 620px;
	left: 20px;*/
}

.containerSeparaMenu
{
	/*position: absolute;
	top: 130px;
	left: 250px;
	z-index: -10;*/
}

.containerTextos
{
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 13px;
	color: #8B8989;
	/*width: 95%;
	height: 100%;*/
}
.containerBox
{
	/*position: absolute;
	top: 510px;
	left: 120px;
	z-index: 2;*/
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 11px;
	width: 598px;
	height: 70px;
}
.containerBoxConteudo
{
	/*position: absolute;
	top: 31px;
	left: 10px;
	z-index: 1001;*/
	
	/*width: 600px;
	height: 12px;*/
}



