@font-face
{
	font-family: fuente1;
	src: url("../fonts/futura.ttf");
}
body
{
	background: #000;
	
}

.instrumento{
cursor:pointer;
}
.imagenInterna
{
	position: relative;
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0%;
}
.indexContenedor
{
	   /* position: absolute;*/
    width: 800px;
    height: 600px;
   /* top: 4%;
    left: 21%;*/
    overflow: hidden;
	margin: auto;
}
.indexContenedor #indexFondo
{
	position: relative;
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0%;

}
.indexMenu
{
	position: absolute;
	width: 24%;
	height: 12.9%;
	top: 83%;
	left: 68%;
}
.opc
{
	width: 100%;
	height: 50%;
	box-sizing: border-box;
	cursor: pointer;
}
.cronometroContenedor
{
	position: absolute;
	width: 10%;
	height: 5%;
	top: 38%;
	left: 27%;
	display: table;
	color: #9b1348;
	font-size: 140%;
	font-weight: bold;
	box-sizing: border-box;
}

 

.cronometroContenedorInicial
{
	position: absolute;
    width: 10%;
    height: 5%;
    top: 82px;
    left: 379px;
    display: table;
    color: #FFFFFF;
    font-size: 140%;
    font-weight: bold;
    box-sizing: border-box;
    font-size: 60px;
}


.botonMenu, .botonReinicio
{
	position: absolute;
	width: 20%;
	height: 5%;
	top: 2.5%;
	left: 2%;
	background: #008C5A;
	border-radius: 4px;
	display: table;
	cursor:pointer;
}

.botonSiguiente 
{
	    position: absolute;
    width: 20%;
    height: 40px;
    top: 148px;
    left: 626px;
    background: #FF772F;
    border-radius: 4px;
    display: table;
    cursor: pointer;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    vertical-align: middle;
}

.IniciarBoton 
{
	    position: absolute;
    width: 20%;
    height: 40px;
    top: 80px;
    left: 626px;
    background: #FF772F;
    border-radius: 4px;
    display: table;
    cursor: pointer;
    color: #ffffff;
    font-size: 28px;
    text-align: center;
    vertical-align: middle;
}


.botonMenu span, .botonReinicio span
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	color: #fff;
}
.botonMenu
{
	left: 78%;
}
.botonMenu:hover
{
	background: #c2185b;
}
.botonReinicio:hover
{
	background: #c2185b;
}
.cronometroContenedor span
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	font-family: sans-serif;
	box-sizing: border-box;
}
.marcadorContenedor
{
	position: absolute;
	width: 6%;
	height: 5%;
	top: 38%;
	left: 65%;
	display: table;
	box-sizing: border-box;
}
.marcadorContenedor span
{
    font-size: 131%;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	color: #9b1348;
	font-weight: bold;
}
.nombreGrandeContenedor
{
	position: absolute;
	width: 47%;
	height: 15%;
	top: 12%;
	left: 26%;
}
.tamborContenedor
{
	position: absolute;
	width: 18%;
	height: 60%;
	top: 35%;
	left: 6%;
}
.guitarraContenedor
{
	position: absolute;
	width: 25%;
	height: 50%;
	top: 60%;
	left: 25%;
}
.trompetaContenedor
{
	position: absolute;
	width: 20%;
	height: 50%;
	top: 32%;
	left: 42%;
}
.pianoContenedor
{
	position: absolute;
	width: 35%;
	height: 50%;
	top: 55%;
	left: 65%;
}
.vacaContenedor
{
	position: absolute;
	width: 15%;
	height: 22%;
	top: 76%;
	left: 5%;
}
.tigreContenedor
{
	position: absolute;
	width: 12%;
	height: 20%;
	top: 52%;
	left: 17%;
}
.hienaContenedor
{
	position: absolute;
	width: 20%;
	height: 23%;
	top: 76%;
	left: 28%;
}
.monoContenedor
{
	position: absolute;
	width: 20%;
	height: 23%;
	top: 76%;
	left: 50%;
}
.loboContenedor
{
	position: absolute;
	width: 22%;
	height: 25%;
	top: 47%;
	left: 63%;
}
.pajaroContenedor
{
	position: absolute;
	width: 14%;
	height: 25%;
	top: 74%;
	left: 77%;
}
.completoContenedor
{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0%;
	left: 0%;
	display: none;
}
.completoContenedor img
{
 
}
.resultadoTiempo
{
	position: absolute;
	width: 30%;
	height: 5%;
	top: 55%;
	left: 35%;
	display: table;
	background: #c2185b;
	border-radius: 5px;
}
.resultadoTiempo span
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	box-sizing: border-box;
	font-family: sans-serif;
	color: #fff;
}
.completoContenedor button
{
	position: absolute;
	width: 25%;
	height: 5%;
	top: 67%;
	left: 37.5%;
	border: none;
	background: #00897b;
	color: #fff;
	cursor: pointer;
	border-radius: 10px;
}
.completoContenedor button:hover
{
	background: #c2185b;
}
/*---------------TERMINA CSS NORMAL, COMIENZA ESTILO RESPONSIVO---------------------*/
@media only screen and (max-width: 768px) and (orientation: portrait)
{
	/*.indexContenedor
	{
		position: static;
		width: 768px;
		height: 480px;
		margin: 0 auto;
		left: none;
	}*/
	.indexContenedor
	{
		width: 100%;
		height: 50%;
		top: 25%;
		left: 0%;
	}
}
@media only screen and (max-width: 768px) and (orientation: landscape)
{
	.indexContenedor
	{
		position: static;
		width: 640px;
		height: 480px;
		margin: 0 auto;
		left: none;
	}
}
