@charset "utf-8";
/* CSS Document */

img{
	
	border: none;
    outline: none;
	
}
body{
	margin: 0;
	background-color:#13161b;
	background-image:url(../img/geral/bg.jpg);
	background-position:center top;
	outline:none;
	height:auto;
	font-family:Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.conteudo{
	width:960px;
	margin:0 auto;
	height:auto;

}


.miolo{
	width:960px;
	height:auto;
	float:left;
	background-image:url(../img/geral/luzes.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}

.miolo2{
	width:960px;
	height:960px;
	float:left;
	background-image:url(../img/geral/luzes.png);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.assinatura{
	width:100%;
	height:126px;
	float:left;
	text-align:center;
	padding:40px 0 0 0;
	background-image:url(../img/geral/rodape.png);
	background-repeat:repeat-x;
	
}

.apresenta{
	width:261px;
	height:121px;
	margin:0 0 113px 46px;
	left:56px;
	background-image:url(../img/geral/apresenta.png);
	background-repeat:no-repeat;
	float:left;
}

.selo{
	width:269px;
	height:150px;
	float:left;
	margin:47px 236px 37px 36px; 	
}


	
.titulos_internas{
	width:795px;
	height:25px;
	float:left;
	margin:0 0 0 85px;
}