.introduction
{ 
color: #FFFFFF; 
font-size: 14px; 
font-family: Arial; 
text-decoration:none;
font-weight: normal;
text-align: right;
}

.defilant
{ 
color: #B1DD91; 
font-size: 11px; 
font-family: Arial; 
text-decoration:none;
font-weight: normal;
text-align: left;
background-color= #1E9761;
}

	
a
{ 
color: #FFFFFF; 
font-size: 11px; 
font-family: Arial; 
text-decoration: underline;
}

.titre
{ 
color: #333333; 
font-size: 18px; 
font-family: Arial; 
text-decoration:none;
font-weight: bold;
text-align: left;
}

	.lien_bleu a
	{ 
	color: #6699CC; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	}
	
	.lien_vert a
	{ 
	color: #29B678; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	}
	
	.lien_rouge a
	{ 
	color: #B13C2C; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	}
	
	.lien_rose a
	{ 
	color: #DF81AB; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	}
	
	.lien_jaune a
	{ 
	color: #CECE28; 
	font-size: 11px; 
	font-family: Arial; 
	text-decoration: underline;
	font-weight: bold;
	text-align: left;
	}
	
	
.texte
{ 
color: #787878; 
font-size: 12px; 
font-family: Arial; 
text-decoration:none;
font-weight: normal;
text-align: left;
}

.legende
{ 
color: #787878; 
font-size: 11px; 
font-family: Arial; 
text-decoration:none;
font-weight: normal;
text-align: left;
}


	.legende a
	{ 
	color: #6699CC; 
	}
