body{
	background:url(images/bg.jpg) #fff repeat-x;
	margin:0;
	color:#666666;
	font-size:12px;
	font-family:Arial;
}
a{
	text-decoration:none;
	color:#666666;
}
#container img{
	border:1px solid white;
	margin:10px;
}
#container img:hover{
	border:1px solid gray;
	margin:10px;
}
#container{
	width:810px;
	margin:auto;
}
#header{
	width:777px;
	margin:auto;
	padding-bottom:10px;
	padding-top:15px;
	position:relative;
	left:-7px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	margin-top: 20px;
	margin-bottom: 0px;
	font-weight: normal;
	color:#9f9f9f;
	background:#fff;
	text-align:center;
}
#header #content{
	width:760px;
	margin:auto;
	position:relative;
	text-align:left;
	
}
#footer{
	width:777px;
	margin:auto;
	position:relative;
	left:-7px;
	padding:4px;
	margin-top:40px;
	background:white;
	text-align:center;
}
#header a{
	color:#9f9f9f;
}
.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:730px;
	margin:auto;
	
}
.collec{
	float:left;
	width:181px;
	height:150px;
	margin:25px;
	
}
#collecs img{
	border:6px solid white;
}
#collecs img:hover{
	border:6px solid #9F9F9F;
}
.tiquette{
	display:block;
	text-decoration:none;
	width:100%;
	background:#fff;
	margin-left:10px;
	margin-top:-16px;
	padding-top:8px;
	padding-bottom:8px;
	font-size:9px;
	text-align:center;
	border:5px solid white;

}
.set{
	width:160px;
	text-align:center;
	float:left;	line-height:21px;
	margin-bottom:15px;

}
.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: #7c7c7c;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	display:block;
	height:20px;
	overflow:hidden;
}
.clear{
	width:100%;
	clear:both;
}
._t{
	display:inline-block;
	width:120px;
	height:120px;
	line-height:120px;
	text-align:center;
}
._m{
	display:inline-block;
	width:260px;
	height:260px;
	line-height:260px;
	text-align:center;
}
._n, ._z{
	display:inline-block;
	width:660px;
}
._t img, ._m img{
	margin:0;
	vertical-align:middle;
}
#Choco_container_title a{
	color:black;
}