html { overflow-x:hidden; }


body { 
	background-color: #ececec;
	background-image: url(../images/fondo_body.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: center top;
	
	}	
	

a:link {
	outline:none;
	color: #014d95;
	text-decoration: none;	
}

a:visited {
	outline:none;
	color: #014d95;	
	text-decoration: none;
}

a:hover {
	outline:none;
	text-decoration: underline;
}

.pagina { 
	width: 779px;
	margin: 0px auto;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #51575d;
	background-image: url(../images/fondo_pagina.gif);
	background-repeat: repeat-y;
	clear:both;
}

.barra_top {
	width: 779px !important;
	width: 729px /**/;	
	height: 63px;
	margin: 0px auto;
	background-image: url(../images/barra_top.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 0px !important;		
	padding-right: 27px /**/;		
}

.cabecera {
	width: 779px;
	height: 217px;
	background-image: url(../images/cabecera.gif);
	background-repeat: no-repeat;
	clear: both;
	margin: 0px auto;
	padding-right: 0px !important;		
	padding-right: 27px /**/;	
}

.barra_menu {
	width: 759px;
	height: 35px;
	background-image: url(../images/menu.gif);
	background-repeat: repeat-x;
	margin: 0px auto;
	clear: both;
}

ul#menu {  
	list-style:none;
	margin:0;
	padding:0;
	display: inline;
	}
	
ul#menu li {
	margin:0px;
	padding:0;
	float:left;
	display:inline;
	}

ul#menu li a {
	display:block;
	padding:11px 23px 9px 23px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	font-size:12px;
	color:#ffffff;
	background-image: url(../images/menu_left.gif);
	background-repeat: no-repeat;
	border-right: 1px solid #014a8e;
	border-left: 1px solid #86baea;	
	}
	
	
ul#menu li a:hover {
	color:#b3d4f2;
	background-image: url(../images/menu_left_hover.gif);
	background-repeat: no-repeat;
	}


.contenido {
	width: 759px;
	margin: 0px auto;
	clear: both;
}

.contenido_izq {
	width: 218px;
	float: left;
	position: relative;		
	margin-left: 5px !important;
	margin-left: 1px /**/;	
	margin-top: 5px;
}

.noticias {
	background-image: url(../images/noticias.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 57px;
}

.conciertos {
	background-image: url(../images/conciertos.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 62px;
}

.conciertos_inicio {
	background-image: url(../images/conciertos_inicio.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 62px;
}

.discografia {
	background-image: url(../images/discografia.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 62px;
}

.donde_estamos {
	background-image: url(../images/donde_estamos.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 66px;
}

.imagen_lateral {
	padding: 15px 0px 5px 7px;
}

.menu_lateral {
	background-image: url(../images/fondo_lateral.jpg);
	background-repeat: repeat-y;
	width: 205px;
	padding: 0px 0px 0px 15px;
}

.menu_lateral_b {
	background-image: url(../images/fondo_lateral.jpg);
	background-repeat: repeat-y;
	width: 190px;
	padding: 0px 15px 0px 15px;
}

.menu_lateral_conciertos {
	background-image: url(../images/fondo_lateral_conciertos.jpg);
	background-repeat: repeat-y;
	width: 205px;
	padding: 0px 0px 0px 15px;
}


.tit_lateral {
	color: #014d95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-right: 15px;
}

.tit_lateral a{
	color: #014d95;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

.tit_lateral a:hover{
	color: #367fc3;
	text-decoration: none;
}

.cuerpo_lateral {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 25px 5px 5px;
}

.menu_lateral ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
}

.menu_lateral li{
	margin: 0px;
	padding: 0px 20px 3px 10px;
	list-style: none;
	background-image: url(../images/flecha_azul.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
}

.negrita_lateral {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.negrita_lateral_enlace {
	color: #777777;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.negrita_lateral_enlace a{
	color: #777777;
	text-decoration: none;
	display: block;
}

.negrita_lateral_enlace a:hover{
	color: #777777;
	background-color: #f2f7fc;
	text-decoration: none;
}

.pie_menu_lateral {
	background-image: url(../images/pie_lateral.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 24px;
}

.pie_menu_lateral_conciertos {
	background-image: url(../images/pie_lateral_conciertos.jpg);
	background-repeat: no-repeat;
	width: 213px;
	height: 24px;
}

.contenido_dcha {
	width: 530px;
	float: left;
	margin: 16px 0px 10px 5px;
	position: relative;		
}

.contenido_dcha p{
	padding-left: 10px;
	padding-right: 25px;
}

.contenido_dcha li{
	padding-right: 45px;
}

.contenido_dcha .titulo{
	clear: both;
	text-align:left;
}

.placa {
	width: 160px;
	height: 105px;
	float: left;
	margin: 0px 15px 15px 0px;
}

.placa a img:hover{
	filter: alpha(opacity=75); 
	opacity: .75;
}

.placa_d {
	width: 160px;
	height: 105px;
	float: left;
	margin: 0px 0px 15px 0px;
}

.placa_d a img:hover{
	filter: alpha(opacity=75); 
	opacity: .75;
}

.pie{
	width: 779px;
	height: 70px;
	clear:both;
	background-image: url(../images/pie.gif);
	background-position: 0px -11px;
	background-repeat: no-repeat;
	color: #888888;	
	padding: 15px 0px 0px 25px;
}

.pie_left{
	float: left;
}

.pie_right{
	float: right;
	text-align: right;
	padding-right: 55px;
}

.pagina .pie a{
	color: #888888;
	font-weight: bold;
	text-decoration: underline;
}

.pie a:hover{
	color: #888888;
	font-weight: bold;
	text-decoration: none;
}

.caja_google {
	height: 100px;
	width: 150px;
}

.tabla_producciones {
	padding-left: 10px;
}

.tabla_h1 {
	background-color:#ededed;
	color:#595959;
	padding:5px 5px 5px 5px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
}

.tabla_h2 {
	background-color:#f4f4f4;
	color:#727272;
	padding:5px 5px 5px 5px;
	border-right: 1px solid #FFFFFF;
	border-top: 2px solid #FFFFFF;
	text-align: left;
	font-weight: bold;	
	font-size: 11px;	
}



/*ESTILO PARA LOS FORMULARIOS*/		

.obligatorio {
	color: #01509b;
}

form {
	width: 380px;
	border:0px  solid #000000;
	margin-left: 10px; 
	text-align:right;
	background: transparent;
	color: #555555;	
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 	
}

input {
	width: 150px;
	background: #fafbfc;
	border : 1px solid #01509b;
	margin-bottom:5px;
	position:relative;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
    font-weight: normal;
	color: #01509b;	
	padding: 0px 4px 0px 4px;
	background-image: url(../images/input.gif);	
	background-repeat: repeat-x;
}

input:focus, textarea:focus {
	border : 1px solid #8bb6de;
}
input:hover, textarea:hover {
	border : 1px solid #8bb6de;
}

select {
	width: 160px !important;
	width: 160px /**/;	
	background: #fafbfc;
	border : 1px solid #01509b;
	margin-bottom:5px;
	position:relative;
	text-align:left;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
    font-weight: normal;
	color: #01509b;
}

input#submit {
	border: 0px solid #999999;
	background-color:#01509b;
	margin:5px 4px 5px 4px;
	color: #FFFFFF;
	font-weight: normal;
	width: 70px;
	text-align:center;
	cursor: pointer;
	background-image: none;		
}

input#reset {
	border: 0px solid #999999;
	background-color:#01509b;
	margin:5px 4px 5px 4px;
	color: #FFFFFF;
	font-weight: normal;
	width: 70px;
	text-align:center;	
	cursor: pointer;	
	background-image: none;			
}

textarea {
	width: 150px;
	background: #fafbfc;
	border : 1px solid #01509b;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 11px; 
    font-weight: normal;
	color: #01509b;
	padding: 0px 4px 0px 4px;	
}

/*____________________________________*/


.mp3 {
	padding-left: 8px;
	padding-bottom: 10px;
}

object {
	outline: none;
}

/*---GALERIA--*/

/*ESTILOS PARA LA CARGA DE IMÁGENES -GALERÍA AJAX Y JAVASCRIPT*/

.imagen {
	padding: 0px 5px 0px 5px;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a { 
color:#000000;
text-decoration: underline;
}

#lightbox a:hover { 
color:#000000;
text-decoration: none;
}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
