/* ################ GENERAL ################  */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #0d0d0c;
}

img {
	border:none;
}

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


#contenu {
	width:808px;
	height:150px;
}

#images a{
	text-decoration:none;
}


#accueil {
	float:right;
	color: #616b5e;
	font-size:10px;
	background-color: #171614;
	margin-top:8px;
	letter-spacing:2px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-decoration:none;
}

#accueil a {
	text-decoration:none;
	color: #616b5e;
	background-color: #171614;
	padding:5px 15px;
}

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

/*____________CREDITS_____________*/

#titre_credits {
	color:#616b5e;
	letter-spacing:1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:18px;
	margin-top:50px;
	margin-bottom:10px;
	background-color:#171614;
	padding:5px;
}

#noms {
	clear:both;
	color:#FFF;
	letter-spacing:1px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:14px;
	background-color:#171614;
	line-height:20px;
	padding:20px;
}