/*<LINK REL=STYLESHEET TYPE="text/css" HREF="modele.css"*/
/* Variables globales */:root {  --color-lien: #DD6900;  --color-enc3: #FFD599;  --color-enc5: #EAEAD3;  --color-blue: #00008B;  --color-red: #FF0000;  --color-noir: #000000;}

/* body */
BODY
{
background-color:black;background : url("graphisme/triskel01.gif") ;color:#EABA66;
/*
 ancienne couleur de fond (texte)
 color:#E2814C; 
 nouvelle couleur de fond (texte) plus claire
*/




/*
scrollbar-face-color: red;
scrollbar-shadow-color: white;
scrollbar-highlight-color: yellow;
scrollbar-3dlight-color: lime;
scrollbar-darkshadow-color: gray;
scrollbar-track-color: black;
*/
}




/* Liens */

a:link 			{ color: #FFFF00; text-decoration: none; }
a:visited 		{ color: #FFFF00; text-decoration: none;}
a:active 		{ color: #FF1200; text-decoration:underline;  }
a:hover 		{ color: #FF1200; text-decoration:underline; }


a.barre-nav:link	{ color: #FFFF00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.barre-nav:visited 	{ color: #FFFF00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.barre-nav:active 	{ color: #FFFF00; text-decoration:underline; font-size: 14px; font-weight: bold; }
a.barre-nav:hover	{ color: #FF0000; text-decoration:underline overline; font-size: 14px; font-weight: bold; }


a.menu1:link		{ color: #FFFF00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.menu1:visited 	{ color: #FFFF00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.menu1:active 		{ color: #FFFF00; text-decoration: none; font-size: 14px; font-weight: bold; }
a.menu1:hover		{ color: #FF0000; text-decoration:underline overline; font-size: 14px; font-weight: bold; }

a.menu2:link		{ color: #FFFFFF; text-decoration: none; font-size: 13px; }
a.menu2:visited 	{ color: #FFFFFF; text-decoration: none; font-size: 13px; }
a.menu2:active 		{ color: #FFFFFF; text-decoration: none; font-size: 13px; }
a.menu2:hover		{ color: #FF0000; text-decoration:underline overline; font-size: 13px; }


/* Titres et Sous-titres */
H1.titre  { text-align:center; color:#FFFF00}
H1.stitre { text-align:left; color:#FFFF00;}
H2.titre  { text-align:center; color:#FFFF00}
H2.stitre { text-align:left; color:#FFFF00;}
H3.titre  { text-align:center; color:#FFFF00}
H3.stitre { text-align:left; color:#FFFF00;}
H4.titre  { text-align:center; color:#FFFF00}
H4.stitre { text-align:left; color:#FFFF00;}

/* Paragraphes */
P.centrer    { text-align: center }
P.justifier { text-align: justify }
P.retrait   { text-align: justify; text-indent: 17pt; left: 17px; clip:  rect(   ) }
P.retrait2  { text-indent: 17pt; left: 17px; clip:  rect(   ) }

/* Divers */
span.localisation { color: #FFFF00;}/* Encyclo V3.00 */span.bloque {color:#0000CD;}span.blue12 {font-family:Verdana;color:#00FFFF;font-size:12px;}span.blue14 {font-family:Verdana;color:#00FFFF;font-size:14px;}span.blue16 {font-family:Verdana;color:#00FFFF;font-size:16px;}span.blue18 {font-family:Verdana;color:#00FFFF;font-size:18px;}span.blue20 {font-family:Verdana;color:#00FFFF;font-size:20px;}span.blue22 {font-family:Verdana;color:#00FFFF;font-size:22px;}span.ogam36 {font-family:Verdana;color:#DD6900;font-size:36px;}span.red12 {font-family:Verdana;color:#FF0000;font-size:12px;}span.red18 {font-family:Verdana;color:#FF0000;font-size:18px;}span.black9 {font-family:Verdana;color:#000000;font-size:9px;}span.black10 {font-family:Verdana;color:#000000;font-size:10px;}span.black12 {font-family:Verdana;color:#000000;font-size:12px;}span.dialogue {font-family:Georgia, serif;color:grey;font-size:12px;font-style:italic;}td.bordg {border-left: 2px solid #EABA66;}td.bordd {border-right: 2px solid #EABA66;}td.bordh {border-top: 2px solid #EABA66;}td.bordb {border-bottom: 2px solid #EABA66;}td.dotg {border-left: 2px dotted #EABA66;}td.dotd {border-right: 2px dotted #EABA66;}td.doth {border-top: 2px dotted #EABA66;}td.dotb {border-bottom: 2px dotted #EABA66;}table.solid {border: 2px solid #FFD599;border-collapse: separate;border-spacing: 0;}table.dashed {border: 2px dashed  #FFD599;border-collapse: separate;border-spacing: 0;}table.dotted {border: 2px dotted #FFD599;border-collapse: separate;border-spacing: 0;}table.double {border: 5px double #FFD599;border-collapse: separate;border-spacing: 0;}table.groove {border: 5px groove #FFD599;border-collapse: separate;border-spacing: 0;}table.ridge {border: 5px ridge #FFD599;border-collapse: separate;border-spacing: 0;}table.inset {border: 5px inset #FFD599;border-collapse: separate;border-spacing: 0;}table.outset {border: 5px outset #FFD599;border-collapse: separate;border-spacing: 0;}table.enc5 {background-color:#EAEAD3;} table.enc3 {width:100%;border-spacing:0;border-collapse:collapse;border-style:none;border-width:0}table.enc4 {width:100%;border-spacing:0;border-collapse:collapse;border-style:none;border-width:1;border: 1px solid #FFD599;}table.potier {  background-color: #F0C7C2;   /* rouge brique clair */  color: #000000;              /* texte noir */  border-radius: 12px;         /* arrondi */  border-collapse: separate;   /* important pour que le radius fonctionne */  border-spacing: 0;  overflow: hidden;            /* coupe les coins internes */  padding: 3px;}table.enc1 {  border-spacing:0;border-collapse:collapse;border-style:none;border-width:0;  border-radius: 6px;         /* arrondi */  border-collapse: separate;   /* important pour que le radius fonctionne */  border-spacing: 0;  overflow: hidden;            /* coupe les coins internes */  padding: 3px;  width:100%;}tr.enc3 {height:5}tr.enc4 {border: 1px solid #FFD599;}td.enc3 {background-color:#FFD599;} td.enc4 {border: 1px solid #FFD599;} td.enc5 {background-color:#EAEAD3;} td.enc3a {width:5}td.ecss {padding-left:50px;padding-right:50px;font-family:Verdana;color:black}td.ecss1 {padding-left:0px;padding-right:0px;font-family:Verdana;color:black}span.box {	border: 1px solid black;	padding: 5px 5px;	border-radius: 5px;	background: white;	display: inline-block;	text-align: center;	min-width: 50px;	margin: 5px;	}		span.box.sans {	margin-top: 0;	margin-bottom: 0;	line-height: 1;	vertical-align: middle;	}	span.box.sans a {    color: inherit; }span.inverse {background-color:black;color:#FFD599;}p.strophe {  display: block;  border: 1px solid #000000;      /* bordure */  border-radius: 12px;            /* coins arrondis */  background-color: #EAEAD3;      /* couleur de fond */  padding: 3px 3px;             /* espace intérieur */  margin: 5px auto;              /* espace vertical autour */  font-style: italic;  width: 90%;               /* ne dépasse pas le <td> */  white-space: pre-line;  line-height: 1.0; }p.strophe2 {  display: block;  border: 1px solid #000000;      /* bordure */  border-radius: 12px;            /* coins arrondis */  background-color: #EAEAD3;      /* couleur de fond */  padding: 3px 3px;             /* espace intérieur */  margin: 5px auto;              /* espace vertical autour */  font-style: italic;  width: 50%;  white-space: pre-line;  line-height: 1.0; }p.pierre {  display: block;  border: 1px solid #000000;      /* bordure */  border-radius: 12px;            /* coins arrondis */  background-color: #EAEAD3;      /* couleur de fond */  background-image: url("http://www.arbre-celtique.com/encyclopedie/graphisme/pierre.jpg"); /* image de fond */  padding: 3px 3px;             /* espace intérieur */  margin: 5px auto;              /* espace vertical autour */  text-align: left;   /* force le texte à gauche dans le bloc */  font-style: normal;  width: 90%;               /* ne dépasse pas le <td> */  white-space: pre-line;  line-height: 1.0; }img.mirrorY {transform: rotateY(180deg);}img.mirrorX {transform: rotateX(180deg);}span.overline {text-decoration: line-through;}span.raye {text-decoration: line-through;}span.script {font-family: "Brush Script MT", "Lucida Handwriting", cursive;  line-height: 1.0}span.homme {font-family:Verdana;color:#00008B;font-size:12px;}span.homme a {color:#00008B; font-family: Verdana;}span.femme {font-family:Verdana;color:#FF0000;font-size:12px;}span.femme a {color:#FF0000; font-family: Verdana;}span.small-caps {font-family:"EB Garamond", serif;font-variant: small-caps;}@font-face {  font-family: 'Celtic Gaelige';  src: url('CeltGael.woff2') format('woff2');  font-display: swap;}span.gaelique {  font-family: 'Celtic Gaelige', serif;}hr.simple {border: none;border-top: 3px solid #FFD599;}hr.demi {border: none;border-top: 3px solid #FFD599;width: 50%;}hr.epaisse {border: none;height: 4px;width: 50%;margin: 20px auto;background: #FFD599;}hr.degrade {border: none;height: 3px;background: linear-gradient(to right, transparent, #FFD599, transparent);}hr.degrade1 {border: none;height: 3px;background: linear-gradient(to right, #EAEAD3, #FFD599);}hr.degrade2 {border: none;height: 5px;background: linear-gradient(to right, #FFD599, #EAEAD3);}hr.pointille {border: none;border-top: 2px dotted #FFD599;}hr.tiret {border: none;border-top: 2px dashed #FFD599;}hr.double {border: none;border-top: 4px double #FFD599;}hr.ombre {border: none;height: 2px;background: #FFD599;box-shadow: 0 2px 6px rgba(0,0,0,0.3);}hr.arrondi {border: none;height: 12px;background: #FFD599;border-radius: 10px;}hr.point {border: none;height: 4px;background: repeating-linear-gradient(to right,#FFD599,#FFD599 5px,transparent 5px,transparent 15px);}