/* Fichier css pour /index.php, adapté pour ecran de 1000px a 1250px */

.section_one_index
{
    width: 1000px;
    max-width: 1000px;
}

.soi_input_vns
{
    font: 600 15px arial;
}

/* SND 1 */

.secure_section_new_di
{
    width: 1000px;
}

.snd_div_left  /* Div Text */
{
    width: 400px;
    height: auto;
    margin-top: 50px;
}

.snd_div_left_pra_h2 /* => Div pour p et h2 */
{
    width: 350px;
}

.snd_d_l_h2
{
    font-size: 30px;
    width: 340px;
}

.snd_d_l_pra_to
{
    font-size: 16px;
    width: 335px;
}

.snd_input
{
    font: 400 14px arial;
}

.snd_div_right /* Div img */
{
    width: 600px;
    height: 430px;
}

/* SND2 */

.snd_div_right_2 /* Div img */
{
    width: 550px;
    height: 430px;
    background-size: 165%;
}

.snd_div_left_2
{
    width: 400px;
}

/* Fin de section SND */

/* Module FAQS */

.index_section_faqs
{
    width: 1000px;
}

.index_section_faqs_h1
{
    font-size: 42px;
}

.faq-container /* General */
{ 
    margin-top: 40px;
    width: 530px;
}

.faq-item { /* Div de question reponse */
    margin-bottom: 25px;
}

.index_section_faqs_img_right /* Div de l'image a droite */
{
    width: 400px;
}

/* End Module FAQS */

/* Module: Nos prestations personnalisés */

.dg3b /* => Div dans divg3 */
{
    width: 1000px;
}

.dg3b_option_div /* => Div pour chaque option (de site) */
{
    margin-left: 25px;
}



