@font-face {
	font-family: 'Conv_vieja';
	src: url('fonts/vieja.eot');
	src: local('☺'), url('fonts/vieja.woff') format('woff'), url('fonts/vieja.ttf') format('truetype'), url('fonts/vieja.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

* {
	margin: 0;
	padding: 0;
}

body {
	background: #000;
	color: #FFF;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
}

#jpreOverlay, #qLoverlay {
	background: #000;
	width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    z-index:11;
}
#jpreSlide {
    font-size:0;
    font-weight:0;
}
#jpreLoader, #qLloader {
    width:400px;
    height:200px;
    position:fixed;
    top:50%;
    left:50%;
    margin-left:0px;
    margin-top: -250px;
}
#jpreBar, #qLbar {
    width:400px;
    height:0;
    position:absolute;
    bottom:0;
    background:url('../../images/logo.png') 100px 100% no-repeat;
}
#jprePercentage, #qLpercentage {
	font-size: 0;
}

#contenedor {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	overflow: auto;
}

#menu {
	position: absolute;
	top: 0;
	height: 5.55%;
	background: #000;
	margin: 0 auto;
	text-align: right;
}

#menu img {
	width: auto;
	height: 100%;
	cursor: pointer;
}

#secciones {
	position: absolute;
	top: 5.55%;
	height: 94.45%;
	margin: 0 auto;
}
#secciones div.seccion{
	height: 100%;
}

.hovr {
	position: absolute;
	cursor: pointer;
}

#hoverOtros {
    left: 34.3%;
    top: 58.3%;
	width: 46.218487395%;
	height: 32.941176471%;
}

#hoverContacto {
    left: 76.4%;
    top: 80.6%;
	width: 15.714285714%;
	height: 12.941176471%;
}

#hoverFiles {
    left: 20%;
    top: 75.3%;
	width: 21.428571429%;
	height: 24.705882353%;
}

#hoverMes {
    top: 5%;
    left: 61.7%;
	width: 18.991596639%;
	height: 24.117647059%;
}

#hoverReel {
    top: 18.5%;
    left: 31.2%;
	width: 25.294117647%;
	height: 45.411764706%;
}

#home {
	background: url("../../images/homeFondo.jpg") no-repeat;
	background-size: 100%;
}

#reel {
	background: url("../../images/seccionFondo.jpg") no-repeat;
	background-size: 100%;
	display: none;
}

img.logoVieja {
    top: 0;
    left: 0;
	width: 19.411764706%;
	position: absolute;
	z-index: 200;
	margin-top: -3.299203641%;
	cursor: pointer;
}

#logoReel {
    top: 0;
    right: 0;
	width: 15.462184874%;
	position: absolute;
}

div.video {
    top: 17%;
    right: 20.210084034%;
	width: 59.579831933%;
	position: absolute;
}

div.video div.activo {
	background: #000000 url("../../images/videoFondo.jpg") no-repeat;
	background-size: 100%;
}

div.embebido {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	height: 0;
}
div.embebido iframe {
	position: absolute;
	top: 0;
	left: 0;
	margin: 3%;
	width: 94%;
	height: 94%;
}

div.seccion div.titulo {
	padding: 3%;
	font-family: 'Conv_vieja';
	font-size: 1.6em;
}
div.seccion div.descripcion {
	padding: 0 3% 3% 3%;
}

#mes {
	background: url("../../images/seccionFondo.jpg") no-repeat;
	background-size: 100%;
	display: none;
	text-align: center;
}
#viejaDelMes {
	margin: 10% auto 0 auto;
	border: solid 6px #000000;
	max-width: 70%;
	max-height: 80%;
}
#cartelViejaDelMes {
	display: block;
	width: 19.075630252%;
	margin: -3.425% auto 0 auto;
}

.borde {
	border: solid 5px #000000;
}

#files {
	background: url("../../images/seccionFondo.jpg") no-repeat;
	background-size: 100%;
	display: none;
	text-align: left;
}
#cartelViejaFiles {
	display: block;
	width: 16.974789916%;
	position: absolute;
	top: 0;
	right: 0;
}

#contacto {
	background: url("../../images/seccionFondo.jpg") no-repeat;
	background-size: 100%;
	display: none;
	text-align: left;
}

.derecha {
	text-align: right;
}
a.boton {
	display: inline-block;
	background: #FFF;
	color: #000;
	padding: 1% 3%;
	text-decoration: none;
	margin: 0 0 0 auto;
}
a.boton:hover {
	background: none;
	color: #FFF;
}

#otros {
	background: url("../../images/seccionFondo.jpg") no-repeat;
	background-size: 100%;
	display: none;
}

div.previos {
	overflow: hidden;
	white-space: nowrap;
	font-size: 0;
	margin-top: 3%;
	height: auto;
	max-height: 100px;
}

div.previo {
	display: inline-block;
	margin-right: 1.5%;
	width: 13%;
	background: #000;
}
div.previo.ultimo {
	margin-right: 0;
}
div.previo img {
	width: 89%;
	display: block;
	margin: 5.5%;
	cursor: pointer;
}
div.previo div.videoEmbebible {
	display: none;
}

input, textarea {
	border: none;
	width: 98%;
	padding: 1%;
	margin: 0.5em 0;
}

#files div.buttons input {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: inline-block;
    margin: 0 0 0 auto;
    padding: 1% 3%;
    text-decoration: none;
    width: 25%;
}
#files div.buttons input:hover {
	background: none;
	color: #FFF;
}
#files div.row {
	padding: 0.5em 0;
}

#files div.video {
	overflow: auto;
	max-height: 75%;
}

div.titulo a {
	color: #FFF;
}

div.archivo {
	padding-bottom: 3em;
}
div.archivo a {
	display: block;
	color: #FFF;
	padding-bottom: 0.4em;
	font-weight: bold;
}

div.izq, div.centro, div.der {
	display: inline-block;
	font-size: 7.0em;
	color: #000;
	margin: 0;
	padding: 0;
}
div.izq {
	width: 20%;
	cursor: pointer;
}
div.der {
	width: 20%;
	text-align: right;
	cursor: pointer;
}
div.centro {
	width: 57%;
	opacity: 0;
}

@media (max-height: 470px) {

	body {
		font-size: 10px;
	}
	
	div.video {
		top: 13%;
	}

}
