#secciones {
	position: absolute;
	height: 200px;
	width: 170px;
	top: 355px;
	left: 5px;
}
.menu_der {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
#principal {
	position: relative;
	height: 1050px;
	width: 800px;
}
#enlaces {
	position: absolute;
	height: 200px;
	width: 170px;
	left: 5px;
	top: 560px;
}
#tablon {
	position: absolute;
	height: 190px;
	width: 150px;
	top: 420px;
	right: 10px;
	background-color: #FFCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 5px;
	text-align: justify;
	border: thin solid #CC0000;
}
body {
	background-color: #FFFFCC;
	background-image: url(../imagenes/fondos/fondo_fut1.gif);
}
#ejerc_flash01 {
	position: absolute;
	height: 300px;
	width: 430px;
	left: 5px;
	top: 415px;
}
