.blocDetailInfos  {
	position		: relative;
	border-left		: 1px solid #ececec;
	border-right	: 1px solid #ececec;
	border-bottom	: 1px solid #ececec;
}

.blocDetailInfos > span:first-child {
	display			: inline-block;
	height			: 23px;
	color			: #003E88;
	font-size		: 14px;
	font-weight		: bold;
	margin			: 0;
	margin-bottom	: 5px;
	padding			: 0px;
	background		: url('./images/fondGTitreElt.gif') no-repeat 0 0;
	width			: 100%;
}

/* Pour ie6 */
.blocDetailInfos .blocDetailInfosSpanFirstChild { 
	display			: inline-block;
	height			: 23px;
	color			: #003E88;
	font-size		: 14px;
	font-weight		: bold;
	padding			: 3px 0px 0px 0px;
	background		: url('./images/fondGTitreElt.gif') no-repeat 0 0;
	width			: 100%;
}

.blocDetailInfos > span:first-child  > span{
	display			: block;
	height			: 23px;
	margin			: 0;
	line-height		: 23px;
	/*background		: url('./images/fondGTitreElt.gif') no-repeat 0 0;*/
}

/* Pour ie6 */
.blocDetailInfos .blocDetailInfosSpanFirstChildSpan{
	display		: inline-block;
	height		: 23px;
    margin      : 0px;
	font-size	: 14px;
	font-weight	: bold;
	padding		: 0px;
	/*background	: url('./images/fondGTitreElt.gif') no-repeat 0 0;*/
	color		: #003E88;
}

.blocDetailInfos > p  > span, .blocDetailInfos > div > p  > span{
	font-weight	: bold;
	width		: 110px;
	position	: absolute;
	left		: 0px;
}

/* Pour ie6 */
.blocDetailInfos .blocDetailInfosPSpan {
	position	: absolute;
	left		: -115px;
	font-weight	: bold;
	display		: inline-block;
	width		: 115px;
}

.blocDetailInfos > p   {
	position		: relative;
	line-height		: 16px;
	clear			: both;
	background		: url('./images/separateurElts.gif') bottom center repeat-x;
	margin-left		: 13px;
	margin-right	: 5px;
	padding-bottom	: 6px;
}

/* Pour ie6 */
.blocDetailInfos .blocDetailInfosP {
	position		: relative;
	clear			: both;
	line-height		: 16px;
	background		: url('./images/separateurElts.gif') bottom center repeat-x;
	margin-left		: 13px;
	margin-right	: 5px;
	padding-bottom	: 6px;
}

.blocDetailInfos   .spec {
	background		: none;
	padding-bottom	: 7px;
}

.blocDetailInfos   .speca{
	background		: none;
	padding-left	: 0px;
	text-align		: right;
	padding-bottom	: 10px;
}

.blocDetailInfos   .specb {
	background		: none;
	padding-bottom	: 0px;
}

/* ICONE */
.fond > span:first-child  > span {
	margin-left		: 40px;
}
.noFond > span:first-child  > span{
	margin-left		: 13px;
}
.fondIJ > span:first-child {
	background:url('./images/fondIJ.gif') no-repeat scroll 0 0 transparent;
}
.fondRNCS > span:first-child {
	background:url('./images/fondRNCS.gif') no-repeat scroll 0 0 transparent;
}

/* ICONE IE6*/
.blocDetailInfos  .fondSpanFirstChildSpan {
	margin-left		: 40px;
}
.blocDetailInfos  .noFondSpanFirstChildSpan {
	margin-left		: 13px;
}
.blocDetailInfos  .fondIJSpanFirstChild{
	background:url('./images/fondIJ.gif') no-repeat scroll 0 0 transparent;
}
.blocDetailInfos  .fondRNCSSpanFirstChild {
	background:url('./images/fondRNCS.gif') no-repeat scroll 0 0 transparent;
}

/* CONTENU */
.double > p {
	padding-left	: 115px;
}

/* Pour ie6 */
.blocDetailInfos  .doubleP {
	padding-left	: 115px;
}

/* PUCES */
.blocDetailInfos > ul {
	position        : relative;
	height          : auto;
	list-style-type : none;
	padding         : 0;
	width           : auto;
	margin          : 0 15px;
	padding-bottom	: 7px;
}

/* Pour ie6 */
.blocDetailInfos  .blocDetailInfosUl {
	position        : relative;
	height          : auto;
	list-style-type : none;
	padding         : 0;
	width           : auto;
	margin          : 0 15px;
	padding-bottom	: 7px;
}

.blocDetailInfos > ul > li {
	background   : url('./images/puceConstats.png') no-repeat scroll 0 5px transparent;
	float        : none;
	height       : auto;
	padding-left : 14px;
	width        : inherit;
}

/* Pour ie6 */
.blocDetailInfos .blocDetailInfosUlLi {
	background   : url('./images/puceConstats.png') no-repeat scroll 0 5px transparent;
	float        : none;
	height       : auto;
	padding-left : 14px;
	width        : inherit;
}