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

.article{
	width:735px;
	height:633px;
	background: #fff;
	float:right;
	padding-top:2em;}
	
.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 h4{
	margin: 0.5em 0em;
	font-size: 1.3em;
	color: #B3CE89;
	font-family: 'Vijaya',regular;
	text-align: left;
}
	

.article p{
	font-size: 1em;
	line-height: 1.3;
	text-align: justify;
	color:#666;
	}
	
#contacto{
	width:402px;
	height:480px;
	padding-left:1em;
	padding-top:1em;


}

#direccion{
	width:300px;
	height:145px;
	border-left: 1.5px solid #6CB546;
	margin-left:430px;
	margin-top:-475px;
	padding-left:1.5em;
}
#objeto{
	width:200px;
	height:100%;
	margin-left:473px;	
	margin-top:190px;
}

