@charset "UTF-8";
a:link {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	background-color: #fcb040;
	color: #066AFF;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #FCB040;
	text-align: center;
	margin-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.apartats {
	font-size: 12px;
}
#taulaprincipal {
	color: #333333;
	background-repeat: no-repeat;
	height: 610px;
	background-image: url(imatges/fwdtga/fonstaula.gif);
}
.apartatseleccionat {color: #D14348}
.titol {
	font-size: 14px;
	color: #283891;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.discografiataula {
	text-align: left;
}

