/********   Encarts au sein des rubriques   *****/
div#packEncartTop{
	background:transparent url('/img/tpl/N-pack/top.gif') no-repeat scroll top left;
	padding-top:51px;
}


/********  Fiche du pack    **********/
div#packConfigTop{
	height:70px;
	background:transparent url('/img/tpl/N-pack/fiche/top.gif') no-repeat scroll top left;
}
form#packConfig{
	margin:0px;
	background: transparent url('/img/tpl/N-pack/fiche/1px.gif') repeat-y scroll top left;
}
div#packConfigBloc{
	background: transparent url('/img/tpl/N-pack/fiche/bg.gif') no-repeat scroll top left;
}

div#packConfigBlocSelectItem{
	width:446px;
	float:left;
	margin-top:5px
}
div.packConfigItemBottom{
	background: transparent url('/img/tpl/N-pack/fiche/contentBottom.gif') no-repeat scroll bottom left;
	margin:0 15px 0 14px;
	padding-bottom:11px;
}
div.packConfigItemTop{
	background: transparent url('/img/tpl/N-pack/fiche/contentTop.gif') no-repeat scroll top left;
	padding-top:2px;
}
div.packConfigItemTitle{
	height:16px;
	padding-left:10px;
	color:#ffffff;
}
div.packConfigItem{
	background-color:#ffffff;
	padding:0 10px 0 10px;
}
div.packConfigItem table{
	width:100%;
}
td.compCheck{
	 vertical-align:top;
	 padding:20px 0 10px 0;
	 width:20px;
	 text-align:center;
}
td.compShowItem{
	padding:20px 0 10px 0;
}
td.compShowItem select{
	width:355px;
	font-size:11px;
}
div.compShowItemBloc{
	padding-top:10px;
}


div#packConfigPresentBloc{
	float:right;
	width:294px;
	margin-top:10px;
	text-align:center;
	color:#ffffff;
}
img#packConfigPresentImg{
	width:250px;
	height:200px;
}
div#packConfigPriceBlock{
	padding:12px 15px 0 15px;
	margin-top:28px;
	height:70px;
}
div#packConfigDispoBloc{
	padding:40px 15px 0 15px;
	height:25px;
}
div#packConfigOrderBloc{
	padding:20px;
}
div#packConfigBottom{
	height:12px;
	background: transparent url('/img/tpl/N-pack/fiche/bottom.gif') no-repeat scroll top left;
}
