@charset "UTF-8";
#banner {
	position:relative;
	left:auto;
	top:auto;
	width:auto;
	height:auto;
	z-index:1;
	text-align: center;
	vertical-align: middle;
}
#swf {
	position:relative;
	left:auto;
	top:auto;
	width:auto;
	height:auto;
	z-index:1;
	text-align: center;
	vertical-align: middle;
}
body {
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/fondoALL.jpg);
	background-repeat: repeat;
	background-position: left top;
}

