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

 .titulo {
	color: #6FBC44;
	font-size: 15px;
	text-align: left;
	font-style: normal;
	margin-left: 2%;
	margin-right: 2%;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 2px;
	}
	
.encabezado {
	color: #6FBC44;
	font-size: 15px;
	text-align: justify;
	font-style: normal;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 19px;
	font-weight: bold;
	letter-spacing: 1px;
	}
	
.intro {
	color: #FFF;
	font-size: 14px;
	text-align: left;
	font-style: normal;
	valing: TOP;
	margin-left: 5%;
	margin-right: 5%;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 20px;
	letter-spacing: 1px;
	}
	
.parrafo {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	margin-left: 10%;
	font-style: normal;
	font-family: century gothic,arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.7px;
	}
	
.parrafos {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	font-style: normal;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.7px;
	}
	
.objetivos {
	color: #FFF;
	font-size: 14px;
	text-align: justify;
	margin-left: 10%;
	font-style: normal;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.7px;
	}
	
.IMAGEN {
	color: #369;
	font-size: 18px;
	text-align: center;
	font-style: normal;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.7px;
	}	
	
.subtitulo {
	color: #6FBC44;
	font-size: 15px;
	text-align: justify;
	margin-left: 7%;
	font-style: normal;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: bold;
	letter-spacing: 0.7px;
	}
	
.main {
	color: #FFF;
	font-size: 20px;
	text-align: left;
	font-style: normal;
	font-family: century gothic, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	letter-spacing: 0.7px;
	}	
	
	a:link {color:#6FBC44;}
    a:visited {color:#6FBC44;}
    a:active {color:grey;}
	
	

