body {
    font:1em/145% 'Trebuchet MS',helvetica,arial,verdana;
}

#Capsalera {
    width:812px;
    height: 35px;
    font:1.5em/145% 'Trebuchet MS',helvetica,arial,verdana;
    color: #FFF;
    background-color: #06F;
    padding-left: 10px;
    text-align: center;

}

#Peu_pagina {
    width:812px;
    height: 20px;
    font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
    color: #FFF;
    background-color: #06F;
    padding-left: 10px;
    text-align: center;
}



#Formulari {
    position:absolute;
    width:800px;
    height:115px;
    z-index:1;
    left: 39px;
    top: 62px;

}
    .formLayout
    {
    font:0.9em/145% 'Trebuchet MS',helvetica,arial,verdana;
    background-color: #E8F5FF;
    border: solid 1px #a1a1a1;
    padding: 10px;
    width: 800px;
    }

    .formLayout label, .formLayout input
    {
    font:0.9em/145% 'Trebuchet MS',helvetica,arial,verdana;
    display: block;
    width: 250px;
    float: left;
    margin-bottom: 10px;
    }

    .formLayout label
    {
    text-align: right;
    padding-right: 10px;
    }

    br
    {
        clear: left;
    }



 table {
        border-collapse:collapse;
        border-top:1px solid #686868;
        border-left:1px solid #686868;
        border-right:1px solid #686868;
        font:0.8em/145% 'Trebuchet MS',helvetica,arial,verdana;
        color: #333;
        width: 820px;
        text-align: left;

}

td, th {
        padding:5px;
}

caption {
        padding: 0 0 .5em 0;
        text-align: left;
        font-size: 1.4em;
        font-weight: bold;
        text-transform: uppercase;
        color: #333;
        background: transparent;
}

/* =links
----------------------------------------------- */

table a {
        color:#950000;
        text-decoration:none;
}

table a:link {}

table a:visited {
        font-weight:normal;
        color:#666;

}

table a:hover {
        border-bottom: 1px dashed #bbb;
}

/* =head =foot
----------------------------------------------- */

thead th, tfoot th, tfoot td {
        background:#333 url(http://www.roscripts.com/images/llsh.gif) repeat-x;
        color:#fff
}

tfoot td {
        text-align:right
}

/* =body
----------------------------------------------- */

tbody th, tbody td {
        border-bottom: dotted 1px #333;
}

tbody th {
        white-space: nowrap;
}

tbody th a {
        color:#333;
}

.odd {}

tbody tr:hover {
        background:#ffffff
}
