/* CSS Document */
body {
	background-color: #000;
	color: #FFF;
	font-size: 72%;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #FFB880;
	margin: auto;
	line-height: 130%;
	}
.generalinicio {
	width: 100%;
	text-align: center;
	}

h1 {
	margin: 0px 0 6px 0;
	width: 90%;	
	text-align: center;
	color: #FFB880;
	font-size: 130%;
	}
	

p {
	margin: 12px auto 6px auto;
	width: 90%;
	text-align: center;
	font-size: 90%;
	color: #FF7330;

	}

p a {
	color: #FFB880;
	text-decoration: none;
	}
p a:hover {
	color: #FFF;
	text-decoration: underline;
	} 
.rne_cab {
	margin: 12px 0 6px 0;
	width: 90%;	
	text-align: center;
	}
.player {
	width: 150px;
	height: 160px;
	float: left;
	margin-top: 20px;
	text-align: center;
	margin-right: 5px;
	margin-left: 15px;
	}
.player img {
	border: 0;
	}
.player p {
	text-align: left;
	}
.player p a:hover {
	text-decoration: none;
	} 
