@charset "iso-8859-1";
/* Cascading Style Sheet */

BODY {
	FONT-SIZE: 10pt;
	COLOR: black;
	FONT-FAMILY: arial
	}
	
A:link {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;;
	color: blue;
	text-decoration: none;
	}
	  
A:active {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;;
	color: green;
	text-decoration: none;
	}
	  
A:visited {
	font-size: 10pt;
	font-weight: normal;
	font-style: normal;
	font-family: Verdana;
	color: purple;
	text-decoration: none;
	}
	  
A:hover {
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
	font-family: Verdana;
	color: red;
	text-decoration: underline;
	}
	

.Corpo	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    text-align: left;
	text-decoration: underline;
	background: yellow;
	}
		
.G8I {
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	text-align: center;
	font-style: italic;
	}

.G8N {
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	font-weight: normal;
	text-align: center;
	}	
	
.G8S {
	font-size: 8pt;
	font-family: Verdana;
	color: #000000;
	font-weight: bold;
	text-align: center;
	text-decoration: underline;
	}	
	
.G14B	{
	font-size: 14pt;
    font-family: Verdana;
    color: #0000FF;
    font-weight: bold;
    text-align: center;
    }	
		
.Normal	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    font-weight: normal;
    text-align: justify;
    }
	
.Normalsouligne	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    font-weight: normal;
    text-align: justify;
	text-decoration: underline;
    }	

.Normalcentre	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    font-weight: light;
    text-align: center;
    }	
		
.Soustitrepage	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000080;
    font-weight: bold;
    text-align: center;
	text-decoration: underline;
	text-transform: capitalize;
    }
	
<!-- Classe normale pour contenu des tableaux exclusivement. -->			
.Titrecorpo	{
	font-size: 10pt;
    font-family: Verdana;
    color: black;
    font-weight: bold;
	text-decoration: underline;
	background: silver;
    }
	
.Corpo	{
	font-size: 10pt;
    font-family: Verdana;
    color: black;
    font-weight: bold;
	text-decoration: underline;
	background: yellow;
    }
	
.Met	{
	font-size: 10pt;
    font-weight: normal;
	font-style: normal;		
    font-family: Verdana;
    }
		
.T	{
	font-size: 10pt;
    font-weight: normal;
	font-style: normal;		
    font-family: Verdana;
	text-align: left;
    color: black;
    }
		
.Titretableau	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    text-align: left;
	text-decoration: underline;
	background: silver;
	}
	
.Titrepage	{
	font-size: 16pt;
    font-family: Verdana;
    color: #000080;
    font-weight: bold;
    text-align: center;
	text-decoration: blink;
    }
	
.Titreparagraphe	{
	font-size: 10pt;
    font-family: Verdana;
    color: #000000;
    font-weight: bold;
    text-align: left;
	text-decoration: underline;
	background: silver;
	}
	
.Copyright	{
	font-size: 8pt;
    font-family: Verdana;
    color: #000000;
    font-weight: normal;
    text-align: center;
	text-transform: capitalize;
	}
	
	

