@charset "utf-8";
/* CSS Document */

html {
}
body {
	margin: 0px;
	background-color: #000000;
}
#intro {
	width: 720px;
	height: 576px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
}
#principal {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	margin-top: 0px;
}
#encabezado {
	height: 245px;
}
#izquierda {
	width: 245px;
	float: left;
}
#botonera {
	width: 245px;
}
#reproductor {
	width: 245px;
}
.division {
	width: 245px;
	background-image: url(_img/division.jpg);
	height: 30px;
	background-repeat: no-repeat;
	background-position: left center;
}
.info {
	width: 213px;
	font-family: Verdana, Geneva, sans-serif;
	color: #707173;
	font-size: 13px;
	padding-left: 32px;
}
.info A:link {
	color: #e61771;
	text-decoration: none;
}
.info A:visited {
	color: #e61771;
}
#derecha {
	width: 690px;
	float: right;
}
#titulo {
	width: 590px;
	height: 57px;
}
#contenido {
	width: 570px;
	padding-left: 17px;
}
.listado {
	width: 50%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #707173;
	font-size: 13px;
}
.listadob {
	width: 30%;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	color: #707173;
	font-size: 13px;
	padding-right: 10px;
}
#final {
	clear: both;
	height: 40px;
}
.texto {
	font-family: Verdana, Geneva, sans-serif;
	color: #707173;
	font-size: 13px;
}
.texto_color {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff301;
	font-size: 13px;
}
.texto2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #707173;
	font-size: 14px;
	font-weight: bold;
}
.texto2_color {
	font-family: Verdana, Geneva, sans-serif;
	color: #fff301;
	font-size: 14px;
}
