 
/* codigo de video en reemplazo de sg-video...etc */
.videobox {
	position: absolute;
	top: 150px;
	left: 10px;
	width: 100%;
	z-index:100;
}
.videobox video{
	position:relative;
	top: 59px;
	left: 288px;
	width: 780px;
	height: 440px;
}
.cartel {
	position: absolute;
	cursor:pointer;
	margin-left: auto;
	margin-right: auto;
	left:0;
	right:0;
	text-align:center;
	min-width: 200px;
	max-width: 760px;
	z-index:101;
}
.titcartel {
	color: rgb(255, 255, 255);
	font-size: 1em;
	padding: 10px;
	border-radius: 10px;
	box-shadow: rgb(0, 0, 0) 0px 0px 10px;
	background: rgb(19, 26, 45);
}
.titcartel h2{
	padding: 7px 10px 11px;
	border-radius: 7px;
	border: 3px dashed rgb(243, 236, 130);	
}
/* Finaliza codigo de video */
 

img.audio2 {
    position: absolute;
    top: 460px;
    left: 763px;
}

img.audio1 {
    position: absolute;    
    top: 440px;    
    left: 743px;
    z-index: 2;
    cursor: pointer;
}
img.audio1:hover {
    transform: scale(1.2);
}
img.audio1:active {
    transform: scale(0.8);
}



img.audio3 {
    position: absolute;
    top: 455px;
    right: 240px;
    cursor: pointer;
}
img.audio3:hover {
    transform: scale(1.2);
}
img.audio3:active {
    transform: scale(0.8);
}


input.check {
    width: 50px;
    height: 50px;
    position: relative;
    top: 450px;
    left: 40px;
    margin-left: 290px;
}

#drag1 {
    position: absolute;
    top: 240px;
    left: 180px;
}
#drag2{
    position: absolute;
    top: 240px;
    left: 390px;
}
#drag3 {
    position: absolute;
    top: 240px;
    left: 600px;
}
#drag4{
    position: absolute;
    top: 240px;
    left: 810px;
}
#drag5{
    position: absolute;
    top: 240px;
    left: 1020px;
}

#drop1 {
    width: 150px;
    height: 62px;
    position: absolute;
    top: 345px;
    left: 111px; 
}
#drop2 {
    width: 150px;
    height: 62px;
    position: absolute;
    top: 345px;
    left: 321px; 
}
#drop3 {
    width: 150px;
    height: 62px;
    position: absolute;
    top: 345px;
    left: 551px; 
}
#drop4 {
    width: 150px;
    height: 62px;
    position: absolute;
    top: 345px;
    left: 841px; 
}
#drop5 {
    width: 150px;
    height: 62px;
    position: absolute;
    top: 345px;
    left: 1131px; 
}


/*Drop 1*/


#adrag1 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 174px;
	left: 430px;
}
#adrag2 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 241px;
	left: 430px;
}
#adrag3 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 308px;
	left: 430px;
}
#adrag4 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 380px;
	left: 430px;
}
#adrag5 {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 444px;
	left: 430px;
}
#adrag6  {
	width: 28px;
	height: 27px;
	background-image: url(../img/guia.png);
	position: absolute;
	top: 518px;
	left: 430px;
}
.bord {
	border: 4px dashed black;
}
#adrop1{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 168px;
	left: 633px;
	border: 2px dashed rgb(2, 2, 2);
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop2 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 234px;
	left: 633px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop3{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 302px;
	left: 633px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop4{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 370px;
	left: 633px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop5 {
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 438px;
	left: 633px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
#adrop6{
	width: 33px;
	height: 33px;
	/* background-image:url(../img/guia.png); */
	position: absolute;
	top: 507px;
	left: 993px;
	border: 2px dashed black;
	border-radius: 22px;
	padding-top: 5px;
	padding-left: 7px;
}
.animar {
	transition: all 1s ease;
	-webkit-transition: all 200ms ease;
}
.cerrar {
	position: absolute;
	top: -10px;
	right: -20px;
}
/* drapdrop*/
.m1{ 
	position: absolute;
	bottom: 38px;
	left: 30px;
	width: 53px;
	height: 52px;
	background-image:url(../img/bg_03-cc.png);
	z-index: 1;
}
.m2{
	position: absolute; 
	bottom: 38px;
	left: 86px;
	width: 54px;
	height: 53px;
	background-image:url(../img/bg_03-home.png);
	z-index: 1;
}
.m3{
	position: absolute;
	bottom: 38px;
	left: 170px;
	width: 179px;
	height: 53px;
	background-image:url(../img/bg_03-cuento.png);
	z-index: 1;
	background-repeat:no-repeat;
}
.m4{
	position: absolute;
	bottom: 38px;
	left: 352px;
	width: 180px;
	height: 53px;
	background-image:url(../img/bg_03-actividad.png);
	z-index: 1;
	background-repeat:no-repeat;
}
.menu div:hover{
	transform:scale(1.2);
	z-index:2;
	cursor:pointer;
}
.m3.atv{  
	background-image:url(../img/bg_3_atv_cuento.png);
}
.m4.atv{  
	background-image:url(../img/bg_3_atv_act.png);
} 
/* css para ocultar botonera*/
#botonera:before {
	background-color: transparent!important;
}
#botonera div {
	border-bottom: 6px solid #89380f;
}
/* /. */
 