
BODY.CosForum
{
 background-color: white;
}

TABLE.TaulaPrincipal
{
 border: 1px solid #DD2416;
 width:100%;
}

TABLE.TaulaFormulari
{
 border: 1px solid #920105;
 width:80%;
}

TABLE.TaulaNavegacio
{
 border: 0px solid red;
 width:100%;
}

TD.Navegacio
{
 background-color: #242E43;
 color: black;
 font-family: Arial, Helvetica;
 font-size: 18px;
}

TD.CapcaleraLectora
{
 height: 21px;
 background-color: #00486E;
 color: white;
 font-family: Arial, Helvetica;
 font-size: 12px;
} 

TD.LiniaMissatgeTipus1
{
 background-color: #018DD9;
 color: white;
 font-family: Arial, Helvetica;
 font-size: 13px;
}

TD.LiniaMissatgeTipus1 A
{
 color: white;
 font-weight: bold;
}

TD.LiniaMissatgeTipus2
{
 background-color: #3CBAFF;
 color: white;
 font-family: Arial, Helvetica;
 font-size: 13px;
}

TD.LiniaMissatgeTipus2 A
{
 color: white;
 font-weight: bold;
}


INPUT
{
 font-family: Arial, Helvetica;
 font-size: 10pt;
 border: 1px solid #333947;
 background-color: #E3EBFF;
}

SELECT
{
 font-family: Arial, Helvetica;
 font-size: 10pt;
 border: 1px solid #333947;
 background-color: #E3EBFF;
}

TEXTAREA
{
 font-family: Arial, Helvetica;
 font-size: 10pt;
 border: 1px solid #333947;
 background-color: #E3EBFF;
 width: 600px;
 height: 80px;
}

.forum_title 
{
 font-family: Arial, Helvetica;
 font-size: large;
}

TD.TitolForum
{
 font-family: Arial, Verdana, Helvetica;  
 font-size: 16px;
 color: black;
 font-weight: bold;
}

.nav 
{
 font-family: MS Sans Serif,Geneva,sans-serif;
 font-size: 11px;
 border: 1px solid #DD2416;
 padding: 2px;
 background-color: white;
}

.nav A:link
{
 color: black;
}

.nav A:visited
{
 color: black;
}
