/* ----------------     Classes En-Tête ------------------ */

BODY      	{
			font-family: Helvetica,Arial; 
			font-size: 11px; 
			line-height: 14px; 
			font-weight: 300; 
			color: #000000;
 

			scrollbar-face-color: #99CC33; 
			scrollbar-shadow-color: #000000; 
			scrollbar-highlight-color: #000000; 
			scrollbar-3dlight-color: #FFFFFF; 
			scrollbar-darkshadow-color: #E2DDCF; 
			scrollbar-track-color: #FFFFFF; 
			scrollbar-arrow-color: #000000;
			}
			
/* ----------------     Classes navigation      ------------------ */

A.defautlink         	{ font-family: Helvetica,Arial; font-size: 10px; line-height: 10px; color: #003366; font-weight: 600; text-decoration: none }
A.defautlink:link    	{ font-family: Helvetica,Arial; font-size: 10px; line-height: 10px; color: #003366; font-weight: 600; text-decoration: none }
A.defautlink:visited 	{ font-family: Helvetica,Arial; font-size: 10px; line-height: 10px; color: #003366; font-weight: 600; text-decoration: none }
A.defautlink:hover   	{ font-family: Helvetica,Arial; font-size: 10px; line-height: 10px; color: #003366; font-weight: 600; text-decoration: underline }

/* ----------------     Classes Texte          ------------------ */
.defautheader		    { font-family: Helvetica,Arial; font-size: 20px; color: #000000; font-weight: 900; }

.defauttxt		    	{ font-family: Helvetica,Arial; font-size: 13px; color: #000000; font-weight: 300; }
.defauttxtbold	    	{ font-family: Helvetica,Arial; font-size: 13px; color: #000000; font-weight: 600; }

.defauttit1				{ font-family: Helvetica,Arial; font-size: 15px; color: #000000; font-weight: 300; }
.defauttit1bold			{ font-family: Helvetica,Arial; font-size: 15px; color: #000000; font-weight: 600; }

.defauttit2				{ font-family: Helvetica,Arial; font-size: 15px; color: #000000; font-weight: 900; }

.corpotxt  				{ font-family: Helvetica,Arial; font-size: 10px; color: #FFFFFF; font-weight: 300; }
.datetxtbold	    	{ font-family: Helvetica,Arial; font-size: 11px; color: #FFFFFF; font-weight: 600; }


/* ----------------     Classes Tableau        ------------------ */

TD.tdbleu       		{ background : #003366; }
TD.tdblanc       		{ background : #FFFFFF; }
TD.tdblack       		{ background : #000000; }
TD.tdvert       		{ background : #99CC33; }

/* ----------------     Classes formulaire  	 --------------- */
.formstyl1				{ font-family: Helvetica,Arial; font-size: 13px; line-height: 16px; color: #000000; font-weight: 300;background : #FFFFFF; border: #99CC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
.butformstyl1			{ font-family: Helvetica,Arial; font-size: 13px; line-height: 16px; color: #FFFFFF; font-weight: 300;background : #000000; border: #99CC33; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
