

a {
    color :#000000;
    font-family : Verdana;
    font-size : 10px;
    text-decoration : none;
  }


body {
    background-color : #fcefcf;
    margin-top : 5px;
  }


h1 {
    COLOR: #E10000;
    FONT-size: 14px;
    font-family:Verdana;
    padding-left:10px;
    font-weight:bold;
  }


h2 {
    COLOR: #E10000;
    FONT-size: 12px;
    font-family:Verdana;
    padding-left:30px;
    font-weight:bold;
  }


.fons {
    position:relative;
    background-color:#ffffff;
    width:950px;
    height:auto;
    left:50%;
    margin-left:-475px;
  }


.textprincipal {
    position:relative;
    background-color:#fcefcf;
    height:auto;
    width:600px;
    left:10px;
    top:10px;
  }


.text {
    position:absolute;
    background-color:#fcefcf;
    height:auto;
    width:618px;
    left:180px;
    top:220px;
    z-index:5;
     text-align : center;
  }


.respir {
    position:relative;
    height:25px;
    width:950px;
    left:0px;
  }


.capsalera {
    position:relative;
    background-color:#fcefcf;
    height:80px;
    width:950px;
  }


.buttons {
    position:relative;
    background-color:#fcefcf;
    height:33px;
    width:950px;
  }


.menu_horitzontal {
    position:relative;
    background-color:#0080C0;
    height:50px;
    width:948px;
    left:0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #50321A;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #50321A;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #50321A;
    z-index:100;
  }


.butonsdreta {
    position:absolute;
    background-color:#fcefcf;
    height:auto;
    width:153px;
    left:50%;
    top:225px;
    margin-left:330px;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #50321A;
    z-index:20;
  }


.butonsesquerra {
    position:relative;
    background-color:#0080C0;
    height:auto;
    width:179px;
    left:0px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #50321A;
    z-index:100;
  }


.coses {
    position:relative;
    background-color:#fcefcf;
    height:auto;
    width: 618px;
    z-index:10;
  }


.credits {
    position:relative;
    width:900px;
    height:auto;
    left:50%;
    margin-left:-475px;
  }

/*ESTILS DE TEXT*/



.textnegre {
    FONT-size : 10px;
    color : #000000;
    font-family : Verdana;

  }


.firmaempresa {
    FONT-size: 11px;
    font-family:Verdana;
    font-COLOR: #000000;
    padding-left:5px;
  }


.titulo_3 {
    color : #E10000;
    font-family : Verdana;
    font-size : 13px;
    font-weight : bold;
  }


