/* CSS mediaSens.pl - Content Class */

#modShoppingCart { clear:left;background:#fff;height:auto;margin-left:14px;margin-right:14px;margin-top:5px;margin-bottom:5px;clear:left; }
.modShoTitle { margin:0px;width:716px; background:#fff;}


	.modShoTitDrop { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;margin-bottom:2px;width:100px;float:left;text-align:center; }
	.modShoTitProducts { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;margin-bottom:2px;width:480px;float:left;text-align:center; }
	.modShoTitPrix { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;width:100px;margin-bottom:2px;float:left;text-align:center; }
	
	#modShoProdTitle { margin:0px;margin-top:1px;width:100%; }
		.modShoViewMainDrop { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;width:100px;float:left;text-align:center;margin-bottom:2px;margin-bottom:2px; }
			.modShoViewDrop { margin:10px;color:#828070;clear:left;height:60px;text-align:center;overflow:hidden; }
		.modShoViewMainProd { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;width:480px;float:left;margin-bottom:2px; }
			.modShoViewProducts { margin:10px;color:#828070;clear:left;height:60px;overflow:hidden; }
				.modShoViewProdImgDiv { float:left;width:25%;margin:0px;text-align:center; }
					.modShoViewProdImgSrc { width:50px;border-width:1px;border-style:solid;border-color:#E3E2E2; }
				.modShoViewProdDesc { float:left;width:75%;margin:0px;text-align:left; }
		.modShoViewMainPrix { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;width:100px;float:left;text-align:center;margin-bottom:2px; }
			.modShoViewPrix { margin:10px;color:#828070;clear:left;height:60px;text-align:center;overflow:hidden; }
	
	.modShoSep { height:15px; }
	
	.modShoProdSum { color:#828070;height:95px;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;margin-bottom:2px;width:100px;float:left;text-align:center; }
	.modShoProdExpedition { color:#828070;height:95px;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;margin-bottom:2px;width:480px;float:left;text-align:center; }
	.modShoProdExpeditionNextStep{  color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;margin-bottom:2px;width:690px;text-align:center; }
	.modShoProdSumPrix { height:95px;color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;width:100px;margin-bottom:2px;float:left;text-align:center; }
	
	.modShoEmpty { margin:10px;width:655px;color:#828070;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#fff;float:left;text-align:center; }
	
	.modScUserData { clear:left;background:white;height:auto;margin-left:14px;margin-right:14px;margin-top:5px;margin-bottom:15px; }
		.modScUserDataTitle { margin:0px;width:716px; }
			.modScUserData1 { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;margin-right:2px;margin-bottom:2px;width:84px;float:left;text-align:center; }
			.modScUserData2 { color:#828070;background:white;border-width:1px;border-style:solid;border-color:#E3E2E2;background:#EBEBEB;margin:0px;width:84px;margin-bottom:2px;float:left;text-align:center; }

		.modStep { height:71px;width:711px;margin:0px;margin-top:5px; background:#FFf;}
		#modStep li { margin:0px;overflow:hidden;height:71px;list-style:none;float:left;background:#EBEBEB url(../images/navBtn.gif) no-repeat right top;}
			#modStep li.current{ background: #624724 url(../images/navCurrentBtn.gif) no-repeat top right;width:185px;overflow:hidden;}
			#modStep li.lastDone{ background:#E48914 url(../images/navLastDoneBtn.gif) no-repeat top right;width:185px;overflow:hidden;}
			#modStep li.done{ background:#E48914 url(../images/navDoneBtn.gif) no-repeat top right;width:185px;overflow:hidden;}
			#modStep li a, #modStep li a:link, #modStep li a:visited, #modStep li a:hover, #modStep li a:active {color:#ccc;cursor:default;}
			#modStep li.lastDone a, #modStep li.lastDone a:link, #modStep li.lastDone a:visited, #modStep li.lastDone a:hover, #modStep li.lastDone a:active, #modStep li.current a, #modStep li.current a:link, #modStep li.current a:visited, #modStep li.current a:hover, #modStep li.current a:active, #modStep li.done a, #modStep li.done a:link, #modStep li.done a:visited, #modStep li.done a:hover, #modStep li.done a:active {color:#fff;}
			#modStep li.done a:hover, #modStep li.lastDone a:hover  {color:#FFFF99;overflow:hidden;}
			#modStep li a em{width:175px;display:block;font-style:normal;font-weight:bold;}
			#modStep li a span{width:165px;display:block;font-weight:normal;}
			#modStep li.modStepNoBg{background-image:none;}
			#modStep li a{height:71px;display:block;width:180px;overflow:hidden;margin-left:10px;margin-top:10px;}
			/* #modStep.threeStep */
			#modStep.threeStep li{width:200px;height:71px;overflow:hidden;}
			#modStep.threeStep li.modStepNoBg{width:200px;height:71px;}
			#modStep.threeStep li a{width:170px;height:71px;overflow:hidden;}
	
			.modStepBackButton { width:350px;text-align:left;float:left;overflow:hidden;}
			.modStepNextButton { width:350px;text-align:right;float:left;overflow:hidden;}