HTML {
   height: 100%;
   width: 100%;
}
BODY {
   margin: 0px;
   width: 100%;
   height: 100%;
   position: absolute;
   background: #EDEDED;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
}
MARQUEE {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 12px;
   color: #000000;
}
A, A:LINK, A:VISITED {
   color: #009241;
   text-decoration: none;
}
A:HOVER {
   text-decoration: none;
}
STRONG {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : White;
   background: #9D9D9D;
}
BIG {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;
}
INPUT, TEXTAREA, SELECT {
   border : 1px inset silver;
   color : black;
   background : white;
}
.button {
   border : 1px outset silver;
   color : black;
   background : silver;
}
.button:active {
   border : 1px inset silver;
}
.button:hover {
   background: #B7B7B7;
}
.input {
   font-family : Verdana, Helvetica, Sans-Serif;
   font-size : 12px;
}
.taulacentral{
   padding: 0px;
   height: 100%;
}
.col1{
   padding: 0px;
   background: black;
   height: 100%;
}
.col2{
   padding: 0px;
   border-bottom: 1px solid black;
   background: #E6E6E6;
   height: 100%;
}
.col3{
   padding: 0px;
   background: black;
   height: 100%;
}
.bloc{
   padding: 0px;
   width : 100%;
}
.rivetbloc{
   padding: 0px;
}
.bcentral{
   padding: 0px;
   height: 100%;
}
.rivetbcentral{
   padding: 0px;
   border: 1px outset white;
   background: silver;
}
.pbcentral{
   padding: 0px;
}
.pbcentralp{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : Black;
}
.titolbloc {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 13px;
   font-weight: bold;
   border-top: 1px solid silver;
   border-bottom: 1px solid silver;
   background: #049140;
   color : white;
   text-align: center;
   height: 20px;
}
.bloctext {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   background : black;


   font-size : 10px;
   color : #009241;
   padding-left: 2px;
}
.boxlink {
   padding-top: 1px;
   font-size : 10px;
   border: 1px solid black;
}
.boxlink:hover {
   padding-top: 1px;
   font-size : 10px;
   border: 1px dotted #009241;
   color: white;
}
.text{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   color : black;
}
.small {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : black;
}
.titol,.titol:link,.titol:active,.titol:visited {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 16px;
   font-weight: bold;
   color : white;
   text-align: left;
   height: 20px;
   text-decoration: none;
}
.titoladmin {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 16px;
   font-weight: bold;
   background: #8D8D8D;
   border: 1px solid silver;
   color : white;
   text-align: left;
   height: 20px;
}
.subtitol {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;
   font-weight: bold;
   color : black;
   text-decoration: underline;
   padding: 1px;
}
.titolportada {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 36px;
   color: navy;
   text-decoration: none;
}
.seccio {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 12px;

   font-weight : bold;
   font-style : italic;
   padding-left : 3px;
   height : 17px;
   color : #B50003;
}
.tt {
   font-family : "Courier New", Courier, monospace;
   font-size : 13px;
}
acronym {
   border-bottom : 1px dotted Maroon;
   cursor : help;
}
.copyright{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : gray;
}
.rivet{
   border-top : 1px solid Black;
}
.dimmed{
   color: #DADADA;
}
