  #navcontainer ul { 
  margin: 0; 
  padding: 0; 
  list-style-type: none; 
  }
  
  a:link, a:visited {
  color:#333333;	
  text-decoration: none;
  }
  
  
  
  a:hover {
  color:#FF0000;
  text-decoration: underline;	
  }
  
  a.spip_url {
  text-decoration: none; 
  color: #FF0000; 
  }
  
  a.spip_out:hover {
  color:#FF0000;
  text-decoration: underline;	
  }
  
  a.spip_in:hover {
  color:#FF0000;
  text-decoration: underline;	
  }
  
  a.spip_in { 
  text-decoration: none; 
  color: #FF0000;
  }
  
  a.spip_out {
  text-decoration: none; 
  color: #FF0000; 
  }
  a.spip_glossaire { 
  
  }
  
  .spip_code { 
  }
  
  p.spip_note { 
  }
  
  .test {
  background-image: url(IMG/cppap_faq.gif);
  background-repeat: no-repeat;
  }
  
  p.faq {
  padding: 25px;
  padding-right : 30px;
  font-family: Arial, sans-serif;
  color:#333333;
  font-size: small;
  margin-top:0;
  }
  
  .ariane {
  font-family: Arial, sans-serif;
  color: #333333;
  font-size: x-small;
  text-align:left;
  }
  
  .basdepage {
  font-family: Arial, sans-serif;
  color: #333333;
  font-size: small;
  text-align:center;
  }
  
  .plus {
  font-family: Arial, sans-serif;
  font-size: small;
  color: #333333;
  text-align:right;
  }
  
  table.faq {
  background-image: url(/IMG/cppap_faq.gif);
  background-repeat: no-repeat;
  }
  
  h1 {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-size: medium;
  font-weight: bold;
  margin-top:15px;	
  margin-bottom: 10px;
  }
  
  p.intro { 
  font-family: Arial, sans-serif;
  color: #333333;
  font-size: small;
  text-align:justify;
  }
  
  .intro { 
  font-family: Arial, sans-serif;
  color: #333333;
  font-size: small;
  text-align:justify;
  }
  
  .titres {
  margin-top:35px;	
  margin-bottom: 16px;		
  }
  
  .lesoustitre {
  font-family: Arial, sans-serif;
  color: #ff0000;
  font-size: small;
  font-weight: bold;
  }
  
  h3.spip {	
  font-family: Arial,Helvetica,sans-serif;	
  font-weight: bold;	
  font-size: 110%;	
  text-align: left;	
  margin-top : 20px;	
  margin-bottom : 20px;	
  padding: 0em;
  }
  
  .spip_puce {	
  list-style-position: inside;
  }
  
  .spip_documents{	
  font-family: Verdana,Arial,Helvetica,sans-serif;	
  font-size : 70%;
  }
  
  table.spip {
  }
  
  table.spip tr.row_first {	
  background-color: #FCF4D0;
  }
  
  table.spip tr.row_odd {	
  background-color: #C0C0C0;
  }
  
  table.spip tr.row_even {	
  background-color: #F0F0F0;
  }
  
  table.spip td {	
  padding: 1px;	
  text-align: left;	
  vertical-align: middle;
  }
  
  hr.spip { 
  }
  
  b.spip { 
  }
  
  i.spip { 
  }
  
  blockquote.spip {	
  margin-left : 40px;	
  margin-top : 10px;	
  margin-bottom : 10px;	
  margin-right: 0px;	
  border : solid 1px #aaaaaa;	
  background-color: #ffffff;	
  padding: 5px;
  }
  
  .forml { 
  width: 100% ; 
  background-color: #FFDDAA;
  }
  
  .spip_encadrer {	
  font-family: helvetica, arial, sans-serif;	
  width : 100%;	
  background-color: #FFFFFF;	
  padding: 5px;	
  border: 1px #666666 solid;
  }
  
  .spip_cadre {	
  width : 100%;	
  background-color: #FFFFFF;	
  padding: 5px;
  }
  
  div.spip_poesie {	
  margin-left: 10px;	
  padding-left: 10px;	
  border-left: 1px solid #999999;
  }
  
  div.spip_poesie div {	
  text-indent: -60px;	
  margin-left: 60px;
  }
  
  .spip_bouton { 
  background-color: #FFCC00;
  }
  .formrecherche { 
  width: 100% ; background-color: #FFDDAA;
  }
  
  .reponse_formulaire {	
  font-family: Verdana,Arial,Helvetica,sans-serif;	
  font-weight: bold;	
  font-size: 110%;	
  color: red;
  }
  
  .spip_surligne { 
  background-color: #FFFF66; 
  }
  
  /* * Barre de raccourcis */
  a.spip_barre img {	
  border-left: 1px solid #ffffff;	
  border-top: 1px solid #ffffff;	
  border-right: 1px solid #aa9966;	
  border-bottom: 1px solid #aa9966;	
  padding: 3px;	
  background-color: #FFDDAA;
  }
  
  a.spip_barre:hover img {	
  border: 1px solid #808080;	
  padding: 3px;	
  background-color: #f8f8f4;
  }
