body
{
font-family: Verdana, Arial, Helvetica, sans-serif;
color:black;
background: #F5F5F5;
}

#contenidor
{
position:absolute;
color:black;
background: #FFFFFF;
}
#contingut
{
position:absolute;
height:100%;
width:100%;
font-size:20;
}

#main
{
position:absolute;
top:80px;
left:160px;
width:600px;
font-size:12px;
}

#main a {
text-decoration: none;
color: #0000FF;
}
#main a:hover {
color: #A66666;
}
#main 	a:focus {
outline:0; 
 }
#top
{
position:absolute;
top:10px;
left:150px;
width:670px;
}
.submenu {
position:relative;
margin-left: 20px;			
}
#menu {
position: absolute;
top:150px;
left: 20px;
width: 120px;
padding-right: 10px;		
background-image: url("imatge/navstripe.png");
background-repeat: no-repeat;
background-position: top right;		
}
#menu a {
display: block;
text-decoration: none;
color: black;
padding: 4px;
font-size: small;
padding-left: 16px;
}
#menu a:hover {
color: gray;
background-image: url("imatge/go.png");
background-repeat: no-repeat;
background-position: center left;
}
#menu 	a:focus {
outline:0; 
}

#websjj{
position: absolute;
font-size: 9px;
bottom: -15px;
right: 0px;
}
#websjj a {
text-decoration: none;
color: #555555;
}
#websjj a:hover {
color: #A66666;
}
#loading{
position: absolute;
font-size: 10px;
bottom: -15px;
left: 0px;
color: #555555;
}