/*--- Couleurs ---*/
.bgMainColor {background-color:#7e599b;}
.fMainColor  {color:#7e599b;}
.bgBisColor  {background-color:#f2eff5;}
.borderMainColor {border:1px solid #7e599b;}

/*--- LES LARGEURS ---*/
.fullWidth    {width:1001px;}
.fullPageMain {width:680px;}        /* 1 colonne pleine   */
.col1PageMain {width:680px;}        /* 1 colonne pleine   */
.col2PageMain {width:335px;}        /* (680 - 10) / 2     */
td.menu       {width:240px;}        /* menu               */

#headerDormane .headerBar1, #headerDormane .headerBar2 {position:relative;top:70px;left:58px;width:943px;}
.trait {border-bottom:solid 2px #7e599b; margin-bottom:0px; width:100%;}
.borderRight {border-right:solid 2px #7e599b; height:100%; padding-right:10px;}
.borderLeft  {border-left: solid 2px #7e599b; height:100%; padding-left:10px; }
.quote {background:url(../img/quote_violet.gif) no-repeat; padding-left:50px; height:40px; overflow:visible;}
html>body .quote {background:url(../img/quote_violet.gif) no-repeat; padding-left:50px; min-height:40px; height:auto; overflow:visible; }

/*-------- Puce pour les textes accueil creances internationales -------------- */
ul.puce_int {margin:15px 0px 0px 0px; padding:0px; list-style:none; }
ul.puce_int li {
    background:url(../img/puceViolet10.gif) no-repeat 0px 3px;
    margin:0px 0px 25px 0px;
    padding:0px 0px 0px 20px;
    letter-spacing:1px;
    text-align:left;
    }

/*------- pour le menu vertical ----------- NBC $$ 17-02-2010 $$  */

/************     Demande A. GONZVA  du $$ 04-09-2008 $$
ul.menu2 li.selected {
    background-color:#ffffff;
    font-weight:bold;
    background-image:url(../img/puceNoir10.gif);
    background-repeat:no-repeat;
    background-position:10px 7px;
    border-left :1px solid {#7e599b};
    border-right:1px solid {#7e599b};
    }
***********/

ul.menu2 li.selected {
    background-color:#ffffff;
    font-weight:bold;
    background-image:url(../img/puceNoir10.gif);
    background-repeat:no-repeat;
    background-position:10px 7px;
    }

ul.menu2 li.selected a.menu2 {color:#000000; text-decoration:none;}
ul.menu2 li.selected a.menu2:hover {border-bottom:1px dashed #ff0000; color:#ff0000;}

/*------------------------* Fin de feuille de style DORMANE violet.css ---------------------------------*/
