.fiche
{	
	
	width: 660px;
	overflow: hidden;
}


.fiche .photo
{
	float: left;
	margin-right: 10px;
}


.fiche .body
{
	width: 130px;
	height: 130px;
}

.fiche .photocontainer .content
{
	width: 130px;
}


.fiche .resume
{
	text-align: justify;
	padding-right: 10px;
}

.fiche .infos
{
	padding-right: 10px;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #777;
	
	
}

.film .video
{
	padding-right: 10px;
	font-size: 11px;
	margin-bottom: 15px;
	font-weight: bold;
	color: #777;
	float: right;
	
}

.fiche .legend
{
	font-size: 11px;
	text-align: center;
	width: 140px;
}

.fiche .week
{
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-family: impact;
	color: #aaa;
}

.fiche .film
{
	width: 640px;
	margin-top: 20px;
	float: left;
	background: #e5e4c6;
	border: 1px solid #ccc;
	padding: 5px;
}

.fiche .film H2
{
	font-size: 18px;
	letter-spacing: 4px;
	/*
	
	text-align: center;
	border: 1px solid #aaa;
	background: #f4f3e5;
	background: #ddd;
	letter-spacing: 4px;
	color: #444;
	*/
}

.fiche .film .photo .body
{
	background: #f4f3e5;
}

.encart .truc
{
	
	width: 200px;
	height: 200px;
}


.encart .photo
{
	
	
}

.encart .big
{
	text-align: left;
}

.encart .photocontainer .content
{
	
	width: 200px;

}



