h1 {
	font-family: Arial;
	color: #660099;
	font-size: 14px;
	text-align: center;

}
.download {
	font-family: Arial;
	font-size: 12px;
	color: #660099;
	text-align: center;
}
.description {
	font-family: Arial;
	font-size: 12px;
	color: #660099;
	text-align: left;
	height: 50px;
	vertical-align: middle;


}
.titre-video {
	color: #DE22F6;
	font-family: Arial;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}
.promo {
	text-align: center;
	color: #DE22F6;
	font-family: Arial;
	font-size: 11px;

}
body {
	background-color: #E7D5EF;
}
A {
	color: #DE22F6;
	text-decoration: none;
}

