@font-face {
  font-family: "philosopher";
  src: url("Philosopher-Bold.ttf");
}
html{background: #ed1555;}
body{margin:0; padding:0; font-family:philosopher,roboto,arial;}
#zone_ours{text-align:center}
#zone_ours img{width: 100%;max-width: 900px;}
#zone_racontades img{width: 100%;max-width: 900px;}

#zone_a{background: #ed1555;padding:20px;padding-top:40px;padding-bottom:10px}
#zone_a a{ font-family: "Gill Sans MT", 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, #00a770 center  100%; text-decoration:none;color:#FFF;border-radius:40px; padding-top:20px;background-size: 32px,auto;margin-bottom:20px}
#zone_a_player{background: #ed1555;padding:20px;padding-top:40px;padding-bottom:10px}
#zone_a_player a{ font-family: "Gill Sans MT", serif;font-weight:bold;text-align:center;text-transform: uppercase;display:block; width:100%; height:35px; background:url(../images/retour.png) no-repeat 10px center, #00a770 center  100%; text-decoration:none;color:#FFF;border-radius:40px; padding-top:20px;background-size: 32px,auto;margin-bottom:20px}
footer{font-family: "Gill Sans MT", serif;font-weight:lighter;color:#fff; background:#ed1555; padding:5px}
#footer_calade{color:#fff; font-size: small; margin: -5px}
hr{ background:#fff; border:#fff solid 1px}
	

