* {
  margin: 0;
  padding: 0;
  font-family: Georgia, Palatino, Times, 'Times New Roman', sans-serif; }

body {
  background: #fff; }

ul {
  list-style-image: url(img/Abullet.png); }

a {
  text-decoration: none;
  color: maroon; }

a:hover {
  text-decoration: underline; }

a:link,
a:visited {
  text-decoration: none;
  color: maroon; }

#main {
  position: absolute;
  top: 40px;
  left: 280px;
  width: 38em;
  font-size: 16px; }

#main h1 {
  font-size: 2.2em;
  font-weight: normal;
  font-family: Arial, Times;
  letter-spacing: 1px;
  color: maroon; }

#datelieu {
  padding-bottom: 1ex;
  padding-top: 0.5ex;
  border-bottom: maroon dotted;
  margin-bottom: 2ex;
  font-family: Arial, Times;
  font-variant: small-caps;
  font-weight: bold;
  letter-spacing: 0.5px;
  font-size: 1.1em;
  color: maroon; }

#main h2 {
  color: maroon;
  font-size: 1.4em;
  font-weight: normal;
  font-family: Arial, Times; }

#main h3 {
  color: maroon;
  font-size: 1.2em;
  font-weight: normal;
  font-family: Arial, Times;
  margin-top: 0.5ex;
  margin-bottom: 0.5ex; }

#main p {
  margin: 20px 0;
  line-height: 20px; }

#main ul, #main ol {
  margin: 20px; }

#main ul.programme {
  margin-top: 10px; }

#main li {
  font-size: 15px;
  line-height: 20px; }

#main ul li {
  list-style-type: square; }

#main ul#comite li a {
  text-decoration: non;
  color: black; }

#sidebar {
  position: absolute;
  top: 40px;
  left: 20px;
  width: 200px;
  padding: 20px 20px 0 0;
  border-right: 1px solid maroon;
  text-align: right; }

#sidebar h2 {
  text-transform: uppercase;
  font-size: 13px;
  color: #333;
  letter-spacing: 1px;
  line-height: 20px; }

#sidebar ul {
  list-style-type: none;
  list-style-image: none;
  margin: 20px 0; }

#sidebar li {
  font-size: 1.0em;
  line-height: 1.5em;
  font-family: Arial, Times;
  color: maroon; }

#sidebar a {
  text-decoration: none;
  font-family: Arial, Times; }

#contact {
  border-top: dotted maroon;
  padding-top: 1ex;
  margin-top: 1ex;
  font-family: Arial, Times; }

#lastupdate {
  border-top: dotted maroon;
  margin-top: 1ex;
  padding-top: 1ex;
  padding-bottom: 1ex;
  font-size: small;
  font-family: Arial, Times; }

#sidebar #logo {
  margin-top: 2em;
  text-align: center; }

img {
  border-width: 0;
  border-style: none; }

ul.sujets li {
  margin-top: 1ex; }
