/*--- Couleurs ---*/
.bgMainColor {background-color:#00A355;}
.fMainColor  {color:#00A355;}
.bgBisColor  {background-color:#e5f6ee;}
.borderMainColor {border:1px solid #00A355;}

/*--- 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 #00a355; margin-bottom:0px; width:100%;}
.borderRight {border-right:solid 2px #00a355; height:100%; padding-right:10px;}
.borderLeft  {border-left: solid 2px #00a355; height:100%; padding-left:10px;}
.quote {background:url(../img/quote_vert.gif)  no-repeat; padding-left:50px; height:40px; overflow:visible;}
html>body .quote {background:url(../img/quote_vert.gif) no-repeat; padding-left:50px; min-height:40px; height:auto; overflow:visible; }

/*------- 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 {#00a355};
    border-right:1px solid {#00a355};
    }
***********/

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 verts.css ---------------------------------*/
