body	{font-family:"Times New Roman",Times,serif; color:#0000F0; text-align:left;
	width:360px; height:100%; margin:0 auto 0 auto; padding:0;
	font-size:14px; font-style:normal; font-weight:normal; background-color:#F2FEFF; }
.Titre	{text-align:center; margin-top:6px; font-size:19px; font-style:italic; font-weight:bold; }
.SousTitre	{margin-top:12px; text-align:center;font-size:15px;  }
.CopyR	{text-align:center; font-size:15px; font-style:italic; margin: 8px 0; }
.comment	{margin:12px 0 0 12px; padding-left:6px; text-indent:-18px; text-align:left; font-size:15px; color:#660000; }
ib		{font-style:italic; font-weight:bold; }
/* DÉCLARER CI-DESSOUS LA LARGEUR DES BOÎTES "volTout" et "volForm" */
:root		{--VolumeLargeur:; }

/* Paramètres du lecteur audio compact ou hyper compact */
#lectETlist	{width:190px; margin:0 auto; border:solid 4px #6476ac; border-radius:8px; }
#pupitre	{width:100%; height:60px; margin:0 auto; padding-top:4px; border:solid #404E77; border-width:0 0 2px 0;
	background-color:#4B5A80; }
#prec		{float:left; margin:3px 0   0  8px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#prec:hover	{border:solid transparent; border-width:1px 0 0 1px; }
#lire		{float:left; margin:1px 0   0  6px; cursor: pointer; width:25px; border:solid transparent; border-width:0 1px 1px 0; }
#lire:hover	{border:solid transparent; border-width:1px 0 0 1px; }
#suiv		{float:left; margin:3px 0   0  6px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#suiv:hover	{border:solid transparent; border-width:1px 0 0 1px; }
#stop		{float:left; margin:3px 0   0  6px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#stop:hover	{border:solid transparent; border-width:1px 0 0 1px; }
#alea		{float:left; margin:3px 0   0 16px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#alea:hover	{border:solid transparent; border-width:1px 0 0 1px; }
#boucl	{float:left; margin:3px 0   0 6px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#boucl:hover{border:solid transparent; border-width:1px 0 0 1px; }

#boiteTemps	{float:left; margin:7px 4px 0  8px; width:85px; height:16px; cursor: pointer; background:#000;
	border:solid #FFF; border-width:0 1px 1px 0; }
#barreTemps	{float:left; max-width:100%; height:16px; background:#7FB2FF; }

#boutVolume	{float:left; margin:6px 1px 0  6px; }
#volM		{float:left; margin:0px 0   0  0px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#volM:hover{border:solid transparent; border-width:1px 0 0 1px; }
	/* Pour CACHER la bande de niveau sonore (volTout) */
#volTout	{float:left; margin:1px 0   0  1px; width:32px; height:16px; background-color:#000; cursor: pointer;
	display:block; border:solid #FFF; border-width:0 1px 1px 0; }	/* passer "display" de "block" à "none" */
#volAff	{float:left; margin:0px 0   0    0; height:16px; width:20px; max-width:32px; background-color:#00FFFF; }
#volForm	{position:relative; left:0; top:0; height:0; width:0;
	border-top:16px solid #000; border-right:32px solid transparent; }/* dessine triangle rectangle */
#volP		{float:left; margin:0px 0   0  2px; cursor: pointer; border:solid transparent; border-width:0 1px 1px 0; }
#volP:hover{border:solid transparent; border-width:1px 0 0 1px; }

#listeLec	{margin:0; padding-top:2px; text-align:left; background-image:linear-gradient(#949EBA,#DCE6FD); }
.itemMus	{margin:0; padding:3px 0 2px 18px; text-align:left; border:solid #FFFFFF; border-width:0 0 1px 0; cursor:pointer; }
.itemMusAct	{margin:0; padding:3px 0 2px 14px; text-indent:-12px; text-align:left; border:solid #FFFFFF; border-width:0 0 1px 0;
	color:#660000; text-decoration:none; font-weight:bold; cursor:pointer; }
.itemMusAct::before {content:"► "; font-size:12px; }	/* ► + espace insécable (alt-0160) */
