body
{
background: fixed;
background-image: url(../imatges/cami2.jpg);
background-repeat: no-repeat;
}
.situacio{
position: absolute;
top: 20px;
left: 20px;
z-index:1;
border: solid 3px #666633;
}
.fonda {
position: absolute;
top: 120px;
right: 50px;
z-index:1;
border: solid 3px #666633;
}
.titol_lateral{
position: absolute;
top: 10px;
right: 50px;
z-index: 2;
}

.musser{
position: absolute;
top: 120px;
right: 250;
z-index: 2;
}

.titol_petit{
position: absolute;
top: 47px;
right: 30px;
z-index: 2;
}



.td1{
background-color: #CCCC66;
margin-bottom: 1px;
}

a{
font: 15px;
color: #666633;
text-decoration: none;
}

a:visited
{
text-decoration: none;
color: #666633;
}

a:hover
{
text-decoration: none;
color: #999966;
}


.barra{
position: relative;
top: 10px;
left: 0px;
z-index: 4;
}

li a{
font: 15px;
color: #000000;
text-decoration: none;
}

li a:hover{
font: 15px;
color:#000000;
text-decoration: underline;
}
