/* At-Rules */
@charset "UTF-8";

A:link {text-decoration: none;
		color: blue}
A:active {text-decoration: none;
		color: red}
A:visited {text-decoration: none;
		color: purple}

BODY.Std {background-color: #DDDDDD;}

DIV.Just {text-align:justify;}

DIV.Cent {text-align:center;}

FONT {font-family: "Bookman Old Style", "Times Roman", serif}

FONT.Comgr {color: #000044; 
		font-style: italic;
		font-weight: bold;     
		font-size: 12pt}
			
FONT.Commt {color: #000044; 
		font-style: italic;     
		font-size: 12pt}
			
FONT.Geant {color: #000088; 
		font-weight: bold;     
		font-size: 24pt}

FONT.Gras {color: #000044; 
		font-size: 12pt;     
		font-weight: bold}

FONT.Notes {color: #000044; 
		font-size: 8pt}

FONT.Notegr {color: #000044; 
		font-weight: bold;     
		font-size: 8pt}

FONT.SousTit {color: #000044; 
		font-style: italic;
		font-weight: bold;     
		font-size: 16pt}

FONT.Texte {color: #000044; 
		font-size: 12pt}

FONT.Rouge {color: #FF0000; 
		font-weight: bold;     
		font-size: 12pt}

FONT.Titre {color: #000044; 
		font-weight: bold;     
		font-size: 18pt}
		
IMG.Photo {border-radius: 16px;
		width:1500px;
		height:4800x;
	    vertical-align: bottom;}
	
/* End of style section. Generated by AceHTML at 04/09/2001 16:04:03 */


