@charset "utf-8";

/* CSS Document */

#quienessomos {
	background-image: url(../images/qsfondo.jpg);
	background-repeat: no-repeat;
	background-position: 33px 0px;
	height: 660px;
	width: 882px;
}
#quienessomos h3 {
	height: 165px;
}


#quienessomos p {
	font-size: 12px;
	line-height: 25px;
	color: #FFF;
	margin-right: 145px;
	margin-left: 255px;
	margin-bottom: 10px;
}
#quienessomos h4 {
	height: 25px;
	margin-bottom: 25px;
}

#integran {
	font-size: 12px;
	line-height: 18px;
	padding-left: 0px;
	padding-top: 10px;
	padding-bottom: 25px;
	text-align: center;

}
#integran strong {
	font-weight: normal;
	color: #FFF;
}

#integran li {
	list-style-type: square;
	list-style-position: inside;
}

#presentacion {
	margin-left: 25px;
	margin-right: 25px;
	border-bottom-style: solid;
	border-bottom-color: #851993;
	border-bottom-width: 1px;
}

#listartista {
	margin-right: 25px;
	margin-left: 25px;
	padding: 10px;
}

#listartista li {
	text-decoration:none;
	padding-bottom: 3px;
	padding-left: 19px;
	list-style-position: outside;
	list-style-type: none;
	background-image: url(li.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
}

#listartista li a {
	text-decoration:none;
}

#listartista li a:hover {
	color: #DF8BEB;
	text-decoration:none;
}

#izquierda {
	width: 500px;
}

#derecha {
	float: right;
	margin-left: 10px;
	width: 300px;
	
}

.titulobanda h1 {
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFF;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #851993;
	padding-bottom: 5px;
}

.titulobanda {
	width: 500px;
}

.fotobanda {
	width: 500px;
	height: 200px;
	background-color: #999;
	margin-top: 15px;
}
.estilobanda {
	width: 500px;
	
}
.estilobanda h4 {
	font-size: 13px;
	line-height: 18px;
	color: #FFF;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-variant: small-caps;
}

.entrevista {
	width: 500px;
	margin-top: 15px;
}

.entrevista p {
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 17px;
}

