/***** TEXTE SIMPLE *****/
/* texte 8pt */
.txt  {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* texte 7pt */
.txt1  {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* texte 7pt */
.txt7  {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
}

/* texte 7pt */
.txt8  {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
}

/* texte 9pt */
.txt9  {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

/* texte 10pt */
.txt10  {
	word-spacing: 0;
	text-indent: 0;
	line-height: 120%;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

/***** MENU GAUCHE ET DROITE *****/
/* texte titre menu */
.txtg    { line-height: 120%; font-family: Verdana; font-size: 9pt; color: #FFFFFF; font-weight: bold; margin-top: 3px; margin-bottom: 3px; }

/* texte */
.txth    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 8pt;color: #000000; margin-top: 5px; margin-bottom: 2px; margin-left: 10px; margin-right: 10px; }

/* texte */
.txtm    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 8pt;color: #000000; margin-top: 0; margin-bottom: 2px; margin-left: 10px; margin-right: 10px; }

/* texte */
.txtb    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 8pt;color: #000000; margin-top: 0; margin-bottom: 5px; margin-left: 10px; margin-right: 10px; }

/* texte */
.txtp    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 8pt;color: #000000; margin-top: 5px; margin-bottom: 5px; margin-left: 10px; margin-right: 10px; }

/***** TEXTE CORPS *****/
/* texte 8pt gras */
.ctxtg    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 8pt; font-weight: bold; color: #000000; text-align: justify; margin-left: 15px; margin-right: 15 px; margin-top: 5px; margin-bottom: 5px; }

/* texte 8pt */
.ctxt    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 8pt;color: #000000; text-align: justify; margin-left: 15px; margin-right: 15 px; margin-top: 0; margin-bottom: 3px; }

/* texte 7pt */
.ctxt1    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 7pt;color: #000000; text-align: justify; margin-left: 15px; margin-right: 15 px; margin-top: 0; margin-bottom: 3px; }

/* texte 6pt */
.ctxt2    { word-spacing: 0; text-indent: 0; line-height: 120%; font-family: Verdana; font-size: 7pt;color: #000000; text-align: justify; margin-left: 15px; margin-right: 15 px; margin-top: 0; margin-bottom: 3px; }
