@charset "ISO-8859-2";
body {
	background-image: url(images/fons.jpg);
}
.text {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
}

.textnegreta {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.textgran {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #FFFFFF;
}
.credits {
	font-family: "Courier New", Courier, monospace;
	font-size: 6px;
	font-style: oblique;
	font-weight: normal;
	color: #D6222E;
	text-decoration: none;
}
.correu {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.correu:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	font-style: oblique;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.linkmenu {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #000000;
	text-decoration: none;
	width: 127px;
	text-align: center;
	display: inline-block;
}

a.linkmenu:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFD605;
	text-decoration: none;
	width: 127px;
	text-align: center;
	display: inline-block;
}
.linkhoraris {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FBA618;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}

a.linkhoraris:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFD605;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}
.linkpreus {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #CC128E;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 127px;
}

a.linkpreus:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFD605;
	text-decoration: none;
	width: 127px;
}
.linkpastis {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #BED72F;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}

a.linkpastis:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFD605;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}
.linkwall {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #70BE44;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}

a.linkwall:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFD605;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}
.linkdibuixos {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #00AAAE;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}

a.linkdibuixos:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #FFD605;
	text-decoration: none;
	text-align: center;
	display: inline-block;
	width: 128px;
}
.text-negre {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
}
.text-negrenegrita {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
}
.text-negrecursiva {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.text-negrenegritagran {
	font-family: "Courier New", Courier, monospace;
	font-size: 18px;
	color: #FFFFFF;
	font-weight: normal;
	font-style: normal;
	background-color: #000000;
}
.link {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a.link:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #000000;
	background-color: #FED606;
	text-decoration: none;
}

