
.outilsSpe
{

    display: flex;

    flex-wrap: wrap;

    font-family: 'Calibri';

}

.outilsSpe [type="radio"]
{

    display: none;

}

.outilsSpe [type="radio"]:checked + label:before 
{
    /* box-sha  dow: 0 0 0 0.2em #000; */
    background-color:  #ff8a00;
    box-shadow: 0 0 0 1px #ff8a00;
}


.outilsSpe [type="radio"]:hover + label:before 
{
    box-shadow: 0 0 0 1px #ff8a00;
}

.outilsSpe [type="radio"] + label:before 
{
    
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 90px;
    display: inline-block;
    border: 1.5px solid white;
    /* transition: 0.5s ease all; */
    /* vertical-align: -0.25em; */
    box-shadow: 0 0 0 1px #000;
    margin-right: 5px;
}

/* .outilsSpe input[type=radio]:hover
{



} */

/* .outilsSpe input[type=radio]:checked
{



} */

#row_D_Spe input[type=text], #row_D_Spe textarea
{

    width: 300px;
    font-size: 16px;
    background-color: white;
    border-radius: 0px;
    border: 1px solid black;

}

#row_D_Spe input[type=text]:hover, #row_D_Spe textarea:hover
{

    border: 1px solid #ff8a00;
    /* font-style: italic; */

}

#couple_p_input input[type=text]
{

    width: 80px;
    font-size: 16px;
    background-color: white;
    border-radius: 0px;
    border: 1px solid black;

}

#couple_p_input input[type=text]:hover
{

    border: 1px solid #ff8a00;

}

#nbdents input[type=text]
{

    width: 80px;
    font-size: 16px;
    background-color: white;
    border-radius: 0px;
    border: 1px solid black;

}

#nbdents input[type=text]:hover
{

    border: 1px solid #ff8a00;

}

#d2 input[type=text], #alpha input[type=text], #div_type input[type=text]
{

    width: 120px;
    font-size: 16px;
    background-color: white;
    border-radius: 0px;
    border: 1px solid black;

}

#d2 input[type=text]:hover, #alpha input[type=text]:hover, #div_type input[type=text]:hover
{

    border: 1px solid #ff8a00;

}

.btn_form_spe
{

    background-color: white;
    border-radius: 0px;
    border: 1px solid black;
    font-size: 16px;
    cursor: pointer;

}

.btn_form_spe:hover
{

    background-color: #ff8a00;
    border: 1px solid #ff8a00;
    color: white;

}


#col_D_Spe_choix input[type=text]
{

    width: 150px;
    font-size: 16px;
    background-color: white;
    border-radius: 0px;
    border: 1px solid black;

}

#col_D_Spe_choix input[type=text]:hover
{

    border: 1px solid #ff8a00;
    /* font-style: italic; */

}

.Titre_Spe
{

    font-family: 'Calibri';
    font-size: 24px;
    margin: 10px 20px;
    font-weight: bold;


}

.divGSpe
{

    /* width: 850px; */
    /* height: 100px; */
    padding-left: 10px;
    margin-right: 20px;

    /* background-color: palegreen; */

}

#bloc_spe_frm
{

    margin-top: 10px;
    display: flex;

}

#bloc_spe_frm p
{

    margin: 0px;
    width: 100px;
}


.spe_img_on
{

    background-color: white;
    padding-right: 20px;

    border-top: 1px solid black;
    border-right: 1px solid black;
    border-left: 1px solid black;

    cursor: pointer;

}

.spe_img_off
{

    background-color: rgb(209, 209, 209);
    padding-right: 20px;

    border: 1px solid black;

    cursor: pointer;

}

#img_Spe_Slct
{

    height: 80px;  


}

#img_spe
{
    
    max-width: 400px;
    /* height: auto; */

}

#img_details_select
{

    margin-top: 20px;
    display: flex;

}

.img_details_champs
{

    /* display: flex; */
    margin-left: 10px;
    font-size: 18px;
    /* height: 400px; */
    width: 400px;

    /* background-color: blue;     */

}

#sansdents
{

    width: 300px;
    display: flex;
    flex-wrap: wrap;

}

#nbdents
{

    display: flex;
    margin-top: 10px;

}

#nbdents p
{

    margin: 0px;
    margin-right: 5px;
    

}


#d2, #alpha, #div_type
{

    margin-top: 10px;

}

#d2 p, #alpha p, #div_type p
{

    margin: 0px;

}

#d2_row
{

    display: flex;
    margin-bottom: 5px;

}
#d2_row p
{

    margin-right: 5px;
    width: 130px;
    text-align: right;

}



#couple_p_input
{

    display: flex;
    margin-top: 10px;
    height: 25px;
    width: 50%;
    /* background-color: aqua; */

}

#couple_p_input p
{

    margin: 0px;
    margin-right: 5px;

    font-size: 18px;
    width: 50px;

    text-align: right;

    color: red;

}




/* PARTIE DROITE DU FORM */

.divDSpe
{

    width: 800px;
    /* height: 100px; */

    margin-bottom: 10px;

    /* background-color: mediumorchid; */

}

#titre_D_Spe
{

    /* background-color: indianred; */
    border-bottom: 1.5px solid black;

    width: 250px;

    font-weight: bold;
    font-size: 20px;

}

#txtObligatoire
{

    margin: 0px;

    font-size: 14px;

}

#details_D_Spe
{

    margin-top: 10px;
    font-size: 16px;
    margin-bottom: 20px;

}

#row_D_Spe
{

    display: flex;
    margin-bottom: 5px;

}

#row_D_Spe p
{

    margin: 0px;
    padding: 0px;
    margin-right: 10px;

    text-align: right;
    font-style: italic;

    /* background-color: greenyellow; */
    /* width: 220px; */

}

#D_Spe_choix
{

    margin-bottom: 20px;

}

#cols_D_Spe_choix
{

    display: flex;

}

#col_D_Spe_choix
{

    margin-right: 20px;

}

#col_D_Spe_titre
{

    font-size: 17px;
    text-decoration: underline;

    margin-top: 10px;

}

#col_D_Spe_details, #Spe_D_autre
{

    display: flex;
    width: 151px;

}

#col_D_Spe_details p, #Spe_D_autre p
{

    margin: 0px;
    margin-right: 10px;

    

    font-style: italic;

}








