<style type="text/css">



p.chapeau {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left
}


p.normal {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left
}

p.encadre {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	background-color: #c0c0c0
}

p.legende {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal
}

p.note {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px
}

p.signature {
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;	
	text-align: right
}



p.titre {
	font-family: tahoma, verdana;
	font-weight: bold;
	font-size: 36px
}

p.tab_entete {  
	font-family: "times new roman", times, serif;
	font-size: 12px;
	font-weight: bold
}
	

h1 {
	font-family: tahoma, verdana;
	font-size: 18px
}


h2 {
	font-family: tahoma, verdana;
	font-size: 16px
}

h3 {
	font-family: tahoma, verdana;
	font-size: 14px
}

h4{
	font-family: tahoma, verdana;
	font-size: 12px;
	font-weight: bold
}


span.gras {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}


span.italic {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic
}

span.url {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold
}

span.symbole {
	font-family: symbol;
	font-size: 12px;
	font-style: italic;
	font-weight: normal
}

span.menu {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}

pre {
	font-family: "Bitstream Vera Sans Mono";
	font-size: 12px;
	color: #000000
}


span.code_par {
	font-family: "Bitstream Vera Sans Mono";
	font-size: 12px;
	color : #000000;
	font-weight: bold
}

span.code_em {
	font-family: "Bitstream Vera Sans Mono";
	font-size: 12px;
	color: #ff0000;
	font-weight: bold
}




</style>