@charset "utf-8";
/* CSS Document */

/*question container*/
.internoContenido {
	
height: auto;
margin: 2% auto 1% auto;
text-align: center;
}
/*request container*/
.contenedorRespuestas {
}
/*Epilogue*/
.pregunta {
	width: 80%;
	height: auto;
	padding: 2%;
	background-color: #FFFFFF;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	display: inline-block;
	vertical-align: top;
	margin-top: 2%;
}

/*request*/
.respuesta {
	cursor: pointer;
	height: 72px;
	width: 558px;
	color: #FFFFFF;
	background-image: url(../img/L_G07_U04_L01-03_02_1.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 0 auto;
	border: 0px;
}
/*request*/
.respuesta_swap {
	color: #FFFFFF;
	font-size: 60px;
	line-height: 65px;
	font-family: 'cabinbold' !important;
	cursor: pointer;
	height: 72px;
	width: 558px;
	background-color: #cb6120;
	background-repeat: no-repeat;
	background-size: 500px 85px;
	margin: 0 auto;
	border: 0px;
}
.respuesta_swap p {
	margin: 0 auto;
	padding: 5%;
}
/*p*/
.pregunta p, .respuesta p {
	color: white;
	font-size: 3em;
	display: inline-block;
	margin: 0;
}
.pregunta p {
	color: #303D48;
	font-size: 2em;
}
.cont_box {
	width: 100%;
	height: auto;
	margin: 20px auto auto auto;
	text-align: center;
	margin-top:2%;
	padding-bottom: 1%;
	position:relative;
}

.t1 img {
	width: 518px;
	height:345px;
	margin: 0 auto;
	display: inline-block;
	vertical-align: top;
	padding: 3px 5px 6px 5px;
}

.t3 img {
	width: 60%;
}
.t5 img {
	width: 25%;
}
/*clear float*/
.ajuste {
	width: 100%;
	height: 1px;
	clear: both;
}
.success {
	background-color: #7ac943;
	background-image: url(../../img/clic-02.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.fail {
	background-color: #ff0000;
	background-image: url(../../img/clic-03.png);
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}


.bocadilloEstudiante{
min-height: 85px;
width: 872px;
color: #FFFFFF;
background-image: url(../img/bocadilloEstudiante.png);
background-repeat: no-repeat;
background-size: 94% 100%;
color: #303D48;
font-size: 39px;
line-height: 39px;
font-family: 'cabinmedium' !important;
letter-spacing: 0;
text-align: left;
padding: 20px 0 1% 5%;
position: absolute;
top: 0%;
left: 15%;/*
margin-top: -55%;
margin-left: 14%;*/
}
	
.esc_05	{
	
	width: 461px;
	height: 271px;
	color: #FFFFFF;
	background-image: url(../img/esc_05.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
top: 138px;
left: 29%;
	
}

.IL_L_G07_U02_L06_03_02_04	{
	
	width: 446px;
	height: 271px;
	color: #FFFFFF;
	background-image: url(../img/IL_L_G07_U02_L06_03_02_04.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
	left: 30%;
	top: 138px;
	
}

.IL_L_G07_U02_L06_03_02_03{
	width: 420px;
	height: 255px;
	color: #FFFFFF;
	background-image: url(../img/IL_L_G07_U02_L06_03_02_03.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	position: absolute;
left: 30%;
top: 164px;
}

.IL_L_G07_U02_L06_03_02_01{
	width: 267px;
	height: 187px;
	color: #FFFFFF;
	background-image: url(../img/IL_L_G07_U02_L06_03_02_01.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 2% auto;
}
.IL_L_G07_U02_L06_03_02_02{
	width: 290px;
	height: 187px;
	color: #FFFFFF;
	background-image: url(../img/IL_L_G07_U02_L06_03_02_02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 2% auto;
}
.IL_L_G07_U02_L06_03_02_03_02{
	width: 275px;
	height: 187px;
	color: #FFFFFF;
	background-image: url(../img/IL_L_G07_U02_L06_03_02_03_02.png);
	background-repeat: no-repeat;
	background-size: 100% 100%;
	margin: 2% auto;
}
.estudiante{
background-image: url(../img/IL_L_G06_U01_L01_03_01_01.png);
background-repeat: no-repeat;
background-size: 100%;
width: 13%;
height: 430px;
z-index: 2;
position: absolute;
left: 2%;
}	

.fl{
	float:left;
	}
	
.fr{
	float:right;
	}	
	
.cont_img_tab5{
margin-left: 13%;
display: inline-block;
margin-top: 18%;

}
.cont_img_tab5 div{
display:inline-block;

}