#submenu {
width: 1000px;
height: 54px;
margin-top:-5px;
background-color: #f4f9ff;
}

.embarque {
	background: url('../img/sprite.png') no-repeat 0 0;
	width: 163px;
	height: 54px;
	position: absolute;
	margin-left: 10px;
}

.direito-de-viagem {
	background: url('../img/sprite.png') no-repeat -445px -4px;
	width: 96px;
	height: 48px;
	margin-top: 2px;
	position: absolute;
	margin-left: 300px;
}

.visto-americano{
	background: url('../img/sprite.png') no-repeat -166px 0;
	width: 125px;
	height: 52px;
	position: absolute;
	margin-left: 550px;
}

.links-importante{
	background: url('../img/sprite.png') no-repeat -295px -6px;
	width: 145px;
	height: 38px;
	margin-top: 7px;
	position: absolute;
	margin-left: 820px;

	}