* {
  margin: 0;
  padding: 0;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
}
body {
  background-position: center top;
  font-family: Verdana,Arial,Helvetica,sans-serif;
  background-color: #eeeeee;
  line-height: 16px;
  background-image: url(images/background.jpg);
  font-size: 12px;
  background-repeat: repeat-x;
  color: #333333;
}
img {
  border:  none;
}
a {
  color: #005eb0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #000000;
}
hr {
  height: 1px;
  color: #005eb0;
  background-color: #000099;
  width: 100px;
}
#wrap {
  border-left: 1px solid #aaaaaa;
  border-right: 1px solid #aaaaaa;
  margin: 0 auto;
  background: #ffffff none repeat scroll 0% 50%;
  width: 980px;
}
#header {
  border: 2px solid #ffffff;
  margin: 0 auto;
  font-family: Arial,Helvetica,sans-serif;
  height: 112px;
  position: relative;
  width: 980px;
}
#header h1 {
  padding: 12px 0 0 20px;
  letter-spacing: -2px;
  font-size: 28px;
  line-height: normal;
  text-align: center;
}
#header h1 a {
  color: #ffffff;
  text-decoration: none;
}
#header h1 a:hover {
  text-decoration: none;
}
#header h2 {
  padding-left: 21px;
  font-size: 14px;
  color: #eeeeee;
  font-weight: 100;
  line-height: 14px;
  text-align: center;
}
#left {
  border-style: none;
  border-width: 2px;
  padding: 10px;
  float: left;
  width: 160px;
  height: 1444px;
}
#left h2 {
  padding: 15px 0 5px 38px;
  font-size: 17px;
  letter-spacing: -1px;
  color: #005eb0;
  font-weight: bold;
  text-align: left;
}
#left ul {
  padding: 14px 0 10px 0px;
  color: #777777;
  text-align: left;
  list-style-position: inside;
}
#left ul li {
  list-style-image: url(images/puces/puce_bleue.gif);
  padding-bottom: 5px;
  list-style-type: square;
  padding-top: 8px;
  font-family: Arial,Helvetica,sans-serif;
  text-align: left;
  padding-left: 10px;
}
#left ul li a {
  color: #777777;
  text-decoration: none;
}
#left ul li a:hover {
  text-transform: uppercase;
  color: #005eb0;
  font-size: small;
  font-weight: bold;
  font-style: normal;
}
#center {
  border: 1px dotted ;
  padding: 10px 20px 20px 16px;
  background: #fafafa none repeat scroll 0% 50%;
  overflow: scroll;
  width: 758px;
  float: left;
  margin-top: 8px;
  font-family: Arial,Helvetica,sans-serif;
  font-size: 12px;
  height: 1444px;
}
#center h2 {
  padding: 10px 0 15px;
  font-size: 24px;
  letter-spacing: -3px;
  color: #005eb0;
  font-weight: bold;
}
#right {
  padding: 10px 10px 10px 16px;
  float: right;
}
#right h2 {
  padding: 15px 0 5px 10px;
  color: #005eb0;
  font-size: 17px;
  letter-spacing: -1px;
  font-family: Arial;
  font-weight: bold;
  text-align: left;
}
#right ul {
  padding: 10px 0 10px 10px;
  color: #777777;
  list-style-type: square;
  text-align: left;
  font-family: Arial,Helvetica,sans-serif;
}
#right ul li {
  padding-bottom: 5px;
  list-style-image: url(images/puces/puce_bleue.gif);
  padding-top: 18px;
}
#right ul li a {
  text-decoration: none;
  color: #777777;
  font-weight: normal;
  font-style: normal;
}
#right ul li a:hover {
  text-transform: uppercase;
  color: #005eb0;
  font-size: small;
  font-weight: bold;
  font-style: normal;
}
#footer {
  border-top: 1px dotted #aaaaaa;
  padding: 0px 0 10px;
  background: #eeeeee none repeat scroll 0% 50%;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  margin-top: 10px;
  font-size: 10px;
}

