/* @override 
	http://michael.be/styles/montage.css
	http://michael.be/styles_v02/montage.css
	http://www.michael.be/styles_v02/montage.css
*/
#montage_films,#wrapper_montage_son{
	background-color: #ececee;
width: 450px;
margin: 0;
padding: 0;
float: left;
margin-left: 20px ;
}
#wrapper_montage_son{
	float: right;
margin-right: 20px ;
}


#demo_son_choix_extrait ul{
	list-style: none;
margin: 0;
margin-bottom: 10px;
float: left;
}
#demo_son_choix_extrait li{
float: left;
}
.montage_son{
border: 1px solid #3e3e3e;

float: left;
	margin: 0 10px 10px;
}
.montage_son_extrait:hover{
border: 1px solid #cacaca;
}	

.demo_son_choix_extrait_choisi{
border: 1px solid #cacaca;
}


#titre_films_montes,#titre_montage_son{
	font-size: 1.1em;
	color: #745826;
	padding-top: .8em;	
	text-align: center;
	background-color: #ececee;
	padding-bottom: 1em;
}
#montage_films ul{
	background-color: #ececee;
	list-style: none;
	margin: auto;
	padding: 0;
	margin:0 ;
	float: left;
	margin-bottom: 15px;
}
#montage_films  ul  li{
	float: left;
	width: 200px;
margin-left: 20px;
margin-top: 0;
padding: 0;
font-size: .9em;
}
a.thickbox img{
border-width: 1px;
border-style: solid;
border-color: #3e3e3e;
width: 150px;
}
a.thickbox img:hover,.montage_son:hover{
border-width: 1px;
border-style: solid;
border-color: #cacaca;
}
.infos_films{
	margin-left: 00px;
	text-align: left;
}