#CACHE{3600*100,cache-client}
#HTTP_HEADER{Content-Type: text/css; charset=iso-8859-15}
#HTTP_HEADER{Vary: Accept-Encoding}
/*********************************************/
/*   Feuille de style du Kit Spip CNRS	     */
/*   couleurs								 */
/*   Auteur : CNRS						     */
/*  © 2008 									 */
/*********************************************/

#texte,
p,
a:link,
a:visited,
td,
ul ul, 
.petit,
#lang select,
#nom-labo h1 a,
#recherche h2
{
	color: #263033;
}

#liens-top a
{
	[(#CONFIG{kitcnrs/institut,autres}|=={autres}|?{'color: #263033','color: #FFFFFF'})];
}

h2
{
  color: #5D8BA2;
}

h3 
{  
  color: #4B6870;
}

a:hover,
div#menu ul.level2 a:hover, 
div#menu ul.level3 a:hover  

{
  color: #5494A4;
}

#principal,
#top,
#colgauche,
#pageune,
#pageseconde,
#colgauche .partenaire,
#chemin,
#texte,
div#menu ul,
div#menu ul.level1 li,
#annuaire,
#intranet,
#recherche,
#recherche input.box,
#lang,
#lang select,
table.table-avec-bordures,
table.table-avec-bordures td,
table.table-avec-bordures th,
table.spip,
table.spip td,
table.spip th,
.texte_droite,
.texte_gauche,
#texte ul.navdroite,
#texte ul.navdroite li,
#texte fieldset,
div.separateur,
#texte h2.anoter,
div.anoter
{
    border-color: #113D54;
}

#liens-top li
{
	[(#CONFIG{kitcnrs/institut,autres}|=={autres}|?{'border-color: #113D54','border-color: #FFFFFF'})];
}

#lang input,
div#menu ul.level2, 
div#menu ul.level3,
div#menu ul.level2 li,
div#menu ul.level3 li,
div#menu ul.level2 a, 
div#menu ul.level3 a
{ 
  background-color: #284A71;
  color: #FFFFFF;
}