/**
	Déclaration et initilaisation des variables CSS de l'onglet documentation pour le theme par défaut
**/

:root
{
	/**
		Définition des variables CSS de couleur
	**/
	/* Définition des variables CSS de couleur di composant menu item horizontal */
	--color-documentation-E-1 : #98E1B7;
	--color-documentation-E-2 : #27AE60;
	--color-documentation-E-3 : #333333;
	--color-documentation-E-4 : #FFFFFF;
	--color-documentation-E-5 : #27AE60;
	--color-documentation-E-6 : #27AE60;
	--color-documentation-E-9 : #CCC;
	--opacity-documentation-E-9 : 0.5;
	--color-documentation-E-10 : #333;
	--color-documentation-E-11 : #FFFFFF;
	--color-documentation-E-12 : #FFFFFF;
	--color-documentation-E-13 : #FFFFFF;
	--color-documentation-E-15 : #98E1B7;
	--opacity-documentation-E-15 : 1;
	--color-documentation-E-16 : #27AE60;
	--color-documentation-E-17 : transparent;
	/* Définition des variables CSS de couleur de la zone du footer*/
	--color-documentation-O-1 : #27AE60;
	/* Définition des variables CSS de couleur du volet réctractable*/
	--color-documentation-P-4 : #27AE60;
	--color-documentation-P-7 : #FFFFFF;
	--color-documentation-P-14: #10753b;
	/* Définition des variables CSS de couleur de la pop-up*/
	--color-documentation-X-3 : #27AE60;
	--color-documentation-X-4 : #10753B;
	--color-documentation-X-5 : #27AE60;
	--color-documentation-X-7 : #10753B;

	
	/* Définition des variables CSS de polices du composant ListView */
	--font-size-documentation-E-2		: 17px;
	--font-size-documentation-E-5		: 17px;
	--font-weight-documentation-E-5		: bold;
	--font-size-documentation-E-6		: 14px;
	--font-size-documentation-E-7		: 25px;
	--font-family-documentation-E-7		: sans-serif;
	
	
}
