body {
  background-color: #0066CC;
  margin: 0;
  font-family: Arial, Helvetica, Verdana, sans-serif;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:visited {
	color: #CBE6FA;
	text-decoration: none;
}

a:hover {
	color: #33CCFF;
	text-decoration: underline;
}

a:active {
	color: #FFFF66;
	text-decoration: none;
}

.Liens {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFF66;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}

.video-table td {
	padding: 4px 8px;      /* contrôle hauteur des lignes */
	line-height: 1.2;      /* réduit l'espacement vertical */
	vertical-align: middle;
}

.center {
	text-align: center;
}

.right {
	text-align: right;
}

.Titre_1 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #66FFFF;
	font-size: 30pt;
	font-weight: bold;
	font-style: normal;
}

.Titre_2 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFF66;
	font-size: 14pt;
	font-weight: bold;
	font-style: normal;
}

.Titre_3 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #FFFFFF;
	font-size: 14pt;
	font-weight: regular;
	font-style: normal;
}

.Titre_4 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #4FEADD;
	font-size: 13pt;
	font-weight: regular;
	font-style: normal;
}

.Titre_5 {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #4FEADD;
	font-size: 11pt;
	font-weight: regular;
	font-style: italic;
}

/* Définition couleur ligne [Full_HD] et ligne [Ultra_HD] */
.Full_HD {
	background-color: #52B2DB;
}

.Ultra_HD {
	background-color: #FF737D;
}
