/* variable selon rubrique */ 

#nav2 li.current {
  color: #FFFFFF;
  }
  
h1 {
  color: #093A80;
  }
  
#perm {
  margin: 0;
  padding: 0 50px 5px 120px; 
  }
  
#perm h1, #perm h2 {
  margin: 0;
  padding: 0 0 5px 0; 
  font-size: 1em;
  font-weight: bold;
  color: #000;
  }  
  
#perm h1, #perm h2, #perm p.hor {
  padding-top: 10px;
  }  
  
#perm p {
  margin: 0 20px 0 0;
  padding: 0; 
  line-height: 1.4em;
  }
  
#perm img.carte {
  margin-bottom: 10px;
  }
  
#perm a {
  color: #818AA6;
  text-decoration: none
  }
  
#perm a:hover {
  color: #818AA6;
  border-bottom: 1px solid red;
  }
  
 #perm p.email {
   margin-bottom: 10px;
   }
  
.items {
 font-size: 10px;
 font-weight: bold;
 }
 
 .imfloat {
  float: right;
  margin: 0;
  padding: 2px;
  border: none; 
  }
  
 table td.perm  {
  border-bottom: 2px dotted #D9E2EB;
 }
 
table.inline {
  margin: 0;
  padding: 0;
  font-size: 1em;;
  line-height: 1.6em;
  }
  
 