/* CSS Document */

* {
	margin:0px;
	padding:0px;
	}
/* ESTRUCTURA */	
	
	


	
#contenedor	 {
	margin:auto;
	width: 1000px;
	text-align: center;
	}
		
#contenido	 {
	width:1000px;
	margin:0 auto; 
	}
		
#c_izquierda {
	width:295px;
	height: 1500px;
	float: left;
	background-image: url(img/conciertos.jpg);
	background-repeat: no-repeat;
	}


	
#c_centro {
	width:500px;
	height: 800px;
	float: left;
	margin-left: 5px;
	text-align: left;
	background-image: url(img/noticias.jpg);
	}
	
#c_derecha {
	width:195px;
	float: right;
	height: 800px;
	background-image: url(img/endosers_b.jpg);
	text-align: center;
	}
	
#informacion {
	margin-left:3em;
	margin-top:1.5em;
	margin-right:4em;
	margin-bottom:2em;
	}
	
#informacion_izq {
	margin-left:4em;
	margin-top:1.5em;
	margin-right:3em;
	margin-bottom:2em;
	}
	
#informacion_bio {
	margin-left:1em;
	margin-top:1.5em;
	margin-right:1em;
	margin-bottom:2em;
	}
	
	

		
/* ESTILO */

body {
	background-color:#000000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color:#FFF;
	font-size: small;
	}
	
a {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	color: #C60;
}

a:active {
	color: #FF9900;

}
.img_disco {
	float: right;
	border: thin solid #FFFFFF;
}

.img_new {
	float: left;
	border: thin solid #FFFFFF;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
}

.img_new2 {
	float: right;
	text-align:right;
	border: thin solid #FFFFFF;
	margin-right: 1em;
	margin-bottom: 0.5em;
	margin-top: 0.2em;
}


a:link {

}

a:visited {
	color: #C60;
	font-style: italic;

}
	
	
.img_noticia {
	float: left;
	margin-right: 1em;
	margin-bottom: 0.5em;
	border: 1px solid #FFFFFF;
}
#noticias {
	padding: 2em;
	padding-top: 1em;
	
}
#noticias_resto {
	padding-top: 1em;
}
#noticia_ultima {
	margin-bottom: 1em;
}
#noticia_titulo {
	margin-bottom: 1em;

}

#conciertos {
	margin-left: 2em;
	margin-right: 1em;
	margin-top:1em;
	text-align: left;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.sin_negrita {
	font-weight: normal;
}

/* RESTO */

#c_derecha_b {
	width:650px;
	float: right;
	height: 650px;
	z-index: 1;
	background-image: url(img/contenido.jpg);
	background-repeat: no-repeat;
	
	}
	
#c_derecha_b2 {
	width:650px;
	float: right;
	height: 800px;
	background-image: url(img/contenido.jpg);
	background-repeat: no-repeat;
	
	}	
	

#c_izquierda_b {
	width:345px;
	float: left;
	height: 650px;
	
	position: static;
	background-image: url(img/contenido_foto.jpg);
	background-repeat: no-repeat;
	
	}
	
	#c_derecha_bio {
	width:600px;
	float: left;
	height: 400px;
	z-index: 1;
	background-image: url(img/contenido.jpg);
	background-repeat: no-repeat;
	
	}

#c_izquierda_bio {
	width:360px;
	float: right;
	height: 400px;
	z-index: 3;
	position: static;
	background-image: url(img/contenido_foto.jpg);
	background-repeat: no-repeat;
	
	}
	
	.secciones {
	font-size:x-large;
	font-weight:bold;
	text-align:left;
	color:#FFF;
	margin-bottom:1em;
	}
p {
	text-align: left;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFF;
}

.peq {
	text-align: left;
	font-size: x-small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

	
	.sub_secciones {
	text-align:left;
	color:#E8F8FF;
	margin-bottom:1em;
	font-weight: bold;
	}
	
.img_borde {
	border: thin solid #FFFFFF;
	}
	
	
#fila_central {
	width:1000px;
	height:300px;
	background-image: url(img/grupo_a.jpg);
}
#contenedor #contenido #c_derecha_b #informacion .sub_secciones .Estilo5 {
	color: #6F0;
}
verde {
}
#producto_izda {
	width:275px;
	float:left;
	margin-top:1em;
	margin-bottom:1em;
}

#producto_dcha {
	width:275px;
	float:right;
		margin-top:1em;
	margin-bottom:1em;
}
	
	
