html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	font: normal 12px Arial;
	color: #FFF;
	background: #000;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* --[ links ]--------------------- */
a {
	color: #5e5c5d;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: none;
}

/* --[ common elements ]--------------------- */
p {

}
strong {
	font-weight: bold;
}

.clear {
	clear: both;
	visibility: hidden;
	height: 0px;
	line-height: 0px;
	font-size: 1px;
}

/* --[ titles ]--------------------- */

h1 {
	font: normal 40px "Times New Roman";
	text-transform: lowercase;
	text-align: right;
	height: 45px;
}
h1 a {
	color: #FFF;	
}

/* --[ doc ]--------------------- */
#doc {
	position:absolute;
	left: 50%; 
	top: 50%;
	width: 752px;
	height: 592px;
	margin-top: -296px; /* moitié de la hauteur */
	margin-left: -376px; /* moitié de la largeur */
}
#main {
	height: 495px;
	border: 1px solid #5e5c5d;
}
/* --[ nav ]--------------------- */
#main-nav {
	list-style: none;
	margin-top: 10px;
}
#main-nav li {
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 20px;
}
#main-nav li a {
	font-size: 10px;
	text-transform: uppercase;
	color: #5e5c5d;
}
#main-nav li a:hover {
	color: #FFF;
	text-decoration: none;
}
#main-nav li.selected a {
	color: #FFF;
}

#collection-nav {
	list-style: none;
	margin-top: 5px;
}
#collection-nav li {
	font-size: 9px;
	text-transform: uppercase;
	color: #5e5c5d;
	list-style: none;
	display: inline;
	padding-left: 5px;
	padding-right: 20px;
}
#collection-nav li.selected a {
  color: #FFF;
}
/* --[ createur ]--------------------- */
#createur #photo {
  float: left;
  width: 160px;
  margin: 60px 0 0 25px;
}
#createur #submenu {
  float: left;
  width: 530px;
  height: 180px;
  border-left: 1px solid #FFF;
  padding-left: 20px;
  margin: 30px 0 0 0;
}
#createur #submenu li {
  float: left;
  font-size: 11px;
}
#createur #submenu li a {
  display: block;
  cursor: pointer;
  color: #FFF;
  padding: 10px;
  background: #000;
  border-right: 1px solid #000;
}
#createur #submenu li a:hover {
  background: #212121;
}
#createur #submenu li a .green {
  color: #b5fc1e;
}
#createur #submenu li a.selected {
  background: #212121;
}
#createur #submenu #charte, #createur #submenu #label {
  position: absolute;
  font-size: 11px;
  width: 500px;
  height: 120px;
  padding: 10px;
  background: #212121;
  overflow: auto;
}
#createur h2, #createur h3 {
  font: lighter 24px Helvetica;
  padding: 20px 0 5px 30px;
}
#createur h3 {
  padding-left: 15px;
}

#createur #bio {
  font-size: 11px;
  border-left: 1px solid #FFF;
  padding: 10px 20px 10px 20px;
  margin-left: 185px;
}

/* --[ collections ]--------------------- */
#toggleCollections {
  cursor: pointer;
}
#collections #slideshow {
  height: 385px;
}
#collections #jewels {
  float: left;
  width: 560px;
  height: 70px;
  padding: 30px 0 0 20px;
  margin: 0;
}
#collections #jewels .thumb {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
}
#collections #jewels .thumb .zoomimg {
  width: 45px;
  height: 45px;
}
#collections #infos {
  float: right;
  font-size: 10px;
  width: 140px;
  height: 80px;
  padding: 5px 10px;
  margin: 0;
  border-left: 1px solid #FFF;
}
#collections #infos h3 {
  text-transform: uppercase;
}
#collections #product {
  background: #FF0000;
}
#collections #description {
  float: right;
  width: 230px;
  height: 385px;
  background: #FFF;
}
#collections #description img {
  height: 280px;
}
#collections #description p {
  padding: 10px;
  height: 82px;
  overflow: auto;
  color: #000;
}
/* --[ nouveautes ]--------------------- */
#nouveautes #slideshow {
  height: 385px;
}
#nouveautes #jewels {
  float: left;
  width: 560px;
  height: 70px;
  padding: 30px 0 0 20px;
  margin: 0;
}
#nouveautes #jewels .thumb {
  float: left;
  width: 60px;
  height: 60px;
  text-align: center;
}
#nouveautes #jewels .thumb .zoomimg {
  width: 45px;
  height: 45px;
}
#nouveautes #infos {
  float: right;
  width: 140px;
  height: 80px;
  padding: 5px 10px;
  margin: 0;
  border-left: 1px solid #FFF;
}
#nouveautes #infos h3 {
  text-transform: uppercase;
}
/* --[ actualités ]--------------------- */
#actualites h2 {
  font: lighter 34px Helvetica;
  height: 70px;
  padding: 30px 0 0 30px;
}
#actualites table {
  width: 100%;
  height: 295px;
  border-collapse: collapse;
}
#actualites td {
  width: 25%;
  height: 205px;
  vertical-align: top;
  padding: 90px 1% 0 1%;
  text-align: center;
  border-left: 1px solid #FFF;
}
#actualites p {
  text-align: center;
}
#actualites td.first {
  border: 0;
}

#actualites #headline {
  float: left;
  width: 280px;
  height: 265px;
  padding: 10px;
  color: #000;
  background: #FFF;
}
#actualites #headline h3 {
  font-size: 18px;
}
#actualites #headline .date {
  color: #666;
}
#actualites .back {
  display: block;
  color: #FFF;
  padding: 10px 0 0 10px;
}
#actualites #headline p {
  text-align: justify;
  color: #666;
  margin-top: 10px;
  padding-right: 10px;
  height: 200px;
  overflow: auto;
}
#actualites #image {
  float: right;
  width: 450px;
  height: 285px;
  text-align: center;
  background: #FFF;
}
/* --[ revendeurs ]--------------------- */
#revendeurs h2 {
  font: lighter 34px Helvetica;
  position: absolute;
  margin-top: 0;
}
#revendeurs #options {
  float: left;
  width: 330px;
  height: 425px;
  margin: 30px 0 0 30px;
  background: url(../images/retailers/map.gif) no-repeat 100% 100%;
}
#revendeurs fieldset {
  margin: 40px 0 0 0;
}
#revendeurs ol {
  padding-bottom: 15px;
}
#revendeurs li {
  padding-bottom: 5px;
}
#revendeurs select {
  width: 180px;
}
#revendeurs li.action {
  padding: 10px 0 0 50px;
}
#revendeurs #cities {
  float: right;
  width: 340px;
  height: 430px;
  padding: 0 0 0 30px;
  margin: 30px 10px 0 0;
  border-left: 1px solid #FFF;
}
#revendeurs #cities h3 {
  position: absolute;
  width: 340px;
  margin-top: 0;
  font: lighter 24px Helvetica;
  border-bottom: 1px solid #FFF;
}
#revendeurs #results {
  clear: both;
  height: 380px;
  overflow: auto;
  padding: 0 10px 0 0;
  margin: 40px 0 0 0;
}
#revendeurs #results h4 {
  font-size: 16px;
  margin-bottom: 5px;
}
#revendeurs #results address {
  font-style: normal;
  color: #666;
  margin-bottom: 20px;
}

/* --[ contact ]--------------------- */
#contact #form {
  height: 425px;
  margin-top: 30px;
  background: url(../images/common/whitepixel.gif) repeat-y 55% 0;
}
#contact h2 {
  font: lighter 34px Helvetica;
  height: 40px;
  padding: 0 0 0 30px;
}
#contact form {
}
#contact form p {
  margin: 0 0 70px 30px;
}
#contact form fieldset {
  margin-left: 30px;
}
#contact form fieldset.action {
  width: 360px;
  margin-top: 10px;
  text-align: right;
}
#contact form ol {
}
#contact form li {
	padding: 2px;
	clear: both;
} 

#contact form span.error {
  display: block;
  float: right;
  width: 310px;
  height: auto;
  color: #FF0000;
  text-align: left;
	padding: 1px 0 0 0;
	margin: 0;	
}
#contact form label {
	float: left;
	width: 70px;
	text-align: left;
}
#contact form input[type=text], #contact form textarea {
  font: normal 12px "Arial";
  color: #000;
	width: 280px;
	padding: 2px;
	border: 0;
}