body {
	background:url(../imagens/bg_papel.jpg) center repeat-y #fafafa;
}

div.arte {
	position:absolute;
	width:100% !important;
	height:256px;
	left:0;
	top:0;
}

div.alinha_tudo {
	margin:0 auto;
	position:relative;
	width:920px;
}

div.alinha_tudoAbertura {
	position:absolute;
	top:50%;
	left:50%;
	margin-top:-350px;
	margin-left:-460px;
	width:920px;
	height:700px;
}

div.topo {
	position:relative;
	width:100%;
	height:485px;
}

div.top_content{
	position:relative;
	width:920px;
	height:20px;
	background:url(../imagens/bg_top_content.png) no-repeat;
}


div.content {
	position:relative;
	width:100%;
	border-radius:10px;
	padding:20px 0;
	margin:0 0 20px 0;;
}

div.bottom_content{
	position:relative;
	width:920px;
	height:20px;
	background:url(../imagens/bg_bottom_content.png) no-repeat;
	z-index:100;
}

div.contentAbertura {
	position:absolute;
	right:0;
	top:20px;
	height:305px;
	width:305px;
	border-radius:100%;
	text-align:center;
	font-size:12px;
}

div.inter_content {
	position:relative;
	width:860px;
	margin:0 auto;
	padding:0 30px 0 30px;
	letter-spacing:0.5px;
	background:#fff;
	border-radius:10px;
	z-index:200;
}

a.ra {
	position:absolute;
	font-size:15px;
	font-family: 'AvenirLTStd65MediumBold';
	text-transform: uppercase;
	text-align:right;
	top:95px;
	right:265px;
}

a.selo {
	position:absolute;
	height:150px;
	width:150px;	
	z-index:999;
	right: 20px;
	top: 100px;
	outline:none;
}

div.menu {
	position:absolute;
	width:481px;
	height:54px;
	top:160px;
	right:265px;
	z-index:999;
}

div.titulo {
	position:absolute;
	left:0;
	top:295px;
	font-family: 'AvenirLTStd65MediumBold';
	text-transform:uppercase;
}

div.tituloAbertura {
	position:absolute;
	left:0;
	top:100px;
	font-family: 'AvenirLTStd65MediumBold';
	text-transform:uppercase;
}

div.highlight_topo {
	position:absolute;
	right:0;
	top:335px;
	font-style:italic;
	font-weight:bold;
	line-height:1.4;
}

div.caixas {
	height:92px;
	position:absolute;
	width:100%;
	overflow:hidden;
	top:50%;
	margin-top:100px;
}

div.innerCaixas {
	height:92px;
	position:relative;
	width:2000px;
	background:url(../imagens/caixas_int.png) 0 0;
}