@charset "utf-8";
/* CSS Document */
*{
	margin: 0;
	padding: 0;
	top:0;
	 }
body {
    background-color:#000000;
}

.imagem01{
	width: 100%;
	height: 450px;
	background:url("imagens/back1.2.jpg") no-repeat;
	background-size: cover;
	background-attachment: fixed;
	
   	
}
.faixa2{
	width: 100%;
	height: 1450px;
	background-color:#ECEBD8;
	
}
	
.faixa3{
    width: 100%;
    height: 350px;
    background-color: #540000;
    text-align: center;
   	
}
.faixa4{
	width: 100%;
	height: 1680px;
	background-color:#ECEBD8;
	
}
.faixa5{
	width: 100%;
	height: 360px;
	background-color:#3B0A0A;
	
}
.faixa6{
	width: 100%;
	height: 800px;
	background-color:#ECEBD8;
	
}

.faixa7{
	width: 100%;
	height: 1150px;
	background-color:#ECEBD8;
	
}
.faixa8{
	width: 100%;
	height: 1500px;
	background-color:#ECEBD8;
	
}
.faixa9{
	width: 100%;
	height: 1350px;
	background-color:#ECEBD8;
	
}