#principal_juegos {
	position: relative;
	height: 940px;
	width: 800px;
}
#tit_juegos {
	position: absolute;
	height: 90px;
	width: 335px;
	top: 5px;
	right: 5px;
}
#not_juegos {
	position: absolute;
	height: 615px;
	width: 440px;
	left: 180px;
	top: 145px;
}
.menuder_juegos {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
#tablon_juegos {
	position: absolute;
	height: 370px;
	width: 170px;
	top: 420px;
	right: 5px;
}
#secciones_juegos {
	position: absolute;
	height: 200px;
	width: 170px;
	left: 5px;
	top: 355px;
}
#enlaces_juegos {
	position: absolute;
	height: 200px;
	width: 170px;
	left: 5px;
	top: 560px;
}
body {
	background-color: #990000;
	background-image: url(../imagenes/fondos/fondo_juegos1.gif);
}
