#principal_atletismo {
	position: relative;
	height: 940px;
	width: 800px;
}
#tit_atletismo {
	position: absolute;
	height: 90px;
	width: 335px;
	top: 5px;
	right: 5px;
}
#not_atletismo {
	position: absolute;
	height: 615px;
	width: 440px;
	left: 180px;
	top: 145px;
}
.not_atlet_fla {
	background-color: #FFFFFF;
	position: absolute;
	height: 575px;
	width: 434px;
	left: 3px;
	top: 38px;
}
.menu_der_atlet {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000099;
}
#tablon_atlet {
	position: absolute;
	height: 370px;
	width: 170px;
	top: 420px;
	right: 5px;
}
#secciones_atlet {
	position: absolute;
	height: 200px;
	width: 170px;
	left: 5px;
	top: 355px;
}
#enlaces_atlet {
	position: absolute;
	height: 200px;
	width: 170px;
	left: 5px;
	top: 560px;
}
body {
	background-color: #660000;
	background-image: url(../imagenes/fondos/fondo_atlet1.gif);
}
