h2{
	font-size: 0.9em;
}
h1{
	size: 0.8em;
}

.surligne {
	background-color: #FFEB11;
}
.gras {
	font-weight: bold;
}

#container {
	margin-left: 25px;
	margin-right: 25px;
	font-family: Verdana, sans-serif;
	font-size: 0.7em;

}

#movie {
	width: 800px;
	height: 650px;
	font-family: Tahoma,sans-serif;
	font-size: 0.8em;
	text-align: center;
}

