body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #336699;
    scrollbar-3dlight-color:#663333;
    scrollbar-arrow-color:#D42E25;
    scrollbar-base-color:#F0F0F0;
    scrollbar-darkshadow-color:#F0F0F0;
    scrollbar-face-color:#BCAA3A;
    scrollbar-highlight-color:whitesmoke;
    scrollbar-shadow-color:#663333;
}

input {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #666666;
    border-width:1px;
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

select {
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: navy;
    border-width:1px;
    border-left: #999999 1px solid;
    border-right: #999999 1px solid;
    border-top: #999999 1px solid;
    border-bottom: #999999 1px solid;
}

a {
    font-size: 12px;
    font-family:Arial, Helvetica, sans-serif;
    color: #003366;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #003366;
}
a:hover {
    color: #0000FF;
}
a:active {
    text-decoration: none;
}

a.n2 { 
    font-family: Arial; 
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold; 
    color: #333333;
}

a.n2:visited { 
    font-family: Arial;
    margin-left: 10px;
    font-size: 12px;
    font-weight: bold; 
    color: #333333;
}

a.n2:hover { 
    font-family: Arial; 
    font-size: 12px; 
    color: #0033FF;
    text-decoration: none;
}

A.n3 { 
    font-family: Arial;
    font-size: 12px;
    color: #0066CC;
    text-decoration: none
} 
A.n3:hover {color: #0066CC; text-decoration: underline overline}

A.n4 {
    font-family: Arial;
    font-size: 12px;
    color: #0066CC;
    text-decoration: none
} 
A.n4:hover {color: #aa00cc; text-decoration: none}

.fons_taula_principal {
    background-image:url(../include/images/fons_taula.gif);
/*  font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;*/
}

.fons_taula_linea {
    background-image:url(../include/images/bg_caja.gif);
    border-style:dotted;
    border-width:1px;
    border-color:#666666;
    border-collapse: inherit;
}

.fons_linea {
    border-style:dotted;
    border-width:1px;
    border-color: #CC99FF;
    border-collapse: inherit;
}

.fons_taula_linea_noborder {
    background-image:url(../include/images/bg_caja.gif);
}

.titulo {
    color: #336699;
    font-size:16px;
    font-weight:bold;
    font-family: "Courier New", Courier, mono;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color:#336699;
}

.Estilo1 {
    color: #336699;
    font-size:16px;
    font-weight:bold;
    font-family: "Courier New", Courier, mono;
    border-bottom-style: dotted;
    border-bottom-width: thin;
    border-bottom-color:#336699;
}

.titulo_no_subrayado {
    color: #336699;
    font-size:16px;
    font-weight:bold;
    font-family: "Courier New", Courier, mono;
}

.texto {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
    text-align: justify;
}

.texto1 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #000000;
    text-align: center;
}

.texto2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #000000;
}

.textomini {
    font-size:10px;
    font-family:Arial, Helvetica, sans-serif;
    color: #333333;
}

.textoblanco {
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    color: #FFFFFF;
}

.textoblanco2 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
}

.boton
{  BORDER-LEFT: #CCCCCC 1px solid; 
   BORDER-RIGHT: #635D87 1px solid; 
   BORDER-TOP: #CCCCCC 1px solid; 
   BORDER-BOTTOM: #635D87 1px solid; 
   FONT-WEIGHT: bold; 
   FONT-SIZE: 12px;   
   COLOR: #FFFFFF; 
   FONT-STYLE: normal; 
   FONT-FAMILY: Arial;
   background-image:url(../include/images/fons_red.gif);
}

.boton_gris
{  BORDER-LEFT: #CCCCCC 1px solid; 
   BORDER-RIGHT: #635D87 1px solid; 
   BORDER-TOP: #CCCCCC 1px solid; 
   BORDER-BOTTOM: #635D87 1px solid; 
   FONT-WEIGHT: bold; 
   FONT-SIZE: 12px;   
   COLOR: #FFFFFF; 
   FONT-STYLE: normal; 
   FONT-FAMILY: Arial;
   background-image:url(../include/images/fons_grey.gif);
}

.detall_formulari {
    color: #FFFFFF;
    background-image:url(../include/images/fons_grey.gif);
}

.grup_formulari {
    border-style: dotted;
}

