/* CSS Document */
.etapeVod {
	height: 55px;
	width: 159px;
	border: thin dashed #366D00;
	float: left;
	font-size: 12px;
	color: #366D00;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 5px;
}
#infoVod {
	font-size: 17px;
	color: #366D00;
	text-align: center;
	width: 550px;
	margin-top: 30px;
	margin-bottom: 30px;
	font-weight: bold;
}
#affichesFilm {
	height: 600px;
	width: 170px;
}

