#splash {
	width:703px;
	height:346px;
	margin:0 auto;
}

#panelReel {
	position: absolute;
	top: 0;
	left: 0;
}

#panelReel > * {
	position:relative;
	display:block;
	width: 790px;
	height:560px;
	}

#activity {
	width: 790px;
	height:560px;
	
	/*Estas propiedades pueden modificarse si llegase a ser necesario*/	
	margin:auto;
	overflow:hidden;
}
.feed{
       color: #fff;
       background-color: #104889;
       font: 16px/20px avenir, Arial;
       padding: 3px 6px 12px 6px;
       text-align: center;
       opacity: 0.85;
       z-index: 50;
       border-radius: 12px;
}
.feed *{
       cursor: pointer;
}
.btn_cerrar_feed {
       text-align: right;
}
.feed_final * {
       cursor: pointer;
}
.feed_final {
       color: #fff;
       background: #104889;
       font: 16px/20px avenir, Arial;
       height: auto;
       text-align: center;
       padding: 3px 6px 12px 6px;
       border: 2px #196ba3 solid;
       box-shadow: #24263E 3px 3px 9px;
       border-radius: 6px;
       opacity: 0.85;
       z-index: 50;
       cursor: pointer;
}
.btn_cerrar_pop{
       text-align: right;
}

/* Empiezan los estilos de la actividad cb-es3-b1-7 */

/* Colores
azul = #2ea5bd
naranja = #dd491b
*/

#panel1 li{
	background: #fff;
	border: 3px #2ea5bd solid;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	cursor: pointer;
	height: 130px;
	list-style: none;
	margin: 10px auto;
	overflow: none;
	width: 695px;

}
#panel1 li span {
	font:Museo;
	color: #2ea5bd;
	display: inline-block;
	font-size: 18px;
	text-align: center;
	vertical-align: middle;
	width: 206px;
}
#panel1 li figure{
	display: inline-block;
	height: 130px;
	vertical-align: middle;
	width: 481px;
}
#panel1 li figure img{
	-webkit-border-top-right-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-topright: 20px;
	-moz-border-radius-bottomright: 20px;
	border-top-right-radius: 20px;
	border-bottom-right-radius: 20px;
	overflow: none;
}
#panel1 .instrucciones {
	font-size: 16px;
	margin: 22px auto 0 auto;
	text-align: center;
	width: 95%;
}
#panel2 article {
	background: #fff;
	border: 3px #2ea5bd solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
	height: 378px;
	margin: 80px 10px 0 10px;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 217px;
}
#panel2 article:first-child {
	margin-left: 35px;
}
#panel2 article figure{
	height: 300px;
	overflow: hidden;
	width: 217px;
}
#panel2 article figure img{
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	overflow: none;
}
#panel2 article span{
	font:museo;
	color: #2ea5bd;
	display: block;
	margin: 12px 0 0 0;
}
#panel2 #caracteristicas .ventana{
	left: -25px;
	width: 356px;
}
#panel2 #caracteristicas textarea{
	height: 320px;
	width: 306px;
}
#panel2 #contexto .contenedor{
	width: 370px !important;
}
#panel2 #contexto .ventana{
	left: -100px;
	width: 420px;
}
#panel2 #contexto textarea{
	height: 320px;
	width: 370px;
}
#panel2 #representantes .contenedor{
	width: 215px !important;
}
#panel2 #representantes .ventana{
	left: -40px;
	width: 256px;
}
#panel2 #representantes textarea{
	height: 320px;
	width: 306px;
}
#panel2 .contenedor h4{
	font-size: 17px;
	margin: 0 0 18px 0;
}
#panel2 .ventana{
	top:-50px;
}
#panel3 .contenedor h4{
	font-size: 17px;
	margin: 0;
}
#panel3 .contenedor p{
	display: block;
	margin: 0 0 12px 0 !important;
}
#panel3 .contenedor p:last-child{
	display: block;
	margin: 0 !important;
}
#panel3 .contenedor .autor{
	font-style: italic;
	margin: 0;
}
#panel3 .contenedor .fuente{
	font-size: 12px;
	padding: 0 0.6em;
	text-align: right;
}
#panel3 .contenedor .tituloObra{
	color: #fff;
	display: inline;
	font-style: italic;
	margin: 0;
}
#panel3 .descargar {
	display: block;
	margin: 45px auto 0 auto;
	width: 304px;
}
#panel3 .descargar a{
	background: #0b768c;
	border: 3px #fff solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
	font-weight: bold;
	margin: 15px auto;
	padding: 20px 0 30px 0;
	position: relative;
	text-align: center;
	text-decoration: none;
	vertical-align: top;
	width: 100%;
}
#panel3 .poemas {
	margin: 120px 0 0 0;
}
#panel3 .poemas li{
	background: #fff;
	border: 3px #0b768c solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	display: inline-block;
	height: 50px;
	margin: 0 28px;
	padding: 18px 0;
	position: relative;
	text-align: center;
	vertical-align: top;
	width: 190px;
}
#panel3 .poemas li:first-child {
	margin-left: 35px;
}
#panel3 .poemas li p, #panel3 .poemas li span{
	color: #0b768c;
	margin: 0;
}
#panel3 .poemas li .consulta{
	display: block;
	height: 100%;
	width: 100%;
}
#panel3 .poemas li .consulta span{
	display: block;
	font-weight: bold;
	margin: 0 0 15px 0;
}
#panel3 #poema1 .contenedor{
	width: 330px !important;
}
#panel3 #poema1 .ventana{
	left: -20px;
	width: 380px;
}
#panel3 #poema2 .contenedor{
	width: 450px !important;
}
#panel3 #poema2 .ventana{
	left: -140px;
	width: 500px;
}
#panel3 #poema3 .ventana{
	left: -135px;
	width: 360px;
}
#panel3 #poema3 .contenedor{
	height: 400px;
}
#panel3 .ventana{
	top:-100px;
}
#panel4 a{
	display: block;
	height: 419px;
	left:50%;
	margin: -210px 0 0 -260px;
	position: absolute;
	top:50%;
	width: 561px;
}
.contenedor{
	background: #2ea5bd;
	border: 3px #fff solid;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	box-shadow: rgba(0,0,0,1) 0 0px 15px;
	-moz-box-shadow: rgba(0,0,0,1) 0 0px 15px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 0px 15px;
	-o-box-shadow: rgba(0,0,0,1) 0 0px 15px;
	display: block;
	margin: -5px 0 0 0;
	max-height: 400px;
	opacity: 0.9;
	overflow: hidden;
	padding: 0px 22px 22px 22px !important;
	position: absolute;
	text-align: left;
	z-index: 10;
	width: 300px;
}
.contenedor li{
	margin: 0 0 0 15px;
}
.contenedor li, .contenedor p{
	color: #fff !important;
	font-size: 13px;
	line-height: 1.2em;
}
.contenedor .boton{
	background: #fff;
	display: block;
	margin-top: 20px;
	padding: 3px 0 7px 0;
}
.descarga {
	margin: 15px 0 0 30px;
}
.descarga a{
	text-decoration: none;
}
.finalizado {
	font-size: 18px;
	font-weight: bold;
	margin: 230px 0 0 0;
	text-align: center;
}
.multitextos {
	display: block;
	height: 70px;
	position: absolute;
	left: 20px;
	width: 700px;
}
.multitextos .textos{
	display: inline-block;
	vertical-align: top;
	width: 330px;
}
.flechas {
	position: absolute;
	bottom: 5px;
	right: 10px;
}
.flechas figure{
	display: inline-block;
	vertical-align: top;
}
.flechas .inactivo{
	opacity: 0.2;
}
.ventana{
	display: none;
	position: absolute;
	z-index: 10;
}
.ventana .cerrar{
	display: block;
	height: 40px;
	width: 100% !important;
}
.ventana .cerrar img{
	float:right;
	margin: 0;
}
#feed_final_p4 {
	top: 213px;
	left: 283px;
	position: absolute;
	width: 291px;
	height: auto;
}
