/* CSS "www.j-damville-j.com" - 06/2008 - */
/* -o- "CSS Damville par defaut" -o- */


/*	IMPORTANT */
/*	Ce design n'est pas un template. Vous ne pouvez pas le reproduire sans 
	l'accord préalable de l'auteur. Cependant, libre à vous d'étudier ce
	CSS et d'employer par ailleurs les techniques utilisées. 
	-----
	This design is not a template. You cannot reproduce it without prior 
	agreement of the author. However, free with you studied this CSS 
	and to in addition employ the techniques used. */




	.mce-font-gras								{ font-weight: bold;}
	.mce-font-maigre							{ font-weight: normal;}
	.mce-font-italique							{ font-style: italic;}
	.mce-font-normal							{ font-style: normal;}
	
	.mce-hyperlien								{ color: #B1B7C3; text-decoration: none; }
	.mce-hyperlien:hover						{ color: #FFF; /*color: #ECECF4; */text-decoration: underline; }
	.mce-hypernolien							{ text-decoration: none; }
	.mce-hypernoborder							{ border: 0; }
	
	.mce_margegche20							{ margin-left: 20px; }
	.mce_noborder								{ border: 0; }


/*	   ___________________
	__/ Page "Actualites" \_______________________________________________
*/
	.mce-actu									{ list-style: disc inside;}
	.mce-actu li								{ border-top: 1px solid #FFF;}
	
