/*
    www.therapiesdumieuxetre.fr *
******************************************/
/*
    COULEURS
    fcfbf1  jaune tres clair
    f6eaac  jaune orange
    ff9966  orange  reiki
    ec844c  orange  reiki + foncé
    9b4707  orange bois (bordures tablos)
    f90310  rouge   sophro
    5aad31  vert    hypnose
    858f2f  vert sombre 1 (bordures tablos)
******************************************/

/*****************************************
Classes thematiques
******************************************/
/* classe sophro */
#mainMenu li#sophro a {
    color    :#f90310; }
#mainMenu li#sophro a:hover,
#mainMenu li#sophro a.here {
    color       :#f90310;
    border-top  :5px solid #f90310;
    }
#page.sophro #colNav h2 {
    margin              :.5em auto;
    line-height 	:3.5em;
    background :url(../style/sophrologie.png) no-repeat center;
    }
#page.sophro div#colContent {
    border-top  :1px solid #f90310;
}
span.sophro,
.sophro h1,
.sophro h2,
.sophro h3,
.sophro h4 {
    color   :#f90310;}
.border_red {
    border  :5px ridge #f90310;}
div#page.sophro a:link,
a:link.sophro {    color:#f90310;}
div#page.sophro a.here,
div#page.sophro a:hover,
a:hover.sophro,
a:active.sophro {
    color		:#f90310;
    border		:2px solid #f90310;
    background          :#f6eaac;
    -moz-border-radius	:5px;
    border-radius	:5px;
    padding		:2px;
    margin		:-4px;}

/* classe reiki */
div#mainMenu li#reiki a {
    color     :#ec844c; }
div#mainMenu li#reiki a:hover,
div#mainMenu li#reiki a.here {
    color     :#ec844c;
    border-top:5px solid #ec844c;
    }
div#page.reiki #colNav h2 {
    margin              :.5em auto;
    line-height 	:3.5em;
    background :url(../style/reiki.png) no-repeat center;
    }
div#page.reiki div#colContent {
    border-top  :1px solid #ec844c;
    }
span.reiki,
.reiki h1,
.reiki h2,
.reiki h3,
.reiki h4 {
    color        :#ec844c;}
.border_marron {
    border       :5px ridge #9b4707;}
div#page.reiki a:link,
a:link.reiki {    color:#ec844c;}
div#page.reiki a:hover,
div#page.reiki a.here,
a:hover.reiki,
a:active.reiki {
    color		:#ec844c;
    border		:2px solid #ec844c;
    background          :#f6eaac;
    -moz-border-radius	:5px;
    border-radius	:5px;
    padding		:2px;
    margin		:-4px;}
/* classe hypnose */
#mainMenu li#hypnose a {
    color        :#5aad31; }
#mainMenu li#hypnose a:hover,
#mainMenu li#hypnose a.here {
    color       :#5aad31;
    border-top  :5px solid #5aad31; }
#mainMenu li a.last {
    margin-right :0;
    }
#page.hypnose #colNav h2 {
    margin              :.5em auto;
    line-height 	:3.5em;
    background :url(../style/hypnose.png) no-repeat center;
    }
#page.reiki div#colContent {
    border-top  :1px solid #5aad31;
    }
span.hypnose,
.hypnose h1,
.hypnose h2,
.hypnose h3,
.hypnose h4 {
    color        :#5aad31;} /* #5ac6de */
.border_green {
    border       :5px ridge #5aad31;}
div#page.hypnose a:link,
a:link.hypnose {    color:#5aad31;}
div#page.hypnose a.here,
div#page.hypnose a:hover,
a:hover.hypnose,
a:active.hypnose {
    color		:#5aad31;
    border		:2px solid #5aad31;
    background          :#f6eaac;
    -moz-border-radius	:5px;
    border-radius	:5px;
    padding		:2px;
    margin		:-4px;}

/**************************************************************
Classes inline diverses
**************************************************************/

/* liens identifiables - navigateurs conformes standards uniquement */
a.lienext:hover:after {
	content		: " " url(../style/internet.png);}
a.pdf:hover:after {
	content		: " " url(../style/pdf.png);}
a.img:hover:after {
	content		: " " url(../style/img.png);}
a.mail:hover:after {
	content		: " " url(../style/mail.png);
	}
.border0 {
    border:0; }
.cite {
    font-style      :oblique ;
    font-family     :Times,'Times New Roman',serif; }
span.def, .def, acronym {
    font-style      :oblique;
    border-bottom   :1px dashed Gray ;
    cursor          :help; }
.help {
    cursor          :help; }
a:hover.noborder {                         /* repris dans le css lightwindow */
    border		: none;
    padding		: 0;
    margin		: 0; }
.people {
    color      :#5ac6de; }
.green {
    color      :#5aad31; }
.red {
    color      :#f90310; }
.note {
    font-style :oblique;
    background :yellow;
    text-align :right}
.strong {
    font-weight :bold; }

