/* ################ GENERAL ################  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d0d0c;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

img {
	border:none;
}

#content {
	text-align: center;
	margin:auto;
	width:640px;
}

#accueil {
	padding: 5px 15px;
	background-color:#1d1d1d;
	margin-bottom:5px;
	margin-top:54px;
	float:right;
	font-size: 10px;
	color: #616b5e;
	text-transform:uppercase;
	letter-spacing:2px;
}

#accueil a {
	text-decoration:none;
	color: #616b5e;
}

#accueil a:hover {
	text-decoration:none;
	color: #fff;
}

#film {
	width:640px;
	height:500px;
	background-color:#1d1d1d;
	clear:both;
}

#tabs {
	margin-top:5px;
	width: 640px;
	background-color:#0d0d0c;
	letter-spacing:2px;
}

#nsp-nsp_23 {
	margin-top:35px;
}