body, h1, h2, h3, h4, h5, h6, p, ul, li {
  border: 0;
  margin: 0;
  padding: 0;
}

img {
  border: 0;
  display: block;
}

.spacer {
  clear: both;
  margin-top: -1px;
}

ul {
  list-style-type: none;
}

body {
  background: #FFF;
  color: #000;
  font: 69.0625%/1.22em Arial, "Trebuchet ms", Verdana, sans-serif;
}

a {
  color: #000;
}

/* Page */
#page {
  margin: 0 auto;
  width: 965px;
}

/* Header */
#top-nav {
  height: 15px;
  padding: 4px 0 4px 130px;
  text-align: right;
}

#top-nav li {
  display: inline;
  float: right;
  padding: 2px 0 0 10px;
  text-transform: uppercase;
}

#top-nav a:link,
#top-nav a:visited {
  color: #B6BABB;
  text-decoration: none;
}
#top-nav a:hover,
#top-nav a:focus,
#top-nav a:active {
  color: #52595F;
}

#top-nav b {
  color: #EEB40B;
}

#mast {
  background: url("../img/mast.jpg") no-repeat right;
  height: 81px;
}

#mast a {
  display: block;
  height: 81px;
  width: 81px;
}

/* Menu */
#menu {
  height: 18px;
  margin: 0 0 0 110px;
  text-align: center;
  vertical-align: middle;
}

#menu li {
  float: left;
  font-size: 11px;
}

#menu a {
  background-image: url("../img/titresMenu.png");
  background-repeat: no-repeat;
  color: #000;
  display: block;
  overflow: hidden;
  padding: 6px 0 1px 0;
  text-decoration: none;
  text-indent: -666em;
}

#item1 a {
  background-position: 0 center;
  width: 123px;
}

#item2 a {
  background-position: -500px center;
  width: 148px;
}

#item3 a {
  background-position: -1000px center;
  width: 163px;
}

#item4 a {
  background-position: -1500px center;
  width: 143px;
}

#item5 a {
  background-position: -2000px center;
  width: 128px;
}

#item6 a {
  background-position: -2500px center;
  width: 150px;
}

/* Breadcrumb */
#breadcrumb {
  color: #B5BABD;
  height: 23px;
  margin-top: 5px;
}

#breadcrumb a:link,
#breadcrumb a:visited {
  color: #B5BABD;
  text-decoration: none;
}

#breadcrumb a:hover,
#breadcrumb a:focus,
#breadcrumb a:active {
  text-decoration: underline;
}

/* Main */
#main {
  border: 1px solid #E5E5E5;
  margin: 0;
  overflow: hidden;
  padding: 18px;
}

#content {
  background: url("../img/renault_concessionnaire_160.jpg") no-repeat 0 76px;
  float: left;
  width: 749px;
}

h1 {
  color: #F8CA41;
  font-size: 2em;
  height: 51px;
  margin-bottom: 18px;
  padding-top: 7px;
  text-transform: uppercase;
}

h1 a {
  color: #F8CA41;
  font-weight: normal;
  letter-spacing: -.05em;
  text-decoration: none;
}

#text {
  margin-left: 178px;
}

h2 {
  font-size: 110%;
  font-weight: bold;
  margin: 0 0 1em;
}

h3 {
  font-size: 100%;
  font-weight: bold;
  margin: 0 0 1em;
}

p {
  margin: 0 0 1em;
}

#more {
  background: #F8CA41 url("../img/chevronNoir.png") no-repeat .8em 50%;
  font-size: 1.5em;
  margin: 3em 0 1em;
  padding: .8em .8em .8em 1.5em;
}

#more a {
  color: #000;
  text-decoration: underline;
}

#related-searches {
  color: #B5BABD;
  margin: 5em 0 0;
  text-align: center;
}

#related-searches li {
  display: inline;
  margin: 0 1.5em;
}

#related-searches a {
  color: #B5BABD;
  text-decoration: none;
}

#context-links {
  background: #F8CA41;
  float: right;
  font-size: 95%;
  line-height: 1em;
  padding: 9px 10px;
  text-transform: uppercase;
  width: 140px;
}

#context-links li {
  border-top: 1px solid #AE8D2E;
  line-height: 1.22em;
}

#context-links li.first {
  border-top: 0;
}

#context-links a {
  background: url("../img/chevronNoir.png") no-repeat right center;
  border-top: 1px solid #FBDA7B;
  color: #000;
  display: block;
  padding: 5px 5px 5px 3px;
  text-decoration: none;
  width: 132px;
}

#context-links li.first a {
  border-top: 0;
}

/* Footer */
#footer {
  margin: 0 auto;
  padding: 3px 3px 3px 5px;
  text-align: right;
  text-transform: uppercase;
  width: 965px;
}

#footer li {
  display: inline;
  font-size: 10px;
  margin-left: 15px;
}

#footer a {
  color: #B5BABD;
  text-decoration: none;
}

