/*----------------------------------------------------------------*/
/*                          GENERIQUE                             */
/*----------------------------------------------------------------*/
body {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 10px;
    color               : #000000;
    background          : #535b5e url(images/BtoC/common/fond.jpg) top left repeat-x;
    text-decoration     : none;
    margin              : 0px;
    padding             : 0px;
}

a, a:link, a:visited {
    color               : #d17834;
    text-decoration     : underline !important;
    font-weight: bold;
}

a:active, a:hover {
    font-weight         : bold !important;
    text-decoration     : none !important;
    color               : #d17834;
}

p {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    margin-top          : 5px;
    margin-bottom       : 5px;
}

h1 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 16px;
    font-weight         : bold;
    color               : #E8640F;
    background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 14px;
}
h2 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 14px;
    font-weight         : bold;
    color               : #1A556A;
    background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 12px;
}
h3 {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 12px;
    font-weight         : bold;
    color               : #000000;
    background-color    : inherit;
    margin-top          : 0px;
    margin-bottom       : 0px;
}
td {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
}
ul {
    margin              : 0px 0px 0px 0px;
    padding             : 0px;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
}
ol {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    margin              : 0px 0px 0px 7px;
    padding             : 0px;
}
li {
    margin              : 0px 0px 0px 16px;
    padding             : 0px;
    list-style-type     : square;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
}
form {
    border              : 0px;
    margin              : 0px;
    padding             : 0px;
}
input {
    vertical-align      : middle;
}

/* Sous Menu */
div.ssmenu {
    position            : absolute;
    left                : 0px;
    top                 : -300px;
    z-index             : 5;
    visibility          : hidden;
}
div.ssmenu div {
    background          : #000;
    color               : inherit;
    width               : 227px;
}
div.ssmenu a, div.ssmenu a:visited, div.ssmenu a:link {
    display             : block;
    font-family         : verdana, Helvetica, sans-serif;
    font-size           : 11px;
    font-weight         : bold;
    padding             : 2px 5px;
    color               : #FFFFFF;
    background-color    : inherit;
    text-decoration     : none !important;
}
div.ssmenu a:active, div.ssmenu a:hover {
    display             : block;
    font-family         : verdana, Helvetica, sans-serif;
    font-size           : 11px;
    font-weight         : bold;
    padding             : 2px 5px;
    color               : #FFB123;
    background-color    : inherit;
    text-decoration     : none;
}

/*########################################################
 * SPECIFIQUE
 * #######################################################
 */
div.init {
    clear               : both;
}

div#conteneur_site {
    width               : 990px;
    margin-left         : auto;
    margin-right        : auto;
    margin-top          : 20px;
}

div#bloc_menu {
    margin-top          : 20px;
    width               : 990px;
    background          : transparent url(images/BtoC/common/fd_menu.gif) top left repeat-x;
    height              : 28px;
    position            : relative;
}

div.elem_menu {
    float               : left;
    font-family         : verdana, arial, helvetica;
    font-size           : 12px;
    color               : #FFF;
    font-weight         : bold;
    padding-left        : 21px;
    padding-top         : 6px;
    display             : block;
    cursor              : pointer;
}

div.elem_menu a,
div.elem_menu a:link,
div.elem_menu a:visited {
    color               : #FFF;
    text-decoration     : none !important;
    font-weight         : bold;
}

div.elem_menu a:hover {
    color               : #FFB123 !important;
    text-decoration     : none;
}

div.elem_menu a.on {
    color               : #FFB123 !important;
    text-decoration     : none !important;
}

div#flag {
    position            : absolute;
    top                 : 4px;
    left                : 904px;
}

div#pro {
    position            : absolute;
    top                 : -17px;
    left                : 690px;
}
/*f6f7f7*/
div#bloc_contenu {
    width               : 990px;
    background          : #fff url(images/BtoC/common/fd_contenu.gif) top left repeat-x;
}

div#bloc_contenu div#prolong_col_droite {
    background          : #fff url(images/BtoC/common/fd_colonne_droite.gif) repeat-y right top;
    padding-bottom:20px;
}

#grand_bloc_gauche {
    float               : left;
    width               : 732px;
    min-height          : 1000px;
    padding             : 25px 15px 0 15px;
    background          : transparent url(images/BtoC/classique/fond_ss_menu.gif) bottom left no-repeat;

}

div#bloc_contenu_gauche {
    float               : left;
    width               : 250px;
    height              : 100%;
}

div.image_bloc_gauche {
    padding-top         : 20px;
    position            : relative;
    height              : 116px;
    display             : block;
}

div.image_bloc_gauche_etiquette {
    position            : absolute;
    width               : 225px;
    top                 : 119px;
    left                : 0px;
    text-align          : right;
    display             : block;
}

div.image_bloc_gauche_etiquette a,
div.image_bloc_gauche_etiquette a:link,
div.image_bloc_gauche_etiquette a:visited,
div.image_bloc_gauche_etiquette a:hover {
    color               : #FFF;
    font-weight         : bold;
    text-transform      : uppercase;
    font-family         : verdana, arial, helvetica;
}

div#bloc_contenu_centre {
    float               : left;
    width               : 479px;
}

#bloc_contenu_centre a,
#bloc_contenu_centre a:link,
#bloc_contenu_centre a:visited,
#bloc_contenu_centre a:hover {
    color               : #0061f2;
    text-decoration     : underline;
}

div#bloc_contenu_centre_home {
    float               : left;
    width               : 761px;
}

div#bloc_contenu_centre_home div.paddeur {
    margin              : 25px 20px 0 38px;
}

#bloc_text_diaporama {
    color               : #000;
    font-family         : Times;
    font-size           : 14px;
    width               : 691px;
    text-align          : center;
    font-weight         : bold;
    margin-top          : 10px;
}

#bloc_grande_image {
    width               : 691px;
    padding             : 20px 0 0 0;
}

.bloc_une_image {
    float               : left;
    width               : 338px;
    height              : 135px;
    margin-bottom       : 12px;
    margin-right        : 15px;
}

.bloc_une_image_noright {
    float               : left;
    width               : 338px;
    height              : 135px;
    margin-bottom       : 13px;
}


#bloc_petite_image {
    width               : 691px;
    padding             : 20px 0 0 0;
}

.bloc_une_petite_image {
    float               : left;
    width               : 106px;
    height              : 115px;
    margin-bottom       : 12px;
    margin-right        : 8.2px;
}

.bloc_une_petite_image_noright {
    float               : left;
    width               : 106px;
    height              : 115px;
    margin-bottom       : 12px;
}

#bloc_questions {
    width               : 691px;
    background          : transparent url(images/BtoC/home/cadre_question.gif) no-repeat;
    position            : relative;
    height              : 105px;
    margin-bottom       : 27px;
    padding-top         : 30px;
}

.bloc_questions_question {
    width               : 399px;
    height              : 22px;
    background          : transparent url(images/BtoC/home/fond_question.png) no-repeat;
    margin-bottom       : 2px;
    padding             : 4px 0 0 30px;
    margin-left         : 30px;
}

.bloc_questions_question,
.bloc_questions_question a,
.bloc_questions_question a:link,
.bloc_questions_question a:visited {
    color               : #FFF;
    font-weight         : bold;
    font-size           : 12px;
    font-family         : Arial;
    text-decoration     : none !important;
}

.bloc_questions_question a:active,
.bloc_questions_question a:hover {
    color               : #e8640f;
}

.bloc_une_actu {
    float               : left;
    width               : 319px;
}

.actubtoc_suite a,
.actubtoc_suite a:link,
.actubtoc_suite a:visited,
.actubtoc_suite a:hover {
    color               : #1c4458;
    text-decoration     : underline;
}

.actubtoc_toutes a,
.actubtoc_toutes a:link,
.actubtoc_toutes a:visited,
.actubtoc_toutes a:hover {
    /*font-weight         : bold;*/
    font-size           : 11px;
}

div#actus_home {
    margin-top          : 43px;
}

div.actu_home_desc {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    margin-top          : 5px;
    margin-bottom       : 5px;
}

div.actu_suite {
    margin-bottom       :15px;
}

div.actu_suite a,
div.actu_suite a:link,
div.actu_suite a:visited,
div.actu_suite a:hover {
    color               : #1c4458;
    text-decoration     : underline;
    font-size           : 11px;
}

div#lien_actu {
    text-align          : right;
    background          : transparent url(images/home/puce_actualites.gif) 270px 1px no-repeat;
}

div#lien_actu a,
div#lien_actu a:link,
div#lien_actu a:visited,
div#lien_actu a:hover {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 12px;
    font-weight         : bold;
    color               : #000000;
    text-decoration     : none;
}

div#bloc_contenu_droite {
    float               : right;
    width               : 228px;
    min-height          : 850px;
    background          : #414f56;
}

div#bloc_recherche {
    width               : 198px;
    height              : 43px;
    background          : transparent url(images/BtoC/common/fd_recherche.gif) repeat-x;
    padding             : 15px 0 0 30px;
}

div#bloc_expert {
    width               : 185px;
    height              : 109px;
    margin              : 8px 0 8px 14px;
    padding             : 55px 0 0 14px;
}

.bloc_expert_numero {
    font-size           : 12px;
    margin-bottom       : 5px;
}

div.image_bloc_droite {
    position            : relative;
    margin              : 0 0 2px 11px;
    width               : 205px;
    height              : 45px;
}

div.image_bloc_droite_bis {
    position            : relative;
    margin              : 0 0 2px 11px;
    width               : 205px;
    height              : 62px;
}

div.image_bloc_droite_terce {
    position            : relative;
    margin              : 0 0 2px 11px;
    width               : 205px;
    height              : 236px;
}

div.image_bloc_droite_etiquette {
    position            : absolute;
    width               : 150px;
    top                 : 15px;
    left                : 55px;
    color               : #004258;
    font-weight         : bold;
    text-transform      : uppercase;
    font-family         : verdana, arial, helvetica;
}

div.image_bloc_droite_etiquette a,
div.image_bloc_droite_etiquette a:link,
div.image_bloc_droite_etiquette a:visited,
div.image_bloc_droite_etiquette a:hover {
    color               : #004258;
    font-weight         : bold;
    text-transform      : uppercase;
    font-family         : verdana, arial, helvetica;
}

div#bloc_recherche input {
    border              : 1px solid #58544a;
}

div#bloc_pied_lien {
    width               : 990px;
    /*margin-left         : auto;
    margin-right        : auto;
    margin-top          : 12px;*/
}

div.bloc_lien_unite {
    float               : left;
    width               : 140px;
    text-align          : center;
}

div.bloc_lien_unite a:link,
div.bloc_lien_unite a:visited {
    color               : #FFF;
    font-weight         : bold;
    text-decoration     : none !important;
}

div.bloc_lien_unite a:hover,
div.bloc_lien_unite a:active {
    color               : #dd7b30;
}

div#bloc_pied_adresse {
    background          : transparent url(images/BtoC/common/fd_footer.gif) repeat;
    width               : 900px;
    margin-left         : auto;
    margin-right        : auto;
    margin-top          : 12px;
    padding             : 20px 0 20px 90px;
}

div.bloc_adresse_unite {
    float               : left;
    width               : 198px;
    text-align          : center;
}

div.bloc_adresse_unite p {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    color               : #FFF;
    text-decoration     : none;
}

div.bloc_adresse_unite p.titre {
    color               : #dd7b30;
    font-size           : 12px;
    font-weight         : bold;
}

div#bloc_pied_message {
    width               : 990px;
    margin-left         : auto;
    margin-right        : auto;
    margin-top          : 12px;
    text-align          : center;
}

div#bloc_pied_message {
    width               : 990px;
    margin-left         : auto;
    margin-right        : auto;
    margin-top          : 12px;
    text-align          : center;
}

div#bloc_pied_message p {
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
    color               : #FFF;
    text-decoration     : none;
}

#bloc_pied_message_ville {
    width               : 990px;
    padding-bottom      : 10px;
    text-align          : center;
    color               : #c2c2c2;
}

#bloc_pied_message_ville a,
#bloc_pied_message_ville a:link,
#bloc_pied_message_ville a:visited,
#bloc_pied_message_ville a:hover {
    color               : #c2c2c2;
    font-family         : verdana;
    font-size           : 11px;
    font-weight         : bold;
}

/**
 * Menu secondaire
 */
div.menu_secondaire_elem {
    font-family         : Helvetica, sans-serif;
    font-size           : 16px;
    color               : #000;
    padding-right       : 10px;
    font-weight         : bold;
    border-bottom       : 1px solid #d3dadd;
    margin-bottom       : 5px;
    width               : 207px;
}

div.menu_secondaire_elem a:link,
div.menu_secondaire_elem a:visited {
    color               : #000;
    text-decoration     : none !important;
}

div.menu_secondaire_elem a:hover,
div.menu_secondaire_elem a:active {
    color               : #e8640f;
}

div.conteneur_ssmenu {
    padding-bottom      : 10px;
}

div.fond_ssmenu {
    width               : 227px;
    color               : #1c4458;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 11px;
}

div.menu_secondaire_sselem {
    padding             : 3px 0;
}

div.menu_secondaire_sselem a:link,
div.menu_secondaire_sselem a:visited {
    display             : block;
    font-family         : Verdana, Arial, Helvetica, sans-serif;
    font-size           : 12px;
    font-weight         : bold;
    color               : #000;
    padding-left        : 16px;
    background          : transparent url(images/BtoC/common/puce_off.gif) no-repeat left 5px;
    text-decoration     : none !important;
}

div.menu_secondaire_sselem a:hover,
div.menu_secondaire_sselem a:active {
    color               : #e8640f;
    background          : transparent url(images/BtoC/common/puce_on.gif) no-repeat left 5px;
    text-decoration     : none !important;
}

div.contenu_page a,
div.contenu_page a:link,
div.contenu_page a:visited {
    color               : #1c4458;
}

div.contenu_page a:hover {
    color               : #1c4458;
    font-weight         : bold;
}

div#extrait {
    width               : 186px;
    height              : 118px;
    margin              : 10px 0 10px 12px;
    padding             : 10px 7px ;
    background          : transparent url(images/BtoC/common/fond_extrait.gif);
}

div.network_wysig {
    margin-top          : 2px;
    font-size           : 11px;
}

div.lien_network {
    margin-top          : 14px;
    width               : 170px;
    text-align          : right;
    font-size           : 11px;
}

div#bloc_contenu_centre a:link,
div#bloc_contenu_centre a:visited {
    text-decoration     : underline;
}

div#bloc_contenu_centre a:hover,
div#bloc_contenu_centre a:active {
    text-decoration     : none;
}

div#carrousel_home {
    margin-left         : 5px;
    margin-bottom       : 30px;

}
.bloc_lien_englobant {
    margin-left: 70px;
}
