.head_page {
  margin-bottom: 10px;
  font-family: arial;
  font-size: 18px;
  color: black;
}
.fb_addtbl {
  margin: 0px 20px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.fb_addtbl INPUT {
  width: 98%;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.fb_addtbl INPUT.but {
  width: 85px;
  height: 23px;
}
.fb_addtbl TEXTAREA {
  width: 98%;
  height: 70px;
  font-family: verdana;
  font-size: 12px;
  color: black;
}
.line_sep {
  margin: 0px;
  width: 95%;
  height: 1px;
  border-style: dotted;
  border-width: 0px 0px 1px 0px;
  border-color: gray;
}

.mes_ok {
  margin: 5px 10px;
  font-family: arial,verdana;
  font-size: 15px;
  font-weight: bold;
  color: black;
  text-align: center;
}
.mes_error {
  margin: 5px 10px;
  font-family: arial,verdana;
  font-size: 15px;
  font-weight: bold;
  color: red;
  text-align: center;
}

.fb_messages {
  margin: 5px 20px;
  font-family: arial,verdana;
  font-size: 13px;
  color: black;
  text-align: left;
}
.fb_messages .date {
  float: right;
  font-family: verdana;
  font-size: 11px;
}
.fb_messages .name {
  font-family: arial,verdana;
  font-size: 13px;
  font-weight: bold;
  color: black;
}
.fb_messages .mess {
  width: 490px;
  margin: 5px;
  padding: 5px 7px;
  border-style: solid;
  border-width: 0px 0px 0px 5px;
  border-color: #EA84AB;
  font-family: georgia;
  font-size: 16px;
  color: black;
  text-align: left;
  line-height: 23px;
}

.fb_pages {
  margin: 0px 20px;
  font-family: arial,verdana;
  font-size: 12px;
  color: black;
  text-align: center;
}
.fb_pages A {
  font-family: arial,verdana;
  font-size: 12px;
  color: blue;
  text-decoration: underline;
}
.fb_pages A:hover {
  text-decoration: none;
}


.link_foto IMG {
  border: solid 1px black;
}




.order_tbl {
  font-family: arial;
  font-size: 11px;
  color: #284E75;
}
.order_tbl .inp {
  width: 98%;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.order_tbl .txt {
  width: 98%;
  height: 70px;
  font-family: arial;
  font-size: 12px;
  color: black;
}
.order_tbl .but {
  margin-bottom: 10px;
  width: 80px;
  font-family: arial;
  font-size: 11px;
  font-weight: bold;
  color: black;
}