body{font-family:'Abel' ,'Calibri';
/*background-image:url('../images/fond.png');
background-repeat: no-repeat;*/
background-color: #fff;
text-align: center;
margin:10px}
div{overflow-y: auto}
a{transform: none;color:#000;text-decoration: none;}
#div_principal{width:1000px;background-color:#fff ;margin: auto;}


/* ************** BADEAU HAUT *********************** */
#div_entete{display: float;width:100%;height:auto;}            

#div_logo{float: left;line-height: 20px;vertical-align: middle;margin:10px}  

/* ************** Connexion *********************** */
#div_connexion,#div_connexion_oui{float: right;width: 300px;color:#000;}
#div_titre_connexion{display: none;}
#div_formulaire_connexion>div,#div_connexion_oui>div{margin: auto;margin-top:10px;display: block;}
#div_connexion input, #div_connexion_centre input{width:200px;height: 37px;font-weight: 900;padding:0px;padding-left:25px;border: 0px;background-repeat: no-repeat;}
#connexion_login{background-image: url('../images/fond_login.png')}
#connexion_mdp{background-image: url('../images/fond_mdp.png')}
.div_bouton_connexion{
    background-image: url('../images/fond_connexion_btn.png');background-repeat: no-repeat;cursor: pointer;
    width:200px;height: 38px;padding-left:25px;
    line-height: 37px;vertical-align: middle;
    font-size: 20px;  color:#000;            
}
#div_mdp_message{font-size:15px;} 

#div_connexion_oui{display: none;}

#div_bouton_connexion:hover{font-weight: 900}

#div_societe_connexion{font-size:20px;font-weight: 900;height: auto;}



/*********** BOUTON ******************************** */
div.btn{ 
    text-align: center;
    background-image: url('../images/fond_connexion_btn.png');background-repeat: no-repeat;cursor: pointer;
    width:200px;height: 38px;padding-left:25px;
    line-height: 37px;vertical-align: middle;
    font-size: 20px;   
}
div.btn:hover{font-weight:900}

/********** PROMO DU MOIS *************************************** */
#div_formation_promo{width:300px;border-radius: 15px;border:solid 2px #663399;padding:5px;margin-top: 40px;margin:auto;}
#div_promo_titre{font-size:20px;color:#663399;margin-bottom: 5px;}
#div_promo_libelle{}
/* *************** PIED ************************* */
#div_pied{}



#divBandeauBas{
    width:100%;
    background-color: #888;  
    display: float;
    color:#fff;
    font-size: 13px;
    position: relative;
    top:-0px;
}

#divBandeauBas>div{
    float:left;
    height:260px;    
    padding:15px;
    padding-top:5px;
    width:210px;
    text-align: left;
    border-right : 1px solid #fff;
    overflow: hidden;
}

#divBandeauBas>div:nth-child(4){
    border-right : 0px;
}
#divBandeauBasAdresse{    
    text-align: center; 
}
#divBandeauBasAdresse div{
    margin-bottom:5px;
}

.divBasListeFormation{     
    border-right : 1px solid #fff;
    text-align: center;   

}
#divBandeauBas a{
    color:#FFFFFF;
}
.divBasListeFormation ul{
    margin-left:0;
    padding-left:5px;
    color:#fff;
}
.divBasSpeach{
    text-align: left;
}

.divBasSpeach div{
    text-align: justify;
    margin-bottom:5px;
    padding-right:15px;

}
