* {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg-body.gif) repeat-x;
}

img {
	border: 0;
}

#container {
	width: 1600px;
	height: 650px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -800px;
}

#conteudo {
	position: relative;
	width: 1600px;
	height: 650px;
}

#background {
	position: absolute;
	top: 0;
	left: 0;
}

#idiomas {
	position: absolute;
	top: 102px;
	right: 0;
	width: 45px;
	height: 207px;
	overflow: hidden;
}

#idiomas img {
	/*margin-left: -16px;*/
}

#video {
	width: 460px;
	height: 297px;
	position: absolute;
	left: 566px;
	top: 227px;
}

#imagem {
	display: none;
}

.boasfestas {
	position: absolute;
	top: 47px;
	left: 640px;
	z-index: 99;
	display: block;
	clear: both;
	display: none;
}

.compartilhe {
	position: absolute;
	left: 1071px;
	top: 370px;
	z-index: 99;
	display: block;
	clear: both;
	display: none;
}

.polonorte {
	position: absolute;
	left: 1166px;
	top: 475px;
	z-index: 99;
	display: block;
	clear: both;
	display: none;
}
