@charset "UTF-8";
#box-table-a
{
	font-size: 11px;
	width: 596px;
	text-align: center;
	border-collapse: collapse;
	background-image: url(../images/logolotus.jpg);
	margin: 0 auto;
	border-right: 1px solid #000;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 8px;
	background-color: #4DCEBA;
	border-bottom: 1px solid #fff;
	color: #FFF;
}
#box-table-a td
{
	padding: 0px;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	color: #669;
	border-top: 1px solid transparent;
}
#box-table-a td:hover 
{
	background-color: #FCC742;
	color: #000;
}
.hores {
	font-size: 9px;
	color: #000;
}
.horari_separador {
	background-color: #FAC749;
}
.taula_hor
{
	border-right: 1px solid #9293df;
}
