/*****************************************************************************/
/* CNRS                                                                      */
/* Feuille de style Site labos SHS    	                               */
/*                                                                           */
/* W3C CSS2                                                                  */
/*****************************************************************************/

h3 a:link, 
h3 a:visited
{
	color: #464646;
}

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,
h2.anoter a:link,
h2.actus a:link,
h2.alaune a:link,
h2.anoter a:visited,
h2.actus a:visited,
h2.alaune a:visited
{
	color: #213669;
}

p.surtitre,
p.soustitre,
#texte legend,
h3
{
	color: Gray;
}

div.anoter h3 {
 
	color: #213669;
}


#texte,   
span.petit, 
ul ul, 
p.petit,
td,
a:link,
a:visited,
p
{
  color: #3F4B50;   

}

a:hover
{
  color: #E37906; 
}

h3 a:hover,
h2.anoter a:hover,
h2.actus a:hover,
h2.alaune a:hover,
ul.liste-liens a:hover,
div#menu li a:hover,
#annuaire li a:hover,
#intranet li a:hover
{ 
  color: #E37906; 
}

div#menu ul.level2 a:hover, 
div#menu ul.level3 a:hover  
{ 
  color: #8C571E;
}


#texte h2
{
	color: #666666;
}

#liens-top a, 
#liens-top a:link, 
#liens-top a:visited, 
#liens-top a:hover,
#nom-labo h1 a,
#nom-labo h1
{
  color: #F09415;
}

#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_droite2,
.texte_gauche,
#texte ul.navdroite,
#texte ul.navdroite li,
#texte fieldset,
div.separateur,
#texte h2.anoter,
div.anoter,
div.anoter hr
{
  border-color: #F09415;
}

#colgauche,
#colgauche p,
#colgauche h2,
#lang select,
.texte_droite,
.texte_droite2,
.texte_droite p
{ 
  color: #955A0A;
}

#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: #213669;
  color: #FFFFFF;
}
/* * Couleurs des liens de Spip */
a.spip_note, 
a.spip_in,         /* liens internes  dans le texte */
a.spip_out,
a.spip_url,
li a:link,  
li li a:link,
li  a:visited,
li li a:visited {
	text-decoration: none;
	border-bottom-width: .09em;
	border-bottom-style: dotted; /*border-bottom-color: #CCC; */
	border-bottom-color: #FFDCB0;
} 
 

