#div_principal #topomenu {
	height: 35px;
}
#div_principal #logo {
	width: 220px;
	height: 150px;
	float: left;
}


#div_principal #bannertopo {
	width: 530px;
	height: 205px;
	float: right;
}
#div_principal #conteudoprincipal {
	width: 530px;
	float: left;
	height: 525px;
	overflow: auto;
	overflow-x: hidden;

}

#div_principal #imagemlateral {
	width: 220px;
	height: 580px;
	float: left;
}
#div_principal #imagemlateral #insereimagem {
	height: 500px;
}

#div_principal #rodade {
	width: 530px;
	height: 72px;
	float: right;
}

#div_principal #acossiadavivo {
	width: 220px;
	float: left;
	margin-top: 15px;
}
#div_principal #rodade #assinatura {
	float: left;
	height: 72px;
	background-image: url(../images/estruturainicial/rodape.jpg);
	background-repeat: no-repeat;
	background-position: center;
	width: 100%;
}
#div_principal #rodade #assinatura p {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	margin-left: 38px;
	margin-right: 105px;
	margin-top: 23px;
	text-align: center;
	font-weight: bolder;
}



#div_principal #rodade #assinatura a {
	text-decoration: none;
	color: #666666;
}

#div_principal #imagemlateral img {
	position: relative;
}
#div_principal #logo img {
	margin-top: 10px;
	float: right;
}
#div_principal #logo a {
	font-family: Arial;
	font-size: 14px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	margin-left: 10px;
	margin-top: 5px;
}
#div_principal #curriculo {
	text-align: right;
}
#div_principal #curriculo a {
	font-family: Arial;
	font-size: 13px;
	color: #CCCCCC;
	text-decoration: none;
	font-weight: bolder;
	margin-right: 35px;
	margin-bottom: 2px;
	}
#div_principal #conteudoprincipal .fundobuscador {
	background-image: url(../images/buscaclientes.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
