@charset "utf-8";
/* CSS Document */

article.quemsomos h1{color:#a47430;	font-size:2.5em; font-family: 'Lily Script One', cursive; font-weight: normal; font-style: italic; margin: 15px 0 0 0;}
article.quemsomos img{margin-top:10px;}
article.quemsomos p.resumo{font-size:1em; color:#666; font-family: 'Lily Script One', cursive;}
article.quemsomos p{font-size:.9em; color:#666; font-family: 'Lily Script One', cursive;}

.fotos .box-foto{
	margin-top:30px; background-color:#ebe6da;
	width: 100%;
	border:#ebe6da thin solid;
	-moz-border-radius: 8px; -khtml-border-radius: 8px; -webkit-border-radius: 8px; border-radius: 8px;
	overflow: hidden;
}

.fotos .box-foto img{padding:9px;}

.fotos .amplia{margin: 10px 0; overflow: hidden;}
.fotos .amplia p{float: right; padding: 0 10px; margin: 0; text-align: right; color: #a47430; font-style: italic;}
.fotos .amplia img{padding: 0 10px 0 15px;}

.addthis_toolbox{margin-top:50px;}