@charset "utf-8";
/* CSS Document */
.home{
	background-image:url(../imagens/2109-09-11/gp_jm_0038.jpg);
	position: center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;	
	padding-top:300px;
	padding-bottom:300px;
}
.biografia{
	background-color:#FFF;
	position: center top;
	padding-top:80px;
	padding-left:60px;
	min-height:1500px;
	overflow:auto;
}
titulo{
	font-family:'Sedgwick Ave', cursive;
	font-size:36px;
	color:#333;
}
subtitulo{
	font-family:'Sedgwick Ave', cursive;
	font-size:26px;
	color:#333;
}
verso{
	font-family:'Kalam', cursive;
	font-size:24px;
	font-style:italic;
	color:#333;
}
.texto_biografia{
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#666;
	text-align:justify;
}
.pre_agenda{
	background-image:url(../imagens/dsc-6034-01-1999x1313.jpg);
	position: center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;	
	padding-top:300px;
	padding-bottom:300px;
}
.agenda{
	background-image:url(../imagens/mbr-1920x1080.jpg);
	position: center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;
	text-align:center;
}
agenda_conteudo{
	height:1000px;
}
titulo_agenda{
	font-family:'Sedgwick Ave', cursive;
	font-size:60px;
	color:#F30;
	text-shadow:#000 0px 2px;
}
font_evento{
	font-family:'Handlee', cursive;
	font-size:24px;
	color:#FFF;
}
font_local{
	font-family:'Handlee', cursive;
	font-size:24px;
	font-weight:bold;
	color:#FFF;
}
.pre_discografia{
	background-image:url(../imagens/2109-09-11/gp_jm_0036.jpg);
	position: center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;	
	padding-top:300px;
	padding-bottom:300px;
}
.discografia{
	background-color:#FFF;
	position: center top;
	padding-top:80px;
	min-height:1500px;
	overflow:auto;
	/*height:auto;*/
}
texto_discografia{
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#666;
}
.pre_contato{
	background-image:url(../imagens/2109-09-11/gp_jm_0052.jpg);
	position: center top;
	background-repeat:no-repeat;
	background-size:cover;
	background-attachment:fixed;	
	padding-top:300px;
	padding-bottom:300px;
}
.contato{
	background-color:#6578BC;
	position: center top;
	padding-top:80px;
	width:100%;
	height:600px;
}
titulo_contato{
	font-family:'Sedgwick Ave', cursive;
	font-size:60px;
	color:#FFF;
	text-shadow:#000 0px 2px;
}
.form_titulo{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
}
.form_text{
	width:350px;
	height:60px;
	border-radius:10px;
	border:none;
}
.form_textarea{
	width:90%;
	height:170px;
	border-radius:10px;
	border:none;
}
.rodape{
	background-color:#1B1B1B;
	position: center top;
	padding-top:30px;
	min-height:50px;
	width:100%;
}
/*
font-family: 'Sedgwick Ave', cursive;
font-family: 'Bree Serif', serif;
font-family: 'Acme', sans-serif;
font-family: 'Courgette', cursive;
font-family: 'Handlee', cursive;
font-family: 'Kalam', cursive;
font-family: 'Boogaloo', cursive;
*/
