body {
	background: url(../px/fondo.jpg) top left repeat-x #98d1fe;
	margin: 0;
	padding: 0;
	overflow: auto;
	font-family: Verdana, Helvetica;
	font-size: 8pt;
	color: #449bf2;
}

img {
	border: 0;
}

a, a:link, a:visited {
	color: #449bf2;
	text-decoration: underline;
}

a:hover {
	color: #ffffff;
	background: #449bf2;
	text-decoration: none;
}

.topleft {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 626px;
	height: 140px;
}

.bottomright {
	position: absolute;
	top: 490px;
	right: 0px;
	width: 450px;
	height: 136px;
}

#flash {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 920px;
	height: 530px;
}

.noflash {
	position: absolute;
	top: 230px;
	left: 50px;
}