@charset "utf-8";
/* CSS Document */
body {
	background:url(../imagenes/fonsBody.jpg) repeat-x top center #333333;
	margin-top: 0px;
}
h1 {
	position:absolute;
	visibility:hidden;
}
#principal{
	position:relative;
	background:url(../imagenes/fonsXavi.jpg) no-repeat top center #333333;
	width:980px;
	height:700px;
	left:50%;
	margin-left:-490px;
	margin-top:-3px;
}
.table{
	width:780px;
	height:600px;
	border:outset 3px #333333;
	background:#333333;
}