/*
#conte
{
 float: left;
 background: white;
 border-color: black;
 border-right: 1px solid;
}
/*-- Elements de continguts --
h3.conte {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 9px;
	color: #982135;
	margin: 0px;
	margin-top: 10px;
	letter-spacing: 0.1mm;
}
*/
/*-- Elements de Jornada --*/
span.fecha
{
 margin-left: 10px;
 color: black;
 font-size: 12px;
 font-style: italic;
 font-weight: normal;
}
span.miniletra
{
 color: red;
 font-size: 9px;
}
.jornada
{
 font-size: 10px;
}
table.jornada
{
 background: #F6F9F2;
 border: 0px solid #669966;
 border-collapse: collapse;
 width: 200px;
 margin-top: 10px;
 margin-bottom: 15px;
 text-align: center;
 float: left;
}
td.jornada
{
 padding: 3px;
 color: black;
 font-weight: bold;
}
td.jornafosc
{
 background: #D1E1C2;
 padding: 3px;
}
td.jornaclar
{
 background: #E2ECD9;
 padding: 3px;
 color: #982135;
}
td.jornaimpa
{
 padding: 3px;
 color: black;
}

.jornadano
{
 display: none;
 visibility: hidden;
}
.jornaprox
{
 background: none;
 margin-top: 5px;
 margin-left: 10px;
 float: left;
}
.jornaproxno
{
 display: none;
 visibility: hidden;
}

h3.clasificacion_categoria
{
 float: left;
}
h3.clasificacion_calendario
{
 float: right;
}
h3.clasificacion_calendario a
{
 font-weight: normal;
}

/*-- Elements de Matriu --*/
.matriu
{
 font-size: 10px;
}
table.matriu, table.calendario, table.clasificacion
{
/* background: #F6F9F2; */
 border: 0px solid #669966;
 border-bottom: 3px solid #AEB7B1;
 border-collapse: collapse;
 width: 655px;
 margin: 5px 0 15px 10px;
 font-size: 10px;
 text-align: center;
}
table.matriu
{
 float: left;
}
table.calendario
{
 width : 635px;
 border-top: 3px solid #AEB7B1;
 margin-left: 20px;
}
td.matriufosc, th.matriufosc
{
/* background: #D1E1C2; */
 border-bottom: 3px solid #AEB7B1;
 padding: 3px;
 color: black;
}
th.matriufosc
{
 font-weight: bold;
}
td.matriua
{
/* background: #FFFFC0;
 background: #FFFF55; */
 background: #DDDDFF;
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriuclara
{
 background: #DDDDFF;
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriun
{
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriuclarn
{
/* background: #E2ECD9; */
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriud
{
 background: #FFBBBB;
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriuclard
{
/* background: #FFDFDF; */
 background: #FFBBBB;
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriul
{
/* background: #FFBBBB; */
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}
td.matriuclarl
{
/* background: #FFDFDF; */
 border-bottom: 1px solid #AEB7B1;
 padding: 3px;
 color: black;
}