 /****couleurs***/
 /* le vert : #438D43 ou #3F8E14 **/
 /* le vert pal : #E4EAE4 ou #E2EBDE **/
 /* le vert fonce : #045004 **/
 /*le rouge : #FF0000 ***/
 
body         { background-color:  #E2EBDE }
li.asso      { font-family: Arial; font-size: 9pt }
table.ens { border-collapse: collapse;
				border-width:1px; 
				background-color: #FFFFFF; 
				width: 750px;
				font-family: Arial; 
				font-size: 9pt}
table.bandeau { 	border-width:0px; 
				background-color: #FFFFFF; 
				width: 743px;
				height: 162px;
				font-family: Arial; 
				font-size: 9pt}

table.texte {width: 98%; font-family: Arial; font-size: 9pt}


/* les liens dans le nemu */
a.menu            { font-family: Arial; font-size: 10pt; color: #008000; text-decoration: none }
a:visited.menu    { font-family: Arial; font-size: 10pt; color: #55BF55; text-decoration: none }
a:hover.menu      { font-family: Arial; font-size: 10pt; color: #FF0000; text-decoration: none }


/*les liens dans le texte */
a            { font-family: Arial; font-size: 10pt; color: #008000; text-decoration: underline }
a:visited    { font-family: Arial; font-size: 10pt; color: #55BF55; text-decoration: underline }
a:hover      { font-family: Arial; font-size: 10pt; color: #FF0000; text-decoration: underline }


/*les liens dans le pied de page */
a.pied            { font-family: Arial; font-size: 8pt; color: #008000; text-decoration: none }
a:visited.pied    { font-family: Arial; font-size: 8pt; color: #55BF55; text-decoration: none }
a:hover.pied      { font-family: Arial; font-size: 8pt; color: #FF0000; text-decoration: underline }