.menu{
background-color: #993300;
margin-bottom: 1px;
}

a{
font: 13px;
color: #000000;
text-decoration: underline;
}

a:visited
{
text-decoration: underline;
color: #000000;
}

a:hover
{
text-decoration: underline;
color: #ffffff;
}

.obert
{
background-color: #ffffcc;
}

.castanyada
{
background-color: #3333ff;
}

.grups
{
background-color: #999999;
}

.bolets
{
background-color: #336633;
}

.cal
{
background-color: #ff3333;
}

.tancat
{
background-color: #009966;
}

.joan
{
background-color: #ff9933;
}


.imatge_esquerra{
float: left;
margin-right: 7px;
margin-top: 5px;
}

.imatge_dreta{
float: right;
margin-left: 7px;
margin-top: 5px;
}