body {
  margin: 1px;
  font: normal 11px sans-serif;
}

.banner {
  background: url(/alicante-car-hire-img/extension.jpg) repeat-x;
}

.menubar {
  height: 64px;
  /*text-align: right;*/
  background: url(/alicante-car-hire-img/ext-menu-alicante.jpg) repeat-x;
}

.menu {
  padding-top: 10px;
  padding-left: 170px;
  font: bold 10px verdana;
}

a.menuitem, a.menuitem:visited {
  text-decoration: none;
  color: black;
}

.logoidioma {
  display: block;
  float: left;
}

.section {
  width: 90%;
  margin: auto;
  padding: 20px;
}

form.login {
  width: 40%;
  margin: auto;
}

table.login {
  margin: 4px;
  padding: 8px;
  border: 1px outset black;
  background-color: #83aafe;
}

table.login th {
  text-align: right;
}

table.basic {
  margin: auto;
  border: 1px solid black;
}

table.basic caption {
  margin: auto;
  font-weight: bold;
  background-color: #202749;
  color: white;
}

table.basic th {
  padding: 1px 3px;
  background-color: #83aafe
}

table.basic td {
  padding: 2px 6px;
  background-color: #e4edff;
}

th.horizontal {
  text-align: right;
}

td.numeric {
  text-align: right;
}

fieldset {
  background-color: #e4edff;
}

legend {
  font-size: 14px;
  font-weight: bold;
}

div.form {
  margin: 0 20%;
}

div.form h1 {
  margin: 4px 0;
  padding: 1px 2px;
  font: normal 14px serif;
  background-color: #5088d8;
  color: white;
}

table.form {
  width: 96%;
  margin: 0 2%;
  border-spacing: 0;
}

table.form th {
  width: 40%;
  font-weight: normal;
  text-align: left;
}

table.form td input {
  width: 99%;
}
