html {
  height: 101%;
}
body {
  font-family: Arial,Helvetica,sans-serif;
  padding-top: 5px;
}
#wrapper {
  margin-right: auto;
  margin-left: auto;
  width: 980px;
}
#header {
  margin-top: 25px;
}
#navigation1 {
  float: left;
  width: 576px;
  height: 215px;
}
#logo {
  margin-left: 95px;
}
#n1 {
  margin-top: -11px;
  margin-left: 137px;
  font-size: 16px;
}
#n1 li {
  list-style-type: none;
  list-style-image: url();
}
#n1 a {
  text-decoration: none;
  color: #666666;
  list-style-type: none;
}
#n1 a:hover {
  color: black;
  background-image: url(../images/ico_coche2.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-left: 0px;
}
#n2 {
  font-size: 12px;
  text-align: left;
  margin-left: 178px;
  margin-top: -9px;
}
#n2 a {
  text-decoration: none;
  font-weight: inherit;
  color: #999999;
}
#n2 a:active {
  color: black;
}
#n2 a:hover {
  font-weight: inherit;
  color: black;
}
#navigation2 {
  float: left;
  color: #666666;
}
.current {
  font-weight: inherit;
  background-repeat: no-repeat;
  padding-left: 20px;
  background-image: url(../images/ico_coche2.gif);
}
.titre {
  color: black;
  background-image: url(../images/ico_coche.gif);
  background-repeat: no-repeat;
  padding-left: 20px;
  margin-top: 0px;
  margin-left: 0px;
  text-transform: uppercase;
}
.clr {
  clear: both;
}
#content {
  margin-left: 0px;
  margin-top: 10px;
  font-size: 12px;
  color: #666666;
}
#content a {
  text-decoration: none;
  color: #666666;
}
#content a:hover {
  color: black;
  text-decoration: none;
  font-weight: bold;
}
.seg {
  color: black;
  font-size: 14px;
}
#col1 {
  float: left;
  width: 32%;
  background-image: url(../images/lgTAE.png);
  background-repeat: repeat-y;
  background-position: right top;
}
#col2 {
  float: left;
  width: 32%;
  padding-left: 10px;
  background-image: url(../images/lgTAE.png);
  background-repeat: repeat-y;
  background-position: right top;
}
#col3 {
  float: left;
  width: 33%;
  padding-left: 10px;
}
.legend {
  text-align: center;
  font-size: 14px;
  color: #666666;
}
#footer {
  text-align: center;
  color: #999999;
  margin-top: 5em;
  font-size: 10px;
}
#footer a {
  text-decoration: none;
  font-weight: inherit;
  color: #999999;
}
#footer a:active {
  color: black;
}
#footer a:hover {
  font-weight: inherit;
  color: black;
}
