/* CSS Document */
/*/********************************************************************
/*********************** ESTILS PROPIS COL·LABORA********************
************************************************************************/


fieldset {
  padding:10px;
  border-color:rgb(207,0,39);
  margin:0 0 20px 10px;
  font-size:1em;
}
legend {
  color:rgb(207,0,39);
  font-weight:bold;
  padding:0 10px;

}
label.preField {
  /*padding: 0px;
  margin: 0em 0 0 0px;
  min-width: 9em;
  width: expression('12em');   /* IE 6 */
/*	display: -moz-inline-box;*/	 /* Firefox */
  /*display: inline-block;
  text-align:right;
  background:url(../imatges/hr_puntets.gif) left bottom no-repeat;*/
}

div .colabora ul li {
  padding:0;
  margin:0;
}
ul.llistatDreta {
  margin-left:10px;
  font-size:1.1em;
  }

thead tr {
  font-weight:bold;
  height:2em;

}
table.form{
margin-top:1em;
}

table.form tr {
  height:2em;
  text-align:center;
}
table.resultats {
  border-collapse:collapse;
  text-align:center;
  border:1px #000 solid;

  }
table.resultats thead {
  background-color:rgb(146,198,203)

  }
table.resultats tr td {
  font-size:1.1em;
  padding:5px 10px;
  }



td.triple {
  padding:0 10px;

}
input, select {
  /*background-color:#00CCFF*/
}
select {
  width:15em;
}
select.petits {
  width:3em;
}
input, button{
  background:#F1F1F1;
  border:1px solid #B5CCBA;
  margin-bottom:0.5em;
}
input.enlinia {
  margin-bottom:0;
}
input.radio {
  margin:0 0.8em 0 0;
  background:#fff;
  border:none;
}

.errFld { /* com canvia el input text o el que sigui*/
    background:#FFC;
  border:1px solid #F00;
}
.errMsg { /* format missatge*/
  color:#F00 !important;
  margin-bottom:1em;



}
input:hover, textarea:hover, button:hover {
  background:rgb(146,198,203);
}
input:focus, textarea:focus, button:focus {
  border-color:#FF0033;
  background:#FFF;
}

.req {
  color:#CC0000
}
.margeEsq {

}
ul.passos li{

  margin:0 auto;
 /* color:#C3C3C3;
 Pablo Carmona 02/10/2007
 https://www.flsida.org/index2_form.php?pag=300
 2. SUPPORT - BECOME A MEMBER - options in "donation infomation" are so tiny.
 */
 color:#989898;
 /*Pablo Carmona 02/10/2007*/
}
ul.passos li {
  display:inline;
  margin-right:1em;
}
.avis {
  font-size:1.1em;
  color:rgb(0,97,104);
}

.titol {
  font-size:1.4em;

}

#botoContinuar
{
  margin:10px 0px 0 400px ;

}
tr#fila_total{
background-color:#ff0000;
border:0 none;
color:#FFFFFF;
font-size:1.1em;
font-weight:bold;
}
tr.fila_1 { background-color:#ffdddd;}
tr.fila_3 { background-color:#ffffdd;}
tr.fila_1 td, tr.fila_3 td  { padding:10px;}

