* {
  margin: 0;
  padding: 0;
}
a {
  color: #1495ff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
body {
  background: #ad8667 url(images/bg.jpg) repeat scroll 0% 50%;
  font-size: medium;
  font-family: arial;
  color: #ebe1d9;
}
br.clear {
  clear: both;
}
p {
  margin-top: 0.5em;
  font-size: 14px;
  font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  text-align: left;
  color: #000000;
}
h1, h2, h3, h4, h5, h6 {
  color: #000000;
  font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
}
h1 {
  font-size: 218%;
  font-variant: small-caps;
  text-transform: none;
  font-weight: bold;
  font-family: Georgia,serif;
}
h2 {
  font-variant: small-caps;
  font-family: Georgia,serif;
  margin-bottom: 0;
  color: #4e443c;
  font-weight: 100;
  text-transform: none;
}
h3 {
  font-family: "Helvetica Neue","Lucida Grande",Helvetica,Arial,Verdana,sans-serif;
  font-size: 100%;
  color: #666666;
}
h4 {
  font-size: 118%;
}
ul {
  font-size: smaller;
  font-style: normal;
}
img {
  border:  none;
  margin: 5px;
}
table.trad {
  border-collapse: collapse;
}
th, td {
  border: 1px solid #000000;
}
td.emph {
  background-color: #ffff00;
}
table.fichiers {
  border: 3px solid #000000;
  border-collapse: collapse;
}
table.fichiers th, table.fichiers td {
  border: 3px solid #000000;
}
.suite {
  clear: both;
}
#bg {
  background: transparent url(images/shadow.png) repeat-x scroll left top;
}
#header {
  padding: 40px;
  position: relative;
  height: 120px;
}
#logo {
  position: absolute;
  top: 40px;
  left: 40px;
  height: 120px;
  line-height: 120px;
}
#logo a {
  text-decoration: none;
  color: #ffffff;
}
#logo h1 {
  font-size: 3.5em;
  font-family: Georgia,serif;
  text-shadow: #32251b 0 2px 1px;
}
#nav {
  position: absolute;
  right: 40px;
  height: 53px;
  line-height: 53px;
  top: 73px;
}
#nav a {
  text-decoration: none;
  text-transform: lowercase;
  color: #f4eeea;
  text-shadow: #32251b 0 1px 1px;
  font-size: 1.2em;
}
#nav li {
  margin: 0 1em;
}
#nav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav ul li {
  float: left;
}
#outer {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  width: 1180px;
}
#menu {
  padding: 40px;
  background: #32251b none repeat scroll 0% 50%;
  width: 240px;
  float: left;
  color: #e1d2c7;
  font-family: Georgia,serif;
  text-align: left;
  font-variant: small-caps;
  margin-bottom: 0;
  height: 100%;
  font-weight: 100;
  text-transform: none;
}
#menu a {
  color: #e2e0df;
  text-decoration: none;
  font-family: Georgia,serif;
}
a.logo {
  text-align: center;
}
#menu a:visited {
  color: #ffffff;
  font-style: italic;
}
#menu a:hover {
  color: #ffffff;
}
.courant {
}
#contenu {
  margin: 0 0 0 355px;
  padding: 40px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 710px;
  color: black;
}
#contenu a {
  color: #242424;
}
#contenu ul {
  padding-left: 40px;
  padding-top: 5px;
}
img.Siv {
  text-align: center;
}
#actu {
  float: left;
  text-align: right;
  width: 50%;
}
#pied {
  padding: 0 0 80px;
  position: relative;
  width: 1100px;
  text-align: center;
  color: #d8c2ab;
}
li {
  font-family: Arial,Helvetica,sans-serif;
  color: black;
}
#contenu h2 {
  padding-top: 30px;
  padding-bottom: 10px;
  color: black;
}
#contenu p {
}
#contenu h1 {
  padding-bottom: 20px;
}
#contenu em {
  color: black;
}
#contenu h3 {
  padding-top: 10px;
  color: black;
}
