/* variable selon rubrique */ 

#nav2 li.current {
  color: #960;
  }

#leftnav p.adr {
  font-size: 10px;
  line-height: 10px;
  color: #FFFFFF;
  font-weight: bold;
  }

#leftnav p.mo {
  font-size: 10px;
  line-height: 15px;
  color: #8087AC;
  font-weight: normal;
  margin-top: 5px;
  }
  
#leftnav p.cat  { 
  color: #996600; 
  font-size: 10px; 
  font-weight: normal; 
  line-height: 16px; 
  letter-spacing: 1px; 
  margin-top: 5px;
  text-transform: uppercase;
  }
  
#archi p {
  margin-top: 12px;
  margin-bottom: 0;
  color: #093A80;
  }  
  
.sign1 {
  color: #000;
  } 
  
.sign2 {
  color: #4C5166;
  } 

#obj, #miss, #fiche, #inter {
  background: #E7EFF7;
  }

#obj p, #miss p, #fiche p, #inter p  { 
  color: #000; 
  }  
  
#show-obj, #show-miss, #show-fiche, #show-plan, #show-inter, #show-illus {
  background:#cccfde; 
  }
  
#hide-obj, #hide-miss, #hide-fiche, #hide-inter, #hide-plan, #hide-illus {
  background:#ced8e6;
  }

#present a, #actu a, #show-obj a, #show-miss a, #show-fiche a, #show-plan a, #show-inter a, #show-illus a, #hide-obj a, #hide-miss a, #hide-fiche a, #hide-inter a, #hide-plan a, #hide-illus a {
  color: #3e4145;
  text-decoration: none; 
  }

#present a:hover, #actu a:hover, #show-obj a:hover, #show-miss a:hover, #show-fiche a:hover, #show-plan a:hover, #show-inter a:hover, #show-illus a:hover, #hide-obj a:hover, #hide-miss a:hover, #hide-fiche a:hover, #hide-inter a:hover, #hide-plan a:hover, #hide-illus a:hover {
  color: #000; 
  }
  
