body {
  color:#DDDDDD;
  font-family:tahoma;
  font-size:20px;
}

#wrap {
  width:731px;
  margin:0 auto;
}

#form {
  margin-left:0px;
  margin-top:380px;
  margin-bottom:0px;
  padding-bottom:0px;  
  text-align:center;
}

#texto {
  color:#000000;
  text-align:justify;
  font-size:13px;
  position:relative;
  width:730px;
  /*top:90px;*/
}

#form input {
  font-size:14px;
  font-family:tahoma;
}

#form_title {
  margin-bottom:0px;
  padding-bottom:0px;
}

#links {
  font-size:12px;
  /*margin-left:296px;*/
  position:absolute;
  width:730px;
}

#links a, #links a:visited {
  color:#3399ff;
}

.pepeboton {
  background-color: #cc0000;
  border: 1px dashed #dddddd;
  color: #DDDDDD;
}

#pepeajax {
  padding-top:20px;
}

#pepelink {
  font-size:14px;
  margin-top:10px;
  display:block;
}

.error {
  font-size:16px;
}
