.generique.table th { text-align:left }

#photoCredit {
	position: relative;
	z-index: 5;
	margin-top: -35px;
	padding: 3px 8px;
	float: right;
	font-size: 11px;
	background: #000;
	color: #fff;
	border: 1px solid rgba(255, 255, 255, 0.4);
}

#nationalitesSecondFilm {
	display: none;
}

.generique.table tr:hover td, .generique.table tr:hover th {
	background-color: #efefef;	
	cursor: pointer;
} 