/* 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:#fff!important;
	font-family: 'Courgette', cursive;
	/*text-shadow:2px 2px #efe8e1!important;*/
	line-height:48px;
}
#abertura p{
	color:#fff!important;
	font-size:14px!important;
	width:310px!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;}

.thumb195 div#conteudo li{
	margin:0px 5px 5px 0px!important;
	/*box-shadow: 1px 2px 6px rgba #616161;
	-moz-box-shadow: 1px 2px 6px #616161;
	-webkit-box-shadow: 1px 2px 6px #616161;*/
}

/*internas*/
#imagem-grande #legenda{
	margin:80px 55px 0px 0px!important;
	color:#605133!important;
	height:670px!important;
	border:none!important;
}
#imagem-grande #foto-grande{
	margin:80px 0px 0px 55px!important;
	border:none!important;
	/*display:none!important;*/
}
#imagem-grande #legenda h3{
	font-size:32px!important;
	color:#fff!important;
	font-family: 'Courgette', cursive;
	margin:0px 0px -10px 0px!important;
}
#imagem-grande #legenda p{
	color:#fff!important;
	font-size:14px!important;
}
#imagem-grande #legenda i{
	color:#fff!important;
	font-size:14px!important;
}
#imagem-grande #legenda p.credito{
	font-size:10px!important;
	color:#978e81!important;
}
