@charset "utf-8";
/* CSS Document */
body {
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 color:#ffffff;
 margin:0;
 padding:0;
}
.rep_top {
	width:1071px;
	height:126px;
	background-image:url(images/reproductor_arriba2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.rep_left {
	background-image:url(images/reproductor_izquierda2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:137px;
	height:559px;
	float:left;
}
.rep_right {
	background-image:url(images/reproductor_derecha2.jpg);
	background-repeat:no-repeat;
	background-position:center;
	width:204px;
	height:559px;
	float:left;
}
.rep_bottom {
	width:1071px;
	height:194px;
	background-image:url(images/reproductor_abajo2.jpg);
	background-repeat:no-repeat;
	background-position:center top;
}
.rep_centro{
	width:1071px; 
	height:559px;
}
.rep_centro_rep{
	width:730px; 
	float:left; 
	background-color:#ffffff; 
	height:559px;
}
.titulo{
	text-align:left;
	padding-top:100px;
	width:800px;
}
.rep_texto{
text-align:left; 
padding-left:130px;
padding-top:10px;
}
.rep_texto p {
text-align:left; 
font-size:14px; 
font-weight:500;
margin:0px;
padding:5px 0px 0px 0px;
}