
/* ------------------------------------------------------------------------
	Thème : Générique
------------------------------------------------------------------------ */

body.generique {background-image: url(../img/themes/generique/fond_page.gif);}

/* Tous la même couleur... */
.generique #nav li.actif a,
.generique #nav li.actif strong,
.generique label, 
.generique .bouton,
.generique #corps a.bouton,
.generique h2,
.generique h4,
.generique #etapes li.actif p strong {
	color: #ae561a;
}

/* Liens */
.generique a:link {color: #bf5106;}
.generique a:visited {color: #c79573;}
.generique a:hover, .generique a:active {color: #fc6600;}

/* Entête */
.generique #nav li {background: url(../img/themes/generique/nav_onglet.gif) 0 0 no-repeat;}
.generique #nav li.actif {background: url(../img/themes/generique/nav_onglet_actif.gif) 0 0 no-repeat;}

/* Corps */
.generique #acces {background: #fff url(../img/themes/generique/acces_fond.gif) no-repeat;}
.generique ul li {background-image: url(../img/themes/generique/liste_fleche.gif);}
.generique ul.ancres li {background-image: url(../img/themes/generique/fleche_ancre.gif);}



/* ------------------------------------------------------------------------
	Thème : Apprenants
------------------------------------------------------------------------ */

body.apprenants {background-image: url(../img/themes/apprenants/fond_page.gif);}

/* Tous la même couleur... */
.apprenants #nav li.actif a,
.apprenants #nav li.actif strong,
.apprenants label, 
.apprenants .bouton,
.apprenants #corps a.bouton,
.apprenants h2,
.apprenants h4,
.apprenants #etapes li.actif * {
	color: #618f21;
}

/* Liens */
.apprenants a:link {color: #5a9a00;}
.apprenants a:visited {color: #8bb550;}
.apprenants a:hover, .apprenants a:active {color: #78cd00;}

/* Entête */
.apprenants #nav li {background: url(../img/themes/apprenants/nav_onglet.gif) 0 0 no-repeat;}
.apprenants #nav li.actif {background: url(../img/themes/apprenants/nav_onglet_actif.gif) 0 0 no-repeat;}

/* Corps */
.apprenants #acces {background: #fff url(../img/themes/apprenants/acces_fond.gif) no-repeat;}
.apprenants ul li {background-image: url(../img/themes/apprenants/liste_fleche.gif);}
.apprenants ul.ancres li {background-image: url(../img/themes/apprenants/fleche_ancre.gif);}
.apprenants #etapes li.actif p {border-bottom-color: #78b229;}
.apprenants fieldset.envaleur, 
.apprenants .pageCreationEtape3 ol li {
	border-color: #bbd894;
}
.apprenants .pageCreationEtape3 li.choix01 {background-image: url(../img/themes/apprenants/choix01.gif);}
.apprenants .pageCreationEtape3 li.choix02 {background-image: url(../img/themes/apprenants/choix02.gif);}
.apprenants .pageCreationEtape3 p.consulter {background-image: url(../img/themes/apprenants/consulter_fond.gif);}


/* ------------------------------------------------------------------------
	Thème : Formateurs/tuteurs
------------------------------------------------------------------------ */

body.formateurs {background-image: url(../img/themes/formateurs/fond_page.gif);}

/* Tous la même couleur... */
.formateurs #nav li.actif a,
.formateurs #nav li.actif strong,
.formateurs label, 
.formateurs .bouton,
.formateurs #corps a.bouton,
.formateurs h2,
.formateurs h4,
.formateurs #etapes li.actif * {
	color: #4189a8;
}

/* Liens */
.formateurs a:link {color: #2c93c0;}
.formateurs a:visited {color: #74abc3;}
.formateurs a:hover, .formateurs a:active {color: #2fb7f3;}

/* Entête */
.formateurs #nav li {background: url(../img/themes/formateurs/nav_onglet.gif) 0 0 no-repeat;}
.formateurs #nav li.actif {background: url(../img/themes/formateurs/nav_onglet_actif.gif) 0 0 no-repeat;}

/* Corps */
.formateurs #acces {background: #fff url(../img/themes/formateurs/acces_fond.gif) no-repeat;}
.formateurs ul li {background-image: url(../img/themes/formateurs/liste_fleche.gif);}
.formateurs ul.ancres li {background-image: url(../img/themes/formateurs/fleche_ancre.gif);}
.formateurs #etapes li.actif p {border-bottom-color: #418bab;}
.formateurs fieldset.envaleur, 
.formateurs .pageCreationEtape3 ol li {
	border-color: #a0c5d5;
}
.formateurs .pageCreationEtape3 li.choix01 {background-image: url(../img/themes/formateurs/choix01.gif);}
.formateurs .pageCreationEtape3 li.choix02 {background-image: url(../img/themes/formateurs/choix02.gif);}
.formateurs .pageCreationEtape3 p.consulter {background-image: url(../img/themes/formateurs/consulter_fond.gif);}


/* ------------------------------------------------------------------------
	Thème : Administrateurs
------------------------------------------------------------------------ */

body.administrateurs {background-image: url(../img/themes/administrateurs/fond_page.gif);}

/* Tous la même couleur... */
.administrateurs #nav li.actif a,
.administrateurs #nav li.actif strong,
.administrateurs label, 
.administrateurs .bouton,
.administrateurs #corps a.bouton,
.administrateurs h2,
.administrateurs h4,
.administrateurs #etapes li.actif * {
	color: #734a73;
}

/* Liens */
.administrateurs a:link {color: #854585;}
.administrateurs a:visited {color: #a97ca9;}
.administrateurs a:hover, .administrateurs a:active {color: #c259c2;}

/* Entête */
.administrateurs #nav li {background: url(../img/themes/administrateurs/nav_onglet.gif) 0 0 no-repeat;}
.administrateurs #nav li.actif {background: url(../img/themes/administrateurs/nav_onglet_actif.gif) 0 0 no-repeat;}

/* Corps */
.administrateurs #acces {background: #fff url(../img/themes/administrateurs/acces_fond.gif) no-repeat;}
.administrateurs ul li {background-image: url(../img/themes/administrateurs/liste_fleche.gif);}
.administrateurs ul.ancres li {background-image: url(../img/themes/administrateurs/fleche_ancre.gif);}
.administrateurs #etapes li.actif p {border-bottom-color: #744a74;}
.administrateurs fieldset.envaleur, 
.administrateurs .pageCreationEtape3 ol li {
	border-color: #b9a4b9;
}
.administrateurs .pageCreationEtape3 li.choix01 {background-image: url(../img/themes/administrateurs/choix01.gif);}
.administrateurs .pageCreationEtape3 li.choix02 {background-image: url(../img/themes/administrateurs/choix02.gif);}
.administrateurs .pageCreationEtape3 p.consulter {background-image: url(../img/themes/administrateurs/consulter_fond.gif);}
