.clear {
  clear: both;
}

body {
  background: #ffffff;
  color: #000000;
  margin: 0;
  padding: 0;
  font: 12px/150% Arial, Helvetica, sans-serif;
}

a.ville{
font-size: 10px;
text-decoration: none;
color: #000000;
}
a.ville:hover{
color: #C00000;
}


div#page {
  width: 800px;
}

h1 {
  margin: 0;
  padding: 0;
  width: 800px;
  height: 215px;
  background: url(img/abacae-depannage-assistance.jpg) no-repeat;
}

h1 a {
  display: block;
  text-indent: -19999px;
  height: 215px;
}


li#bouton1 a {
  background-color : #FF8A01;
  width: 110px;
  align:center;
}
li#bouton2 a {
  background-color : #FF8A01;
  width: 100px;
  align:center;
}
li#bouton3 a {
  background-color : #FF8A01;
  width: 110px;
  align:center;
}
li#bouton4 a {
  background-color : #FF8A01;
  width: 100px;
  align:center;
}
li#bouton5 a {
  background-color : #FF8A01;
  width: 100px;
  align:center;
}
li#bouton6 a {
  background-color : #FF8A01;
  width: 120px;
  align:center;
}
li#bouton7 a {
  background-color : #FF8A01;
  width: 160px;
  align:center;
}

ul#menu {
  margin: 0;
  padding: 0;
  list-style: none;
  height: 50px;
}
ul#menu a {
  display: block;
  text-decoration: none;
  text-align: center;
  font: 13px/48px Arial, Helvetica, sans-serif;
  font-weight: bold;
  color: #000000;
}

ul#menu li {
  margin: 0;
  padding: 0;
  float: left;
}

ul#menu li a {
  height: 50px;
}

ul#menu li a:hover, ul#menu li a.actif {
  color: #FFCC66;
}

div#gauche {
  clear: right;
  float: right;
  height: 260px;
  background-color : #F0A452;
  width:180px;
}

div.agences dl {
  padding: 0;
  margin: 0;
  width: 160px;
  line-height: 15px;
}

div.agences dl dt {
  font-size: 12px;
  line-height: 16px;
  padding: 10px 0 0 10px;
  color: #FFBC00;
  font-weight: bold;
}

div.agences dl dd {
  margin:0;
  font-size: 12px;
  padding: 0;
}
div.agences {
  padding:15px 0 10px 0;
  margin: 10px;
}
div.agences a {
  text-decoration: none;
  color: #000000;
}
div.agences a:hover {
  text-decoration: underline;
  color: #FF0000;
}
div.agences dl ul {
  margin:0;
  padding:0;
  list-style: none;
}

div.agences dl li {
  margin:0;
  padding:0 0 0 10px;
  list-style: none;
  white-space: nowrap;
}


div#droite {
  padding:0 0 0 0px;
  clear: left;
  float: left;
  height: 260px;
  background-color : #FFD6A5;
}

div#droite1 {
  padding:0 10px 0 145px;
  clear: left;
  float: left;
  width: 470px;
  height: 260px;
  background-color : #FFD6A5;
  background: url(img/fond-tab.gif) no-repeat;
}


div.contenu {
  background-color : #FFD6A5;
  text-align:justify;
}

div.contenu a {
  text-decoration: none;
  color: #000000;
}

div.contenu a:hover {
  text-decoration: underline;
  color: #FF0000;
}

