table#graella
{
	font-size: 80%;
	margin-top: 20px;
	margin-left: 20px;
	background-color: #e73504;
}

tr.capcaleragraella th
{
	font-weight: bold;
	text-align: left;
	padding: 5px;
	background-color: #e73504;
	font-size: 120%;
	border: 3px solid #8d1b0c;
}

tr.capcaleragraella th.hores
{
color: white;
border: 0;
border: 3px solid #8d1b0c;
border-left: 0px;
width: 30px;
}


span.lletrahores
{
	font-weight:bold;
	font-size: 90%;
}

table#graella td
{
	width: 85px;
	padding: 3px;
	margin: 2px;
	border: 2px solid #8d1b0c;
	font-weight: bold;
}

table#graella th.hora
{
/*
position: relative;
top: -9px;
*/
border: 0;
vertical-align: top;
	color: white;
	font-size: 120%;
	width: 30px;
	text-align: center;
	background-color: #e73504;
}

div#graellaHome
{
	margin-left: 10px;
}

div#graellaContainer
{
	width: 751px;
	background: url(../imatges/graella/graellaBackground.png) left top repeat-y;
}

div#eltopHome ul
{
	float: left;
	margin:0;
	padding:0;
	padding-left: 10px;
	font-size: 80%;
	width: 230px;
}

div#eltopHome ul li
{
	list-style-image: url(../imatges/flextaTopUp.png);
	margin-left: 20px;
	padding-top: 7px;
	padding-bottom: 7px;
}

div#eltopHome span.grup
{
	display:block;
	font-weight: bold;
}

div#eltopHome span.canco
{
	padding-left: 10px;
	color: white;
	font-weight: bold;
}


