@import url(../basis/moduleAll.css);
@import url(../prodCommon.css);
@import url(moduleAllPpr.css);
@import url(../ml/ml.css);




#ppr_texte .actif1 span  {
        color:#999;

}
#ppr_texte .actif2 span  {
        color:#000;

}
#ppr_texte .actif1c , #ppr_texte .actif1c span  {
        color:#A8136A;
        font-weight:600;
}

#right_ppr {
	background:transparent none repeat scroll 0 0;
	left:50px;
	margin-bottom:20px;
	padding:0 0 0 25px;
	width:550px;
}
#right_ppr h2 {
	border-bottom:1px solid #999999;
	clear:both;
	color:#A31162;
	font-size:18px;
	font-weight:600;
	margin-bottom:20px;
	padding:45px 0 10px;
}
#right_ppr p.puce {
	background:transparent url(../../img/puce.gif) no-repeat scroll left top;
	padding-left:12px;
}
#right_ppr p {
	font-size:12px;
	margin-bottom:8px;
}

#right_ppr li {
	font-size:12px;
	font-weight:normal;
	list-style-image:url(../../img/puce.gif);
	margin:0 0 10px 30px;
	text-decoration:none;
}