body {
   background-color: #ECECEC;
   margin-left: 0px;
   margin-top: 0px;
   margin-right: 0px;
   margin-bottom: 0px;
}
select{
   width: 200px;

}
A:link {
   text-decoration: none;
}
A:visited {
   text-decoration: none;
}

.taula_index {
   background-color: #EFEFEF;
   border: 1px solid #000000;
}

.texte_verdana{
   font-family: Arial;
   font-size: 13px;
   color:#666666;
   font-weight: 700;
}
.texte_error_1{
   font-family:Arial;
   font-size: 14px;
   font-weight:bold;
   color:#F00;
}
.inputBuscar {
   font-family:Arial;
   font-size: 14px;
   color: #000000;
   background-color: #FFFFFF;
   border: 1px solid #999999;
   background-image: url("../imatges/finput.gif");
   background-repeat: repeat-x;
}
.barra_navegacio {
   background-color: #007847;
   border-top: 1px solid #000000;
   border-right: 1px none #000000;
   border-bottom: 1px solid #000000;
   border-left: 1px none #000000;
   font-family:Verdana, Geneva, sans-serif;
   font-size: 12px;
   font-weight: bold;
   color: #FFFFFF;
}
.linkHistoric {
   color: #FFFFFF;
}
.linkHistoric:hover {
   text-decoration:underline
}
.textpeu {
   font-family:Verdana, Geneva, sans-serif;
   font-size: 10px;
   font-weight: normal;
}
.taulaGestio {
   font-family:Arial;
   font-size: 14px;
   color: #007847;
   text-align: left;
   font-weight: 700;
   line-height: 25px;
}

.taulaGestio2 {
   font-family:Arial;
   font-size: 14px;
   color: #007847;
   text-align: left;
   font-weight: 700;
   line-height: 18px;
   background-image: url("../imatges/btaula.gif");
   background-repeat: repeat-x;
   border: 1px solid #666666;
   border-left: 0px solid #666666;
   border-right: 0px solid #666666;
}
.taulaGestio2:first-child{
   border-left: 1px solid #666666;
}
.taulaGestio2:last-child{
   border-right: 1px solid #666666;
}
.taulaBorde {
   border: 1px solid #191919;
}
.taulaGestioCos {
   text-align: center;
}
.obligatori{
   color: #990000;
   font-weight:normal;
}
.taulaLlistaBorde {

   border: 1px solid #ABABAB;
}
.taulaLlistaCap {
   font-family:Verdana, Geneva, sans-serif;
   font-size: 12px;
   text-transform: uppercase;
   color: #EFEFEF;
   background-color: #007847;
   text-align: center;

}
.taulaLlistaCos1 {
   font-family:Verdana, Geneva, sans-serif;
   font-size: 12px;
   background-color: #EFEFEF;
}
.taulaLlistaCos2 {
   font-family:Verdana, Geneva, sans-serif;
   font-size: 12px;
   background-color: #FFFFFF;
}
.linkOrdre{
   color: #FFFFFF;
}
.linkOrdre:hover {
   text-decoration:underline;

}
.link_proteccio {
   text-decoration:underline  !important;
}
.link_proteccio:hover {
   font-weight: bold;
   color:#191919;
}
.link_proteccio:visited{
   text-decoration:underline  !important;
   color:#666666;
}