P  {}

H1  {}

H2  {}

H3  {}
P  {
	font-size : 8pt;
	color : Black;
	font-family : verdana,geneva,arial;
	font-weight : normal;
	font-style : normal;
}

A  {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	color : #00AEB5;
	font-weight : normal;
}

A:Visited  {
	font-style : normal;
	color : #00AEB5;
	font-family : Verdana;
	font-size : 8pt;
}

A:Active  {
	font-style : normal;
	color : #00AEB5;
	font-family : Verdana;
	font-size : 8pt;
}

A:Hover  {
	font-style : normal;
	color : #00AEB5;
	font-family : Verdana;
	font-size : 8pt;
}

A.nav  {
	font-size : 8pt;
	font-family : Verdana;
	font-style : normal;
	color : Black;
	font-weight : normal;
	text-decoration : none;
}

A.nav:Visited  {
	font-style : normal;
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
}

A.nav:Active  {
	font-style : normal;
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : none;
}

A.nav:Hover  {
	font-style : normal;
	color : Black;
	font-family : Verdana;
	font-size : 8pt;
	text-decoration : underline;
}

.titre { 
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; color: #000000; 
	font-weight: bold
}
.texte { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	font-weight: normal
}

.textegras { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; color: #000000; 
	font-weight: bold}

.legende { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; color: #000000; 
	font-weight: normal
}

