/* Feuille de style commun à toutes les pages web *//* Feuille de style spécifique à certaines animations *//* du site www.equinfo.com *//**************************************************************************************************************//* COMMUN Fond page, police */BODY {background-color: white;color: black;font-size:12pt;font-family:arial;overflow:hidden;scrollbar-face-color: #1055B2; /* barre */scrollbar-shadow-color: #1055B2; /* bordure barre */scrollbar-highlight-color: #1055B2; /* couleur extérieur barre */scrollbar-3dlight-color: #FFFFFF; /* ombre gauche */scrollbar-darkshadow-color: #FFFFFF; /* ombre droite */scrollbar-track-color: #FFFFFF; /* fond barre */scrollbar-arrow-color: #FFFFFF /* flêche */;}.initial{font-weight:bold;background-image:url(images/p0_first.jpg);}/* COMMUN police standard 10-noir*/p {color: black;font-size:10pt;font-family:arial;font-weight:normal;}/* COMMUN police standard 12-noir*/h1 {color: black;font-size:12pt;font-family:arial;font-weight:normal;}/* COMMUN police standard 12-blanc*/h2 {color: white;font-size:12pt;font-family:arial;font-weight:normal;}/* COMMUN police standard 16-noir*/h3 {color: black;font-size:18pt;font-family:garamond;font-weight:normal;}/* COMMUN police standard 16-blanc*/h4 {color: white;font-size:16pt;font-family:garamond;font-weight:normal;}/* COMMUN police standard 16-bleu*/h5 {color: #0000FF;font-size:16pt;font-family:garamond;font-weight:normal;}/* COMMUN police standard 16-orange*/h6 {color: #FCA503;font-size:18pt;font-family:garamond;font-weight:normal;}
