body {
  background-color: rgb(240,240,240);
  padding: 0em;

  position: absolute; /*ou absolute */
  top: 50%;
  height: 600px;
  margin-top: -300px;
}


h1 {
  margin-top: 0;
  margin-bottom: 0.2em;
  text-align: center;
}

h2 {
  margin-top: 0.8em;
  margin-bottom: 0;
}


table#retejo {
  background-color: transparent;
  background-image: url("fond.jpg");
  width: 800px;
  height: 600px;
  margin-left: auto;
  margin-right: auto;
  color: white;
  table-layout: fixed;
}

td#menu {
  background-color: transparent;
  font-size: 100%; 
  width: 112px;
  text-align: right;
  padding-left: 4px;
  margin-right: 4px;
}


td {
  padding: 1em;
  vertical-align: top;
}

.contenu {
  height: 500px;
  overflow: auto;
  overflow-x: hidden;
}

a {
  color: white;
  text-decoration: none;
  font-weight: bold;
}

a:hover {
  text-decoration: underline;
}

a:hover div {
  text-decoration: underline;
}

.ligaro {
  display: block;
  margin-bottom: 10px;
}



.menukomento {
  font-size: 80%; 
}


.centre {
  text-align: center;
}

#logo {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 15px;
}

p {
/*  text-align: justify; */
  padding-right: 10px;
  margin-top: 0;
  margin-bottom: 0.5em;
}

a img {
  border: 0;
}


select {
  border: none;
}


table#aligxilo {
  margin: auto;
}

#aligxilo tr {
/*  background: red; */
  margin: 0;
  padding: 0;
  border: 0;
}

td.entete {
/*  background-color: red; */
  color: white;
  text-align: right;
  width: 30%;
  vertical-align: top;
}

td.champ * {
  vertical-align: bottom;
  color: yellow;
}

input, select {
  background-color: transparent;
  font-weight: bold;
  padding: 2px;
  border: none;
  border-bottom: groove yellow 1px;
  text-align: center;
  font-size: 120%; 
}

select {
  background-color: black;
}



input.submit {
  color: white;
  border: solid yellow 3px;
}

.remarque {
  color: white;
}

.dekstre {
  text-align: right;
  margin-right: 35px;
}

.pub {
  font-weight: bold;
}

.kanuo {
  margin-left: 40%;
  margin-right: 10%;
}

.orleans {
  margin-bottom: 1em;
}

img#europe, table#retejo {
  border-style: inset;
  border-width: 3px;
  border-color: yellow;
}

img#europe {
  border-width: 2px;
}

