body {
    font-family: sans-serif;
    color: black;
    margin: 12px;
    margin-right: 20px;
    margin-left: 20px;
    background: #fff url("/img/background.png") repeat-x;
}

img {
    border: 0px;
}

p {
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
}

tt {
    font-weight: bold;
}

b {
    font-weight: bold;
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
}

pre {
    font-weight: bold;
}

td {
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
}

td.especial {
    background-color: white;
}

tr.classificacio td {
    background-color: #e4f1fa;
}

tr.classificacioesp td {
    background-color: #d4e1ea;
}

tr.classificacioblanc td {
    background-color: #ffffff;
}

tr.cabecera td {
    background-color: #427ba3;
    color: white;
}

form {
    font-size: 12px;
    background-color: #e4f1fa;
#    padding: 4px;
}

li {
    font-size: 14px;
    line-height: 17px;
    text-align: justify;
}

h1 {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    background-color:  #427ba3;
    color: white;
    padding: 6px;
    margin: 0px;
}

h2 {
    font-size: 18px;
    line-height: 22px;
    font-weight: bold;
    color:  #2a4f69;
    padding-bottom: 4px;
    border-bottom: 1px dotted #427ba3;
}

h3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: bold;
    color:  #2a4f69;
    padding-bottom: 4px;
}

textarea {
    background-color: #427ba3;
    font-size: 14px;
    line-height: 16px;
    font-weight: bold;
    color:  black;
}

a:link {
    text-decoration: none;
    color: #2a4f69;
}

a:active {
    text-decoration: underline;
    color: #2a4f69;
}

a:visited {
    text-decoration: none;
    color: #2a4f69;
}

a:hover {
    text-decoration: underline;
    color: #204076;
}

.small {
    font-size: 12px;
    line-height: 14px;
}

.verysmall {
    font-size: 11px;
    line-height: 14px;
}

.right {
    text-align: right;
}

.left {
    text-align: left;
}

.center {
    text-align: center;
}

.image_cap {
    text-align: center;
    background-color: #427ba3;
}

.part_cap {
    text-align: left;
    background-color:  #427ba3;
    color: white;
    padding: 8px;
    padding-top: 8px;
}

.part_esq1 {
    text-align: left;
    width: 270px;
    margin-top: 10px;
    margin-right: 20px;
}

.part_esq2 {
    text-align: left;
    width: 270px;
    margin-top: 10px;
    margin-right: 20px;
}

.part_pal {
    margin-top: 10px;
}

.caixa_cos {    
    color: black;
    background: #e4f1fa;
    font-size: 14px;
    line-height: 16px;
    font-weight: normal;
    padding: 4px;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

.caixa_menu {    
    color: black;
    background: #e4f1fa;
    font-size: 14px;
    line-height: 18px;
    font-weight: normal;
    padding: 4px;
    padding-bottom: 8px;
    margin-bottom: 16px;
}

.caixa_titol {    
    color: white;
    background: #427ba3;
    font-size: 12px;
    font-weight: bold;
    padding-right: 8px;
    padding-left: 8px;
    padding-bottom: 4px;
    padding-top: 2px;
}

.comentari {    
    color: red;
}

.indenta {    
    margin-left: 40px;
}

.desindenta {    
    margin-left: -40px;
}

.pbm_titol {
    font-size: 20px;
    line-height: 24px;
    font-weight: bold;
    background-color:  #427ba3;
    color: white;
    padding: 6px;
    margin: 0px;
}

a.pbm_barra:link {
    text-decoration: none;
    color: white;
}

a.pbm_barra:active {
    text-decoration: underline;
    color: white;
}

a.pbm_barra:visited {
    text-decoration: none;
    color: white;
}

a.pbm_barra:hover {
    text-decoration: underline;
    color: white;
}


.pbm_barra {
    font-size: 16px;
    line-height: 22px;
    background-color:  #427ba3;
    padding: 5px;
#    border-right: 15px solid white;
}


.fonsclar {
    background-color: #f0f0f0;
}
