@charset "UTF-8";
/* CSS Document */

/* RESET */
html, body {
	padding: 0;
	margin: 0;
}
html {
	font-size: 1em;
}
body {
	font-size: 100%;
}
a img, :link img, :visited img {
	border: 0;
}

/*Styles*/

body{
	
	background-color:#dfdfdf;
}
a {
color : #888686;
text-decoration:none;
}
#conteneur{
	margin:0 auto;
	width:980px;
}
h1 {
	color : #878686;
	text-align:center;
	font-size:49px;
	font-family:"News Gothic MT";
	font-weight:100;
	padding-top:10px;
}
h2 {
	font-size:14px;
	font-family:"News Gothic MT";
	font-weight:100;
	display:inline;
	padding-left:5px;
}
h3 {
	font-size:14px;
	font-family:"News Gothic MT";
	font-weight:100;
	display:inline;
}

h2 a{
	text-decoration:none;
}
h3 a{
	text-decoration:none;
}

/*DIVS*/

#pagination{
	/*margin:0 auto;*/
	text-align:center;
}


#menu {
	margin:0 auto;
	text-align:center;
	width:980px;
	padding:0;
	margin-top:-30px;
}
#content {
	margin:0 auto;
}
/*TITRE GALERIES*/
.cosmetics a{
	color:#a9a9a9;
	margin-top:0;
}

.accessoiries a{
	color:#878686;
}

.people a{
	color:#a9a9a9;
}

.natural a{
	color:#aaaaa8;
}

.various a{
	color:#878686;
}

.advertising a{
	color:#bcb9b9;
}

.personal a{
	color:#a9a9a9;
}

.contact a{
	color:#8d8d8d;
}

.jewelleries a{
	color:#878686;
}

.beauty a{
	color:#878686;
}