body {
	background-color: #FFFFFF;
	width: 100%;
	margin: 0px;
	text-align: center;
}
.nom_star {
	font-size: 14px;
	color: #890374;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.description_star {
	font-size: 9px;
	color: #CCCCCC;
	background-image: url(/images/lecteur_haut.gif);
	padding-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.description_video {
	font-size: 12px;
	color: #000000;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #890374;
}
li a:link {
	color: #890374;
}
li a:visited {
	color: #890374;
}
h2 {
	font-size: 20px;
	font-weight: bold;
	color: #8B0777;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8B0777;
}

