@charset "utf-8";
.t_bajo {
	font-family: "Arial";
	font-size: 10px;
	color: #FFFFFF;
}

body {
	background-image: url(../img/background.jpg);
	background-repeat: no-repeat;
	background-color: #656565;
	background-position:top;
	backgroung-align:center;
	background-attachment:fixed;
}
a.contingut {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #990000;
	font-weight: bold;
}
a.contingut:link {
	text-decoration: none;
    color: #990000;
}
a.contingut:visited {
	text-decoration: none;
	color: #990000;
}
a.contingut:hover {
	text-decoration: none;
	color: #666666;
}
a.contingut:active {
	text-decoration: none;
}

a.menu {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
	text-transform: uppercase;
}
a.menu:link {
	text-decoration: none;
	color: #999999;
}
a.menu:visited {
	text-decoration: none;
	color: #999999;
}
a.menu:hover {
	text-decoration: none;
	color: #FFFF00;
}
a.menu:active {
	text-decoration: none;
}

.t1 {
	font-family: Arial;
	font-size: 10px;
	color: #CCCCCC;
}
.t2 {
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}
.t3 {
	font-family: Arial;
	font-size: 10px;
	color: #990000;
	font-weight: bold;
}
.titulo {
	font-family: "Arial Narrow";
	font-size: 22px;
	font-style: italic;
	color: #333333;
	font-weight: bold;
}
.noticia {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.top_tabla {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	color: #000000;
}
.contenido {
	font-family: "Arial Narrow";
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.contingut {
	font-family: "Arial Narrow";
	font-size: 16px;
	color: #333333;
	text-align: justify;
}
.TitolVideo {
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
.taula_partit {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-color: #808080;
}
.WinText {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #008000;
	background-color: #E2FFC6;
}
.LoseText {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #AA0000;
	background-color: #FFD5D5;
}
.TitolCalendari {
	font-family: "Arial Narrow";
	font-size: 24px;
	color: #333333;
	text-align: center;
	font-weight: bold;
	background-color: #C0C0C0;
}
.PendingText {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #000000;
	background-color: #F8F8F8;
}
