#tot {
      position: absolute; top:0px; left:0px; 
      background-color: #921A01;
      background-image: url('vermell.jpg'); 
      }
#titol {position: absolute; top:10px; left:10px; background-color: #921A01;}
#vertical {position: absolute; top: 120px; left: 760px; background-color: #921A01;}
#horitzontal {position: absolute; top: 580px; left: 10px; background-color: #921A01;}
#menu {
        position: absolute; top: 125px; left: 12px; 
        width: 158px; height: 609px; 
        background-image: url('menu2.jpg');
        background-repeat: no-repeat;
        background-color: #921A01;
      }
#pag1 {
            position: absolute; top: 120px; left: 102px; width: 800px; height: 440px; 
            background-color: #921A01;
            background: #921A01;
            font-size:11px; color:#000000;
            }   
#pagleft {
            position: absolute; top: 10px; left: 10px; width: 300px;  
            background-color: #921A01;
            background: #921A01;
            font-size:11px; color:#000000;
            }   
#pagright {
            position: absolute; top: 10px; left: 325px; width: 330px;
            background-color: #921A01;
            background: #921A01;
            font-size:11px; color:#000000;
            }   
#que { position: absolute; top: 0px; left: 20px; width: 65px; height: 65px;} 
#quem { position: absolute; top: 95px; left: 20px; width: 65px; height: 65px;} 
#onde { position: absolute; top: 165px; left: 20px; width: 65px; height: 65px;} 
#prim { position: absolute; top: 225px; left: 20px; width: 65px; height: 65px;} 
#segon { position: absolute; top: 260px; left: 20px; width: 65px; height: 65px;} 
.gran {font-size:13px; font-weight:bold;}
.normal {
        font-size:11px; color: #fff503;
        }
body {background-color:#921A01; color: #000000; }
p {color: #fff503; }
ul {color: #fff503; }
