/*
Plate-forme Cyberdocs
Copyright (C) 2003
Projet Cyberthèses
http://cybertheses.francophonie.org
cybertheses@univ-lyon2.fr

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the
Free Software Foundation, Inc.
59 Temple Place - Suite 330, Boston, MA  02111-1307, USA
or connect to:
http://www.fsf.org/copyleft/gpl.html
*/


/* Couleurs pour la plateforme cyberdocs */

/************************************************
 *			-----------------------				*
 *			|       Couleurs 	  |				*
 *			-----------------------				*
 ************************************************/

/* les fontes */
/* ---------- */
	
A.small1, 
a.notelink,
a.navlink,
a.infos,
A.m:visited,
A.m:active,
A.m:link,
body.imprimer div.note p.titre
{
	color: red;
}

A.small0,
A.midi0,
A.midi1,
a.title,
td a.small0, td a.midi0, /* td a:link, td a:active,*/
div.teidiv p,
div.note,
div.note p.titre,
.navover,
.navout,
a.nav, 
a:hover.nav,
div.liste a
 {
	color: #000000;
}

div.teidiv .epigraphe, 
div.teidiv .citation, 
.souligne,
div.teidiv caption,
td.index,
A.small2,
A.midi2,
h1.maintitle,
.nump,
div.resultats .auteur,
div.MotCle p span.en,
td.libelle,
div.Resume p span.en {
	color: #555;
}

div.teidiv tfoot,
div.MotCle p,
div.MotCle div.libelle,
div.Resume div.libelle,
div.Resume p {
	color: #666666;
}


.intitule,
.auteur
 {
	color: #CCCCCC;
}

div.menu p.titre, div.menu p.bandeau,
.bandeau td {
	color: #000000;
}

a:visited {
	color: #CC9900;
}

a:hover,
.form  {
	color: #0099CC;
}

/* le surlignage */
a:hover.souligne {
	color: #000000;
}

.ml,
.m,
.mlActuel,
.imprimer .titreMenu {
	color: #FFFFFF;
}
/*   Les fonds
---------------   */

A.midi1,
.body, 
h1.maintitle,
div.note p.titre,
.actuel,
.actuel2,
td.vide,
.entete,
select,
.contenu,
.form,
h3,
div.MotCle div.libelle,
div.Resume div.libelle,
.barNavigation,
input[type="text"],
.toc,
.note,
.menu,
div.teidiv table,
div.barTitre td.imprimer,
table.resultats,
.navActuel,
div.PageGarde .titreN2 {
	background: #FFFFFF;
}

div.teidiv thead,
.navout {
	background: #999999;
}

/* fond titre */
td.titre {
} 
td.barTitre, 
td.barResultats, 
table.barTitre, 
table.barResultats, 
div.menu table.barMenu,
div.menu,
.menuBox,
.menuLabel,
div.PageGarde .grpTitre,
div.tdm .partie {
	background-color: #ecd182;
}

/* Fonds d'une selection */
.navover2, 
.navover,
input[type="button"],
input[type="reset"],
input[type="submit"],
a:hover.infos { 
 	background-color: #E9E9E9;
}
/* surlignage des occurrences */
.souligne {
	background-color: #FFFFCC;

}

/* Fonds des boutons de radios */
input[type="radio"] {
}

.barRecherche, 
.fond2,
.focus {
	background-color: #2B3B84;
}

/* Fonds d'une page */

div.page, 
div.teidiv tfoot,
div.note,
body,
.fiche,
div.Resume,
div.MotCle,
div.resultats,
.navigation,
h1.maintitle,
a.infos,
tr.requete {
	background: #FFFFFF;
}

.m,
.ml,
.mlActuel,
.imprimer .titreMenu {
	background: #000000;
}
/*     Les bordures 	   */
/* --------------------    */

td.titre {
	border-color: #FFFFFF;
}
.toc,
.menu,
h1.maintitle,
.imgCh,
.imgTh,
td.ressource,
table.resultats,
.nbOcc {
	border-color: #999999;
}
.navover,
.navover2,
.navout,
.navout2,
.actuel,
.actuel2,
td.vide,
.white,
div.teidiv caption,
div.page,
div.note,
h1.note,
td.souligne,
div.Resume,
div.MotCle
  {
	border-color: #555555;
}

div.MotCle div.libelle,
div.Resume div.libelle,
.barTitre, 
.barResultats
  {
	border-color: #444444;
}

div.teidiv table + table, 
div.teidiv thead, 
div.teidiv tbody,
div.teidiv table td   {
	border-color: #000000;
}

div.teidiv table td { 
	border-color: #E9E9E9;
}

div.teidiv tfoot tr { 
	border-color: #FBF9F9; 
}

/* bordures de selections */

textarea, 
.textfield {
	border: #FBF9F9;
}

div.fiche td.valeur, td.valeur {
	border-top-color: #E9E9E9;
	border-right-color: #E9E9E9;
	border-bottom-color: #E9E9E9;
	border-left-color: #555;
}

/* Fonds de calques */

.menuBox { 
	layer-background-color: #DBDBDB;
}

/*les images */
.index {
	background-repeat: no-repeat;
}

body.tdm {
	background-image: url(../../images/tdm/ligne1-3.png)
}
