#blocCentral H1{
    font-size:12px;}

#blocCentral DIV.cadre H2{
/*    padding:0 0 0 10px;
    margin:0 0 0 -1px;
    background:transparent url(../images/bg_cadre_titre_navy.png) no-repeat scroll left top;
    color:white;
    font-family:verdana;
    font-size:10px;
    font-weight:bold;
    line-height:18px;
    height:20px;*/

    margin: 0 0 0 -1px;
    text-transform: uppercase;
    color: white;
    background-image: -webkit-gradient( linear, left bottom, left top, color-stop(0.37, rgb(0,58,121)), color-stop(1, rgb(56,96,177)) );
    font-family: verdana;
    background-color: #003B79;
    padding: 3px 10px;
    font-size: 13px;
    font-weight: bold;
    line-height: 20px;
} * HTML #blocCentral DIV.cadre H2{position:relative;}

/* Modifs suite intégration MEGAMENU mcrucifix : 13/04/2015 */

table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow:ellipsis;}

table A.linkB, #infos A.linkB{
    font-size:12px;
    line-height: 25px;}

table TD.heure {
    width: 62px;
    text-overflow: inherit;}

TABLE TD {
    overflow: hidden;
    text-overflow: ellipsis;}