* {
	margin:0;
	padding:0;
	text-decoration:none;
	list-style: none;
}
html {
	height:100%;
	font-family: "Open sans","Arial","sans-serif";
}
body {
	font-family: "Open sans","Arial","sans-serif";
	color:#cccccc;
	background-color:#222222;
}
#header {
	border:none;
	margin:0 auto;
	width:100%;
	/*background-image: url('https://juantrece.com/images/bannerjt.jpg');
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-position:center;*/
}
#page {
	width:80%;
	margin:0 auto;
	margin-top:0 auto;
	background-color:#222222;
}
#seccion {
	width:90%;
	/* padding:4px; */
	margin:0 auto;
	margin-top:0 auto;
	background-color:#222222;
}
p {
	line-height: 25px; /*120%;*/
	/*margin-bottom: 40px;*/
}
.listalink {
	line-height: 150%;
}
.descrip {
	clear:both;
	font-size:16px;
	margin:8px 0 -4px 0;
	color:#fff;
}
.footer {
	font-size:0.8em;
	background-color:#edeff4;
	text-align:center;
}
h1 {
	font-size:1.7em;
	font-family: "Open sans","Arial","sans-serif";
	font-weight:normal;
	line-height:1.2em;
	margin:14px 0 10px 0;
}
h2 {
	text-transform: uppercase;
	font-size:1.3em;
	font-family: "Open sans","Arial","sans-serif";
	font-weight:bold;
	line-height:28px;
	margin:14px 0 10px 0;
}
h3 {
	text-transform: uppercase;
	font-size:1.3em;
	font-family: "Open sans","Arial","sans-serif";
	font-weight:bold;
	line-height:28px;
	margin:14px 0 10px 0;
}
h4 {
	text-transform: uppercase;
	font-size:1.3em;
	font-family: "Open sans","Arial","sans-serif";
	font-weight:bold;
	line-height:28px;
	margin:14px 0 10px 0;
}
img {
	max-width:100%;
	height:auto;
	border:0;
	z-index:-1;
}
.divlogotop {
	padding: 3em 1em 1em 1em;
	overflow: hidden;
	text-align: right;
}
.logotop {
	/*position: absolute;*/
	width: 150px;
	/* z-index: 1; */
}
.minilogotop {
	max-width: 60px;
}
.divfrontpage {
	border:none;
	margin:0 auto;
	width:100%;
	height:700px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	top: 0;
	position: fixed;
}
.divtoppage {
	border:none;
	margin:0 auto;
	width:100%;
	height:150px;
	padding: 0px 0px 0px 0px;
	display: inline-block;
	top: 0;
	position: fixed;
}
.imgtoppage {
	/*position: absolute;*/
	width: 100%;
	height: 100%;
	filter: opacity(1);
	object-fit: cover;
	z-index: -100;
}
.imgsocial {
	max-width: 40px;
	max-height: 40px;
}
.imgdisco {
	max-width: 300px;
	max-height: 300px;
	padding: 5px 5px 5px 5px;
	filter: opacity(1);
}
.imgdisco:hover {
	filter: opacity(.5);
}
.imgcabplayer {
	max-height: 500px;
	max-width: auto;
	padding: 0px 0px 0px 0px;
	filter: opacity(1);
}
.imgplayer {
	height:500;
	width:auto;
	padding: 0px 0px 0px 0px;
	filter: opacity(1);
}
.imgplayer:hover {
	height:500;
	width:auto;
	filter: opacity(.5);
}
.imggaleria {
	width: 100%;
	height: 100%;
	filter: opacity(1);
	object-fit: cover;
}
.imggaleria:hover {
	filter: opacity(.5);
}
.divgaleria {
	height: 100%;
	width: auto;
	padding: 0;
	display:inline-block;
}
.imgfotografo {
	filter: opacity(1);
}
.imgfotografo:hover {
	filter: opacity(.5);
}
a {
	color:#cccccc;
	text-decoration:underline;
}
a:visited {
	color:#cccccc;
	text-decoration:underline;
}
a:hover {
	color:#ffffff;
	text-decoration:underline;
}
.linksocial {
	display: inline-block;
	text-decoration:none;
	border-bottom: 0;
}
.linkdisco {
	display: inline-block;
	text-decoration:none;
	border-bottom: 0;
}
.txtcopyright {
	font-size: 100%;
}
.intro {
	border:1px solid #7fb1fc;
	padding:8px;
	margin:16px 0 12px 0;
}
.subir {
	text-align:center;
	padding:6px;
}
.oculto {
	visibility: hidden;
	font-size:0.3em;
	font-family: "Open sans","Arial","sans-serif";
	font-weight:normal;
	line-height:0.3em;
	margin:0 0 0 0;
	left: -100%;
}
.v-container {
	position: relative;
	padding-bottom: 56.25%; /* proporción 16:9 */
	padding-top: 25px;
	height: 0;
}
.v-container iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* ESTILOS NORMALES (para móviles en vertical)
   ========================================================================= */
 
 
 
/* RESPONSIVE
   ========================================================================= /
 
/ Móviles en horizontal o tablets en vertical
   ------------------------------------------------------------------------- */
@media (min-width: 768px) {
	#header {
		border:none;
		width:100%;
		/*background-image: url('https://juantrece.com/images/bannerjt.jpg');*/
	} 
	#seccion {
		width:60%;
	}
	h1 {
		font-size:36px;
		line-height:36px;
		margin:16px 0 16px 0;
	}
	h2 {
		text-transform: uppercase;
		font-size:1.3em;
		font-family: "Open sans","Arial","sans-serif";
		font-weight:bold;
		line-height:28px;
		margin:20px 0 16px 0;
	}
	h3 {
		text-transform: uppercase;
		font-size:1.1em;
		font-family: "Open sans","Arial","sans-serif";
		font-weight:bold;
		line-height:28px;
		margin:14px 0 10px 0;
	}
	h4 {
		text-transform: uppercase;
		font-size:1em;
		font-family: "Open sans","Arial","sans-serif";
		font-weight:bold;
		line-height:28px;
		margin:14px 0 10px 0;
	}
	.txtcopyright {
		font-size: 80%;
	}
	.divfrontpage {
		border:none;
		width:100%;
		height:500px;
	}
	.divtoppage {
		border:none;
		width:100%;
		height:200px;
	}
	.divlogotop {
		padding-top: 2em;
		padding-left: 3em;
	}
	.logotop {
		width: 180px;
	}
	.minilogotop {
		max-width: 60px;
	}
	.divgaleria {
		width: 200px;
		height: 200px;
		padding: 0;
		display:inline-block;
	}

}
 
/* Tablets en horizonal y escritorios normales
   ------------------------------------------------------------------------- /
@media (min-width: 1024px) { }
 
/ Escritorios muy anchos
   ------------------------------------------------------------------------- /
@media (min-width: 1200px) { } */