body {
  padding: 10px;
  /*font-family: "Lucida Grande","Lucida Sans Unicode",Verdana,Arial,sans-serif;*/
  font-family: Arial,sans-serif;
  font-size:13px;  
}

h1,h2,h3 {
  font-family: "Trebuchet MS",Arial,sans-serif;
}

#header {
  margin-bottom: 40px;
}

#header a {
  /*color: #e70909;
  background: #FFFF99;*/
  color: #FA8600;
  padding: 5px;
  text-decoration: none;
}

#header a:hover {
  text-decoration: none;
}

#header p { font-style: italic; }

#header #logo a { background: #fff;}

#left {
  float:left;
  width: 340px;
  padding: 2px;
}

#pub {
  border: 2px solid #ccc;
  background: #f7f7f7;
}

#main {
  margin-left: 380px;
}

#search {
    border: 2px solid #ccc;
    padding-top: 10px;
    margin-bottom: 30px;
    background: #f7f7f7;
}

#search h2 {
  font: 100 180% "Trebuchet MS", Arial, Sans-Serif;
  text-align: center;
}

#search h2 a {
  color: #e70909;
  text-decoration: none;
}

#search h2 a:hover {
  background-color: #FFFF80;
  color:#E70909;
}

#search p {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

#search p a {
  margin-left: 10px;
}
#search p a.first { margin-left: 0px; }

.clearfix {
  clear: both;
}

#annuaire {
  padding:0;
}

#annuaire a {
  text-decoration: none;
  font-weight: bold;
  color:#000;
  font-size: 13px;
}

#annuaire a:hover {
  background-color: #FFFF80;
  /*color:#E70909;*/
}



#annuaire a.button {
  color: #E70909;
  font-size: 200%;
}

a.button {
  color: #e70909;
  text-decoration: none;
  font-size: 150%;
  font-weight: 100;
  background: #fef00d;
  padding: 2px 10px 2px 10px;
  border: 1px solid #000;
  font-family: "Trebuchet MS",Arial,sans-serif;
}
a.button:hover { color:#000; border: 1px solid #e70909; }

#villes {
  border: 2px solid #ccc;  
  background: #f7f7f7;
  padding: 20px;
}

#villes a {
  color: #e70909;
  text-decoration: none;
  font-weight: bold;
  font-size: 110%;
}

#villes a:hover {
  background-color: #FFFF80;
  color:#e70909;
  text-decoration: none;
}

#listing {
  border: 2px solid #ccc;
  background: #f7f7f7;
  padding: 20px;
}

#listing a {
  color: #e70909;
  text-decoration: none;
}

#listing a:hover {
  background-color: #FFFF80;
  color:#e70909;
  text-decoration: none;
}

.block_home{
border:2px solid #E2C822;
background: #FFF9D7;
margin-top:-25px;
+margin-top:-60px;
position:absolute;
width: 47%;
padding:5px;
font-size:12px;
color:#000;
z-index:100;
margin-top:0px;
}

#annuaire div.arrondi {
  border: 2px solid #ccc;
  background: #f7f7f7;
  margin-bottom: 20px;
}

#annuaire a.tab {
  background:#f7f7f7;
  border-top:2px solid #ccc;
  border-left:2px solid #ccc;
  border-right:2px solid #ccc;
  padding: 0px 10px 0px 10px;
  position:relative;
  top:2px;
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-weight: 100;
  font-size: 200%;
  color: #e70909;
}

#annuaire a.bigletter {
  color: #e70909;
  font-family: "Trebuchet MS",Arial,sans-serif;
  font-size: 40px;
  font-weight: 100;
}

#annuaire a.tab.remonte {
  position:relative;
  top:32px;
}

#footer {
  margin-top: 10px;
  color: #333;
  font-size: 10px;
}

#footer a {
  text-decoration: none;
  font-size: 10px;
  color: #666;
}
