html {
padding: 0px;
margin: 0px;
border: 0px; }

BODY {
padding: 0px;
margin: 0px;
border: 0px;
font-family: Verdana, sans-serif;
font-size: 0.9em; }

#centre {
padding: 18px 24px 4px 270px; /*100px 4px 4px 215px;*/}

#menu {
position: absolute;
width: 222px;
background-color: rgb(173,214,138);
padding: 10px 0px 20px 10px;
left: 12px;
top: 215px; }

#menu:before {
content: "menú:";
font-size: 150%;
font-style: normal;
color: rgb(200,255,200); }

#menu p, #menu a:link, #menu a:visited {
display: block;
font-size: 110%;
font-weight: bold;
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
padding: 2.5% 0% 2.5% 8%;
background-color: none;
text-decoration: none;
color: rgb(100,100,100); }

#menu a:hover {
display: block;
font-size: 110%;
font-weight: bold;
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
padding: 2.5% 0% 2.5% /*2*/8%;
background-color: white;
text-decoration: none;
color: black; }

#menu a:active {
display: block;
font-size: 110%;
font-weight: bold;
margin-bottom: 0%;
margin-top: 0%;
margin-right: 0%;
padding: 2.5% 0% 2.5% /*2*/8%;
background-color: white;
text-decoration: none;
color: white; }

#menu ul {
margin: 0%;
margin-left: 20%;
padding: 0%; }

#menu li {
font-size: 80%;
margin: 0px;
color: rgb(100,100,100);
font-weight: bold; }

#cap {
width: 98%;
margin: 4px 0px 0px 12px;
border-style: none;
border-bottom-style: solid;
border-width: 2px;
border-color: rgb(173,214,138);
background-image: url("../imatges/logo.jpg");
background-repeat: no-repeat;
background-position: left top;
height: 172px;
padding: 0px;
padding-bottom: 12px; }

#cap tr {
padding: 0px;
margin: 0px; }

#cap td {
padding: 0px;
margin: 0px; }

#title {
position: relative;
top: 75px;
margin: 0px 0px 0px 220px;
padding: 0px;
font-size: 56px;
font-weight: normal;
z-index: 2; }

#lazo {
position: absolute;
top: 75px;
right: 0px;
height: 196px;
width: 163px;
background-image: url("../imatges/lazo_verde-old.png");
background-repeat: no-repeat;
z-index: 1; }

#barra {
position: absolute;
right: 0px;
top: 5px;
font-size: 14px;
font-variant: small-caps;
font-family: monospace;
color: black; }

#comptador {
position: absolute;
right: 220px;
top: 60px;
font-size: 18px;
font-weight: bold;
color: black;
background-color: rgb(173,214,138);
padding: 5px;
border-color: red;
border-width: 1px;
border-style: solid; }

#barra a:link, #barra a:visited {
color: rgb(173,214,138);
text-decoration: none; }

#barra a:hover {
color: black;
font-weight: bold;
text-decoration: underline; }

#barra a:active {
color: white;
font-weight: bold;
text-decoration: none; }

#exclamacio {
color: rgb(225,0,0);
font-style: 900;
font-family: "Times New Roman", Times, serif;
font-size: 1.7em; }
