
body {
background-color: #e5e5e5 !important;
}

div#colonne_fond_mask {
position: absolute;
z-index: 2;
background: transparent url(../../partage/img/transp_white.png);
}

div#col_home {
height: 550px;
}

/* ENTETE */

div#entete_contenant {
background: #fff url(../img/entete_bkg.png) no-repeat center top;
}

div#entete {
background-color: #fff;
}

div#entete h1 a#logo {
background: transparent url(../img/logo.png) no-repeat 0 0;
}

div#entete h1 a.logo-pro {
background-image: url(../img/logo-pro.png) !important;
}

/* PAGE HOME EXTRANET */
div#page_home_extranet {
position: absolute;
z-index: 10;
top: 0;
left: 0;
background: transparent url(../../partage/img/transp_white.png);
}

/* CONSIGNES EXTRANET */
div#consignes_extranet {
padding: 30px;
}

div#consignes_extranet h3 {
padding: 10px 0;
font-size: 1.3em !important;
}

div#consignes_extranet p {
padding: 10px 0;
text-align: left;
}

div#consignes_extranet ul {
padding-left: 15px;
}
