html, body{
	border:0;
	padding:0;
	margin:0;
	}
.container-fluid{
	position: relative;
    margin:0 auto;
    width:100%;
    max-width:100%;
	}

.box-banner{
	position:relative;
    margin:0 auto;
	top:195px;
	width:1000px;
	height:490px;
	}

.box-conteudo{
	position:relative;
	width:1000px;
	height:490px;
	}
	
.formatacao-iframe{
	position:relative;
	border:0px;
	padding:0px;
	margin:0px;
	width:1000px;
	height:490px;
	}