@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/fnd.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
.anunciador{
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index:1001;
	background-color: #000;
}
#main {
	background-color: #151515;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
</style>
#banner {
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.numero {
	font-family: Tahoma, Verdana;
	font-size: 24px;
	color: #FFFF00;
	width: 4px;
	font-weight: bolder;
}

#contenido {
	background-image: url(images/fnd1.png);
}
#contenido a:link{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #EBE9ED;
	text-decoration: none;
}

#contenido a:visited{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #EBE9ED;
	text-decoration: none;
}
#contenido a:hover{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
#contenido a:active{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #FFFF00;
	text-decoration: none;
}
.titulo {
	background-color: #2b2929;
	width: 261px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #969696;
	height: 58px;
}
.titulo td{
	background-color: #2b2929;
	width: 261px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #969696;
}
.titulo h1{
	background-color: #2b2929;
	width: 261px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #FFFF00;
}
.top_musica {
	background-color: #2b2929;
	width: 261px;
	font-family: Tahoma, Verdana;
	font-size: 12px;
	color: #969696;
	overflow: auto;
	height:250px;
	scrollbar-face-color: #F5F5F5;
	scrollbar-shadow-color: #BEBEBE;
	scrollbar-highlight-color: #000000;
	scrollbar-3dlight-color: #999999;
	scrollbar-darkshadow-color: #505050;
	scrollbar-track-color: #DCDCDC;
	scrollbar-arrow-color: #828282; 
}
.top_musica h1 {
	font-size: 12px;
	color: #FBBC01;
	font-family: Tahoma, Verdana;
}
.noticias {
	background-color: #2b2929;
	width: 261px;
	font-family: Tahoma, Verdana;
	font-size: 10px;
	color: #969696;
	overflow: auto;
	height:250px;
}
.noticias h1{
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FBBC01;

}

.titulo_top {
	font-family: Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #FBBC01;
}
