html, body {background-color:#000;color:#fff;}

html, body, div, p, span, img, form, input, table, tr, td {
	margin:0;
	padding:0;
}

select {
	margin-top:3px;
	margin-bottom:3px;
}
.clear {
	clear:both;
	width:100%;
	height:5px;
	font-size:1px;
}
#conteneur {
	width:877px;
	height:359px;
	overflow:hidden;
}
#gauche_recherche {
	float:left;
	width:310px;
	height:359px;
}
#droite {
	float:left;
	width:560px;
}
#btn_form {
	position:absolute;
	top:333px;
	left:725px;
	width:150px;
}
#btn_form_2 {
	position:absolute;
	top:326px;
	left:738px;
}
a {
text-decoration:none;
 color:white;}
 
a:hover {
text-decoration:overline underline;
 color:white;}
 
a:active {
color:none;
} 

a:visited {
color:none;
}
.liste_produits {
	float:left;
	border:1px solid #e6e0e0;
	font-size:12px;
	margin:0px 20px 0px 0px;
	width:250px;
	height:90px;
}
.liste_produits .liste_produits_details {
	float:left; 
	width:160px; 
	height:80px;
	padding-left:3px;
}
.liste_produits .liste_produits_img {
	position:relative;
	top:0;
	right:0;
}
.liste_produits .liste_produits_img img{
	width:70px;
	height:70px;
}
.liste_produits .liste_produits_select {


}
select {
background-color:#FFFFFF;
font-family : Arial ;
font-size : 10px ;
color: #546069;
}

#rech_result {
	float:left;
	width:260px;
}
#rech_result span{
	width:120px;
	font-weight:bold;
	font-size:12px;
}
#droite_recherche img{
	width:200px;
	height:200px;
}
#txt_rech {
	margin-top:15px;
	margin-right:20px;
	float:left;
	width:400px;
}
#droite_recherche a{
	margin-top:17px;
	float:right;
}

div#gauche{
	z-index: 0;
	float:left;
	width:396px;
	min-height:366px;
/*taille des flash width="396" height="308"*/
}
div#gauche_selection{
	z-index:0;
	float:left;
	width:330px;
	min-height:366px;
}

#flashcontent{
	margin-top:15px;
}

div#droite_selection{
	float:left;
	min-height:366px;
	width:600px;
	height:auto;
}


div#droite_recherche {
	float:left;
	min-height:356px;
	width:584px;
	z-index: 1;
	margin-left:20px;
}
/* fin parametres div page recherche*/

div#droite_caract {
	float:left;
	min-height:356px;
	width:584px;
	z-index: 1;
	margin-left:30px;
}


div#droite_contact label {
	display:block;
	float:left;
	width:180px;
	margin-left:15px;
	text-align:right;
}

div#droite_contact input {
	border-bottom:1px solid #937EC7;
	border-right:1px solid #937EC7;
	margin:0px 5px 10px ;
	width:150px;
}

div#droite_contact p {
	text-align:center;
}


table.pierres {
/*border:1px solid red;*/
	width:90px;
	font-size:.7em;
	text-align:center;
	border-collapse:collapse;
	border-spacing:0px;
}
table.pierres img {
	width:90px;
	height:90px;
}
#info_clic {
	position:absolute;
	left:720px;top:210px;
	text-align:right;
	width:200px;
	font-size:.7em;
}
.retour{
	font-family: "Times New Roman", Times, serif;
	font-size:1em;
	text-decoration:none;
}
a.retour {background:url(bg_retour.png) repeat-x 0 0;color:#999;padding:0px 10px 0px 10px;}
a:hover.retour {background-position:0 -21px;color:#fff;}



