@charset "UTF-8";
/* CSS Document */

#Corps {
	background-image: url(../images/habillage/fondaccfilm.jpg);
	overflow: visible;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 500px;
	width: 750px;
	clear: both;
	float: left;
	margin: 0px;
	padding: 0px;
}
.Festivals {
	font-size: 12px;
	font-style: italic;
	line-height: 130%;
	margin-left: 25px;
	margin-top: 0px;
}
.Sortie {
	font-size: 18px;
	text-transform: uppercase;
	color: #E8DB90;
	font-weight: bold;
	margin-left: 25px;
	letter-spacing: 0.1em;
}
.Realisateur {
	color: #82B0DE;
	font-size: 22px;
	margin-left: 25px;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.Acteurs {
	margin-left: 25px;
	font-weight: bold;
	margin-top: 4px;
}
