/* ################ 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;
	
	letter-spacing:2px;
	/*
	color:#FFF;
	line-height:25px;
	font-size:14px;
	letter-spacing:1px;
	text-align:justify;*/
	
}

#nsp-nsp_16 {
	margin-top:60px;
}

h2 {
	letter-spacing:2px;
	font-size:24px;
	font-style:italic;
	font-weight:normal;
	color:#FFF;
	text-decoration:none;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-align:right;
	margin-top : 30px;
	margin-bottom:20px;
	margin-right:35px;
}