<!-- ----------------------------------------- 
 ! ema.css                   
 !   
 ! Feuille de style par défaut (S3)
 ! 
 ! 06/10/2002                                
 ! ---------------------------------------- -->
 
<!--
A {
	font-weight : normal;
    color: #0000FF; 
    text-decoration: none
}
LI {  
    left: 3px; 
    clip:    rect(   ); 
    position: relative; 
    text-align: left; 
    text-indent: -13pt
}
BODY {
    font-size: 12pt;
	font-style : normal;
	font-weight : normal;
	background-color : #ccffff
}
TD {
	font-style : normal;
	font-weight : normal;
}


.EnValeur {  
    color: Black;
    font-size : 13 pt;  
	font-weight : bold;
    font-family: Arial
}

.LienValeur {  
    color: Blue;
    font-size : 13 pt;  
	font-weight : bold;
    font-family: Arial
}

.Banner {  
    font-size : 10 pt;  
    color: Blue;
	font-weight : bold;
	background-color : #66CDAA
}

.BannerActif {  
    color: Blue;
	font-weight : bold;
	background-color : #66CDAA
}

.Titre {  
    font-size : 14 pt;  
    color: Blue;
	font-weight : bold;
	background-color : #66CDAA
}

.Note {  
	font-size : 10pt;
}

-->



