@charset "utf-8";
/* CSS Document for albhol - Contact */

#content h2 {background:#C67530; color:#fff; font-size:1.1em; height:30px; line-height:28px; padding:2px 10px}
form {background:#fff; border:1px solid #C67530; font-size:0.9em; padding: 20px 40px}
br {clear:both}
label {cursor:pointer; display:inline-block; float:left; margin:10px; text-align:right; width:300px}
input, select, textarea {float:left; font-family: 'Ubuntu', Verdana, Geneva, sans-serif; margin:7px 0}

#button {cursor:pointer; font-size:1.1em; font-weight:bold; padding:3px 15px}
#sendCopy {position:relative; top:3px}

.escond {display:none; visibility:hidden; height:0}

  .sendOK, .sendKO {background:#ededed url(/_img/icon-ok.png) center 50px no-repeat; border:1px solid #C67530; color:#390800; font-size:1.1em; padding:110px 20px; text-align:center}
  .sendKO {background-image:url(/_img/icon-ko.png)}
  .sendOK p, .sendKO p {margin: 10px auto}

