/* Bug des png sous ie6 */
* html img,* html .png {
	behavior: expression((   this .   runtimeStyle .   behavior =   "none")
		&&(   this .   pngSet ?   this .   pngSet =   true :(   this .
		nodeName ==     "IMG" &&
		 this .   src .   toLowerCase() .   indexOf('.png') >   -1 ?(   this .

		 runtimeStyle .   backgroundImage =     "none", this .   runtimeStyle
		.
		 filter =
		"progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +     this
		.   src +     "', sizingMethod='image')", this .   src =
		 "/images/transparent.gif" ) :(
		 this .   origBg =     this .   origBg ?     this .   origBg :   this
		.
		 currentStyle .   backgroundImage .   toString() .
		replace('url("', '') .
		 replace('")', ''), this .   runtimeStyle .   filter =
		 "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +     this
		.
		 origBg +     "', sizingMethod='crop')", this .   runtimeStyle .
		 backgroundImage =     "none" ) ), this .   pngSet =   true ) );
}

img {
	border:0px;	
}

* {
	margin: 0px;
	padding: 0px;
}

body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Verdana, Arial;
	background-color: white;
}

#div_de_trans {
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	z-index: 200;
}

.div_popup_petite {
	background-color: #D5ECFA;
	top: 25%;
	left: 50%;
	margin-left: -150px;
	width: 350px;
	font-size: 12px;
	position: absolute;
	z-index: 201;
	color:#4C575F;
}


a:link,a:active,a:visited{
	color: white;
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

#page {
	margin: 0px auto 0px auto;
	width: 998px;
	height:573px;
	border:solid 1px black;
	position: relative;
}

#intro {
	margin: 0px auto 0px auto;
	width: 998px;
	height:575px;
	border:solid 1px black;
	position: relative;
}

#contenu_central{
	height:475px;
	font-size:11px;
	position:relative;
	z-index:1;
	background-color:white;
	position:relative;
}

#fil_ariane_paiement{
	background-color: #ffffff;
	height:20px;
	padding:15px 0px 0px 10px;
	color:#000000;
}

#fil_ariane_paiement span{
	font-weight:bold;
}

#fil_ariane_paiement a:link, #fil_ariane_paiement a:active, #fil_ariane_paiement a:visited{
	color: black;
	text-decoration:none;
}

#titre_panier{
	height:25px;
	padding:5px 0px 0px 0px;
	color: #000000;
	font-weight:bold;
	text-align:center;
	width:80%;
	margin:auto;
}

#titre_panier div{
	float:left;
}

#bandeau_haut{
	width: 100%;
	height:59px;
	font-size:11px;
	background-color:black;
	color: white;
}
#contenu_res{
	width: 100%;
	height:475px;
	color: black;
}

#contenu_fiche{
	width: 100%;
	height:475px;
	color: black;
}

#fiche_gauche{
	height:475px;
	width:625px;	
	float:left;
}

#fleche_g{
	padding-top:184px;
	padding-left:11px;
	width:141px;
	float:left;
}

#visuel{
	float:left;
	width:320px;
}

#fleche_d{
	text-align:right;
	padding-top:224px;
	padding-right:26px;
	width:127px;
	float:left;
}

#fiche_droite{
	height:428px;
	width:373px;
	padding-top:27px;	
	float:left;
}

#ligne1{
	padding-top:77px;
	padding-left:44px;
	height:107px;
	padding-bottom:1px;
}

#ligne2{
	padding-left:44px;
	height:112px;
	padding-bottom:1px;
}

#ligne3{
	padding-left:44px;
	height:110px;
	padding-bottom:1px;
}

#pages_res{
	width:100%;
	text-align:center;
	padding-top:34px;	
}

.case{
	height:100%;
	width:182px;
	float:left;
	padding-right:1px;	
}

#pied{
	width: 100%;
	height:39px;
	font-size:9px;
	background-color:black;
	color: white;
}

.titre {
	font-size:12px;
}

#prix{
	font-size:14px;
}
#pages_res a:link,#pages_res a:visited,#pages_res a:active{
	text-decoration:none;
	color:black;
}
#pages_res a:hover{
	text-decoration:underline;
}

#contenu_fiche a:link,#contenu_fiche a:visited,#contenu_fiche a:active{
	text-decoration:none;
	color:black;
}
#contenu_fiche a:hover{
	color:#5F5F5F;
}

/*Styles des cadres fiche produit*/

#bijou_nom_description{
	width:175px;
	height:130px;
}
#bijou_taille{
	width:175px;
	height:70px;
}
#bijou_prix{
	width:175px;
	height:50px;
	padding-top:10px;
}
#bijou_descript_compl{
	width:175px;
	height:65px;
	padding-top:15px;
	font-size:9px;
}
#bijou_actions{
	padding-top:5px;
	width:175px;
	height:80px;
}
.div_preview_panier {
	top: 59px;
	right: -1px;
	width: 335px;
	background-color:white;
	font-size: 11px;
	position: absolute;
	z-index: 201;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding:5px 10px;
	color:#4C575F;
	float:left;
	display:none;
}
.div_preview_historique {
	top: 59px;
	left: 7px;
	width: 205px;
	background-color:white;
	font-size: 11px;
	position: absolute;
	z-index: 201;
	border-left:1px solid black;
	border-right:1px solid black;
	border-bottom:1px solid black;
	padding:5px 10px;
	color:#4C575F;
	float:left;
	display:none;
}

.colonne_comp{
	float:left;
	width:290px;
	margin-top:80px;
	height:315px;
}

.input_cpte {
	border:solid 1px #C0C0C0;
	width:279px;
	height:21px;
	margin-top:5px;
	margin-bottom:10px;
}

.input_crea_cpte {
	border:solid 1px #C0C0C0;
	width:199px;
	height:21px;
}

.lib_crea_cpte {
	padding-top:10px;
	padding-bottom:5px;
}

.bouton_form{
	cursor:pointer;
	border:solid 1px #C0C0C0;
	padding:4px;
	float:left;
}
.ligne_selections{
	padding:5px;
	border:1px solid black;
	float:left;
	width:820px;
	margin:0px auto;
	clear:both;
	margin-top:2px;
	text-align:center;
}
.case_pdt_selection{
	float:left;
	width:200px;
}
.case_detail_selection{
	width:200px;
	float:left;
	padding:10px;
}
.case_pdt_selection img{ margin:0px auto;}
.case_pdt_selection span{
	font-size:9px;
	clear:both;
	float:left;
	width:200px;
}
.tableau_commande{
	border-collapse:collapse;
	border:1px solid black;
}
.tableau_commande td{
	padding:5px;
}
.tableau_commande th{
	background-color:black;
	color:white;
	padding:5px;
}
.alternance{background-color:#EFEFEF}

#titre_page{
	padding-left:15px;
	padding-top:15px;
	font-weight:bold;
	font-size:15px;
}
#contenu_page_sav{
	padding:45px 15px 0px 15px;
}
#adresse_selected{
	width:200px;
}
#partie_gauche_adresses{
	padding-top:45px;
	width:400px;
	float:left;
}
#partie_droite_adresses{
	padding-top:45px;
	width:400px;
	float:left;
}