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

.article h2{
	margin: 0em 0.5em;
	border-bottom: 1.5px  solid #6CB546;
	padding-bottom: .2em;
	color: #999;
	font-family: 'Vijaya',regular;
	font-size: 1.7em;
	border-left: 1.5px solid #6CB546;
	padding-left:0.5em;
}
.article h3{
	margin: 0.5em 0em;
	font-size: 1em;
	border-bottom: 1px solid #6CB546;
	padding-bottom: .2em;
	color: #999;
}

.article p{
	font-size: 1em;
	line-height: 1.3;
	text-align: justify;
	color:#666;
	}
	
#obras{
	width:686px;
	height:560px;
	padding-left:35px;
	

	}
	

