#cruzadas {
	width: 990px;
	height: 410px;
	margin: 0 auto;
	background: url(../../imagens/cruzadas/cruzadas_bg.png) no-repeat center #fff;
}

#meio div.esquerda {
	width: 424px;
	height: 410px;
	float: left;
}
	#coquetel {
		display: block;
		position: absolute;
		top: 198px;
		left: 158px;
		width: 56px;
		height: 113px;
	}

#meio div.direita {
	width: 478px;
	height: 410px;
	padding-right: 25px;
	float: right;
}
	#titulo {
		padding-top: 68px;
	}
	#nav {
		height: 80px;
	}
	#nav img {
		position: absolute;
		top: 19px;
		left: 22px;
		width: 447px;
		height: 33px;
	}
	#interna {
		height: 256px;
		margin-left: 56px;
		overflow-y: auto;
	}
	#interna table {
		width: 100%;
		height: 240px;
	}
	#interna div.nota * {
		color: #999;
		font-size: 11px;
		text-decoration: none;
	}

#ux-lightbox-outerImageContainer,
#ux-lightbox-outerDataContainer  {
	background-color: white;
}
