/**************** for tables *******************/
tr.wysiwyg_alternance{
        background-color : #eaeaea;
}

tr.wysiwyg_separateur{
        background-color : #c4c4c4;
}

td.wysiwyg_gauche{
        border-bottom : 0px;
        border-top : 0px;
        border-right : 0px;
        border-left : 0px;
        width: 5px;
        text-decoration: none;
        font-size: 11px;
}

td.wysiwyg_gauche_texte{
        border-bottom : 0px;
        border-top : 0px;
        border-right : 0px;
        border-left : 0px;
        text-decoration: none;
        font-size: 11px;
}

td.wysiwyg_top_border{
        border-bottom : 0px none;
        border-top: 2px solid Gray;
        border-left : 2px solid Gray;
        border-right : 0px none;
        color: #3a3a3a;
        text-decoration: none;
        font-size: 11px;
}

td.wysiwyg_top_border_end{
        border-bottom : 0px none;
        border-top: 2px solid Gray;
        border-left : 2px solid Gray;
        border-right : 2px solid Gray;
        color: #3a3a3a;
        text-decoration: none;
        font-size: 11px;
}

td.wysiwyg_centre_border{
        border-bottom : 0px none;
        border-top: 0px none;
        border-left : 2px solid Gray;
        border-right : 0px none;
        color: #3a3a3a;
        text-decoration: none;
        font-size: 11px;
}
td.wysiwyg_centre{
        border-bottom : 0px none;
        border-top: 0px none;
        border-left : 0px solid Gray;
        border-right : 0px none;
        color: #3a3a3a;
        text-decoration: none;
        font-size: 11px;
}

td.wysiwyg_haut{
        border-top : 0px solid Gray;
        border-bottom-width : 0px;
        border-left : 0px solid Gray;
        border-right : 0px none;
        color: #3a3a3a;
        text-decoration: none;
        font-size: 11px;
}

td.wysiwyg_titre_border{
        border-top : 2px solid Gray;
        border-bottom : 2px solid Gray;
        border-left : 2px solid Gray;
        border-right : 0px none;
        font-size: 12px;
        font-weight: bold;
        color: #ff9a00;
        text-decoration: none;
}

td.wysiwyg_titre_border_end{
        border-top : 2px solid Gray;
        border-bottom : 2px solid Gray;
        border-left : 2px solid Gray;
        border-right : 2px solid Gray;
        font-size: 12px;
        font-weight: bold;
        color: #ff9a00;
        text-decoration: none;
}

td.wysiwyg_haut_titre_border{
        border-top : 2px solid Gray;
        border-bottom-width : 0px;
        border-left : 2px solid Gray;
        border-right : 0px none;
        font-size: 12px;
        font-weight: bold;
        color: #ff9a00;
        text-decoration: none;
}

td.wysiwyg_haut_titre_border_end{
        border-top : 2px solid Gray;
        border-bottom-width : 0px;
        border-left : 2px solid Gray;
        border-right : 2px solid Gray;
        font-size: 12px;
        font-weight: bold;
        color: #ff9a00;
        text-decoration: none;
}

td.wysiwyg_haut_titre{
        border-top : 0px solid Gray;
        border-bottom-width : 0px;
        border-left : 0px solid Gray;
        border-right : 0px none;
        font-size: 12px;
        font-weight: bold;
        color: #ff9a00;
        text-decoration: none;
}

td.wysiwyg_bas_border {
        border-bottom : 2px solid Gray;
        border-left : 2px solid Gray;
        border-right : 0px none;
        border-top : 0px none;
        text-decoration: none;
        font-size: 11px;
        color: #3a3a3a;
}

td.wysiwyg_bas_border_end {
        border-bottom : 2px solid Gray;
        border-left : 2px solid Gray;
        border-right : 2px solid Gray;
        border-top : 0px none;
        text-decoration: none;
        font-size: 11px;
        color: #3a3a3a;
}

td.wysiwyg_bas {
        border-bottom : 0px solid Gray;
        border-left : 0px solid Gray;
        border-right : 0px none;
        border-top : 0px none;
        text-decoration: none;
}

td.wysiwyg_droite_border{
        border-bottom : 0px none;
        border-top : 0px none;
        border-right : 2px solid Gray;
        border-left : 2px solid Gray;
        text-decoration: none;
        font-size: 11px;
        color: #3a3a3a;
}

td.wysiwyg_droite{
        border-bottom : 0px none;
        border-top : 0px none;
        border-right : 0px none;
        border-left : 0px solid Gray;
        width: 1px;
        text-decoration: none;
}

