		.keyword
		{
		color: #17d31b;
		font-size: 16px;
		}
		
		.tri
		{
		float: right;
		margin-right: 5px;
		}
		
		.liste_videos
		{
		width: 590px;
		margin-top: 10px;
		margin-bottom: 10px;
		}
		
		.liste_videos td
		{
		width: 187px;
		text-align: center;
		}
				
		.mini
		{
		 border:2px solid #515151;
		}
		
		.mini:hover
		{
		 border:2px solid #3b9df7;
		}
		
		.titre_video
		{
		width: 187px;
		height: 22px;
		margin: auto;
		padding-top: 3px;
		margin-top: -3px;
		font-weight: bold;
		color: #ffffff;
		background-image: url("background_titre_video.png");
		background-position: top center;
		background-repeat: no-repeat;
		}
		
		.vues_video
		{
		color: #17d31b;
		}
		
		.icone_vues
		{
		vertical-align: -20%;
		margin-left: 10px;
		}
		
		.fleche
		{
		vertical-align: -20%;
		}
