.logo {
	position: relative;
	left: 10px;
	top: 0px;
}
.table {
	position: absolute;
	lef	t: 240px;
	top: 65px:
}
.menu {
	position: relative;
	top: -16px;
}
.tablageneral {
	text-align: center;
	position: relative;
	top: -50px;
}
.content {
	position: absolute;
	top: 120px;
	right: 50%;
	float: right;
}
.advertising {
	right: 0px;
	width: 150px;
	float: right;
	top: 500px;
}
.back {
	background-image: url(back.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
}
.publicidad {
	position: relative;
	clip: rect(0px,0px,auto,auto);
	padding: 0px;
	vertical-align: top;
	top: 0px;
}
.bar {
	bottom: 0px;
	position: relative;
}
.fondogris {
	background-color: #ECECEC;
	top: 3px;
	text-align: right;
	vertical-align: top;
}
.bar {
	position: relative;
	top: -10px;
}

