body {
    background-color: #eee;
    font-family: arial;
}

table.alta {
    margin: 1em auto;
    border-spacing: 0;
    border-collapse: collapse;
}

table.missatge {
    margin: 1em auto;
}

.logo {
    margin: 10px;
    float: left;
}

tr {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    background-color: #fff;

}

tr.separator {
    background-color: #D3D3EE;
}

table.alta table tr:first-child {
    visibility: visible;
}

td {
    padding: 3px 6px;

}

table.alta > tbody > tr:first-child {
    background-color: #d3d3ee;
    border: 0;
    border-bottom: 3px solid #2897E8;
    color: #105F85;
    font-family: arial;
    height: 73px;
}

tr:first-child .capcal3_fort {
    text-align: right;
    margin-right: 1em;
    margin-bottom: 1.8em;
    position: relative;
    bottom: -40px;
    font-weight: bold;
}

.capcal3_fort {
    font-size: 1.2em;
    padding: 5px;
}

.capcal_11_fort {
    color: #105F85;
    padding: 6px;
}

.missatge_LOPD {
    font-size: 0.8em;
    padding: 10px 5px;
    margin: 20px 35px;
    border-top: 1px dotted #2897E8;
    border-bottom: 1px dotted #2897E8;
    text-align: justify;
}

table.alta table .missatge_LOPD {
    padding: 5px;
    margin: 5px;
    border: 0;
    text-align: inherit;
}

table.alta table .missatge_LOPD:first-child {
    text-align: right;
}

.registres, .registres_negreta {
    font-size: 0.9em;
}

.registres {
    border-right: 1px solid #ccc;
}

.registres:last-child {
    border: 0;
}

.registres_negreta {
    font-weight: bold;
    border-right: 1px solid #ccc;
    text-transform:uppercase;
    font-family: arial;
    font-size: 0.7em;
    text-align: center;
}

.registres_negreta:first-child {
    text-align: right;
}

.registres_negreta:last-child {
    border: 0;
    text-align: left;
}

.avis_normal {
    font-size: 0.8em;
}

.registres_negreta.camp {
    width: 170px;
}

.capsa {

    width: 60%;
    max-width: 800px;
    margin: 25px auto;

}

.capsa_logo {
    background-color: #d3d3ee;
    border: 0;
    border-bottom: 3px solid #2897E8;
    color: #105F85;
    font-family: arial;
    height: 73px;
    padding: 15px 15px 0;
}

.capsa_logo .capcal3_fort {
    text-align: right;
    padding: 0 15px 10px 0;
    font-weight: bold;
}

.capsa_logo.nr .capcal3_fort {
    padding: 0 15px 30px 0;
    position: relative;
    bottom: 20px;
}

table.idiomes tr.inicial .capcal3_fort {
    bottom: -25px;
}

table.idiomes tr.inicial .capcal_11_fort {
    font-size: 0.8em;
}

.capsa .missatge {
    background-color: white;
    padding: 20px;
}

.avis_negreta, .avis_gris {
    font-size: 0.8em;
    font-style: italic;
    text-align: justify;
}

tr.options td {
    padding: 10px;
}

table.idiomes .capcal_11_fort {
    padding: 5px;
}

#dades_preinscripcio_previa {
    font-size: 0.8em;
    padding-bottom: 20px;
}

table.idiomes .header a {
    float: right;
    font-size: 0.8em;
}

table.idiomes .capcal3_fort {
    bottom: -17px;
}

table.idiomes .header .capcal_11_fort {
    width: 50%;
    margin: auto;
}

table.idiomes .registres_negreta.nostyle {
    font-weight: normal;
    text-transform: none;
}

table.idiomes input[type=radio] {
    margin: 5px;
}

table.idiomes .avis_normal {
    padding: 10px;
}

table.idiomes .inicial a {
    float: right;
}

table.idiomes .missatge {
    font-size: 0.8em;
    text-align: center;
}

table.idiomes .missatge .error {
    color: red;
}

a.no_underline {
    text-decoration: none;
}

a.print {
    float: right;
    margin-left: 1em;
}

div#hihajavascript {
    display:none;
}
