@charset "utf-8";
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}
a:active {
	color: #CCCCCC;
	text-decoration: none;
}
.TextPartIzqFede {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	background-color: #8F8F8F;
	font-weight: bold;
	padding-top: 2px;
	padding-bottom: 2px;
}
.TextPartDerCurses {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
	background-color: #E1E1E1;
	font-weight: bold;
	letter-spacing: 0.1em;
}

.TablaIzqBordes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BFBFBF;
	border-right-color: #9A9A9A;
	border-bottom-color: #9A9A9A;
	border-left-color: #BFBFBF;
}
.linksFederacio {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: right;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.linksClubsCatalans {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align: left;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.FondoBttO {
	background-image: url(../ImatgesPrincipal/TitolCursesBTTO.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}
.FondoPeuCat {
	background-image: url(../ImatgesPrincipal/TitolCursesPeuCat.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}
.FondoLligaEsp {
	background-image: url(../ImatgesPrincipal/TitolCursesLligaEsp.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}
.FondoLligaNoct {
	background-image: url(../ImatgesPrincipal/TitolCursesLligaNoct.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}
.FondoRaids {
	background-image: url(../ImatgesPrincipal/TitolCursesRaids.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 25px;
}
.ImagenLogo {
	padding-top: 10px;
	padding-bottom: 10px;
}
.ImagenLogoSoloInf {
	padding-bottom: 5px;
}

