#llista_filials {
float: left;
width: 300px;
}

#llista_filials a {
text-decoration: none;
line-height:180%
}

#llista_filials div.filial {
text-decoration: none;
color: #666666;
background-color: #eeeeee;
}

#llista_filials div.filial:hover {
color: #155c57;
background-color: #dddddd;
font-weight: bold;
}

#googlemap {
float: right;
width: 430px;
height: 600px
}

