body{
	background-color:#FFCC99;
	}
#wraper{
	background-image:url(../images/IMG_001.jpg);
	background-attachment:scroll;
	background-repeat:no-repeat;
	background-position: top center;
	}
#titulo{
	font-size:200%;
	text-align:center;
	color:#FF0000;
	}

#reproductor{
	text-align-top:center;
}
#table{
	align:center;
	cellspacing:10;
	cellpadding:10;
	}



.marcos{
	color:black;
	border-bottom:solid #999999 3px;
	border-right:solid #333333 6px;
	background-color:#E5E5E5;
	}

.marcos_titulos{
color:#FFFFFF;
text-align:center;
background-color:#434343;
}

.div_mas_inf{
padding:10px;
background:#FEE1A5;
border-bottom:solid #666666 3px;
border-right:solid #333333 6px;
position:absolute;
left:55%;
display:none;
float:right;
width:303px;
}
#borde_reproductor{
border:solid 3px #999999;
}
#pantalla_reproductor{
background:#000000;
}
#panel_reproductor{
background:#CCCCCC;
}
