#titul {
	font-size:24pt;
	font-family:"Book Antiqua";
	text-align: center;
	}
body {
	background-color: black;
	background-image:none;
	color: white;
	font-size:12pt;
	font-family:"Comic Sans MS";
	}
a	{
	text-decoration: none;
	background-color: white;
	color:blue;
	}
	
a:hover {
	color: white;
	background-color: blue;
	background-image:none;
	cursor: Crosshair;
	}
.capa {
	position:absolute;
	cursor: Crosshair;
	color:black;
	background-color: white;
	background-image: none;
	overflow: auto;
	}
.base{	
	background-color: white;
	background-image:none;
	color: black;
	}
#esquerre {
	left:75px;
	width:200px;
	height:500px;
	text-align: center;
	}

#centre{
	left:277px;
	width:521px;
	height:500px;
	}
#dreta{
	left:800px;
	width:150px;
	height:500px;
	}

img {
	border: 0px;
	}
#firma {
	font-size:8pt;
	color:red;
	text-align:right;
	left:893px;
	top:550px;
	background-color: black;
	background-image:none;
	}

.menu{
	margin: 1em;
	}
.taula{	
	background-color: white;
	background-image:none;
	color: black;
	text-align: center;
	}
