		.texte_accueil:first-letter
		{
		font-weight: bold;
		}
		
		.lecteur_video
		{
		display:block;
		width: 580px;
		height: 364px;
		border: 1px solid #515151;
		}
		
		.descriptif_video
		{
		text-align: justify;
		}
		
		.titre_desc
		{
		font-weight: bold;
		color: #3b9df7;
		}
		
		.mini
		{
		 border: 2px solid #515151;
		}
		
		.mini:hover
		{
		 border: 2px solid #3b9df7;
		}
