

body {
    background-image:url('/imgbr/patro.gif');
    background-repeat:repeat-X;
    background-color:#343E4A;
    margin:0px;
  }


#header {
    position:absolute;
    background-color:#222629;
/*    background-image:url('/imgbr/header_ca.gif');
    background-repeat:no-repeat;
    background-position:top left;*/
    width:900px;
    left:50%;
    margin-left:-450px;
    height:80px;
    top:0px;
  }

#banner {
    position:absolute;
/*    background-image:url('/imgbr/banner2.jpg');
    background-repeat:no-repeat;
    background-position:top center;*/
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }

#banner2 {
    position:absolute;
    background-image:url('/imgbr/banner2.png');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }

#banner3 {
    position:absolute;
    background-image:url('/imgbr/banner3.png');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }

#banner4 {
    position:absolute;
    background-image:url('/imgbr/banner4.png');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }

#banner5 {
    position:absolute;
    background-image:url('/imgbr/banner5.png');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }

#banner6 {
    position:absolute;
    background-image:url('/imgbr/banner6.png');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }

#banner7 {
    position:absolute;
    background-image:url('/imgbr/banner7.png');
    background-repeat:no-repeat;
    background-position:top center;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:300px;
    top:80px;
  }


#menu {
    position:absolute;
    background-color:#222629;
    width:900px;
    left:50%;
    margin-left:-450px;
    height:40px;
    top:380px;
  }


#menu img {
    vertical-align:middle;
    float:left;
    margin-left:18px;
    margin-top:-5px;
  }


#contenidor {
    position:absolute;
    background-image:url('/imgbr/fons_web.gif');
    background-repeat:repeat-y;
    background-position:top center;
    height:auto;
    left:50%;
    margin-left:-450px;
    width:900px;
    top:420px;
  }

#contenidor2 {
    position:absolute;
    background-image:url('/imgbr/fons_web.gif');
    background-repeat:repeat-y;
    background-position:top center;
    height:auto;
    left:50%;
    margin-left:-450px;
    width:900px;
    top:436px;
  }


#left {
    position:relative;
    /* background-color:#ffffff;
    */ height:auto;
    width:574px;
    float:left top;
    clear:both;
  }


#imatges img {
    margin-left:30px;
    float:left;
  }


#right {
    position:absolute;
    /*background-color:#ff0000;
    */ height:auto;
    width:326px;
    left:574px;
    top:0px;
  }


#urgencies {
    position:relative;
    background-color:#ffffff;
    height:80px;
    width:326px;
    float:top;
    margin-top:10px;
  }


#urgencies1 {
    position:relative;
    background-color:#ffffff;
    height:80px;
    width:326px;
    float:top;
}


#submenu {
    position:relative;
    height:auto;
    margin-top:10px;
    width:280px;
    left:20px;
    float:top;
  }


#submenu2 {
    position:absolute;
    background-image:url('/imgbr/submenu2.gif');
    background-repeat:repeat-x;
    background-position:top left;
    width:900px;
    height:26px;
    left:50%;
    margin-left:-450px;
    top:410px;
  }


#formulari {
    position:relative;
    background-color:#333333;
    height:auto;
    margin-top:40px;
    width:316px;
    float:top;
  }


#credits {
    position:absolute;
    /* background-image:url('/imgbr/fons_credits.gif');
    background-repeat:repeat-x;
    background-position:top left;
    */ background-color:#222629;
    height:auto;
    width:900px;
    float:bottom;
    clear:both;
    z-index:30;
  }


#franja {
    position:absolute;
    /* background-color:#2a94f4;
    */ height:1px;
    border-top:2px solid #2a94f4;
    width:900px;
    z-index:40;
  }


#cloud {
    position:relative;
    background-color:#333333;
    /* background-image:url('/imgbr/clouds.gif');
    background-repeat:repeat-x;
    background-position:top left;
    */ height:auto;
    width:880px;
    /* display:block;
    */ font-family: Verdana, Arial, Helvetica, sans-serif;
    color:#ffffff;
    font-weight:normal;
    font-size:9px;
    left:0px;
  }


#cloud ul {
    height:auto;
    margin-top:20px;
  }


#cloud li {
    display: inline;
  }


#cloud a {
    padding: 0px;
    display:inline;
    color:#777777;
    cursor:default;
  }


#cloud a:hover {
    padding: 0px;
    display:inline;
    color:#cfcfcf;
    text-decoration:none;
    cursor:default;
  }


#cloud a.tag1 {
    font-size: 1.0em;
    font-weight: 800;
    display:inline;
  }


#cloud a.tag2 {
    font-size: 1.2em;
    font-weight: 700;
    display:inline;
  }


#cloud a.tag3 {
    font-size: 1.9em;
    font-weight: 300;
    display:inline;
  }


#cloud a.tag4 {
    font-size: 1.3em;
    font-weight: 400;
    display:inline;
  }


#cloud a.tag5 {
    font-size: 1.2em;
    font-weight: 500;
    display:inline;
  }


#cloud a.tag6 {
    font-size: 1.4em;
    font-weight: 600;
    display:inline;
  }


