/*****************************************************************************/
/* CNRS                                                                      */
/* Feuille de style Site labos MPPU    	                               */
/*                                                                           */
/* 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,
#annuaire li a,
#intranet li a,
ul.liste-liens a:link,
ul.liste-liens a:visited,
h2
{
  color: #BA2020; 
}

p.surtitre,
p.soustitre,
#texte legend,
h3 
{  
  color: #660000;
}

#texte,   
span.petit, 
ul ul, 
p.petit,
td,
a:link,
a:visited,
p
{
  color: #450F0F; 
}

a:hover
{
  color: #E42F2F;
}

h3 a:hover,
ul.liste-liens a:hover,
div#menu li a:hover,
#annuaire li a:hover,
#intranet li a:hover
{ 
  color: #FF6454;
}

div#menu ul.level2 a:hover, 
div#menu ul.level3 a:hover  
{ 
  color: #671414;
}


#texte h2
{ 
  color: #FF5959;
}

#liens-top a, 
#liens-top a:link, 
#liens-top a:visited, 
#liens-top a:hover,
#nom-labo h1 a,
#nom-labo h1
{
  color: #E42F2F;
}

#main,
#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: #E42F2F;
}

#colgauche,
#colgauche p,
#colgauche h2,
#lang select,
.texte_droite,
.texte_droite p
{ 
  color: #7E1818;
}

#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: #E42F2F;
  color: #FFFFFF;
}


