/* CSS Document */

.contenedor{text-align:center; background-color:#FFF; width:900px; height:500px; margin:auto; position:absolute; left:50%; margin-left:-450px; position:absolute; top:50%; margin-top:-250px; background-color:#000; border:solid #333 1px; }

.top{ height:120px; width:900px; background-color:#000}

body{ background-color:#000}


.boto{width:250px; height:378px; text-align:left; background-color: #292929; float:left; border-top:solid #999 1px; }

.botones{width:150px; height:20px; text-align:right; margin-top:10px; margin-left:80px}

.principal{width:650px; height:378px; text-align:left; float:left; border-top:solid #999 1px; overflow:auto}
.principal2{width:650px; height:378px; text-align:left; float:left; border-top:solid #999 1px; }

.pie{margin-top:110px; height:118px; background-color:#000; border-top:solid #999 1px;}

.musica{width:900px; margin:auto; position:absolute; left:50%; margin-left:-450px; position:absolute; background-color:#000; }


.texto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
	}
	
.texto2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#666;
	text-decoration: none;
}
	
.textito {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
	}
	
.titulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666;
	text-decoration: none;
}

.titulo2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
	text-decoration: none;
}







a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ccc;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999;
	text-decoration: none;
}