.titolsTemes
{
 line-height:16px;
 color: #000000;
 font-size:15px;
  font-weight:bold;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
}

.titolsComentaris
{
 line-height:14px;
 color: #000000;
 font-size:14px;
 font-family: "verdana", courier, monospace;
 letter-spacing: -1px;
}

.titolsTemes a
{
 color:#000000;
}

.titolsTemes a:hover
{
 text-decoration:underline;
 }


.titolTema
{
 line-height:16px;
 color: #000000;
 font-size:18px;
 font-weight:bold;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
    margin-bottom:20px;
}
.descripcioTema
{
 line-height:16px;
 color: #000000;
 font-size:13px;
 font-family: "verdana", courier, monospace;
 margin-bottom:20px;
}

.comentaris
{
 line-height:16px;
 color: #000000;
 font-size:13px;
 font-family: "verdana", courier, monospace;
 margin-bottom:10px;
}


.titolTema a
{
 color:#000000;
}

.titolTema a:hover
{
 text-decoration:underline;
 }



.linkFoto a
{
color:#000000;
}

.linkFoto a:hover
{
color:#000000;
}

#caixaText15 input {
    position: relative;
    width: 250px;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
    font-size: 15px;
    color:#84828a;
    font-weight:bold;
    border:solid 2px #84828a;
}

#caixaText100 input {
    position: relative;
    width: 100%;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
    font-size: 15px;
    color:#84828a;
    font-weight:bold;
    border:solid 2px #84828a;
}

#caixaText100 textarea {
    position: relative;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
    font-size: 12px;
    color:#84828a;
    font-weight:bold;
    border:solid 2px #84828a;
}

#caixaText100_13 textarea {
    position: relative;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
    font-size: 13px;
    color:#84828a;
    font-weight:bold;
    border:solid 2px #84828a;
}


#caixaText12 input, #caixaText12 select {
    position: relative;
    width: 250px;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
    font-size: 12px;
    color:#84828a;
    font-weight:bold;
    border:solid 2px #84828a;
}

.textesConceptes
{
 line-height:16px;
 color: #000000;
 font-size:13px;
 font-weight:bold;
    font-family: "verdana", courier, monospace;
    letter-spacing: -1px;
 }

.taulaEnmarcada
{
	background-color: #eeeeee;
        border-right: #a5a7aa solid 1px;
        border-bottom: #a5a7aa solid 1px;
        border-left: #a5a7aa solid 1px;
        border-top: #a5a7aa solid 1px;        
}

.submit {
    width: 0px;
    height: 0px;
    font-size: 0.1px;
    -moz-opacity:0 ;
    filter:alpha(opacity: 0);
    opacity: 0;
    }


