.color-links-J{
	color: #6EAB24;
}


.color-fondo-1-J{
	background-color: #529471;
}



/*.color-fondo-2-J{
	background-color: #fff;
}*/


.color-fondo-3-J{
	background-color: #76C85C;
}


.color-fondo-4-J{
	background-color: #5FABA1;
}


.tamaño-titulos-J{
	font-size: 1.2rem;
}

.nombre-inicial-parrafo-J{
	color: #030303;
}

/*BOTON GIF*/


#boton-J{
	color:#fff !important;
	margin-top: 50px;
	border-radius: 10px;
	background-color: #519830;
	text-align: center;
	border: 4px solid #519830;
	font-family: Futura Light;
	width: 30%;
	height: 45px;
	font-size: 20px;
}

#boton-J:hover{
	color:#fff !important;
	margin-top: 50px;
	border-radius: 10px;
	background-color:#104231;
	text-align: center;
	border: 4px solid #519830;
	font-family: Futura Light;
	width: 30%;
	height: 45px;
	font-size: 20px;
}


#boton-J:focus{
	color:#fff !important;
	margin-top: 50px;
	border-radius: 10px;
	background-color:#104231;
	text-align: center;
	border: 4px solid #519830;
	font-family: Futura Light;
	width: 30%;
	height: 45px;
	font-size: 20px;
}


#boton-J-2{
	color:#fff;
	margin-top: 50px;
	border-radius: 10px;
	background-color: #519830;
	text-align: center;
	border: 4px solid #519830;
	font-family: Futura Light;
	width: 30%;
	height: 45px;
	font-size: 20px;
}


#boton-J-2:hover{
	color:#fff !important;
	margin-top: 50px;
	border-radius: 10px;
	background-color:#104231;
	text-align: center;
	border: 4px solid #519830;
	font-family: Futura Light;
	width: 30%;
	height: 45px;
	font-size: 20px;
}


#boton-J-2:focus{
	color:#fff !important;
	margin-top: 50px;
	border-radius: 10px;
	background-color:#104231;
	text-align: center;
	border: 4px solid #519830;
	font-family: Futura Light;
	width: 30%;
	height: 45px;
	font-size: 20px;
}