body
{
background: fixed;
background-image: url(../imatges/fondo_vista.jpg);
background-repeat: no-repeat;
font: 13pt adlib,verdana;
color: #000000;
}

a
{
font: 11pt adlib,verdana,bold;
color: #000000;
text-decoration: none;
}

a:visited
{
text-decoration: none;
color: #000000;
}

a:hover
{
text-decoration: none;
color: #CCCCCC;
}

.imatge_esquerra{
float: left;
margin-right: 7px;
margin-top: 5px;
}

.imatge_dreta{
float: right;
margin-left: 7px;
margin-top: 5px;
}