@import url(../../css/style.css);

BODY {
 margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#global, #space{
	width: 995px;
	margin: 0 497px 0 -498px;
	position:absolute;
	left: 50%;	
	padding: 0 0 0 0;
}


#header{
display:block;
width:990px;
height:131px;}

#col_menu{
	display:block;
	width:213px;
	height:auto;
	margin-top:6px;
	float:left;}

#espacepro{
	display:block;
	width:213px;
	height:102px;
	background-image:url(/custom/img/bt_espace_pro.gif);
	background-position:top;
	position:absolute;}
	
#espacepro a{
	display:block;
	width:53px;
	height:20px;
	text-decoration:none;
	position:relative;
	left:160px;
	top:82px;}

	
/********************************* LISTE PRODUITS *************************************/

#produits{
	display:block;
	width:774px;
	float:left;
	margin-top:6px;
	margin-left:2px;
	padding-left:6px;}

	
#pdt_top{
	display:block;
	width:766px;
	height:314px;
	border:1px solid #A3459A;
	background-position:400px center;
	background-repeat:no-repeat;
	float:left;
	margin-bottom:6px;}

.pdt_top_ajout{
	display:block;
	width:365px;
	height:41px;
	background-image:url(/custom/img/qte_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:20px 0 0 20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
	
.pdt_top_ajout_q{
	display:block;
	border:1px solid #000000;
	position:relative;
	left:45px;
	top:2px;
}
	
#pdt_autres{
	display:inline;
	width:250px;
	height:327px;
	border:1px solid #A3459A;
	float:left;
	margin-bottom:6px;
	margin-right:6px;}
	
.pdt_autres_ajout{
	display:block;
	width:165px;
	height:41px;
	background-image:url(/custom/img/qte_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:5px 0 0 20px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;}
	

/************************************* DESCRIPTIF PRODUIT *****************************/

#detail_produit_html{
	display:block;
	width:291px;
	float:left;
	background-color:#FFFFFF;
	margin-top:30px;}



.detail_produit_html_img img{ 
	max-width:291px;  
	_width:291px
	/*_max-width:291px;*/
	/*_width: expression((this.offsetWidth>=this.offsetHeight) ? 
      Math.min(parseInt(this.offsetWidth), 291 ) : true); 
	  max-height:291px; 
  	_height: expression((this.offsetHeight>this.offsetWidth) ? 
      Math.min(parseInt(this.offsetHeight), 291 ) : true)*/
}		
	
#detail_produit_flash{
	display:block;
	width:455px;
	height:500px;
	float:right;
	margin-top:00px;}

.pdt_descriptif_ajout{
	display:block;
	width:165px;
	height:41px;
	background-image:url(/custom/img/qte_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	margin:10px 0 0 10px;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;}

/********************************* PANIER GAUCHE ************************************/

.text_panier{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing:0px;
}

.input_qte{
	width:18px;
	*width:16px;}
	
.bt_recalculer{
	border:none;}



/******************************** IDENTIFICATION *********************************/


#identification_panier{
	display:block;
	padding-top:15px;
	float:left;
}


/************************************  FOOTER ************************************/

#footer{
	display:inline;
	width:769px;
	height:73px;
	float:left;
	margin-left:221px;
	margin-top:15px;
	position:relative;}

#footer_bo{
	display:inline;
	width:769px;
	height:73px;
	float:left;
	margin-top:15px;
	position:relative;}
	
#footer_pdt{
	display:inline;
	width:769px;
	height:73px;
	float:left;
	margin-left:0px;
	margin-top:15px;
	position:relative;}
	
#garanties{
	display:block;
	width:769px;
	height:48px;
	background-color:#151515;}
	
#liens_footer a{
	margin-right:5px;}

.contact{
	margin-left:20px;}
	
	
.img_cadeaux{
	display:block;
	margin:20px 0 20px 20px; }
	
.img_cadeaux img{
	display:inline;
	border:1px solid #151515;}