body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	margin-left: 0%;
	margin-top: 0%;
	text-align: center;
	background-color: #FFFFFF;
	background-image: url(fond1.jpg);
	background-position: center top;
	}
	
body.accesible {
	BACKGROUND-COLOR: #000048;
	background-image: url(fond2.jpg);
	background-position: center top;
}
#General {
	margin:auto;
	width: 780px;
	text-align: left;
	height: 485px;
}
#SpaceSup {
	width: 780px;
	height: 40px;
	float: left;
	}

#VentanaFlash {
	width: 760px;
	height: 440px;
	float: left;
	padding-left: 10px;
	}
