@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: 1.1em;
	border-bottom: 1px solid #6CB546;
	padding-bottom: .2em;
	color: #999;
}

.article p{
	font-size: 1em;
	line-height: 1.3;
	text-align: justify;
	color:#999;
	}

	
#cuadro-texto{	
	width:429px;
	height:165px;
	padding:0em 1.5em;
	margin-left:170px;
	border-left: 1.5px solid #6CB546;

	}
.cuadro-texto2{	
	width:429px;
	heigth:100%;
	background:#fff;
	padding:0em 1.5em;
	margin-left:1em;
	margin-top:30px;
	}
	
#objeto{
	width:200px;
	height:100%;
	margin-left:473px;
	margin-top:-111px;
}

