html					{	height			: 100%;
							margin			: 0;
							padding			: 0;
						}
body					{	width			: 900px;
							margin			: auto;
							margin-top		: 5px;
							padding			: 0px;
							background-color: rgb(241,241,250); 
							font-family		: calibri, Helvetica, sans-serif;
							font-size		: 10pt;
						}
/* Texte en fenêtre */
article					{	height			: auto;
							width			: 850px;
							margin-top		:-33px;
							border			: 1px solid gray;
							background-color: white;
						}
article p				{	padding-left	: 30px;
							padding-right	: 30px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 1.3em;
							text-indent 	: 28px;
							text-align		: justify;
							color			: rgb(60,60,60);
						}
article a 				{	color			: rgb(60,60,60);}
article em				{	padding-left	: 300px;
							color			: green;
						}
caption					{	width			: auto;
							font-size		: 1.3em;
							text-align		: left;
						}
h1						{	position		: relative; /* fixed; */
							width			: 350px;
							height			: 90px;
							margin-left		: 151px;
							margin-top 		: 15px;
							font-family		: edwardian, Arial, Helvetica, sans-serif;
							font-size		: 5em; 
							font-weight 	: normal;
							color			: rgb(23,50,255);
						}
header h3				{	height			: 96px;
							margin-top		: -17px;
							padding-top 	: 33px;
							padding-left	: 151px;
							border			: 1px solid gray;
							border-radius	: 3px 3px 0px 0px;
							background		: url('../Images/Numerologie_SoleiLevantMontagne130.jpg') no-repeat;
							font-family		: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 2.5em;
							color			: rgb(17,30,108); /* Bleu Royal */
						}
/* Bloq Menu MesNombres */
Nav						{	position		: relative;
							height			: 70px;
							border			: 1px rgb(23,50,255) groove;
							background-color: rgb(235,250,255);
							font-family		: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 1.3em;
							color			: rgb(60,60,60);
						}
Nav p:nth-child(1)		{	float			: right; /* Chrono et retour list */
							margin-top		:-23px;
						}
Nav p:nth-child(2)		{	width			: 870px; /* Ligne du menu */
							margin-left		: 23px;
							font-weight		: bold;
							text-align 		: left;
						}
Nav p:last-child		{	position		: relative; /* liste horizontale du Menu */
							width			: auto; 
							height			: 20px;
							margin-top 		:-8px; 
							margin-left		: 23px;
						}
Nav p:last-child a		{	margin-left		: 30px; /* Espace et caractères des titres du menu */
							font-weight		: normal;
							Text-decoration : none;
							Color			: rgb(60,60,60);
						}
Nav ul 	/* Menu Pro */	{	Display 		: flex; 
							margin-top		: -8px;
							padding-left	: 84px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 1.1em;
						}
Nav ul dl				{	margin-top		: 0px; /* ligne Pour Chrom et Edge */
							Text-decoration : none;
							Color			: rgb(60,60,60);
						}
Nav ul a				{	Text-decoration : none;
							Color			: rgb(60,60,60);
						}
/* Fond d'écran */
Section					{ 	Position		: relative;
							height			: auto;
							border			: 1px solid maroon;
							border-radius	: 3px 3px 5px 5px;
							background-color: rgb(253,251,242);
							font-family		: calibri, Arial, Helvetica, sans-serif;
							color			: rgb(60,60,60);
						}
section a				{	Text-decoration : none;
							color			: rgb(60,60,60);
						}
strong 					{	font-style		: italic;
							color			: rgb(23,50,255);}
/* les class */
/* Abonnement */
.AbonneChoix			{	margin 			: auto;
							width			: 400px;
							border			: 1px solid rgb(185,247,253);
							border-radius	: 5px /5px;
							background-color: white;
							font-family		:"calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 13pt;
							text-align		: center;
							color			: blue;
						}
.AbonneChoixConfirme	{	margin 			: auto;
							width			: 550px;
							border			: 1px solid rgb(185,247,253);
							border-radius	: 5px /5px;
							background-color: white;
							font-family		:"calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 15pt;
							Text-decoration : underline;
							text-align		: center;
							color			: blue;
						}
.AbonneDsMenu			{	float			: right;
							width			: 195px !important;
							height			: 20px;
							margin-right	: 5px;
							font-weight 	: normal;
							Text-decoration : none;
							text-align		: right; 
							color			: blue !important;
						}
/* Accueil */
.Accueil /*image fond*/ {	height			: 332px;
							margin-top 		: -15px;
							background		: url("../Images/Numerologie_SoleiLevant900.jpg") no-repeat;
						}
.Accueil p 				{	padding-top 	: 160px;
							padding-left	: 20px;
							font-family		: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 2.2em;
							text-shadow 	: 1px 1px 0px rgb(150,240,245);
							color			: rgb(235,250,255);
						}
.AccueilDrapeaux		{	position		: relative; /* Change le langage */
							width			: 30px;
							height			: 40px;
							margin-top		:-145px;
							margin-left 	: 860px;
						}
.AccueilRetour /*Lien*/	{	font-size		: 0.9em;
							font-weight 	: normal !important;
						}

.AscenseurLP			{	height			: 317px;
							overflow		: scroll;
							overflow-x		: hidden;
						}
/* Sécurité entrées données */
.captcha-char 			{	width			: 14px !important;
							border			: 1px solid rgb(169,169,169);
							background-color: rgb(235,250,255) !important;
							font-weight 	: bold;
							font-style		: normal;
							text-transform  : uppercase;
							color 			: rgb(169,169,169);
						}
/* Hypothese d'Etude Dessins fonds trimestres*/
.Carre					{ 	display			: inline-block;
							width			: 170px;
							height			: 110px;
							Margin-left 	: 20px;
							border			: 1px solid rgb(60,60,60);
							font-size		: 0.9em;
						}
.CarDiagShemaDGb		{	width			: 1px;
							height			: 202px;
							margin-left 	: 103px;
							margin-top		: -101px;
							background-color: rgb(60,60,60);
							transform		: rotate(57.3deg);
						}
.CarDiagShemaGDb		{	width			: 202px;
							height			: 1px;
							margin-left 	: 3px;
							margin-top		: -82px;
							background-color: rgb(60,60,60);
							transform		: rotate(32.9deg);
						}
/* Table Astres Celtique */
.celtharmonie table		{	margin			: auto;
							margin-top		: 3px; 
							text-align		: left;
						}
.celtharmonie caption	{	text-align		: left;}
.celtharmonie th		{	width			: 80px;}

/* Chronomètre pour étude pro */
.Chrono					{	position		: relative;
							width			: 230px;
							height			: 23px;
							margin-top 		: -45px;
							margin-left		: 40%;
							background-color: transparent;
							font-family 	: calibri, Arial, Helvetica, sans-serif;
							font-size		: 1.1em;
							vertical-align	: center;
							text-decoration : none;
							text-shadow 	: 1px 1px 0px rgb(150,240,245);
							color			: white;
						}
.ChronoBoutonA 			{	margin-left 	: 30%;
							border 			: none;
							background-color: transparent;
							font-family 	: calibri, Arial, Helvetica, sans-serif;
							font-size		: 0.9em;
							text-decoration : none;
							text-shadow 	: 1px 1px 0px rgb(150,240,245);
							color			: white;
						}
.ChronoBoutonR			{	width			: 75px;
							border 			: none;
							background-color: transparent;
							font-family 	: calibri, Arial, Helvetica, sans-serif;
							font-size		: 0.9em;
							text-decoration : none;
							text-shadow 	: 1px 1px 0px rgb(150,240,245);
							color			: white;
						}
/* Texte sasie erronée */
.CodAccesFaux			{	font-family		: calibri,Arial, Helvetica, sans-serif;
							font-size		: 12pt;
							font-style		: italic;
							text-align		: center;
							color			: red;
						}
/* Compteur de visiteurs */
.Compteur				{	margin-top		:-25px;
							padding-left	: 10px;
							font-family		: edwardian;
							font-size		: 1.5em;
							text-align		: left;
							color			: gray;
						}
/* Lien se deconnecter */
.Deconnect 				{	float			: right;
							height			: 25px;
							margin-top		: 5px; 
							padding-right   : 10px; 
							font-family 	: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-size		: 1.2em;
							Text-decoration : none;
							text-shadow		: 1px 1px 0px rgb(150,240,245);
							color			: white;
						}
/* fiche sujet modif Pro/Famille */
.DosSujet 				{	padding-left	: 150px;}
.DosSujet p				{	width			: 200px; 
							height			: 25px;
							margin-top		:-24px;
							padding-left	: 625px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 1.3em;
						}	
.DosSujet td			{	width			: 240px;
							height			: 20px;
							padding-left 	: 5px;
							background-color: white;
							font-family 	: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-size		: 1.3em;
						}
.DosSujet th			{	height			: 20px;
							padding-left 	: 5px;
							font-family 	: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-size		: 1.3em;
							text-align		: left;
						}
/* Texte dans les fenêtres exterieures/popup */
.Edito					{	padding-left	: 80px;
							padding-right	: 80px;
							font-family 	: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-size		: 1.4em;
							text-indent		: 45px;
							text-align		: justify;
						}
.Edito a				{  	Text-decoration : underline;
							color			: rgb(23,50,255);	
						}
/* Format Entête des pages */
.Entete					{	position		: relative;
						/*	z-index			: 999; */
							height			: 130px;
							border			: 1px gray solid;
							border-radius	: 3px 3px 0px 0px;
							background		: url('../Images/Numerologie_SoleiLevantMontagne130.jpg') no-repeat;
						}
.EnteteHistoireJHdC 	{	height			: 130px;
							margin-top		: -15px;
							background		: url('../Images/Numerologie_SoleiLevantMontagne130.jpg') no-repeat;
						}
.EnteteHistoireJHdC h1	{	position		: relative;
							width			: 700px;
							height			: 70px;
							padding-top 	: 15px;
							margin-left		: 100px;
							font-family 	: edwardian, Arial, Helvetica, sans-serif;
							font-weight 	: normal;
							font-size		: 4.2em;
							color			: rgb(23,50,255);
						}
.EnteteHistoireJHdC img	{	float			: left;
							width			: 80px;
							height			: 130px;
							opacity 		: 0.5;
						}
/* page d'entrée */
.Entree 				{	height			: 332px;
							margin-top		: -15px;
							background		: url('../Images/Numerologie_SoleiLevantMontagne900.jpg') no-repeat;
						}
.Entree h1 				{	padding-top 	: 15px !important;
						}
.Entree p 				{	padding-top 	: 150px;
							padding-left	: 10px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 1.2em;  
							color			: white;
						}
.Esp5 					{	width			: 5px;}
/* Le contener de la modal est masqué par défaut */
.FenetreModal 			{	display			: none; /* Masqué par défaut */
							position		: fixed; /* Reste à la même position même en scrollant */
							z-index			: 1; /* Superposé aux autres éléments */
							left			: 0;
							top				: 0;
							width			: 100%; /* Prend tout l’écran */
							height			: 100%; /* Prend tout l’écran */
							overflow		: auto; /* Ajoute un scroll si nécessaire */
							background-color: rgba(0, 0, 0, 0.5); /* Fond semi-transparent */
						}
	/* Contenu de la modale */
.FenetreModal-Content 	{	background-color: rgba(255,255,255,0.7);
							margin			: 15% auto; /* Centré verticalement et horizontalement */
							padding			: 20px;
							border-radius	: 8px;
							width			: 80%; /* Largeur de 80% de l’écran */
							max-width		: 850px; /* Limite la largeur */
							color 			: rgb(60,60,60);
							font-size		: 14px;
						}					
	/* Bouton de fermeture Modal*/
.FenetreModalClose 		{	color			: rgb(100,100,100);
							float			: right;
							font-size		: 28px;
							font-weight		: bold;
						}
.FenetreModalClose:hover,
.FenetreModalClose:focus{	color			: white;
							text-decoration	: none;
							cursor			: pointer;
						}
/* Styles pour la bulle de commentaire */							
.FormBullien			{	font-weight 	: normal;
							text-decoration	: none !important;
							color			: blue;
						}
.FormBullienContainer 	{	position		: relative;
							display			: inline-block;
							cursor			: pointer;
						}
.FormBulTxt 			{	display			: none; /* Texte dans le bulle */
							position		: absolute;
							width			: 150px;
							padding			: 5px;
							border			: 1px solid #ccc;
							border-radius	: 5px;
							box-shadow		: 0 2px 4px rgba(0, 0, 0, 0.2);
							background-color: white;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-weight 	: normal;
							text-align		: justify;
							color			: rgb(60,60,60);
						}
.FormBulTxt::before 	{ 	content			: ''; /* Flèche de la bulle */
							position		: absolute;
							top				: 100%;
							left			: 10px;
							border-width	: 4px;
							border-style	: solid;
							border-color	: #fff transparent transparent transparent;
						}
.FormBullienContainer:hover
.FormBulTxt /* Position de la bulle au-dessus du lien*/
						{	display			: block;
							padding-top		: auto; /* position au dessus du lien */
							bottom			: 100%; /* Réinitialisation de la position au-dessus du lien */
							transition		: top 0.2s ease-in-out; /* Ajout d'une transition pour une animation fluide */
						}
.Formulaire				{	width			: 240px;
							margin			: auto;
							margin-top 		: 7px;
							border			: 1px solid rgb(185,247,253);
							border-radius	: 5px;
							box-shadow		: 8px 8px 8px silver;
							background-color: rgb(235,250,255); /* Bleu pastelle */
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 1.4em;
							font-style		: italic;
							text-align		: center;
							color			: rgb(60,60,60);
						}
.Formulaire input 		{	width			: 200px; 
							height			: 21px;
							margin			: 2px;
							padding-left	: 5px;
							border-radius	: 3px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 0.8em;
							text-align		: center;
						}
.Formulaire :required	{	background-color: rgb(248,248,248); /* (champs formulaire saisie obligatoire)*/
						} 
.Formulaire em 			{	font-size		: 0.8em;
						}
.Formulaire span 		{	float			: right;
							padding-right 	: 10Px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 0.7em;
						}
.FormBoutonGroupe		{	border			: 1px solid rgb(185,247,253);
							border-radius	: 5px /5px;
							background-color: white; /* rgb(235,250,255); */
							font-family		: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-style		: italic;
							font-size		: 0.9em;
							text-align		: center;
							color			: rgb(60,60,60);
						}
.FormBoutonValider		{	border			: none;
							background-color: rgb(235,250,255);
							font-family		: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-style		: italic;
							font-size		: 1.1em !important;
							vertical-align	: middle;
							text-align		: center;
							color			: rgb(60,60,60);
						}
.FormRemarques			{	height			: 60px !important; /*Remarque dans formulaire */
							width			: 204px;
							border-radius	: 3px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 0.7em;
							vertical-align	: top;
							white-space		: pre-wrap; /* Retour a la ligne automatique */
							text-align		: Left;
						}
/* Liseret autouir des tabeaux de chiffres */						
.Liseret				{	margin-left 	: 4px; /* fond des tabeaux de nombres */
							border			: 1px solid rgb(185,247,253); 
							border-radius	: 3px;
							background-color: rgb(235,250,255);
							color			: rgb(60,60,60);
						}
.Liseret a 				{	text-decoration : underline;
							text-align		: right;	
						}
/* Logo du site et de JHdC */						
.Logo					{	float			: left;
							height			: 130px;
							opacity 		: 0.5;
							border-radius	: 5px 0px 0px 0px;
						}
/* Menu Fenêtre de Interprétation */
.MenuFenetre			{	width			: 850px;
							height			: 25px;
							background-color: rgb(235,235,235);
							color 			: rgb(150,150,150);
							font-size		: 17px;
							border			: 1px solid gray;
							border-radius	: 1px;
							text-align		: center;
						}
.MenuFenetre a			{	text-decoration	: none;
							Color			: rgb(60,60,60);
						}
/* Message courriel */
.MessagMel				{	width			: 202px;
							height			: 170px !important;
							border-radius	: 3px;
							font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 0.8em;
							vertical-align	: top;
							white-space		: pre-wrap; /* Retour a la ligne automatique */
							text-align		: Left;
						}
.MessagMelEnvoye 		{	font-family		: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 14pt;
							text-align		: center;
						}

.OuvrEspac 				{	font-family 	: "calibri light italic", Arial, Helvetica, sans-serif;
							font-size		: 0.9em !important;
						}
/* Format Pro */
.ProDosListRetour		{	font-weight 	: normal;
							text-shadow		: 1px 1px 0px rgb(150,240,245);
							text-decoration : none;
							color			: white;
						}
.ProEntete				{	position		: relative;
						/*	z-index 		: 999; */
							height			: 130px;
							width			: 614px;
							border			: 1px gray solid;
							border-radius	: 3px 3px 0px 0px;
							margin-left 	: 1px;
							background		: url('../Images/Numerologie_SoleiLevantMontagne130.jpg') no-repeat;
						}
.ProEntete h1 			{	position		: relative;
							width			: 300px;
							top				: -40px;
							margin-left		: 151px; 
							font-family		: edwardian, Arial, Helvetica, sans-serif;
							font-size		: 5em; 
							font-weight 	: normal;
							color			: rgb(23,50,255);
						}
.ProListA 				{	width			: 118px; 
							height			: 20px;
							margin-right	: 10px;
							vertical-align	: center;
							text-align 		: right;  
							text-decoration : none;
							text-shadow 	: 1px 1px 0px rgb(150,240,245);
							color			: white;
						}
.ProListFenetre 		{	border			: 1px solid silver; /* Liste des pro dans la fenêtre JS*/ 
							background-color: white;
							font-family 	: "calibri light", Arial, Helvetica, sans-serif;
							font-size		: 1.1em;
						}
.ProListFenetre a      	{	background-color: rgb(235,250,255);}
.ProListFenetre td img 	{	width			: 20px;}
.ProListRetour			{	float			: right;
							width			: 110px; 
							height			: 20px;
							margin-right 	: 5px;
							font-family 	: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-size		: 1em;
							Text-decoration : none;
							text-shadow		: 1px 1px 0px rgb(150,240,245);
							color			: white;
						}
.ProListTete 			{	margin-top		: -17px; /* Affichage entete de la liste des Pro */
							border			: 1px ridge rgb(23,50,255);
							background-color: rgb(235,250,255);
							font-family 	: "calibri light", Arial, Helvetica, sans-serif;
							font-size		: 1.1em;
							text-align		: left;
						}
.ProListTete thead div	{	background-color: white;}
.ProListTete thead img	{	width			: 20px;}
.ProSujetSupprim		{	width			: 280px;
							height			: 75px;
							font-family 	: "calibri light", Arial, Helvetica, sans-serif;
							font-size		: 1.4em;
							text-align		: center;
						}
.ProSujetSupprim a		{	text-decoration : underline;}
.ProTabloList			{ 	margin-left 	: 83px; 
							border			: 1px solid silver;
							background-color: white;
							font-family 	: "calibri light", Arial, Helvetica, sans-serif;
							font-size		: 1.1em;
						}
.ProTabloList td a 	 	{	background-color: rgb(235,250,255);}
.ProTabloList td img 	{	width			: 15px;}
.ProTabloTete			{	margin-left		: 83px;  /* Affichage liste des groupes */
							border			: 1px ridge rgb(23,50,255);
							background-color: rgb(235,250,255);
							font-family 	: "calibri light", Arial, Helvetica, sans-serif;
							font-size		: 1.1em;
							text-align		: left;
						}
.ProTabloTete thead div {	background-color: white;}
.ProTabloTete thead img {	width			: 17px;
						}
/* Signature JHdC */
.Signature				{	Position 		: relative;
							z-index 		: 999;
							padding-right	: 10px;
							font-family		: edwardian;
							font-size		: 1.5em;
							text-align		: right;
						}
.Signature a			{	text-decoration : none;
							color			: gray;
						}
.Signature img			{	position		: relative;
							z-index 		: 999;
							top				: 5px;
							background-color: rgb(241,241,250);
						}
/* Encadre la selection dans le menu */
.Surbril				{	position		: relative;
							height			: 20px;
							margin-top		: -22px;
							border			: 1px solid rgb(23,50,255);
							border-radius	: 3px 3px 0px 0px;
						}
/* alignement du texte dans les tableaux */
.TxtAlignTd_D td 		{	text-align		: right;} 
.TxtAlignTd_G td 		{	text-align		: left;}
.TxtAlignTd_C td 		{	text-align		: Center;}
/* alignement du texte dans les tableaux */
.TxtAlignTh_D th 		{	text-align		: right;} 
.TxtAlignTh_G th 		{	text-align		: left;}
.TxtAlignTh_C th 		{	text-align		: Center;}

/*les ID */
/* affichage cote à cote des tableau de chiffres et nombres */
#SectionHorizontale3 	{	Display 		: flex;
							Margin-top		: 10Px;
						}
/* Affichage cote à cote des formulaires d'inscriptions */
#SectionForm		 	{	Display			: flex; 
							padding-left	: 20px;
							font-family		: 'calibri light italic', Arial, Helvetica, sans-serif;
							font-size		: 1em;
							font-style		: italic;
							color			: rgb(60,60,60);
						}
#SectionForm section	{	width			: 286px;
							border			: none;
						}
/*
#SectionForm fieldset{border:none;}
*/

/* Les fontes */
@font-face
{	font-family		: arrobatherapy;
				src : url('../Include/Font/arrobatherapy/arrobath-webfont.eot');
				src : url('../Include/Font/arrobatherapy/arrobath-webfont.eot?#iefix') format('embedded-opentype'),
					  url('../Include/Font/arrobatherapy/arrobath-webfont.woff') format('woff'),
					  url('../Include/Font/arrobatherapy/arrobath-webfont.ttf') format('truetype'),
					  url('../Include/Font/arrobatherapy/arrobath-webfont.svg#arrobatherapyregular') format('svg');
	font-weight		: normal;
	font-style		: normal;
}
@font-face	
{	font-family		: calibri;
				src : url('../Include/Font/calibri/Calibri.eot'); /* IE9*/
				src : url('../Include/Font/calibri/Calibri.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
					  url('../Include/Font/calibri/Calibri.woff2') format("woff2"), /* chrome、firefox */
					  url('../Include/Font/calibri/Calibri.woff') format("woff"), /* chrome、firefox */
					  url('../Include/Font/calibri/Calibri.ttf') format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
					  url('../Include/Font/calibri/Calibri.svg#Calibri') format("svg"); /* iOS 4.1- */
	font-weight		: normal;
	font-style		: normal;
}
@font-face	
{	font-family		: "calibri light italic";
				src : url('../Include/Font/calibri/Calibri Light Italic.eot'); /* IE9*/
				src : url('../Include/Font/calibri/Calibri Light Italic.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
					  url('../Include/Font/calibri/Calibri Light Italic.woff2') format("woff2"), /* chrome、firefox */
					  url('../Include/Font/calibri/Calibri Light Italic.woff') format("woff"), /* chrome、firefox */
					  url('../Include/Font/calibri/Calibri Light Italic.ttf') format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
					  url('../Include/Font/calibri/Calibri Light Italic.svg#Calibri') format("svg"); /* iOS 4.1- */
	font-weight		: normal;
	font-style		: normal;
}
@font-face
{	font-family		: amlight;
				src : url('../Include/Font/amlight/amlight.eot'); /* IE9*/
				src : url('../Include/Font/amlight/amlight.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
					  url('../Include/Font/amlight/amlight.woff2') format("woff2"), /* chrome、firefox */
					  url('../Include/Font/amlight/amlight.woff') format("woff"), /* chrome、firefox */
					  url('../Include/Font/amlight/amlight.ttf') format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
					  url('../Include/Font/amlight/amlight.svg#Calibri') format("svg"); /* iOS 4.1- */
	font-weight		: normal;
	font-style		: normal;
}
@font-face
{	font-family		: edwardian;
				src : url('../Include/Font/edwardian/edwardianScriptITC.eot'); /* IE9*/
				src : url('../Include/Font/edwardian/edwardianScriptITC.eot?#iefix') format("embedded-opentype"), /* IE6-IE8 */
					  url('../Include/Font/edwardian/edwardianScriptITC.woff2') format("woff2"), /* chrome、firefox */
					  url('../Include/Font/edwardian/edwardianScriptITC.woff') format("woff"), /* chrome、firefox */
					  url('../Include/Font/edwardian/edwardianScriptITC.ttf') format("truetype"), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
					  url('../Include/Font/edwardian/edwardianScriptITC.svg#Calibri') format("svg"); /* iOS 4.1- */
	font-weight		: normal;
	font-style		: normal;
}
</html>