#pyramide {

}

#pyramide.cellule{
	text-align : center;
}

#boutonGenerer{
 background-color:rgb(120, 180, 206);
    color:#fff;
    padding:15px;
    border-bottom:5px solid rgb(180, 180, 206);
    margin-bottom:25px;
	margin-top:25px;
}

#verificationPyramide{
	margin-left:65%;
}

p, input{
	text-align : center;
}

body{
	background-color:rgb(180, 180, 206);
}
