body {
	margin-left: 0px;
	margin-top: 0px;
	background:url(../imagens/fundo.jpg) repeat #FFFFFF center;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align:center;
}

#topo{
    width:760px;
	height:278px;;
	padding:0px;
	border:none;
	margin:0px;
	background-color:#FFFFFF;
}
#principal{    
	width:760px;
	margin: 0 auto;
	background-color:#FFFFFF;
	height:100%;
	float: left;
	padding:0px;
	border:none;
	margin-left:0px;
	text-align:left;
}
#rodape{
	width:761px;
	float:left;
	height:45px;
	padding:0px;
	border:none;
	margin:0px;
	background:url(../imagens/footer.jpg)
}
table {
	border: none;
	margin: 0;
	padding: 0;
}
#geral{
    width:760px;
	height:auto;
	margin: 0 auto;
    text-align:left;
}

#pagina{
  margin-left: 10px;

}

/* ----------------------------PÁGINA PRINCIPAL--------------------------------------------- */
#corpo_principal{
  width:519px;
  height:508px;
  float:left;
  text-align:left;
  margin-left:0px;
  margin-top: 2px;
  background-color:#FFFFFF;
}

#barra_direita{
  width:212px;
  height:508px;
  float:left;
  background-color:#FFFFFF;
}

/*blocos*/
#conheca_viacodigo{
  width:519px;
  height:143px;
  background-color: #FFFFFF;
  float:left;  
}

#sistemas_websites{
  width:519px;
  height:170px;
  background-color:#FFFFFF;
  padding-left:5px;
}
#texto_espacado{
  margin-left:2px;
}

#hospedagem{
  width:504px;
  text-align:center;
  height:192px;
  background-color:#FFFFFF;

}

#divisoria{
  width:10px;
  height:508px;
  float:left;
  background:url(../imagens/divisoria.jpg) repeat-y center;
}

/* ------------------------ HOSPEDAGEM ----------------------------------- */

#especificacoes{
  width: 200px;
  height:370px;
  margin: 0 0 0 0;
  display:block;
}

#assinatura{
  float:right;
  
  background-color:#FFFFFF;
  border:solid #999999 1px;
  width: 500px;
  height:370px;
  margin-right:10px;
  display:block;
}

/* ------------------------ PORTIFÓLIO ----------------------------------- */

#portifolio{
  background-color:#FFFFFF;
  padding-top:2px;
  padding-left:2px;
  float: left;
  border:solid #999999 1px;
  width: 230px;
  height:200px;
}

#intervalo{
  background-color:#FFFFFF;
  float: left;
  border:none;
  width: 20px;
  height:200px;
}

#intervalo_horizontal{
  background-color:#FFFFFF;
  float: left;
  border:none;
  width: 700px;
  height:20px;
}

/* ------------------------ GERENCIAMENTO ----------------------------------- */

#caracteristicas{
  width: 400px;
  height:370px;
  margin: 0 0 0 0;
  display:block;
}

#codbarra{
  float:right;
  
  background-color:#FFFFFF;
  border:solid #999999 1px;
  width: 300px;
  height:370px;
  margin-right:10px;
  display:block;
}