/* Os estilos de cada info vão neste CSS */
@import url(https://fonts.googleapis.com/css?family=Courgette);
body{
	background-image:url(img/fundo.jpg)!important;
	background-repeat:no-repeat!important;
	background-position:0px 34px!important;
}

/*capa*/
#abertura h2{
	font-size:48px!important;
	color:#443923!important;
	font-family: 'Courgette', cursive;
	text-shadow:2px 2px #efe8e1!important;
	line-height:48px;
}
#abertura p{
	color:#47423a!important;
	font-size:14px!important;
	width:350px!important;
	margin:10px 0px 10px 0px;
}
#abertura b{color:#47423a!important;}
#abertura i{color:#47423a!important; font-size:14px!important;}
a.veja{margin-top:0px!important;}

/*internas*/
#imagem-grande #legenda{
	margin:80px 40px 0px 0px!important;
	color:#605133!important;
	height:670px!important;
	border:none!important;
}
#imagem-grande #foto-grande{
	margin:80px 0px 0px 45px!important;
	border:none!important;
	/*display:none!important;*/
}
#imagem-grande #legenda h3,
#imagem-grande #legenda h3 i{
	font-size:32px!important;
	color:#443923!important;
	font-family: 'Courgette', cursive;
	margin:0px 0px -10px 0px!important;
}
#imagem-grande #legenda p{
	color:#47423a!important;
	font-size:14px!important;
}
#imagem-grande #legenda i{
	color:#47423a!important;
	font-size:14px!important;
}
#imagem-grande #legenda p.credito{
	font-size:10px!important;
	color:#978e81!important;
}
