@charset "utf-8";
.ggc_contenido_L {
	width: 92%;
	padding: 2% 4% 0
}
.cntBordeTarea {
	border: 3px dashed #A27F51;
	width: 95%;
	height: 590px;
	padding: 1.5% 1.5%;
	margin: 0 auto;
}
.cntTarea {
	background-image: url(../img/fondoTarea.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 98%;
	height: 98%;
	text-align: left;
	padding: 1% 1% 0% 1%;
}

.tarea{
background-image: url(../img/tarea.png);
background-repeat: no-repeat;
background-size: 89% 100%;
width: 970px;
height: 481px;
text-align: left;
margin-top: 3%;
margin-left: 2%;

	}
/*FLECHAS*/
.flechaAtrasTarea {
	background-image: url(../img/flechaAtrasTarea.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 67px;
	height: 67px;
}
.flechaSiguienteTarea {
	background-image: url(../img/flechaSiguienteTarea.png);
	background-repeat: no-repeat;
	background-size: 100%;
	width: 67px;
	height: 67px;
}
.tituloTarea {
	font-family: 'cabinbold';
	font-size: 45px !important;
	line-height: 49px;
	margin-top: 4.5%;
	margin-left: 2%;
	letter-spacing: 0;
}
.tituloTarea2 {
	font-family: 'cabinbold';
	font-size: 30px !important;
	line-height: 49px;
	margin-top: 1.4%;
	margin-left: 3%;
	letter-spacing: 0;
}
.listaTarea {
	font-family: 'cabinmedium';
	font-size: 42px !important;
	line-height: 45px;
	margin-left: 2%;
	margin-top: 2%;
	width: 100%;
}
.listaTarea li {
	margin-left: -7%;
}
.listaTarea .texto {
	margin-left: 5%;
	margin-top: -4.8%;
}
.vineta {
	content: "";
	width: 13px;
	height: 13px;
	background-color: #DB9600;
	float: left;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	margin-left: -2%;
	/* margin-right: 1.5%; */
	vertical-align: middle;
	margin-top: 2%;
}
.numeracion {
	width: 34px;
	height: 34px;
	margin-left: 1%;
	margin-top: 1%;
	margin-right: 1%;
}
.listaAspectosTarea {
	font-family: 'cabinmedium';
	font-size: 50px !important;
	line-height: 58px;
	margin-left: 7%;
	margin-top: 2%;
}


.listaTareaA {
	font-family: 'cabinbold';
font-size: 30px !important;
line-height: 63px;
margin-left: 11%;
margin-bottom:: 1%;
width: 100%;
}
.listaTareaA li {
	margin-left: -7%;
}
.listaTareaA .texto {
	margin-left: 5%;
	margin-top: -4.8%;
}
