#global {
background: url(ombre.png) repeat-y ;
  position: relative;
  top: -3px;
  left: 0;
  width: 872px;
  height: 1080px;
  margin-right: auto;
  margin-left: auto;
}

p, li, ul, hr {
  font-family: Arial,Sans-Serif;
  font-size: 13px;
  color: #520505;
}
hr {
  color: #b7b7f6;
}
h2 {
  color: #800000;
  font-family: Arial,Sans-Serif;
}
h3 {
  color: #800000;
  font-family: Arial,Sans-Serif;
}
h6 {
  color: #800000;
  font-family: Arial,Sans-Serif;
}
#ban {
  border-color: #b7b7f6;
  border-top: 1px solid #b7b7f6;
  border-left: 1px solid #b7b7f6;
  border-right: 1px solid #b7b7f6;
  background: transparent url(ban2.jpg) repeat scroll 0% 50%;
  position: absolute;
  top: 0;
  left: 0;
  width: 850px;
  height: 133px;
}
body {
  border-style: none;
  background: transparent url(fond.jpg) repeat scroll 0% 50%;
  text-align: center;
}
#conteneur {
  width: 850px;
  font-size: medium;
  position: relative;
  margin-right: auto;
  font-family: Arial,Sans-Serif;
  color: #eaf8f6;
  margin-left: auto;
}
#principal {
  border-color: #b7b7f6;
  border-left: 1px solid #b7b7f6;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: 133px;
  left: 0px;
  width: 682px;
  height: 950px;
}
#principalubuntu {
  border-color: #b7b7f6;
  border-left: 1px solid #b7b7f6;
  background:  url(fondubuntu.png) repeat scroll 0% 50%;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: 133px;
  left: 0px;
  width: 682px;
  height: 950px;
}
#principalactiv {
  border-color: #b7b7f6;
  border-left: 1px solid #b7b7f6;
  background:  url(activ.jpg) repeat scroll 0% 50%;
  text-align: right;
  padding-left: 10px;
  padding-right: 10px;
  position: absolute;
  top: 133px;
  left: 0px;
  width: 682px;
  height: 950px;
}
#droite {
  border-color: #b7b7f6;
  border-right: 1px solid #b7b7f6;
  background-color: #ffffff;
  position: absolute;
  top: 133px;
  left: 701px;
  width: 150px;
  height: 950px;
}
#navcontainer {
  margin: 0 auto;
  padding: 0;
  position: absolute;
  top: 114px;
  left: 1px;
  font-family: Arial,Sans-Serif;
}
#navlist {
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  text-indent: 0;
  list-style-type: none;
}
#navlist li {
  margin: 0;
  padding: 0;
  text-indent: 0;
  display: inline;
}
#navlist li a {
  border-top: 0.5em solid #eeeeee;
  padding: 0 2px;
  letter-spacing: -1px;
  text-decoration: none;
  color: #800000;
  font-size: 1em;
}
#navlist li a:hover, #navlist a#current {
  border-top: medium none;
  color: #333333;
  font-size: 1.5em;
}
#navlist *|a#current {
  color: #fdb404;
}
a:link {
  font-size: 12px;
  color: #800000;
  text-decoration: none;
}
a:visited {
  font-size: 12px;
  color: #800000;
  text-decoration: none;
}

