h1
{
  font-family: Helvetica,sans-serif; 
  font-size: 18px; 
  font-weight: bold; 
  margin-bottom: 10px;
  color: #F00082; 
}
h2
{
  font-family: Arial,sans-serif; 
  font-size: 14px; 
  font-weight: bold; 
  color: #666666;
  margin-bottom: 10px;
}
p
{
  font-family: Arial,sans-serif; 
  font-size: 12px; 
}
xmp
{
  font-family: Arial,sans-serif; 
  font-size: 12px; 
}
a:link
{
  font-family: Arial,sans-serif; 
  font-size: 12px; 
  color: #95A0AE;
}
a:visited
{
  font-family: Arial,sans-serif; 
  font-size: 12px; 
  color: #666666;
}
a:hover
{
  font-family: Arial,sans-serif; 
  font-size: 12px; 
  color: #F00082;
}
p.titre 
{
  font-family: Helvetica,sans-serif; 
  font-size: 24px; 
  border-bottom: 1px solid #D4D9DE;
  margin-bottom: 20px;
  color: #59AD40; 
}
p.titre strong
{
font-weight: bold; 
font-style: italic; 
}
p.entete 
{
  font-family: Helvetica,sans-serif; 
  font-size: 12px; 
  color: #59AD40; 
  margin-bottom: 10px;
}
p.entete strong
{
font-weight: bold; 
}

.liste1 ul
{
  margin-left: 20px;
  list-style-position: outside;
}
.liste1 li
{
 background-image: url(/img/chevron_rose1.gif);
 background-repeat: no-repeat;
 background-position: left 5px;
 list-style-type: none;
 padding-left: 20px;
 margin-bottom: 10px; 
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: normal; 
}
.liste1 li strong
{
  font-weight: bold; 
  color: #e80080;
}

.liste2 ul
{
  margin-left: 20px;
  list-style-position: outside;
}
.liste2 li
{
 background-image: url(/img/chevron_vert1.gif);
 background-repeat: no-repeat;
 background-position: left 6px;
 list-style-type: none;
 padding-left: 20px;
 margin-top: 7px;
 margin-bottom: 7px;
 /*padding-bottom: 10px;*/
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: normal; 
}
.liste2 li strong
{
  font-weight: bold; 
  color: #e80080;
}
.liste2 li span
{
  text-align: right;
}

.liste3 ul
{
  margin-left: 30px;
  list-style-position: outside;
}
.liste3 li
{
 background-image: url(/img/chevron_gris.gif);
 background-repeat: no-repeat;
 background-position: left 6px;
 list-style-type: none;
 padding-left: 20px;
 margin-top: 7px;
 margin-bottom: 7px;
 /*padding-bottom: 10px;*/
 font-family: Arial, sans-serif;
 font-size: 12px;
 font-weight: normal; 
}
.liste3 li strong
{
  font-weight: bold; 
  color: #e80080;
}
.liste3 li span
{
  text-align: right;
}

.definitions {font-family: verdana,sans-serif; font-size: 9px; color: #59AD40; margin-bottom: 20px;}
.definitions a, .definitions a:link, .definitions a:visited {color: #59AD40; text-decoration: underline;}
.definitions a:hover { color:#F00082; /*text-decoration: underline;*/}
.definitions span.current {color:#F00082;}

.afficher_infos {font-family: verdana,sans-serif; font-size: 9px; color: #59AD40; margin-bottom: 20px;}
.afficher_infos a, .afficher_infos a:link, .afficher_infos a:visited {color: #59AD40; text-decoration: underline;}
.afficher_infos a:hover { color:#F00082; /*text-decoration: underline;*/}
.afficher_infos span.current {color:#F00082;}

