header{

	background: url(../images/background_header.png) no-repeat;
	background-size: 100% 100%;
	height: 16%;
	width: 100%;
	position: fixed;
	z-index: 999;
}

#facebook{
	width: 50%;
	float: right;
}
#twitter{
	width: 50%;
}

.navbar-inverse{
	background: none;
	border: none;

}

.asd{
	
	margin-right: 12px;
	border: 1px solid transparent ;
	font-family: century gothic;
	font-size: 17px;
	margin-top: 2%;

}


.asd:hover{
	border: 1px solid #fff;
	border-radius: 4px;	
}

#logo{
	height: 80%;
	margin-left: 20px;
	
}

.rowno{
	height: 10%;
}


#home{

	height: 85%;
	background: url(../images/background_quiui.png) no-repeat;
	background-size: 100% 100%;
}

#divfix{
	height: 15%;
}


#divrockola {
	height: 20%;
	background: url(../images/rockola_futuro.png) no-repeat;
	background-size: 100% 100%;
	margin-top: 5%;
	text-align: center;

}

#divrockola h1{
	color:#fff;
	margin-top: 4%;


}

#divhome{
	margin-top: 15%;
}




/*-------------------------*/

#programar-musica{
	height: auto;

	width: 100%;
	padding: 0;
}

.titulo{
	height: 40%;
	width: 100%;
	background: #fff;
	margin: 0;

}

#nuestro-aplicativo{
	height: 85%;
	background: url(../images/background_nuestro_aplicativo.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	margin:0;
}

#celquiui{
	width: 100%;
}



/*---------------------------*/


#section-formulario{
	min-height:85%;
	height: auto;
	background: url(../images/background_section_formulario.png) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	margin:0;


}

#programar-musica h1{
	text-align: center;
	font-family: century gothic;
	font-size: 50px;
	color: black;
	margin-top: 8%;
}

h1{
	font-family: century gothic;
	color: gray;
}

h2{
	text-align: left;
	font-family: century gothic;	
	color: #fff;
	font-size: 40px;


}
h4{
	font-family: century gothic;
	color: white;
}
#nuestro-aplicativo p{
	color: #fff;
	font-family: century gothic;
	font-size: 20px;
	text-align: justify;

}
p b{
	font-size: 30px;
}

.btn-primary{
	background: url(../images/btn_enviar.png) no-repeat;
	background-size: 100% 100%;
	height: 9%;
	width: 150%;
	border-color: transparent; 
	margin-top: 20px;
}


#textareaf{
	font-size: 18px;
}


#fbt{
	margin-top: 5%;
}


/*--------------------------------------------*/

footer{
	height: auto;
	background: black;
	text-align: center;
}

#copy{
	font-family: arial;
	color: #808080;
	vertical-align:middle;
	margin-top: 7%;
}
#imgfooter{
	width: 40%;
	margin-top: 2%;
	margin-bottom: 2%;

}

#imgdados{
	width: 60%;
	margin-top: 7%;
	
}
