TD.FonsCapcaleraBorsa
{
 background-image: url(http://lesrevistes.cat/img/logoborsa.gif);
}


A.BTreballLink {
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
}

A.BTreballLink2 {
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   text-decoration: underline;
}

A.BTreballLinkVermell {
   color: #d81905;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-decoration: underline;
}

A.BTreballLinkMenu {
   color: white;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight: bold;
   text-decoration: none;
}

BODY.CosBorsaTreball 
{   
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   color:black;
   background-color:#FFFFFF;
}

FONT.BTreballComentari {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
}

FONT.BTreballCampComentari {
   color: #ff6c00;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 9px;
   font-style: italic;
   font-weight: normal;
}

TD.BTreballComentari {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
}

TD.BTreballText {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   padding:15px;
}

TD.BTreballText A {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}


P.BTreballText {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
}

P.BTreballText a {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}

P.BTreballLOPD {
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   text-align: justify;
}

FONT.BTreballLOPD A {
   color: black;
  text-decoration:underline;
}


INPUT.BTreballBotons {
   background-color: #365d4e;
   border-color: #013333;
   border-style: solid;
   border-width: 1px;
   color: #FFFFFF;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   width: 75px;
}

INPUT.BTreballBotons:hover 
{
   background-color: #A7B7AD;
   border-color: #ff3311;
   border-style: solid;
   border-width: 1px;
   color: #ff3311;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   width: 75px;
}

INPUT.BTreballBotonsEdit {
   background-color: black;
   border-color: white;
   border-style: solid;
   border-width: 1px;
   color: white;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight: bold;
   width: 60px;
}

INPUT.BTreballBotonsEdit:hover {
   background-color: black;
   border-color: red;
   border-style: solid;
   border-width: 1px;
   color: white;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight: bold;
   width: 60px;
}

INPUT.BTreballBotonsPortada {
   background-color: #ffefce;
   border-color: #8C3039;
   border-style: solid;
   border-width: 1px;
   color: #8C3039;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   width: 135px;
}

INPUT.BTreballBotonsPortada:hover {
   background-color: #ffefce;
   border-color: white;
   border-style: solid;
   border-width: 1px;
   color: #8C3039;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   width: 135px;
}

INPUT.BTreballInput {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   border-top: 1px solid #013333;
   border-left: 1px solid #013333;
   border-right: 1px solid #013333;
   border-bottom: 1px solid #013333;
}

SELECT.BTreballInput {
   background-color: #ffffff;
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   border-top: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

SELECT.BTreballInput:disabled {
   background-color: #eeeeee;
   color: #888888;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   border-top: 1px solid #000000;
   border-left: 1px solid #000000;
   border-right: 1px solid #000000;
   border-bottom: 1px solid #000000;
}

TD.BTreballCap {
   background-color: #A7B7Ac;
   color: #013333;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   border: 1px solid #013333;
  padding:3px;
}

P.BTreballTitol {
   color: #013333;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
}

TD.BTreballTitol {
   background-color: #FFB750;
   color: #FFFFFF;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
   border: 1px solid #FF6C00;
   text-align:center;
}

TD.BTreballTitol2 {
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight: bold;
}

TD.BTreballTitol3 {
   color: #7F3141;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}

TD.BTreballTitolP {
   background-color: #7F3141;
   color: #ffefce;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
}

TD.BTreballTitolCaixa {
   color: #7F3141;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 14px;
   font-weight: bold;
}

TD.BTreballLlista1 {
   background-color: #CCD5CF;
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
}

TD.BTreballLlista2 {
   background-color: #E0E6E2;
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
}

TD.BTreballCamp {
   color: #ff6c00;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}

TD.BTreballCamp2 {
   color: #ff6c00;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}


TD.BTreballCampPortada {
   color: #ff6c00;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight: bold;
}


TD.BTreballValor {
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
}

TEXTAREA.BTreballInput {
   background-color: white;
   border-color: black;
   border-style: solid;
   border-width: 1px;
   color: black;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-style: normal;
}

TD.UsuarisFormgestio1 {
   background-color: #EFC384;
   color: #8C3039;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   border-top: 1px solid #8C3039;
   border-left: 1px solid #8C3039;
   border-right: 1px solid #8C3039;
   border-bottom: 1px solid #8C3039;

}

TD.BTreballCampText {
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
}

TD.BTreballCampText INPUT {
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
}

TD.BTreballCampLogin {
   background-color: #A7b7ac;
   color: #013333;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   border-top: 5px solid #A7b7ac;
   border-left: 25px solid #A7b7ac;
   border-right: 0px solid #A7b7ac;
   border-bottom: 5px solid #A7b7ac;
  padding-top:15px;
}

TD.BTreballInputLogin {
   background-color: #A7b7ac;
   color: #8C3039;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   font-weight: bold;
   border-top: 5px solid #A7b7ac;
   border-left: 0px solid #A7b7ac;
   border-right: 5px solid #A7b7ac;
   border-bottom: 5px solid #A7b7ac;
}

TABLE.BTreballInputLogin {
   background-color: #A7b7ac;
   border-top: 1px solid #013333;
   border-left: 1px solid #013333;
   border-right: 1px solid #013333;
   border-bottom: 1px solid #013333;
}

FONT.BTreballLlistaNom {
   color: #8C3039;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   font-weight:bold;
}

FONT.BTreballLlistaWeb A {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   text-decoration:underline;
}

FONT.BTreballLlistaWeb A:hover {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 12px;
   text-decoration:underline;
   font-weight:bold;
}

FONT.BTreballLlistaRegio {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight:bold;   
}

FONT.BTreballLlistaPais {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 10px;
   font-weight:bold;
}

P.BTreballBuit {
   color: #000000;
/*font-family:helvetica,Arial,sans-serif;*/
font-family:'Trebuchet MS',Helvetica,sans-serif;
   font-size: 11px;
   font-weight:bold;
}

