#bloc_img_jeu{
        float: left;
        text-align: center;
}

#bloc_img_contenu{
        float: left;
        margin-left: 25px;
        text-align: center;
        
}

#bloc_pdf_regle{
        clear: both;
}

.btn_supp_img{
    cursor:pointer;
}

.bloc_pdf_form{
        float: left;
        text-align: center;
        margin-left:10px;
        min-width: 100px;
}


.bloc_pdf_view{
        float: left;
        text-align: center;
        margin-left:10px;
        min-width: 65px;
}

.view_materiel{
        display : block; 
        float:left; 
        border: 1px solid gray; 
        border-radius :5px; 
        padding : 5px 5px 5px 5px; 
        margin : 2px 5px 2px 5px; 
}

.center{
        text-align: center;
}