#entidade{
	position: absolute;
	right:0;
	top: 80px;
}

#botoes{
	margin-left: 50px;
}

	#botoes a{
		text-decoration: none;
		color:#fff; 
	}

.botao-tb{
	position: relative;
	width: 343px;
	height: 40px;
	color: #fff;
	text-align: center;
	padding-top: 22px;
	background-repeat: no-repeat;
}

#botao-tb-precos{
	background: url(../_images/Cidades/bg_bt_azul.png);
}

#botao-tb-lyncx{
	background: url(../_images/Cidades/bg_bt_verde.png);
}

#botao-adesao{
	background: url(../_images/Cidades/bg_bt_laranja_adesao.png);
}

.txt-botao{
	font-weight: bold;
}

#imagem{
	position: relative;
	width: 275px;
	height: 183px;
	float: right;
	margin-top: -180px;
	margin-right: 101px;
	background-color: gray;
}