body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #cccccc;
	background-color: #333333;
	background-image: url("fondo.png");
	background-repeat: no-repeat;
	scrollbar-base-color: #333333;
	}
#contador {
	position:absolute;
	left:70px;
	top:531px;
	width:120px;
	height:45px;
	z-index:15;
	visibility: visible;
}
#menu {
	position:absolute;
	left:39px;
	top:102px;
	width:125px;
	height:409px;
	z-index:2;
	visibility: visible;
	color: #FF6600;
	text-align:right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
#contenido {
	position:absolute;
	left:196px;
	top:96px;
	width:646px;
	height:440px;
	z-index:3;
	visibility: visible;
	overflow: auto;
}
#google {
	position:absolute;
	left:850px;
	top:132px;
	width:120px;
	height:260px;
	visibility: visible;
	z-index: 7;
	overflow: visible;
}
#noticias {
	position:absolute;
	left:218px;
	top:114px;
	width:600px;
	height:130px;
	z-index:16;
	visibility: visible;
	border: medium solid #F6600;
}
#musica {
	position:absolute;
	left:784px;
	top:45px;
	width:202px;
	height:22px;
	z-index:8;
}
A:link{
	color:#cccccc;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
A:visited{
	text-decoration:none;
	color:#cccccc;
	text-decoration:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:hover{
	color:#FF6600;
	text-decoration:none;
	font-size:12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: none;
}
H1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
	text-align: left;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #cccccc;
	background-position: center center;
	text-align: right;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	background-color: #FFFFFF;
	background-position: center;
	text-align: center;
}
.Estilo1 {color: #CCCCCC}
.Estilo2 {color: #FF6500}
