BODY{
	font-size:12px;
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(../../img/bgAll.gif);
	background-repeat:repeat-y;
	background-position:center;
	}

H1{
	display:none;
	}

*{
	margin:0;
	padding:0;
	}
IMG{
	border-width:0;
	}
UL{
	list-style-type:none;
	}

#all{
	margin:auto;
	position:relative;
	padding:0;
	width:1003px;
	}

#general{
	float:left;
	width:100%;
	background-image:url(../../img/bgCabecera.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	}

#cabecera{
	float:left;
	width:1003px;
	}
	#cabecera #logo{
		float:left;
		width:96px;
		margin:36px 0 0 28px !important;
		margin:36px 0 0 14px;
		}
		#cabecera #logo IMG{
			float:left;
			margin:0 0 7px 4px;
			}
		#cabecera #logo P{
			float:left;
			width:100%;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-size:9px;
			text-align:center;
			}
			#cabecera #logo P STRONG{
				float:left;
				width:100%;
				color:#FF0000;
				}
		#cabecera IMG{
			float:right;
			margin:9px 15px 0 0;
			}
		#cabecera FORM{
			float:left;
			width:auto;
			margin:19px 0 0 16px;
			}
			#cabecera INPUT{
				float:left;
				width:136px;
				height:15px;
				padding:2px 2px 0 2px;
				border:1px solid #969696;
				color:#333333;
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:10px;
				margin-right:4px;
				text-transform:uppercase;
				}
				#cabecera INPUT.boton{
					font-size:10px;
					background-color:#aa897b;
					color:#FFFFFF;
					font-family:Georgia, "Times New Roman", Times, serif;
					text-transform:uppercase;
					border-width:0;
					width:50px;
					height:19px;
					text-align:center;
					padding-top:0;
					cursor:pointer;
					}
		#cabecera UL{
			float:right;
			width:656px;
			margin-top:18px;
			}
			#cabecera UL LI{
				float:left;
				width:auto;
				padding:2px 12px 0 12px;
				height:19px;
				border-left:1px solid #e1e0e0;
				}
				#cabecera UL LI A{
					font-family:Georgia, "Times New Roman", Times, serif;
					font-size:14px;
					text-decoration:none;
					color:#222222;
					}


#contenido{
	float:right;
	width:998px;
	background-image:url(../../img/bgHome.gif);
	background-repeat:repeat-y;
	background-position:353px;
	margin-top:10px !important;
	margin-top:0;
	}
	#contenido.interior{
		background-image:url(../../img/bgInterior.gif);
		padding-bottom:10px;
		}

/*genéricos de contenido*/
#contenido IMG{
	border:1px solid #d2d2d2;
	background-color:#FFFFFF;
	padding:3px;
	}
	#contenido IMG.banner{
		margin-bottom:10px;
		}
	#contenido IMG.derecha{
		float:right;
		margin-bottom:5px;
		margin-left:5px;
		}
	#contenido IMG.izquierda{
		float:left;
		margin-bottom:5px;
		margin-right:5px;

		}
	#contenido IMG.sinBorde{
		border-width:0;
		padding:0;
		clear:left;
		}

#contenido P{
	line-height:15px;
	margin-bottom:14px;
	}
	#contenido.interior P{
		line-height:20px;
		}

#contenido #desarrollo A{
	color:#865743;
	}
#contenido #desarrollo H3{
	margin-bottom:10px;
	margin-top:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#7a7864;
	font-size:18px;
	}
	#contenido #desarrollo H3.relacionado{
		font-size:12px;
		text-transform:uppercase;
		border-bottom:1px solid #E1E0E0;
		padding-bottom:4px;
		margin-top:20px;
		}
	#contenido #desarrollo H3.textos, #contenido P.textos{
		clear:both;
		}
#contenido #desarrollo UL{
	float:left;
	width:100%;
	margin-bottom:10px;
	}
	#contenido #desarrollo UL LI{
		float:left;
		width:96%;
		padding-left:3%;
		margin-bottom:8px;
		background-image:url(../../img/lista.gif);
		background-repeat:no-repeat;
		background-position:5px 5px;
		}

#contenido #desarrollo DL{
	float:left;
	width:100%;
	}
	#contenido #desarrollo DT{
		float:left;
		width:100%;
		margin-bottom:5px;
		}
		#contenido #desarrollo DT A{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:bold;
			color:#7a7864;
			font-size:18px;
			text-decoration:none;
			}
	#contenido #desarrollo DD{
		float:left;
		width:100%;
		margin-bottom:10px;
		padding-bottom:15px;
		border-bottom:1px solid #dbdbdb
		}
		#contenido #desarrollo DD SPAN.fecha{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:10px;
			color:#818181;
			float:left;
			width:100%;
			margin-bottom:4px;
			}
		#contenido #desarrollo DD A{
			color:#ff0000;
			font-size:9px;
			font-weight:bold;
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			text-transform:uppercase;
			}

#contenido #desarrollo P.paginador{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	text-transform:uppercase;
	font-weight:bold;
	float:left;
	width:100%;
	text-align:center;
	}

#contenido #desarrollo UL.listado{
	float:left;
	width:100%;
	list-style-type:none;
	}
	#contenido #desarrollo UL.listado LI{
		width:100%;
		background-image:none;
		padding-left:0;
		margin-bottom:10px;
		padding-bottom:0 !important;
		border-bottom:1px solid #dbdbdb
		}
		#contenido #desarrollo UL.listado LI H3{
			margin-bottom:0;
			}
			#contenido #desarrollo UL.listado LI H3 A{
				text-decoration:none;font-size:28px;
				}
				#contenido #desarrollo UL.listado LI H3 A STRONG{
					font-family:Georgia, "Times New Roman", Times, serif;
					font-weight:bold;
					color:#7a7864;

					}
		#contenido #desarrollo UL.listado LI P{
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			color:#333333;
			line-height:16px;
			float:left;
			width:461px;
			}
			#contenido #desarrollo UL.listado LI P STRONG{
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#818181;
				}
			#contenido #desarrollo UL.listado LI P SPAN{
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:10px;
				color:#818181;
				}

/*
#contenido #desarrollo DT{
		float:left;
		width:100%;
		margin-bottom:5px;
		}
		#contenido #desarrollo DT A{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:bold;
			color:#7a7864;
			font-size:18px;
			text-decoration:none;
			}
	#contenido #desarrollo DD{
		float:left;
		width:100%;
		margin-bottom:10px;
		padding-bottom:15px;
		border-bottom:1px solid #dbdbdb
		}
		#contenido #desarrollo DD SPAN.fecha{
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:10px;
			color:#818181;
			float:left;
			width:100%;
			margin-bottom:4px;
			}
		#contenido #desarrollo DD A{
			color:#ff0000;
			font-size:9px;
			font-weight:bold;
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			text-transform:uppercase;
			}

*/

/*fin genéricos de contenido*/


	#contenido #homeI{
		float:left;
		width:347px;
		margin-top:12px;
		}
		#contenido #homeI H2{
			float:left;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			color:#6e6e6e;
			font-size:22px;
			width:100%;
			}
			#contenido #homeI H2 A{
				color:#6e6e6e;
				text-decoration:none;
				}
			#contenido #homeI H2 STRONG{
				font-size:28px;
				color:#865743;
				font-weight:normal;
				}
			#contenido #homeI P A{
				color:#ff0000;
				font-size:9px;
				font-weight:bold;
				text-decoration:none;
				font-family:Georgia, "Times New Roman", Times, serif;
				text-transform:uppercase;
				}

		#contenido #homeI .masArtistas{
			float:left;
			width:335px;
			background-color:#e4e3dd;
			border:1px solid #d7d9d8;
			padding:7px 5px 5px 5px;
			margin-bottom:8px;
			}
			#contenido #homeI .masArtistas H3{
				font-size:9px;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#434343;
				text-transform:uppercase;
				}
			#contenido #homeI .masArtistas A.mas{
				font-size:9px;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#434343;
				text-transform:uppercase;
				float:right;
				text-decoration:none;
				}
			#contenido #homeI .masArtistas UL{
				float:left;
				width:100%;
				border-top:1px solid white;
				margin:5px 0;
				}
				#contenido #homeI .masArtistas UL LI{
					float:left;
					width:164px;
					padding:7px 3px 7px 0;
					border-bottom:1px solid white;
					}
					#contenido #homeI .masArtistas UL LI IMG{
						float:left;
						margin-right:5px;
						}
					#contenido #homeI .masArtistas UL LI A{
						color:#795f52;
						}
					#contenido #homeI .masArtistas UL LI P{
						font-size:10px;
						margin-bottom:0;
						line-height:13px;
						}

		#contenido #homeC{
			float:left;
			width:256px;
			margin-left:13px;
			}
			#contenido #homeC DL{
				float:left;
				width:100%;
				}
				#contenido #homeC DL DT{
					float:left;
					width:100%;
					line-height:24px;
					}
					#contenido #homeC DL DT A{
						text-decoration:none;
						color:#865743;
						font-family:Georgia, "Times New Roman", Times, serif;
						font-size:22px;
						}
				#contenido #homeC DL DD{
					float:left;
					width:100%;
					line-height:15px;
					padding-bottom:9px;
					margin-bottom:6px;
					border-bottom:1px solid #d6d6d6;
					}

		#contenido #homeD{
			float:left;
			width:363px;
			margin-left:13px;
			}
			#contenido #homeD H2.newsletter{
				font-family:Georgia, "Times New Roman", Times, serif;
				font-weight:bold;
				color:#7a7864;
				font-size:24px;
				margin-bottom:5px;
				}
			#contenido #homeD H2.concierto{
			float:left;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-weight:normal;
			color:#6e6e6e;
			font-size:22px;
			width:100%;
			}
			#contenido #homeD H2.concierto A{
				color:#6e6e6e;
				text-decoration:none;
				}
			#contenido #homeD H2.concierto STRONG{
				font-size:28px;
				color:#865743;
				font-weight:normal;
				}
			#contenido #homeD P.concierto A{
				color:#ff0000;
				font-size:9px;
				font-weight:bold;
				text-decoration:none;
				font-family:Georgia, "Times New Roman", Times, serif;
				text-transform:uppercase;
				}


			#contenido #homeD H3.conciertos{
				float:left;
				width:356px;
				font-size:9px;
				font-weight:bold;
				font-family:Georgia, "Times New Roman", Times, serif;
				color:#434343;
				text-transform:uppercase;
				padding:4px 0 4px 7px;
				background-color:#e4e3dd;
				}
				#contenido #homeD UL.conciertos{
					float:left;
					width:361px;
					border-left:1px solid #e4e3dd;
					border-right:1px solid #e4e3dd;
					margin-bottom:5px;
					}
					#contenido #homeD UL.conciertos LI{
						float:left;
						width:340px;
						border-bottom:1px solid #e4e3dd;
						padding:6px 0 6px 21px;
						background-image:url(../../img/listados.gif);
						background-repeat:no-repeat;
						background-position:6px 9px;
						font-family:Georgia, "Times New Roman", Times, serif;
						font-size:10px;
						}
						#contenido #homeD UL.conciertos LI A{
							font-family:Georgia, "Times New Roman", Times, serif;
							font-size:10px;
							font-weight:bold;
							text-decoration:none;
							color:#FF0000;
							}


			#contenido #homeD FORM{
				float:left;
				width:100%;
				margin-bottom:10px;
				}
				#contenido #homeD FORM INPUT{
					float:left;
					width:136px;
					height:15px;
					padding:2px 2px 0 2px;
					border:1px solid #969696;
					color:#333333;
					font-size:10px;
					margin-right:4px;
					text-transform:uppercase;
					font-family:Georgia, "Times New Roman", Times, serif;
					}
					#contenido #homeD FORM INPUT.boton{
						font-size:10px;
						background-color:#aa897b;
						color:#FFFFFF;
						font-family:Georgia, "Times New Roman", Times, serif;
						text-transform:uppercase;
						border-width:0;
						width:90px;
						height:19px;
						text-align:center;
						padding-top:0;
						cursor:pointer;
						}

			#contenido #homeD .discos{
				float:left;
				width:349px;
				border:1px solid #d3d3d3;
				padding:7px 6px;
				background-color:#e4e3dd;
				margin-bottom:10px;
				}
				#contenido #homeD .discos UL{
					float:left;
					width:100%;
					margin-bottom:5px;
					}
					#contenido #homeD A.mas{
						float:right;
						font-family:Georgia, "Times New Roman", Times, serif;
						font-size:9px;
						font-weight:bold;
						text-decoration:none;
						color:#434343;
						text-transform:uppercase;
						}
					#contenido #homeD .discos UL LI{
						float:left;
						width:100%;
						padding-bottom:7px;
						margin-bottom:8px;
						border-bottom:1px solid #ffffff;
						}
						#contenido #homeD .discos UL LI IMG{
							float:right;
							width:85px;
							margin-bottom:0 !important;
							margin-bottom:5px;
							}
						#contenido #homeD .discos UL LI P{
							float:left;
							width:242px;
							font-size:11px;
							}
							#contenido #homeD .discos UL LI P STRONG{
								font-family:Georgia, "Times New Roman", Times, serif;
								text-transform:uppercase;
								font-weight:bold;
								float:left;
								width:100%;
								margin:0 0 2px 0;
								font-size:9px;
								color:#795f52;
								}
							#contenido #homeD .discos UL LI P A{
								color:#ff0000;
								font-size:9px;
								font-weight:bold;
								text-decoration:none;
								font-family:Georgia, "Times New Roman", Times, serif;
								text-transform:uppercase;
								float:none;
								}
						#contenido #homeD .discos UL LI H2{
							float:left;
							font-family:Georgia, "Times New Roman", Times, serif;
							font-weight:bold;
							font-style:italic;
							color:#6e6e6e;
							font-size:16px;
							width:242px;
							line-height:18px;
							margin-top:4px;
							}
							#contenido #homeD .discos UL LI H2 A{
								color:#6e6e6e;
								text-decoration:none;
								}
							#contenido #homeD .discos UL LI H2 STRONG{
								color:#865743;
								}

						/*derecha*/
						#contenido #homeD .discos UL LI.grande IMG{
							float:left;
							width:142px;
							}
						#contenido #homeD .discos UL LI.grande P{
							width:186px;
							float:right;
							}
						#contenido #homeD .discos UL LI.grande H2{
							width:186px;
							float:right;
							font-size:22px;
							line-height:24px;
							font-weight:normal;
							}
							#contenido #homeD .discos UL LI.grande H2 STRONG{
								font-weight:normal;
								}
#pie{
	float:left;
	width:100%;
	background-color:#f8f7f6;
	border-bottom:1px solid #d3d5d4;
	border-top:1px solid #d3d5d4;
	padding-top:4px;
	padding-bottom:4px;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	#pie A.feed{
		float:right;
		background-image:url(../../img/rss.gif);
		background-repeat:no-repeat;
		background-position:left center;
		padding-left:32px;
		margin-right:4px;
		margin-top:3px;
		}

	#pie A{
		color:#222222;
		text-decoration:none;
		}
	#pie UL{
		float:left;
		}
		#pie UL LI{
			float:left;
			display:inline;
			padding:4px 14px 4px 14px;
			border-right:1px solid #e1e0e0;
			}
	#firma{
		float:left;
		width:100%;
		text-align:right;
		font-size:11px;
		font-family:Georgia, "Times New Roman", Times, serif;
		padding:8px 0 8px 0;
		}
		#firma A{
			text-decoration:none;
			text-transform:uppercase;
			font-weight:bold;
			color:#434343;
			font-size:9px;
			margin-right:4px;
			}

/*desarrollo interior*/

#desarrollo{
	float:left;
	width:616px;
	padding-top:18px;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	#desarrollo H2{
		float:left;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:normal;
		font-size:28px;
		width:100%;
		color:#865743;
		margin-bottom:4px;
		}
		#desarrollo H2.disco{
			width:450px;
			}
		#desarrollo H2 SPAN{
			color:#6e6e6e;
			font-size:22px;
			}
	#contenido.interior #desarrollo #fechaY20{
		float:left;
		width:100%;
		margin-bottom:10px;
		border-bottom:1px solid #e1e0e0;
		clear:both;
		}
		#contenido.interior #desarrollo #fechaY20 P.fecha{
			font-family:Arial, Helvetica, sans-serif;
			font-family:Georgia, "Times New Roman", Times, serif;
			font-size:10px;
			width:60%;
			float:left;
			margin:4px 0 0 0;
			color:#818181;
			}
		#contenido.interior #desarrollo #fechaY20 P.comparte{
			float:right;
			width:auto;
			margin-bottom:0;
			}
		#contenido.interior #desarrollo #fechaY20 IMG{
			border-width:0;
			}

	#contenido.interior #desarrollo P.entradilla{
		font-size:14px;
		font-style:italic;
		width:603px;
		float:left;
		border:1px solid #d9dbda;
		background-color:#e4e3dd;
		padding:3px 5px;
		margin:5px 0 10px 0;
		line-height:18px;
		}
		#contenido.interior #desarrollo SPAN.firma{
			font-style:normal;
			color:#FF0000;
			text-transform:uppercase;
			font-size:9px;
			}
	#contenido.interior #desarrollo .texto{
		float:left;
		width:100%;
		}
		#contenido.interior #desarrollo .texto P.mas{
			border-top:1px solid #E1E0E0;
			padding-top:5px;
			border-bottom:1px solid #E1E0E0;
			padding-bottom:5px;
			font-size:11px;
			line-height:16px;
			margin-bottom:0;
			}
			#contenido.interior #desarrollo .texto P.mas STRONG{
				text-transform:uppercase;
				}
		#contenido.interior #desarrollo .texto A.volver{
			color:#ff0000;
			font-size:9px;
			font-weight:bold;
			text-decoration:none;
			font-family:Georgia, "Times New Roman", Times, serif;
			text-transform:uppercase;
			}


#destacados{
	float:left;
	width:363px;
	margin-left:13px;
	}
	#destacados OBJECT, #destacados EMBED{
		float:left;
		width:363px;
		height:303px;
		background-color:#FFFFFF;
		}
	#destacados H2{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-weight:bold;
		color:#7a7864;
		font-size:24px;
		margin:10px 0 5px 0;
		float:left;
		width:100%;
		}
		#destacados H2.video{
			font-size:10px;
			color:#ffffff;
			background-color:#aa897b;
			text-transform:uppercase;
			float:left;
			padding:2px 0 2px 1%;
			font-family:Georgia, "Times New Roman", Times, serif;
			width:99%;
			}
	#destacados FORM{
		float:left;
		width:100%;
		margin-bottom:10px;
		}
		#destacados FORM INPUT{
			float:left;
			width:136px;
			height:15px;
			padding:2px 2px 0 2px;
			border:1px solid #969696;
			color:#333333;
			font-size:10px;
			margin-right:4px;
			text-transform:uppercase;
			font-family:Georgia, "Times New Roman", Times, serif;
			}
			#destacados FORM INPUT.boton{
				font-size:10px;
				background-color:#aa897b;
				color:#FFFFFF;
				font-family:Georgia, "Times New Roman", Times, serif;
				text-transform:uppercase;
				border-width:0;
				width:90px;
				height:19px;
				text-align:center;
				padding-top:0;
				cursor:pointer;
				}
	#destacados UL{
		float:left;
		width:100%;
		border-top:1px solid #dbdbdb;
		margin-bottom:10px;
		}
		#destacados UL LI{
			padding:8px 0 5px 0;
			border-bottom:1px solid #dbdbdb;
			float:left;
			width:100%;
			}
			#destacados UL LI A{
				font-weight:bold;
				text-decoration:none;
				color:#333333;
				float:left;
				margin-bottom:3px;
				}
			#destacados UL LI SPAN.tipo{
				font-size:10px;
				color:#ffffff;
				background-color:#aa897b;
				text-transform:uppercase;
				text-align:center;
				float:left;
				width:13px;
				padding-left:1px;
				margin-right:5px;
				font-family:Georgia, "Times New Roman", Times, serif;
				}
			#destacados UL LI SPAN.fecha{
				font-family:Georgia, "Times New Roman", Times, serif;
				font-size:10px;
				color:#818181;
				float:left;
				padding-left:19px;
				clear:left;
				}

#contenido #desarrollo P.destacado{
	font-size:24px;
	width:603px;
	float:left;
	border:1px solid #d9dbda;
	background-color:#e4e3dd;
	padding:8px 5px;
	margin:5px 0 10px 0;
	line-height:28px;
	background-image:url(../../img/sobre.gif);
	background-position:top right;
	background-repeat:no-repeat;
	}
	#contenido #desarrollo P.destacado STRONG{
		color:#FF0000;
		}

TABLE{
	font-size:11px;
	text-align:left;
	border-top:1px solid #DBDBDB;
	border-left:1px solid #DBDBDB;
	}
	TABLE TH{
		text-align:left;
		text-transform:uppercase;
		border-bottom:1px solid #DBDBDB;
		font-size:9px;
		padding:5px;
		border-right:1px solid #DBDBDB;
		}
	TABLE TD{
		padding:5px;
		border-bottom:1px solid #DBDBDB;
		border-right:1px solid #DBDBDB;
		}