body
{
   width: 760px;
   margin: auto;
   margin-top: 20px;
   margin-bottom: 20px;
   
   font-family:Arial,"sans-serif";
   color:rgb(60,60,60);
}

li{
  padding-bottom:5px;
}

a{
  color:blue;
  text-decoration:none;
}

a:visited{
  color:blue;
}

a:hover{
  text-decoration:underline;
}

a img{
  border:none;
}

ul{
  list-style-type:none;
}

.en-tete{
   width: 100%; /*760px;*/
   height: 100px;
   margin-bottom: 10px;
   color:white;
   background-color:#666666;
   overflow: hidden;
}

.en-tete h1{
  font-size:4em;
  text-align:center;
  line-height: 100px;
  margin-top: -1px;
}

.menu_bis{
  float:left;
  border:solid;
  font-family:Arial,"sans-serif";
  margin-right:10px;
  margin-bottom:10px;
  padding-right:20px;
}

.corps{
  text-align:justify;
  font-size:large;
}

.pied_de_page
{
   text-align: justify;
   font-size:xx-small;
   width: 760px;
   background-color:#c0c0c0;
   clear:left;
}

.ville
{
text-align:justify;
font-size:x-small;
}

.les_serrures {
  text-align:left;
}

.les_serrures_2 td{
  text-align:left;
  vertical-align:top;
}

.le_mistigri{
  text-decoration:none;
  color:rgb(60,60,60);
}

.le_mistigri:hover{
  text-decoration:none;
  color:rgb(60,60,60);
}

.le_mistigri:visited{
  color:rgb(60,60,60);
}


#liste-rues {
    font-size:12px;
}

#liste-rues li {
    display: inline;
    margin-left:20px;
}
