/*-------------------------------------------------------------------
                          CSS MLM 2008
version: 1.0
author:  Team
email: 
website: 
projet:mlm
-------------------------------------------------------------------*/
/*--------------------------------------------------------
           Style body 
--------------------------------------------------------*/
#wrapperHalf{position:absolute;height:679px;bottom:50px;width:980px; background:url(../images/mlm_produit_fd.gif)}
/*--------------------------------------------------------
           Style Produit Description
--------------------------------------------------------*/

#productDescription {

	position:absolute;
	width:205px;
	height:210px;
	top:335px;
	left:108px;
	font-weight:bold;
	color:#000;
	font-size:12px;


}

#productPrice {

	position:absolute;
	width:210px;
	height:25px;
	top:605px;
	left:105px;
	font-weight:bold;
	color:#000;
	font-size:14px;
	text-align:right;
}

#productOptions {

	position:absolute;
	width:210px;
	height:40px;
	top:558px;
	left:105px;
	font-size:12px;
	text-align:right;

}

#productCreateur {

	position:absolute;
	width:160px;
	height:160px;
	top:455px;
	left:780px;
	font-weight:bold;
	color:#000;
	font-size:12px;


}

/*--------------------------------------------------------
           Style Produit Photo
--------------------------------------------------------*/

#productPicOne {

	position:absolute;
	width:265px;
	height:265px;
	top:385px;
	left:420px;
	font-weight:bold;
	color:#fff;
}

#productPicViewOne {
	
	
	position:absolute;
	width:95px;
	height:95px;

	top:160px;
	left:487px;

	color:#fff;


	

}

#productPicViewTwo {

	position:absolute;
	width:90px;
	height:90px;

	top:268px;
	left:413px;

	color:#fff;

}

#productPicViewThree {

	position:absolute;
	width:90px;
	height:90px;

	top:268px;
	left:528px;
	font-weight:bold;
	color:#fff;



}

/*--------------------------------------------------------
           Style Produit Complementaire Photo
--------------------------------------------------------*/

#productComplementPicOne {

	position:absolute;
	width:65px;
	height:65px;
	top:175px;
	left:865px;

}

#productComplementPicTwo {

	position:absolute;
	width:65px;
	height:65px;
	top:250px;
	left:865px;

}

#productComplementPicThree {

	position:absolute;
	width:65px;
	height:65px;
	top:325px;
	left:865px;

}

/*--------------------------------------------------------
           Style Produit Action
--------------------------------------------------------*/

#caddieFb {
	position:absolute;
	width:25px;
	height:25px;
	top:620px;
	left:140px;
	z-index:4;
}

#caddieAdd {
	position:absolute;
	width:170px;
	height:20px;
	top:625px;
	left:145px;
	text-align:right;
}
#caddieAdd a{
	font-weight:bold;
	color:#000;
	font-size:12px;
    text-transform:uppercase;
	
}

#createurMore {
	
	position:absolute;
	width:42px;
	height:42px;
	line-height:81px;
	top:630px;
	left:900px;
	font-weight:bold;	
}



.scroll-pane1 {
	width:205px;
	height:210px;
	overflow: auto;
	float: left;
    text-align:justify;
}

.scroll-pane2 {
	width:160px;
	height:160px;
	overflow: auto;
	float: left;
    text-align:justify;
}

.selectStyle {
	border:1px solid #000;
	background-color:#D2DE29;
	margin-bottom:2px;
}

/*--------------------------------------------------------
           Go Back
--------------------------------------------------------*/

#goBack {
	position:absolute;
	width:80px;
	height:40px;
	top:620px;
	left:30px;
	text-align:right;
    cursor:pointer
}

