body{
	background: #3c3c3c;
	color: #545454;
	font-size:12px;
	font-family:Arial;
	}
p {	
	color: #fff;
	margin: 5px 5px 15px 5px;
	font-size: 11px;
	}
	
h1 {
	font: 12px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing:1px;
	margin: 0 0 4px 5px;
	font-weight:bold;
	color:#5f5f5f;
	}

.grey {
	color:#5f5f5f
	}
body, select, input, textarea {
	font: 75% Arial, Verdana, Sans-Serif;
	}

a:link, a:visited {
	color: #f9b400;
	text-decoration:none
	}

a:hover, a:active {
	text-decoration:underline;
	}

hr {
	display: block;
	height:1px;
	background:#333;
	border:0;
	margin: 5px;
	}
#container img{
	border:1px solid black;
	margin:10px;
}
#container img:hover{
	border:1px solid silver;
	margin:10px;
}
#container{
	width:700px;
	margin:left;
	background: #000000;
	color: #fff;
}

#header #content{
	width:700px;
	margin:left;
	position:relative;
	text-align:left;
}
.sub{
	font-family: "Lucida Grande", Tahoma;
	font-size: 10px;
	font-weight: lighter;
	font-variant: normal;
	text-transform: uppercase;
	color: #666666;
	margin-top: 10px;
	letter-spacing: 0.3em;
}
#pages{
	float:right;
}
#pages a{
	margin-right:15px;
}
#collecs{
	width:700px;
	margin:auto;
}
.collec{
	float:left;
	width:181px;
	height:150px;
	margin:25px;
}
#collecs img{
	border:6px solid black;
}
#collecs img:hover{
	border:6px solid #9F9F9F;
}
.tiquette{
	display:block;
	text-decoration:none;
	width:100%;
	background:#000;
	margin-left:10px;
	margin-top:-16px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:9px;
	text-align:center;
	border:5px solid black;

}
.set{
	width:233px;
	text-align:center;
	float:left;	line-height:21px;
	margin-bottom:10px;
	background: #000000;
	color: #fff;
}
.left{
	width:200px;
	height:400px;
	line-height:25px;
	float:left;
	margin-top:20px;
	text-align:center;
}
.left:first-letter{
	font-size:16px;
	color:gray;
	font-weight:bold;
}
.titre{
	color: #f9b400;
	font-size: 10px;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
}


table {
	width: 700px;
	}
	
.navi {
	height: 25px;
	background: #f9b400;
	}

.navi p {	
	color: #000;
	margin: 5px;
	font-size: 11px;
	}
	
.content, #container {
	background: #000000;
	color: #fff;
	}

/* Footer */

#footer {
	margin: 0 auto;
	width: 700px;
	font-size:10px;
	padding-top:5px;
	color:#FFF;
	}

#footer a {
	color:#d3d1d1;
	}
