@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, Helvetica, sans-serif;
	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.enllaç {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004080;
	font-weight: bold;
}
a.enllaç:link {
	text-decoration: none;
    color: #990000;
}
a.enllaç:visited {
	text-decoration: none;
	color: #990000;
}
a.enllaç:hover {
	text-decoration: underline;
	color: #666666;
}
a.enllaç: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 Black", Gadget, sans-serif;
	font-size: 12px;
	color: #000;
}
.t2nom {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	color: #FFF;
}

.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;
}
.marge10 {
	margin-left:10px;
	margin-right:10px;
	margin-top:10px;
	margin-bottom:10px;
}
.noticia {
	font-family: Arial;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.centrat {
	text-align:center;
}
.top_tabla {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: italic;
	color: #000000;
}
.contenido {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.contingut {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: justify;
}
.peufoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-align: justify;
}
.cont_partits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-align: center;
}
.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;
}
.TiedText {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #006;
	background-color: #9FF;
}
.NextText {
	font-size: 10px;
	font-weight: bold;
	font-family: Arial;
	color: #AA0000;
	background-color: #FF6;
}
.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;
}

.VideoText {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial;
	color: #000;
	background-color: #999;
}

ul {
	line-height:15px;
	margin-bottom:20px;
	list-style-image: url(../img/dracs_list_icon.png);
}
.subtitol_link{
	margin-bottom:5px;
}

