@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: center;
	padding: 1% 1% 0% 1%;
}
.numeracionT {
	width: 89.12px;
	height: 94.11px;
	text-align:center;
}

.tituloTarea {
	font-family: 'cabinbold';
	font-size: 39px !important;
	line-height: 38px;
	color:#E66113;
	margin-top: 4.5%;
	margin-left: 2%;
	letter-spacing: 0;
	text-align:center;
}

.tarea1 {
	background-image: url(../img/tarea1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 244px;
	height: 255px;
	margin: 0 auto;
}

.tarea2 {
	background-image: url(../img/tarea2.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 244px;
	height: 255px;
	margin: 0 auto;
}

.tarea3 {
	background-image: url(../img/tarea3.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 244px;
	height: 255px;
	margin: 0 auto;
}