/* CSS commun editeur et site public */

.tableau {
    width:100%;
    margin-bottom:10px;
}

.tableau td, .tableau th{
    padding:4px;
    border-bottom:1px solid #aaa;
}
