/* Os estilos de cada info vão neste CSS */
@import url(https://fonts.googleapis.com/css?family=Courgette);

/*capa*/
#abertura h2{
	font-size:48px!important;
	color:#efe8e1!important;
	font-family: 'Courgette', cursive;
	text-shadow:2px 2px #443923!important;
	line-height:48px;
}
#abertura p{
	color:#fff!important;
	font-size:14px!important;
	width:315px!important;
	margin:0px 0px 10px 0px;
}
#abertura b{color:#fff!important;}
#abertura i{color:#fff!important; font-size:14px!important;}
a.veja{margin-top:5px!important;}

/* Galeria 936 */
body.gal936 #imagem-grande #legenda {
	background:none!important;
	color:#fff!important;
}
body.gal936 #imagem-grande #legenda p {
	font-family: 'Courgette', cursive;
	color:#fff!important;
	font-size:36px!important;
	line-height:42px!important;
	text-align:center!important;
}
body.gal936 #imagem-grande #legenda p.credito{
	font-size:10px!important;
	color:#978e81!important;
	text-align:left!important;
}
