body {
	background-image:url();
	background-position:center top;
	background-repeat:repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FCF;
}
/*BARRA*/
#Contenedor {
	position:absolute;
	width:825px;
	height:650px;
	margin-left:-412px;
	margin-top:0px;
	left:50%;
	background-color:#FFFFFF;
	z-index:1;
}
#apDiv1 {
	position:absolute;
	left:24px;
	top:0px;
	height:150px;
	z-index:2;
	background-color: #000000;
}
#apDiv01 {
	position:absolute;
	left:23px;
	top:163px;
	width:344px;
	height:280px;
	z-index:3;
	background-color: #000000;
}
#apDiv01 img { margin-left: 10px; margin-top: 10px; }

#apDiv6 {
	position:absolute;
	left:458px;
	top:163px;
	width:344px;
	height:280px;
	z-index:2;
	background-color: #000000;
}
#apDiv6 img { margin-left: 10px; margin-top: 10px; }

#apDiv2 {
	height:70px;
	left:110px;
	position:absolute;
	top:460px;
	width:600px;
	z-index:2;
}
#apDiv3 {
	height:34px;
	left:200px;
	position:absolute;
	top:593px;
	z-index:2;
}


a {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 40px;
	color: #F9F;
}

a:visited {
	text-decoration: none;
	color: #F0F;
}
a:hover {
	text-decoration: none;
	color: #F0F;
}

a.otro {
	font-family: Arial Black, Gadget, sans-serif;
	font-size: 12px;
	color: #F9F;
}

a.otro:visited {
	text-decoration: none;
	color: #F0F;
}
a.otro:hover {
	text-decoration: none;
}
