body {

	font: 12px Tahoma, Arial, Helvetica, sans-serif;

	background-color: #eee200;

	margin: 0 0 5px 0;

	text-align: center;

}



#portada {

	background-color:#eee200;

	width: 100%;

}



#contenidorportada {

	background-color: #eee200;

	width: 400px;

	height: 407px;

	margin-left: auto;

	margin-right: auto;

	margin-top: 5%;

	font-family: "Arial Black";

	font-size: 16px;

	color: #eee200;

}



#cat {

	background-color: #eee200;

	width: 50%;

	float: left;

	font-family: "Arial Black";

	height: 25px;

}



#cast {

	background-color: #eee200;

	width: 50%;

	float: right;

	font-family: "Arial Black";

	height: 25px;

}



#contenidoraudio {

	width: 700px;

	height: 25px;

	margin-left: auto;

	margin-right: auto;

	text-align: center;

	margin-top: 25px;

	padding: 1px;

	

}



#contenidorautor {

	width: 100%;

	font: Tahoma, Arial, bold;

	text-align: center;

	margin-top: 5px;

	color: #eee200;



}





DIV#contenidorportada A {

	color:#000000;

	text-decoration: none;

}



DIV#contenidorportada A:hover SPAN {

	text-decoration: underline;

}	



DIV#contenidorportada A:visited {

	color: #000000;

	text-decoration: none;

}


