/*****************************************************************************/
/* CNRS                                                                      */
/* Feuille de style "ICS"    					     */
/*                                                                           */
/* W3C CSS2                                                                  */
/*****************************************************************************/


h3 a:link, 
h3 a:visited,
a.spip_note:link,
a.spip_note:visited,
ul.liste-liens a:link,
ul.liste-liens a:visited,
div#menu li a,
#intranet li a,
ul.liste-liens a:link,
ul.liste-liens a:visited,
h2
{
  color: #DD1111; 
}

p.surtitre,
p.soustitre,
#texte legend,
h3 
{  
  color: #990000;
}

#texte,   
span.petit, 
ul ul, 
p.petit,
td,
p
{
  color: #000000; 
}

a:link,
a:visited
{
  color: #996633; 
}

a:hover
{
  color: #cc9966;
}

h3 a:hover,
ul.liste-liens a:hover,
div#menu li a:hover,
div#intranet li a:hover
{ 
  color: #cc9966;
}

div#intranet li a,
div#menu ul.level1 a  
{ 
  color: #DD1111;
}

div#menu ul.level1 a:hover, 
div#menu ul.level2 a:hover, 
div#menu ul.level3 a:hover  
{ 
  color: #cc9966;
}

#texte h2
{ 
  color: #990000;
}

#liens-top a, 
#liens-top a:link, 
#liens-top a:visited, 
#liens-top a:hover,
#nom-labo h1 a,
#nom-labo h1
{
  color: #AA1100;
}

#top,
#colgauche,
#pageune,
#pageseconde,
#colgauche .partenaire,
#chemin,
#texte,
div#menu ul,
div#menu ul.level1 li,
div#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: #cc3333;
}

#colgauche,
#colgauche p,
#colgauche h2,
#lang select,
.texte_droite,
.texte_droite p
{ 
  color: #990000;
}

#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: #AA1111;
  color: #ffffff;
}

table.spip tr.row_even { background: #ffecc4; }
table.spip tr.row_odd { background: #ffffff; }

div.quartcol {
  width: 100px;
  float: left;
  margin: 5px 0 5px 5px;
}

div.demicol {
  width: 260px;
  float: left;
  margin: 5px 0 5px 5px;
}

div.quartcol p {
  margin: 0 0 5px 0;
}








