@charset "utf-8";
/* CSS Document */

.addto {
	margin-bottom: 1.2em;
}
.addto p {
	text-size: 110%;
	text-align: center;
	font-weight: bold;
}
.bio {
	width: 100%;
	text-align: center;
	clear: left;
}
.bio p {
	margin-top: 0;
	font-size: x-small;
	text-align: left;
}
.bio img {	
/*	display: inline;     */
	margin: 30px auto 15px auto;
	border: #666 thin solid;
}
.bio img a:hover {
	border: #FF358A thin solid;	
	text-decoration: none;
}
.details {
	width: 80%;
	margin: 32px auto 32px auto;
	padding-bottom: 6px;
	background-color: #f2e9f0;
}
.details li {
	font-size: 90%;
	width: auto;
}
.descrip {
	font-size: 1.1em;
	margin-bottom: 1.5em;
}
.emp {
	font-weight: 600;
	font-style: italic;
}
.hispa_red {
	height: 6px;
	background-color: red;
}
.hispa_yellow {
	height: 4px;
	background-color: yellow;
}
.more {
	font-size: 1.1em;
	margin-bottom: 1.5em;
}
.more p {
	text-align: justify;
}
.txt_purp {
	color: #b8337c;
}
.txt_red {
	color: #e03;
}
.price {
	font-size: 1.6em;
	font-weight: 600;
}
.price-intro {
	font-size: 1.4em;
	font-weight: 600;
}
.subtitle {
	text-align: left;
	font-size: 120%;
	color: #9F5184;
	line-height: 120%;
	font-weight: 600;
}
.ts_player {
	margin: 0 auto 0 auto;
}



