/* style generale */



BODY  {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : normal;
margin-left : 0px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
color: white;
background-color : black; 
}

TABLE {font-size : 10px;font-weight : normal;color: white;background-color : black;border: 1px solid #e3e3e3;  }
TH {Text-align: center;}
TR {Text-align: center;}
TD {Text-align: center;}

IMG {border:0px;}

h4 {font-size: 20px; line-height: 28px; margin: 0; margin-top:10px; margin-bottom: 0px; color: FFFFFF; font-style: italic;}
h3 {font-size: 12px; line-height: 20px; margin: 0; margin-top:10px; margin-bottom: 0px; color: FFFFFF; font-style: italic;}

UL {
  list-style: square url(BulletSmall.gif); /* wide image for the bullet */
  margin-left: 20px;  /* bullet image is in left margin */
  padding-left: 0;
}

A  {
font-weight : bold;
color : #ff00b7;
text-decoration: none;
}
A:hover {
color: #bd3e99;        
text-decoration: underline;
}

#navlinks {
color: #818181; 
font-family:Arial, Helvetica; 
font-size:20pt; 
font-weight:regular; 
text-decoration:none;
}
     

CODE {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size : 10px;
font-weight : bold;
color: #000000;
}




.cadre1 { 
width: 80%; 
padding-top: 15px; 
padding-left: 15px; 
padding-bottom: 15px; 
margin: auto; 
margin-left: 50px; 
margin-bottom: 5px; 
display: block; 
border: 1px solid #818181; 
background: #2a2a2a;
}

.cadre2 { 
width: 80%; 
padding-top: 15px; 
padding-left: 15px; 
padding-bottom: 15px; 
margin: auto; 
margin-left: 50px; 
margin-bottom: 5px; 
display: block; 
border: 1px solid #818181; 
background: #2a2a2a;
}



/* style specifique */
.Titre
{font-size: 18px;
font-weight: bold;
color: #bd3e99;
}

.Titre1 {
color: #818181; 
font-family:Arial, Helvetica; 
font-size:20pt; 
font-weight : bold;
text-decoration:none;
}

.Titre2 {
font-size: 14px;
font-weight: bold;
padding-left:16px;
color: #bd3e99;
}

.Titre3 {
font-size: 12px;
font-weight: bold;
color: #bd3e99;
}



