@charset "utf-8";
/* CSS Document */

body {
	background-color:#0F0F0F;
	margin:0px;
}


/* Estilos y Animación del Header */
#header {
    width: 1097px;
    height: 204px;
	margin:auto;
	background-image:url(../img/banner_1.jpg);
	background-size:cover;
	background-position:center;
	padding-bottom:5px;
    -webkit-animation-name: example; /* Chrome, Safari, Opera */
    -webkit-animation-duration: 4s; /* Chrome, Safari, Opera */
    animation-name: example;
    animation-duration: 4s;
	animation-iteration-count:infinite;
}

/* Chrome, Safari, Opera */
@-webkit-keyframes example {
    0%   {background-image:url(../img/banner_1.jpg);}
    25%  {background-image:url(../img/banner_2.jpg);}
    45%  {background-image:url(../img/banner_3.jpg);}
    85%  {background-image:url(../img/banner_4.jpg);}
	100% {background-image:url(../img/banner_5.jpg);}
}

/* Standard syntax */
@keyframes example {
    0%   {background-image:url(../img/banner_1.jpg);}
    25%  {background-image:url(../img/banner_2.jpg);}
    45%  {background-image:url(../img/banner_3.jpg);}
    85%  {background-image:url(../img/banner_4.jpg);}
	100% {background-image:url(../img/banner_5.jpg);}
}


#espacio1 {
	width:1097px;
	height:5px;
	margin:auto;
}

#nav {
	width:1097px;
	height:42px;
	margin:auto;
}


#inicio {
	width:174px;
	height:42px;
	float:left;
}

#nosotros {
	height:42px;
	width:174px;
	float:left;
}


#fotos {
	height:42px;
	width:174px;
	float:left;
}

#canciones {
	width:174px;
	height:42px;
	float:left;
}

#promociones {
	width:174px;
	height:42px;
	float:left;
}

#ubicanos {
	height:42px;
	width:174px;
	float:left;
}


#section {
	width:1097px;
	height:17px;
	margin:auto;
}

#intro {
	width:1097px;
	height:67px;
	margin:auto;
}

#espacio2 {
	width:1097px;
	height:15px;
	margin:auto;
}

#contenedor {
	width:1097px;
	height:3000px;
	margin:auto;
	background-color:#333;
}

.estilo1 {
	font-family:Arial;
	font-size:30px;
	color:#FFF;
	font-weight: normal;
}

.estilo2 {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
}


.akatonbo {
	box-shadow: 0px 0px 3px #FFF;
	border-radius:6px;
}

.akatonbo:hover {
	box-shadow: 0px 0px 6px #FFF;
}

#slider {
	width:1097px;
	height:400px;
	margin:auto;
}


#aside {
	width:1097px;
	height:730px;
	margin:auto;
}

.estilo3 {
	font-family:Arial;
	font-size:20px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}

#galeria {
	width:1097px;
	height:1211px;
	background-color:#333;
	margin:auto;
}

#rotator {
border:0;
padding:0;
margin: 3px auto;
overflow: hidden;
position: relative;
width: 800px; 
height: 356px;
}

#rotator img {
border: 0;
padding: 0;
width: 100%;
}


.texgalery {
	font-family:arial;
	font-size:26px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	margin-top:20px;
	margin-bottom:15px;
}

.texgaleryend {
	font-family:arial;
	font-size:17px;
	color:#CCCCCC;
	text-align:center;
	font-style:italic;
	margin-top:21px;
}

.estilo4 {
	font-family:Arial;
	font-size:26px;
	color:#FFF;
	font-weight:bold;
	text-align:center;
}

#footer {
	width:1097px;
	height:70px;
	margin:auto;
}

.estilo5 {
	font-family: arial;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

.icon {
	text-align:left;
}

.estilo6 {
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	text-align:left;
}

.estilo7 {
	font-family:Arial;
	font-size:9px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
	text-align:left;
}

#canciones_llegadas {
	width:1097px;
	height:8756px;
	margin:auto;
	background-color:#333;
	padding-top:40px;
}

.fantasma{
	color:#333;
}

.estilo8 {
	font-family:Arial;
	font-size:24px;
	font-weight:normal;
	color:#FFF;
}


#mapa {
	width:1097px;
	height:510px;
	margin:auto;
	background-color:#333;
}

#title {
	font-family:Arial;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
}

#title2 {
	font-family:Arial;
	font-size:17px;
	font-weight:bold;
	color:#FFF;
}

#title3 {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:24px;
}

.title3 {
	font-family:Arial;
	font-size:14px;
	color:#FFF;
	font-weight:normal;
	text-decoration:none;
}

#banner {
	width:1097px;
	height:3100px;
	margin:auto;
	background-color:#333;
}

#box_privado {
	width:1097px;
	height:1120px;
	margin:auto;
	background-color:#333;
}

.estilo9 {
	font-family:Arial;
	font-size:21px;
	font-weight:normal;
	color:#FFF;
}

.estilo10 {
	font-family: arial;
	font-size: 16px;
	color: #CCC;
	font-weight: normal;
	font-style: italic;
	text-align: center;
	padding:0px 20px 0px 20px;
}

.estilo11 {
	font-family: arial;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	font-style: italic;
	text-align: center;
}

#show_vivo {
	width:1097px;
	height:1245px;
	margin:auto;
	background-color:#333;
}

#reservas {
	width:1097px;
	height:1316px;
	margin:auto;
	background-color:#333;
}

.estilo12 {
	font-family:Arial;
	font-size:13px;
	color:#FFF;
	font-weight:normal;
	text-align:right;
}

.estilo13 {
	font-family: arial;
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	text-decoration:underline;
	text-align:left;
}

.estilo14 {
	font-family: arial;
	font-size: 16px;
	color: #ccc;
	font-weight: normal;
	text-align:left;
}

#condiciones {
	width:1097px;
	height:842px;
	margin:auto;
	background-color:#333;
}

#galery_fotos {
	width:1097px;
	height:2273px;
	background-color:#333;
	margin:auto;
}

.estilo15 {
	font-family: arial;
	font-size: 17px;
	color: #ccc;
	font-weight:normal;
	text-align:justify;
}

#historia {
	width:1097px;
	height:754px;
	margin:auto;
	background-color:#333;
}

#para_ti {
	width:1086px;
	height:1227px;
	margin:auto;
	background-color:#333;
}

#fotossemanal {
	height:150px;
	background-image:url(../img/fotos_semanal.png);
}

#fb {
	height:592px;
	width:280px;
	margin:auto;
}

#pidelike {
	height:210px;
	background-image:url(../img/like.png);
}

#recien-llegadas-Jun2017{
	width:1000px;
	height:719px;
	background-image:url(../imagenes/STG-WEB-RLL-Jun2017.jpg);
	margin:auto;
	margin-bottom:30px;
}

#descarga-recien-llegadas-Junio2017 {
	height:auto;
	margin-bottom:30px;
}

#Texto-Descarga-Junio2017 {
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
}

#Boton-Descarga-Junio2017 {
	width:500px;
	height:75px;
	margin:auto;
	background-image:url(../imagenes/download.png);
}

#recien-llegadas-2017{
	width:1000px;
	height:1257px;
	background-image:url(../imagenes/STG-WEB-RLL-2017.jpg);
	margin:auto;
	margin-bottom:30px;
}

#descarga-recien-llegadas {
	height:auto;
	margin-bottom:30px;
}

#Texto-Descarga {
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
}

#Boton-Descarga {
	width:500px;
	height:75px;
	margin:auto;
	background-image:url(../imagenes/download.png);
}

#Boton-Descarga:hover{
	background-image:url(../imagenes/download_hover.png);
}

.DESCARGA{
	display:block;
	height:75px;
	text-indent:-9999px;
	font-size:10px;
}

#recien-llegadas-2015{
	width:1000px;
	height:730px;
	background-image:url(../imagenes/STG-RLL-2015-WEB.jpg);
	margin:auto;
	margin-bottom:30px;
}

#recien-llegadas-julio2015{
	width:1000px;
	height:915px;
	background-image:url(../imagenes/STG-RLL-JULIO2015-WEB.jpg);
	margin:auto;
	margin-bottom:30px;
	padding-top:220px;
}

#videos-rll-2015{
	height:320px;
}

#video-ll2015-01{
	width:442px;
	height:320px;
	margin-left:40px;
	background-color:#000000;
	float:left;
}
#video-ll2015-02{
	width:442px;
	height:320px;
	margin-left:38px;
	background-color:#000000;
	float:left;
}

#recien-llegadas-2014{
	width:1000px;
	height:1030px;
	background-image:url(../imagenes/STG-RLL-2014-WEB.jpg);
	margin:auto;
	margin-bottom:30px;
	padding-top:335px;
}

#video2014{
	width:auto;
	height:459px;
}

#videorll2014{
	height:459px;
	width:730px;
	margin:auto;
}

#descarga-recien-llegadas-02{
	height:auto;
	margin-bottom:30px;
}

#Texto-Descarga-02{
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
}

#Botones-Descarga-02 {
	height:auto;
	width:1000px;
	margin:auto;
	padding-bottom:15px;
}

#boton-español{
	width:271px;
	height:73px;
	background-image:url(../imagenes/download02-espa%C3%B1ol.png);
	margin-left:210px;
	float:left;
}

#boton-español:hover{
	background-image:url(../imagenes/download02-espa%C3%B1ol-hover.png);
}

#boton-ingles{
	width:271px;
	height:73px;
	background-image:url(../imagenes/download02-ingles.png);
	margin-left:519px;
}

#boton-ingles:hover{
	background-image:url(../imagenes/download02-ingles-hover.png);
}

#DescargaCodigoQR{
	font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
}

#CodigosQR{
	width:1000px;
	height:auto;
	margin:auto;
}

#CodigoQRespañol{
	width:230px;
	height:230px;
	background-image:url(../imagenes/qrespanol.png);
	margin-left:230px;
	float:left;
}

#CodigoQRingles{
	width:230px;
	height:230px;
	background-image:url(../imagenes/qringles.png);
	margin-left:539px;
}

#recien-llegadas-2012{
	width:1000px;
	height:1157px;
	background-image:url(../imagenes/recien_llegadas_octubre2012.jpg);
	margin:auto;
	margin-bottom:30px;
}

#cancioneros{
	width:1000px;
	height:auto;
	margin:auto;
}

#titulocancioneros{
	width:375px;
	height:59px;
	background-image:url(../imagenes/t_cancioneros.png);
	padding-bottom:10px;
}

#Texto-cancioneros{
font-family:Arial;
	font-size:16px;
	font-weight:normal;
	color:#FFFFFF;
	padding-bottom:20px;
}

#Botones-Cancioneros{
	width:1000px;
	height:auto;
}

#Boton-cantantes{
	width:423px;
	height:194px;
	background-image:url(../imagenes/canciouno_02.png);
	margin-left:60px;
	float:left;
	}
	
#Boton-cantantes:hover{
	background-image:url(../imagenes/canciodos_02.png);
}

#Boton-canciones{
	width:407px;
	height:194px;
	background-image:url(../imagenes/canciouno_03.png);
	margin-left:560px;
}

#Boton-canciones:hover{
	background-image:url(../imagenes/canciodos_03.png);
}

.DESCARGA-CANCIONERO{
	display:block;
	height:194px;
	text-indent:-9999px;
	font-size:10px;
}

#CodigosQRcancioneros{
	width:1000px;
	height:230px;
}

#QRcantantes{
	width:230px;
	height:230px;
	background-image:url(../imagenes/qrcancionero-inter.png);
	margin-left:160px;
	float:left;
}

#QRcanciones{
	width:230px;
	height:230px;
	background-image:url(../imagenes/qrcancionero-canc.png);
	margin-left:650px;
}

#recien-llegadas-2018{
	width:1000px;
	height:719px;
	background-image:url(../imagenes/STG-WEB-RLL-2018.jpg);
	margin:auto;
	margin-bottom:30px;
}
#descarga-recien-llegadas-2018 {
	height:auto;
	margin-bottom:30px;
}

#Texto-Descarga-2018 {
	font-family:Arial;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:10px;
}

#Boton-Descarga-2018 {
	width:500px;
	height:75px;
	margin:auto;
	background-image:url(../imagenes/download.png);
}

.invisible {
	height:500px;
	width:600px;
	text-indent:-9999px;
	display: block;
	color: #fff;
	padding: 0px;
}