table {
  border-spacing: 1.5em 0pt
}

td {
  border-style: none;
  text-align: left;
}

th {
  border-width:1px;
  border-color: black;
  border-style:solid;
  background: rgb(123,125,125);
  color: rgb(246,250,249);
  font-size:large;
  text-align: center;
}

a {
  color: black;
  text-decoration: underline;
}

p {
  text-indent: 1.5em;
  margin:0pt;
}

ul {
  list-style-type:square;
}


li {
  margin-bottom: .5em;
}

h1 {
  margin-bottom:1em;
}

h2 {
  margin-top: 1em;
  margin-bottom:.25em;
}

h3 {
  font-size: medium;
  margin-bottom:0pt;
}

del {
  text-decoration:none;
  font-style: italic;
  color: rgb(199,222,218);
}

img {
  border: solid;
  border-color:rgb(153,195,188);
}

body {
  color: black;
  background: black;
  font-family: Arial, sans-serif;
}

input {
  margin-bottom:.25em;
  margin-top: .25em;
  margin-left:0;
  margin-right:.5em;
}

#conteneur {
  margin: auto;
  height: 100%;
  min-height: 30em;
  width: 100%;
  max-width: 55em;
  padding: 1em;
  padding-bottom:0pt;
  background: rgb(153,195,188);
}


#entete {
  background: rgb(246,250,249);
  font-weight: bold;
  padding: 1.5em;
  padding-bottom: 1em;
  padding-top: 1em;

  border-bottom: solid;
  border-width: 1em;
  border-color: rgb(153,195,188);
}
#entete h2 {
  font-size: small
}
#entete h1 {
  padding:0pt;
  margin:0pt;
  font-weight: bold;
  font-size: 400%;
}

#main {
  height: 100%;
  min-height: 30em;
  margin:0;
  padding:1em;
  text-align: justify;
  background-image: url('background.png');
  background-repeat: no-repeat;
  background-position: right bottom;
}

#bottle {
  height:100%;
  min-height: 30em;
  margin: 0pt;
  padding: 0pt;
  background: rgb(246,250,249);
  background-image: url('bottle.png');
  background-repeat: no-repeat;
  background-position: left bottom;
}

#menu {
  float:right;
  padding:0pt;
  padding-left:1em;
  margin: 0pt;
  margin-left:1em;
  margin-bottom:1em;

  border-left: solid;
  border-bottom: solid;
  border-color:rgb(153,195,188);
}

#menu a {
  text-decoration: none
}

#menu ul {
  list-style-type:none;
  padding:.5em;
  margin:0pt;
}

#menu li {
  margin-bottom: .25em;
}


#foot {
  text-align: right
}

#foot a {
  text-decoration: none;
}

#logo {
  border: 1px solid;
  margin-left: -3em;
  margin-right: .75em;
  height: 3em;
  vertical-align: -1em;
}

.program_committee {
  text-decoration: none;
}

.glop {
  padding-top:.33em;
  text-indent:0pt;
}

.article {
  text-align:right;
  font-size: small;
}

.chair {
  font-weight: normal;
  font-style:italic;
  font-size:small;
}

.program {
  border-style:none;
  border-spacing:1px;
  empty-cells:hide;
}

.expose {
  border-style: solid;
}

.time {
  border-style: solid;
  background: rgb(164,167,166);
}

.title {
  font-style:italic
}

.invite {
  text-align: center;
  border-style: solid;
}

.coffee {
  padding-top: .5em;
  padding-bottom: .5em;
  text-align: center;
  border-style:none;
}

.session-type {
  text-align: center;
}



.hotel {
  border: 1px solid;
  margin:1em;
  padding:.5em;
  padding-left: 1em;
  padding-right: 1em;
  background: rgb(246,250,249);
}

.nom {
  font-weight: bold;
  font-size: 120%;
  margin-right: 0.3em
}

