/************puissance 4********/
table
{
    width:100%;
    height:100%;
}


th{
    width: 70px;
}



.button{
    margin-top:20px;
}

p
{
    text-align: left;
    font-size: 2em;
    /*font-family: 'Indie Flower', cursive;*/
}

#nbrCollumn, #nbrLine{
    width: 180px;
}

#btn-blue{
    border:5px outset #5bc0de;
}

#btn-yellow{
    border:5px outset #f0ad4e;
}
.button_player
{
width: 100px;
    margin: 10px;
}

img{
    width: 100%;
    min-height: 60px;
}



/*******animate**********/