/* variable selon rubrique */ 

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