.scrollable {
	height: 600px;
	overflow: auto;
}

.titre {
	font-family: "Century Gothic";
	font-size: 16px;
}

.realisation {
	font-family: "Century Gothic";
	font-size: 14px;
}

.production {
	font-family: "Century Gothic";
	font-size: 12px;
}

.poste {
	font-family: "Century Gothic";
	font-size: 12px;
}

.left {
	background-image:url('../images/films_left.gif');
}

.up {
	background-image:url('../images/films_up.gif');
}

.down {
	background-image:url('../images/films_down.gif');
}

.right {
	background-image:url('../images/films_right.gif');
}

.desc {
	position: absolute;
	top: 0px;
	left: px;
	float: left;
	visibility: hidden;
	
}

.d_titre {
	font-family: "Century Gothic";
	font-size: 16px;
	font-style: italic;
	color: #FF9933;
}

.d_synopsis {
	font-family: "Century Gothic";
	font-size: 14px;
	margin-top: 20px;
	color: #FF9933;
}

.d_realisation, .d_type {
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 20px;
	color: #FF9933;
}

.d_image, .d_son, .d_montage, .d_musique, .d_production{
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF9933;
}

.d_diffusion {
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 20px;
	color: #FF9933;
}

.d_extrait {
	margin-top: 60px;
}

.d_extrait img {
	border-style: none;
}

.d_extrait a {
	font-family: "Century Gothic";
	font-size: 12px;
	margin-top: 60px;
	color: #FF9933;
}

.d_logo {
	text-align: right;
	margin-top: 40px;
}

/*
.film_tr:hover td a table tr td div {
	color: #666666;
}

.film_tr td a  {
	text-decoration: none;
	color: black;
}

.film_tr td img  {
	border-style: none;
}
*/

#description {
	width: 307px;
}

#film_table {
	width: 400px;
}

#film_table img {
	border-style: none;
}

#film_table a {
	text-decoration: none;
}

.film_case table tr td div a {
	color: #000000;
	text-decoration: none;
}

.film_case:hover table tr td div a {
	color: #666666;   
}
