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

#productDetails {

	position:absolute;
	width:725px;
	height:365px;
	top:220px;
	left:210px;
	font-size:14px;
}

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

#productTree {

	position:absolute;
	width:545px;
	height:50px;
	top:125px;
	left:315px;
	font-size:14px;
	line-height:45px;
}

.recap {

	color:#000;
	font-size:12px;
	text-transform: uppercase;
	font-weight: bold;
}

.enteteTableau{

	color:#FFF;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000;
	text-align:center;
	
}


.enteteContent{

	color:#000;
	font-size:12px;
	font-weight:bold;
	border:1px solid #000;
	text-align:center;
	
}

.lignetotal{
	color:#000;
}

.livraisonCapitMarg {
	text-transform:uppercase;
	margin-bottom:10px;
	
}

.livraisonTexte {
	font-size:12px;
}

.selectStyle {
	border:1px solid #000;
	background-color:#D2DE29;
    font-size:14px;
}

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





.autopromo { 
	position:absolute;
	left:12px;
	top:206px;
}



.slideshow { 
	height: 225px; 
	width: 175px;
	


}






