.contactar #header {
  background: url(../img/backgrounds/capContacte.jpg) no-repeat center top;
}

#contenido .contactar .address {
  background: #F1F1F1;
  line-height: 19.5px;
  margin-bottom: 30px;
  padding: 3px 10px;
}

#contenido .contactar form fieldset {
  border: none;
  display: block;
  margin: 20px auto;
  padding: 0;
}

#contenido .contactar form fieldset.form {
  width: 410px;
}

#contenido .contactar form label {
  display: block;
  margin-bottom: 5px;
  _margin-top: 10px;
  min-height: 20px;
}

#contenido .contactar form input,#contenido .contactar form textarea {
  background: #F1F1F1;
  border: 1px solid #A2A2A2;
  float: right;
  margin-top: -2px;
  width: 300px;
}

#contenido .contactar form textarea {
  height: 170px;
}

#contenido .contactar form p {
  margin: 0;
  padding: 2px 0 5px 0;
}

#contenido .contactar .llei {
  background: #F1F1F1;
  margin-bottom: 4px;
}

#contenido .contactar .llei label {
  height: 20px;
  margin-top: 0;
}

#contenido .contactar .llei span {
  color: #000;
  float: right;
  font-weight: normal;
  margin-right: 390px;
  padding: 6px 0 0 0;
}

#contenido .contactar input.checkbox {
  background: none;
  border: none;
  display: inline;
  float: none;
  height: auto;
  margin: 6px; *margin: 2px; margin/*\**/: 3px\9; _margin-bottom: -2px;
  width: auto;
}

#contenido .contactar form button {
  background: #00727E;
  border:1px solid #00727E;
  color: #FFF;
  display: block;
  font-size: 10px;
  font-weight: bold;
  height: auto;
  padding: 7px;
  text-indent: 0;
  width: 633px;
}
#contenido .contactar form button:hover {
  background: #FFF;
  color: #00727E;
}
