body {
  background-color:white;
  background-image:url(images/fond-holiday.png);
  background-attachment:fixed;

  font-family: verdana, arial;
  text-decoration: none;
}

p, li, td, th, h1, h2, h3, h4, h5, form, input, button, select, textarea, div {
    font: 11px Arial, Helvetica, sans-serif;
    color: #287D28;
}


.header {
    font-size: 10px;
    font-weight: bold;
}

.region-country-table {
  background: #FDFCC1;
}

.inputcontainer, .but, .browse {
    padding: 0 .6em;
}

.title {
  font-size: 12px;
  align: center;
  background: #287D28;
  color: #FFFFFF;
  font-weight: bold;
}
