/* Os estilos de cada info vão neste CSS */
@import url(https://fonts.googleapis.com/css?family=Audiowide);

body.black #imagem-grande #legenda h3 {
	color:#ffee00;
	font-family: 'Audiowide', cursive;
	font-size:40px;
	font-weight:bold;
	line-height:36px;
	text-shadow: 2px 5px 2px #000000; /* horizontal-offset vertical-offset 'blur' colour */
	-moz-text-shadow: 2px 5px 2px #000000;
	-webkit-text-shadow: 2px 5px 2px #000000;
	text-align:left!important;
}
body.gal936 #imagem-grande #legenda {
	background-image:url(img/bg-texto.png);
	color:#fff;
	text-align:justify;
	padding:0px 5px 0px 12px;
}
