@charset "UTF-8";
body {
		background-color: #000000;
		overflow: auto;
}
#apDiv_contentHolder {
		position:absolute;
		width:900px;
		height:588px;
		z-index:2;
		left: -60px;
		top: 79px;
		background-image: url(/img/bg2.jpg);
		visibility: visible;
}
#apDiv_legal {
		position:absolute;
		width:676px;
		height:19px;
		z-index:5;
		left: 59px;
		top: 676px;
		visibility: visible;
}
#apDiv_holder {
	position:relative;
	width:800px;
	height:600px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#apDiv_menupattern {
		position:absolute;
		width:1500px;
		height:18px;
		z-index:2;
		left: -48px;
		top: 76px;
		background-image: url(/img/bar.jpg);
		visibility: visible;
}
#apDiv_menu {
	position:absolute;
	width:705px;
	height:18px;
	z-index:100;
	left: -511px;
	top: 68px;
	visibility: visible;
}
#apDiv_logo {
		position:absolute;
		width:200px;
		height:68px;
		z-index:1;
		background-image: url(/img/logo.jpg);
		background-repeat: no-repeat;
		left: 1px;
		visibility: visible;
		top: -1px;
}
.text1 {
	font-size: 12px;
	font-family: "Britannic Bold", "Arial Black", sans-serif;
	color: #00FFCC;
}
.text2 {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	color: #00FFCC;
}
.text3 {
	font-size: 8px;
	color: #00FFCC;
	font-family: "Century Gothic", Arial, sans-serif;
}
a:link {
		font-family: "Britannic Bold", "Arial Black", sans-serif;
		color: #0099CC;
		text-decoration: none;
}
a:visited {
		font-family: "Britannic Bold", "Arial Black", sans-serif;
		color: #006699;
		text-decoration: none;
}
a:hover {
		font-family: "Britannic Bold", "Arial Black", sans-serif;
		color: #66FFFF;
		text-decoration: underline;
}
a:active {
		font-family: "Britannic Bold", "Arial Black", sans-serif;
		color: #66FFFF;
		text-decoration: none;
}

.noborder {
		text-decoration: none;
		outline: none;
		border: none;
}
#social {
		position:absolute;
		width:200px;
		height:45px;
		z-index:2;
		left: 7px;
		top: -60px;
}
.escuchar {
		color: #666666;
		width: 184px;
		height: 50px;
		float: right;
		margin-top: 20px;
		margin-right: 40px;
}

.snbutton {
		padding: 5px;
		border: 0px;
}
