/* feuille de style reliant toutes les pages ayant des textes (hors cadre) sauf pages infos pratiques
*/



body 	{font-size : 12 pt; 
	font-family: "Parcival Dekor DB","Comic Sans MS","Garamond","Helvetica","Times","Arial",;
	color: #420000 ;
	background : url(images/fondecr.jpg);
	line-height : 15pt;
	margin-left: 10 pt;
	margin-right: 0 pt;}

/* retrait paragraphe */
p 	{margin-left: 10 pt;
	margin-right: 0 pt;}

/* Appliquer Parcival Dekor DB gras avec interligne espacée. 
	si l'utilisateur n'a pas Parcival Dekor DB, utilisez Premier free style DB
*/

h1 {font: 14 pt Parcival Dekor DB, Comic Sans MS,Garamond,Premier free style DB,BodoCapsDB,Book Antiqua;
	line-height: 2pt;
	font-weight : bold;
	color: maroon;}

h1.titre {font: 25 pt Parcival Dekor DB, Comic Sans MS, Garamond, Premier free style DB,Monotype corsiva,Arial;
	line-height: 2pt;
	font-weight : bold;
	color: maroon;}

h1.intro {font: 17 pt Parcival Dekor DB, Comic Sans MS, Garamond, Premier free style DB,Monotype corsiva,Arial;
	line-height: 15pt;
	color: maroon;}

h1.compte {font: 15 pt Haettenschweiler, Impact, Arial;
	line-height: 15 pt;
	color: gray;
	text-align : center;}

h1.navig {font: 12 pt Haettenschweiler, Impact, Arial;
	line-height: 15 pt;
	color: gray;
	text-align : center;}

h1.rem {font: 10 pt Premier free style DB,Monotype corsiva,Times,;
	line-height: 12 pt;
	color: maroon;
	text-align : center;}

h1.rem2 {font: 10 pt Premier free style DB,Monotype corsiva,Arial;
	line-height: 12 pt;
	color: maroon;
	}
h1.rem3 {font: 10 pt Premier free style DB;Monotype corsiva,Arial;
	line-height: 12 pt;
	color: maroon;
	text-align :left;}

h1.xsmall {font: 8 pt Arial, Helvetica;
	line-height: 8 pt;
	color: maroon;
	text-align :center;}

h2 {font: 25 pt Parcival Dekor DB, Comic Sans MS, Garamond, Premier free style DB,Monotype corsiva,Arial;
	line-height: 25pt;
	font-weight : bold;
	color: maroon;}

h3 {font :12 pt Arial, Parcival Dekor DB, Comic Sans MS,Garamond,Premier free style DB,BodoCapsDB,Book Antiqua;
	margin-left: 10 pt;
	line-height: 18 pt;
	color: maroon;
		}
h4 {font :11 pt Arial, Parcival Dekor DB, Comic Sans MS,Garamond,Premier free style DB,BodoCapsDB,Book Antiqua;
	margin-left: 80 pt;
	line-height: 18 pt;
	color: gray;
		}

h1.evidence {font: 14 pt Ariane Extra Bold DB,Monotype corsiva,Arial,Times New Roman;
		line-height: 14 pt;
		color: maroon;
		text-align : center;}

/* souligner les liens, et les mettre tous orange, mettre les liens flashés en blancs
   quand ils sont activés */

a {text-decoration: underline;}
a:link {color: maroon;}
a:visited {color: grey;}
a:active {color: gray;}

/* Format notes bas de page 6pt Pfs Db, et aligné à gauche */

div.piedpage	{font-size: 6 pt ;
		font-family : Arial ;
		line-height: 14 pt;
		color: green ;
		text-align : left; } 