@font-face {
  font-family: "philosopher";
  src: url("Philosopher-Bold.ttf");
}
html{background: #000102;}
body{margin:0; padding:0; font-family:philosopher,roboto,arial;}
#zone_ours{text-align:center}
#zone_ours img{width: 100%;max-width: 900px;}

#zone_a{background: #000102;padding:20px;padding-top:40px;padding-bottom:10px}
#zone_a a{ font-family: "philosopher", serif;font-weight:bold;text-align:center;text-transform: uppercase;display:block; width:100%; height:35px; background:url(../images/casque.png) no-repeat 10px center, url(../images/fd_bt.png) center  100%; text-decoration:none;color:#000;border-radius:40px; padding-top:20px;background-size: 32px,auto;margin-bottom:20px }
footer{font-family: "philosopher", serif;color:#fff; background:#000102; padding:5px}
hr{ background:#d98157; border:#d98157 solid 1px}
	

