/*!
 * IAC v1
 */
nav {
	height:60px;
	background-image:url("../imagens/fundo_menu.png");
	background-repeat: no-repeat;
	background-color: #264b71;
}

.logo {
	position: absolute;
	left: 65px;
	top: 10px;
	z-index: 1;
}

.topo {
	height: 130px;
}
