A, A:LINK, A:VISITED {
   text-decoration : underline;
   color : #445454;
}
A:HOVER {
   color: Red;
}
BODY {
   margin-bottom : 0px;
   margin-left : 0px;
   margin-right : 0px;
   margin-top : 0px;
   width : 100%;
   height : 100%;
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   background-color : White;
   color : Black;
}
BIG {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;
}
INPUT, TEXTAREA, SELECT {
   border : 1px solid gray;
   color : black;
   background : white;
}
form {
   margin: 0;
   padding: 0;
}
.button {
   border : 1px solid gray;
   color : black;
   background : silver;
}
.input {
   font-family : Verdana, Helvetica, Sans-Serif;
   font-size : 12px;
}
.taulacentral{
   background-color : White;
}
.col1{
   padding-left : 2px;
   padding-top : 2px;
   padding-right : 2px;
   padding-bottom : 2px;
   background-color : White;
}
.col2{
   padding-left : 5px;
   padding-right : 5px;
   background-color : White;
}
.col3{
   padding-left : 5px;
   padding-top : 2px;
   padding-right : 2px;
   padding-bottom : 15px;
   background-color : White;
}
.bloc{
   background-color : White;
   padding-left : 0px;
   padding-right : 0px;
   width : 100%;
}
.rivetbloc{
   background-color : White;
}
.bcentral{
   background-color : White;
}
.rivetbcentral{
   background-color : White;
}
.pbcentral{
   background-color : White;
   padding-top : 0px;
   padding-bottom : 20px;
}
.pbcentralp{
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : Black;
}
.titolbloc {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   background : url(../img/pastilla.gif) left top no-repeat;
   font-weight : bold;
   background-color : White;
   color : White;
   padding-left : 5px;
   width : 100%;
   height : 20px;
}
.bloctext {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : Black;
   background: #F3F3F3;
   border: 1px solid #CF8E8E;
}
.text{
   font-family : Arial, Helvetica, sans-serif;
   font-size : 13px;
   color : Black;
}
.small {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 10px;
   color : Black;
}
.titol, a.titol, a:active.titol, a:visited.titol {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   font-weight: bold;
   color : White;
   padding-left: 5px;
   height : 20px;
}
td.titol {
   background: #990000 url(../img/fonstitol.gif) right top no-repeat;
}
.titolportada {
   font-family : Arial, Helvetica, sans-serif;
   font-size : 14px;
   font-weight : bold;
   background-color : White;
   color : Black;
}
.seccio {
   font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
   font-size : 11px;
   padding-left : 3px;
   padding-bottom: 10px;
}
.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 : 11px;
   background: #990000;
   height: 40px;
   color: white;
}
.rivet{
   background: white;
}
.dimmed{
   color: #888888;
}