@charset "utf-8";
body {
	background-color: #ffffff;
	margin-top: 0px;
	text-align: center;
}



/* ---------------------------------------------------------- DIV COMMUNES */
#conteneur {
	width: 935px;
	margin: 0 auto;
	text-align: left;
}

#menu {
	height: auto;
	width: 168px;
	background-image: url(bg-menu.jpg);
	float: left;
	background-repeat: repeat-y;
	padding-left: 30px;
	padding-right: 30px;
}

#content{
	width: 697px;
	padding-top: 5px;
	float: left;
	margin-left: 10px;
}

#langue {
	height: 18px;
	width: 120px;
	float: right;
	padding-top: 5px;
}

#log {
	height: 15px;
	width: 300px;
	float: right;
	padding-top: 3px;
}

#ecrin {
	height: 15px;
	width: 200px;
	float: right;
	padding-top: 3px;
}

#titre {
	height: 30px;
	width: 380px;
	float: left;
	padding-top: 15px;
	margin-left: 10px;
}

#ss-titre {
	height: 15px;
	width: 380px;
	float: left;
	margin-left: 10px;
}

#footer{
	height: 30px;
	width: 915px;
	float: left;
	margin-left: 20px;
	position: static;
}


	
/* ---------------------------------------------------------- DIV FICHE BIJOU */
#img-principale-bijou-fiche {
	height: 400px;
	width: 40px;
	float: right;
	position: absolute;
	margin-left: 297px;
}

#img-secondaire-1-bijou-fiche {
	height: 92px;
	width: 92px;
	float: right;
	position: absolute;
	margin-left: 297px;
	margin-top: 415px;
}

#img-secondaire-2-bijou-fiche {
	height: 92px;
	width: 92px;
	float: right;
	position: absolute;
	margin-left: 400px;
	margin-top: 415px;
}

#img-secondaire-3-bijou-fiche {
	height: 92px;
	width: 92px;
	float: right;
	position: absolute;
	margin-left: 502px;
	margin-top: 415px;
}

#img-secondaire-4-bijou-fiche {
	height: 92px;
	width: 92px;
	float: right;
	position: absolute;
	margin-left: 605px;
	margin-top: 415px;
}

#titre-bijou-fiche {
	height: auto;
	width: 287px;
	float: right;
	position: absolute;
	background-color: #000000;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}
	
#fiche-technique-bijou-fiche {
	height: 270px;
	width: 287px;
	float: right;
	position: absolute;
	margin-top: 38px;
	padding-left: 5px;
	padding-right: 5px;
}

#prix-bijou-fiche {
	height: 41px;
	width: 240px;
	float: right;
	position: absolute;
	margin-top: 320px;
	margin-left: 30px;
	background-image: url(ligne-point-blanche.jpg);
	background-repeat: repeat-x;
	padding-top: 9px;
	padding-right: 10px;
}
	
#btn-ajouter-panier {
	height: 22px;
	width: 197px;
	float: right;
	position: absolute;
	margin-top: 418px;
	margin-left: 55px;
	background-image: url(btn-ajouter-panier.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
	
#btn-regler-achat {
	height: 22px;
	width: 197px;
	float: right;
	position: absolute;
	margin-top: 452px;
	margin-left: 55px;
	background-image: url(btn-regler-achat.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}
	
#btn-prevenir-ami {
	height: 22px;
	width: 197px;
	float: right;
	position: absolute;
	margin-top: 483px;
	margin-left: 55px;
	padding-top: 7px;
}
	
	
/* ---------------------------------------------------------- DIV LISTE BIJOU */
	
	
#bijou-liste {
	height: 152px;
	width: 697px;
	float: left;
	margin-bottom: 10px;
}

#img1-bijou-liste {
	height: 152px;
	width: 152px;
	float: left;
}

#img2-bijou-liste {
	height: 152px;
	width: 152px;
	float: left;
}

#titre-bijou-liste {
	height: 21px;
	float: left;
	background-color: #000000;
	padding-top: 6px;
	width: 390px;
}

#description-bijou-liste {
	height: 124px;
	width: 225px;
	float: left;
	padding-left: 3px;
	overflow: hidden;
}

#prix-bijou-liste {
	height: 45px;
	width: 155px;
	float: right;
	margin-top: 15px;
	left: 30px;
	margin-right: 5px;
}

#btn-plus-detail {
	height: 19px;
	width: 98px;
	float: right;
	background-image: url(btn-plus-detail.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	left: 85px;
	margin-top: 20px;
	padding-bottom: 2px;
}

#nav-bijou-liste {
	height: 15px;
	width: auto;
	float: left;
	margin-top: 10px;
	margin-left: 235px;
	left: 20px;
	padding-top: 5px;
}

/* ---------------------------------------------------------- DIV INSCRIPTION */

#titre-inscription {
	height: 15px;
	width: 300px;
	float: left;
}

#formulaire-inscription {
	height: 500px;
	width: 420px;
	float: left;
	margin-left: 20px;
}

#formulaire-commande {
	height: auto;
	width: 697px;
	float: left;
	margin-left: 10px;
}

#image-inscription {
	height: 270px;
	width: 250px;
	float: right;
	margin-top: 100px;
}

/* ---------------------------------------------------------- DIV MON COMPTE */

#titre-preferences {
	height: 15px;
	width: 400px;
	float: left;
	margin-left: 20px;
}

#formulaire-preferences {
	height: 350px;
	width: 420px;
	float: left;
	margin-left: 20px;
}

#titre2-preferences {
	height: 15px;
	width: 400px;
	float: left;
	margin-top: 20px;
	margin-left: 20px;
}

#formulaire2-preferences {
	height: 110px;
	width: 420px;
	float: left;
	margin-left: 20px;
}

#commandes-liste {
	height: 152px;
	width: 697px;
	float: right;
	position: absolute;
	margin-bottom: 10px;
	margin-left: 10px;
}

#commandes-liste {
	height: 152px;
	width: 697px;
	float: right;
	position: absolute;
	margin-bottom: 10px;
	margin-left: 10px;
}

#img1-commandes-liste {
	height: 152px;
	width: 152px;
	float: left;
}

#img2-commandes-liste {
	height: 152px;
	width: 152px;
	float: left;
	margin-left: 151px;
}

#titre-commandes-liste {
	height: 25px;
	width: 392px;
	float: left;
	background-color: #000000;
	padding-top: 10px;
}

#description-commandes-liste {
	height: 117px;
	width: 230px;
	float: left;
	padding-left: 3px;
}

#prix-commandes-liste {
	height: 45px;
	width: 155px;
	float: right;
	margin-top: 15px;
}

#statut-commandes {
	height: 19px;
	width: 98px;
	float: right;
	margin-top: 20px;
	background-image: url(btn-statut-commande-ok.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-right: 10px;
}

/* ---------------------------------------------------------- DIV PANIER */

#ligne-points-blanc {
	height: 1px;
	width: 674px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	background-image: url(ligne-point-blanche-big.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}

#ligne-points-blanc-vide {
	height: 1px;
	width: 674px;
	float: left;
	margin-left: 15px;
	background-image: url(ligne-point-blanche-big.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	margin-top: 30px;
}

#total-panier {
	height: 29px;
	width: 600px;
	float: right;
	margin-top: 10px;
	margin-right: 30px;
}

#btn-continuer-achats {
	height: 22px;
	width: 197px;
	float: left;
	margin-top: 10px;
	margin-left: 250px;
	background-image: url(btn-continuer-achats.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}

#btn-valider-commande {
	height: 22px;
	width: 197px;
	float: left;
	margin-top: 10px;
	margin-left: 30px;
	background-image: url(btn-regler-achat.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
}

#btn-continuer-achats-vide {
	height: 22px;
	width: 197px;
	float: right;
	position: absolute;
	margin-top: 160px;
	margin-left: 250px;
	background-image: url(btn-continuer-achats.jpg);
	background-repeat: no-repeat;
	padding-top: 7px;
	left: 5px;
	top: -17px;
}

#panier-vide {
	height: 22px;
	width: 450px;
	float: left;
	margin-top: 40px;
	padding-top: 7px;
	margin-left: 15%;
}

#content-footer {
	height:1500px;
	width:700px;
	overflow:auto;
	scrollbar-face-color: #000;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color: #fff;
	scrollbar-3dlight-color: #fff;
	left: auto;
}
