ul#listing_creations{
  padding:0;
  margin:0;
}

ul#listing_creations li{
  display:block;
  float:left;
  width:150px;
  height:170px;
  padding:15px;
  text-align:center;
  color:red;
  font-size:14px;
}

ul#listing_creations li#pub_7{
  width:330px;
  height:370px;
  float:right;
  margin-right:55px;
}

ul#listing_creations li#pub_13{
  width:330px;
  height:370px;
}

p.bouton_creation{
  margin:20px 0 20px 0;
  text-align:center;
}

h1{
  text-align:center;
  color:#404181;
  margin-bottom:20px;
}
h2{
  color:#404181;
}
h3{
  color:#404181;
  margin-top:10px;
}
div.titre{
  text-align:center;
  color:#404181;
  font-weight:bold;
  font-size:16px;
  margin-bottom:20px;
}
div.titre p.jeu{
  color:#9e9bec;
  margin:10px 0 0 0;
}
.auteur{
  color:#404181;
  font-weight:bold;
  font-style:italic;
}

div.block_gris{
  background-color:#E1E1E1;
  padding:5px;
  margin:10px;
  text-align:center
}


.ligne_1{
  color:#4b5185;
}
.ligne_0{
  color:#f63ce5;
}
p.lien_bas_de_page{
  margin:20px 0 20px 0;
 text-align:center;
}




