p.chapeau {
	font-family: Arial, sans serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	text-align: left
}


p.normal {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: normal;
	text-align: left
}


p.legende {
	font-family: Arial, sans serif;
	font-size: 10px;
	font-style: italic;
	font-weight: normal
}

p.note {
	font-family: Arial, sans serif;
	font-size: 10px
}

p.signature {
	font-family: Arial, 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;
	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.url {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-weight: bold
	color: #DD00DD
}

span.symbole {
	font-family: Symbol;
	font-size: 12px;
	font-style: italic;
	font-weight: normal
}

span.menu {
	font-family: Arial, sans serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold
}

pre {
	font-size: 12px;
	color: #0000DD
}


code{
	font-size: 12px;
	color : #0000DD;
}

span.code_em {
	font-family: Bitstream Vera Sans Mono;
	font-size: 12px;
	color: #ff0000;
	font-weight: bold
}




