/* *** TDB *** */

.sv_div_body, .sv_db_sec
{
    background-color: transparent;
}

.sv_div_body
{
    float: left;
    text-align: center;
    width: 100%;
    height: auto;
    margin-top: 100px;
    margin-bottom: 100px;
}

.sv_db_sec
{
    float: left;
    height: auto;
    width: 100%;
}

.sv_db_section
{
    display: inline-block;
    width: 100%;
    max-width: 1400px;
    min-width: 400px;
    height: auto;
    min-height: 700px;
}

.sv_db_section_1_demi_1
{
    float: left;
    width: 50%;
    max-width: 700px;
    min-width: 400px;
    height: 700px;
}

.sv_db_section_1_demi_1_a
{
    float: left;
    width: 100%;
    height: 500px;
    margin-top: 100px;
    text-align: left;
}

h2
{
    margin: 0;
    font: 600 65px arial;
}

h3
{
    margin-top: 25px;
    font: 500 22px arial;
}

/*** Demi 2 ***/

.sv_db_section_1_demi_2
{
    float: right;
    width: 50%;
    max-width: 700px;
    min-width: 400px;
    height: 700px;
}

.sv_db_section_1_demi_2_b
{
    float: left;
    width: 100%;
    height: 500px;
    margin-top: 100px;   
}

.sv_db_section_1_img
{
    width: 90%;
}

/*** Section 2 ***/

.sv_db_section_2_demi_1
{
    float: left;
    width: 50%;
    max-width: 700px;
    min-width: 350px;
    height: 700px;
}

.sv_db_section_2_demi_1_a
{
    float: left;
    width: 100%;
    height: 500px;
    margin-top: 100px;   
}

.sv_db_section_2_img
{
    float: left;
    width: 100%;
}

.sv_db_section_2_demi_2
{
    float: left;
    width: 50%;
    height: auto;
    margin-top: 100px;
    text-align: left;
}

.sv_db_section_2_demi_2_b
{
    float: left;
    width: 100%;
    min-width: 350px;
    height: auto;
}

.sv_db_section_2_p_a
{
    margin-top: 0;
    margin-left: 15px;
    font: 600 45px arial;
}

.sv_db_section_2_p_b
{
    margin-top: 25px;
    margin-left: 20px;
    font: 600 20px arial;
    line-height: 35px;
}

/*** Toute les options du site web ***/

.sv_db_section_option_titre
{
    text-align: center;
    width: 100%;
    font: 600 40px arial;
    line-height: 50px;
    margin-top: 25px;
    padding-bottom: 35px;
}

.sv_db_section_option_fx
{
    float: left;
    width: 350px;
    height: 620px;
    background-color: rgb(255, 255, 255);
    margin-left: 85px; 
    margin-top: 30px;
    border-radius: 25px;
    box-shadow: 0px 0px 4px 4px rgb(238, 238, 238);
}

.sv_db_section_option_fx_img
{
    float: left;
    width: 300px;
    height: 250px;
    margin-left: 25px; 
    margin-top: 25px;
    border-radius: 25px;
    overflow: hidden;
    background-position: center;
    background-size: 90%;
    background-repeat: no-repeat;
}

.sv_db_section_option_fx_text
{
    float: left;
    width: 300px;
    height: auto;
    margin-left: 25px; 
    margin-top: 25px;
    border-radius: 25px;
}

.sv_db_section_option_fx_text_1
{
    font: 600 30px arial;
}

.sv_db_section_option_fx_text_2
{
    font: 400 14px arial;
    margin-top: 15px;
    line-height: 25px;
    padding-left: 10px;
    padding-right: 10px;
}