#frise {
    width: 585px;
    height: 50px;
    background-image: url("../gfx/interface/acceuilPublic/frise.png");	
    margin: auto; 
    margin-bottom: 20px;
    margin-top: 20px;
}
#contenuAcceuil{
    margin-top: 20px;
    text-align: justify;
    
}
#boutonLogin {
   /* background-image: url("../gfx/interface/login.png");*/
    margin-top: 5px;
    background-color: white;
    text-decoration: none; 
    width: 90px;
    color: #006ab3;
}
#boutonLogin:hover {
    color: #bf8614;
}
#login {
    width: 120px;
}
#mdp {
    width: 120px;
}
.liste {
    margin-left: 10px;
    padding-left: 0px;
}
/* redimensions */
#tpl_contenu {

}
