@charset "windows-1252";  
body { 
font : 75% "Time News Roman", Arial, "Arial Black", Verdana, Serif; 
} 
#corps h1 { 
color : #990066; 
font-size: 140%;
} 
#corps h2 { 
color : #007727; 
font-size: 120%;
} 
#corps p {
text-align : justify;
}
#corps li {
padding-bottom : 7px; 
margin-left : 3px; 
}
#corps li a {
font-weight : bold; 
} 
#corps li a { 
color : #003399;  
} 
#corps  a:hover, #corps a:focus, #corps a:active { 
color : #cc0066; 
}
#corps .puce { 
list-style-type : none; 
background-image : url("../../../images/puce.png"); 
background-repeat : no-repeat; 
background-position : 0% 0%; 
padding-left : 20px; 
}
#corps .element { 
list-style-type : none; 
background-image : url("../../../images/rubrique1.png"); 
background-repeat : no-repeat; 
background-position : 0% 3%; 
padding-left : 20px; 
}
#corps .valeur {
text-decoration: underline;
color: #5B6D6A;
font-weight: bold; 
}  
#corps .souligne {
text-decoration: underline;
} 

