@import url(http://img.resellerstore.fr/css/tpl/001/commun.css);

/* =generique */
body { font: 12px  Arial, Verdana,  Helvetica, sans-serif; }
* { margin: 0; padding: 0 }
img, fieldset { border: 0 }

a { text-decoration: none; }
a:hover { text-decoration: underline }

#layout { border-width: 1px; border-style: solid; }

#list-corps { margin-bottom: 10px; }

#footer {
	padding: 10px 0;
	text-align: center;
	border-width: 1px 0 0 0;
	border-style: solid;
}

	#footer p {
		margin-top: 5px;
	}

.button {
	border-style: solid;
	border-width: 1px;
	font-size: 11px;
	padding: 2px;
}

.btLarge {
	font-size: 14px;
	font-weight: bold;
	padding: 6px 15px 6px 15px;
	cursor: hand;
	cursor: pointer;
}

.titreRubrique {
	border-width: 0 0 1px 0;
	border-style: dashed;
	margin: 10px 0;
}

.titreRubrique span {
		font-weight: bold;
		font-size: 14px;
		line-height: 24px;
		/* text-transform: uppercase; */
		font-weight: bold;
		padding: 5px 8px;
}

.titlePage {
	font-size: 19px;
}

.smallPriceProduct {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
 	font-weight: bold;
}

.textStandardGrey {
color: #666666;
}



/* fin generique */
/* ****************************************************** */

/* =store-menuTopCateg */

#store-menuTopCateg ul li {
	padding: 0;
	margin: 0;
	float: left;
}
#store-menuTopCateg ul li.firstTab {
	background-position: top left;
}
	#store-menuTopCateg ul li a {
		display: block;
		margin: 0 0 0 6px;
		line-height: 33px;
		padding: 0 15px 0 9px;
		font-weight: bold;
		font-size: 12px;
		white-space: nowrap;
	}
/* end store-menuTopCateg */

/* =store-header */
	#store-header .headerTop {
		position: relative;
		padding-top: 112px;
	}
		#store-header .headerTop #salespointName {
			position: absolute;
			top: 20px;
			left: 20px;
		}
			#store-header .headerTop #salespointName a {
				display: block;
				overflow: hidden;
				text-indent: -999px;
				width: 220px;
				height: 70px;
			}
		#store-header .headerTop #pub {
			width: 730px;
			height: 90px;
			position: absolute;
			top: 10px;
			left: 255px;
			z-index: 2;
		}
		#store-header .headerBottom {
			height: 15px;
			border-top-width: 1px;
			border-top-style: solid;
		}
/* end store-header */

/* =store-search */
	#store-search {
		text-align: center;
		border-width: 1px 0;
		border-style: solid;
		padding: 15px 0 10px 0;
	}
		#store-search fieldset {
			border: 0;
			margin: 0 auto;
			width: 500px;
			text-align: left;
		}
			#store-search #searchLabel {

			}
			#store-search #searchGO {

			}

/* end store-search */

/* =store-menuSousCateg */

#store-catalogue .titreRubrique { display: none; }

#catalogue_bottomFix { display: none }

	.store-menuSousCateg a {
		display: block;
	}
	.store-menuSousCateg h2 {
		font-size: 14px;
		/* text-transform: uppercase; */
		padding: 5px 0 5px 8px ;
	}
	.store-menuSousCateg ul {
		padding-bottom: 5px;
	}
		.store-menuSousCateg ul li {
			padding: 3px 0 3px 8px ;
		}
		.store-menuSousCateg ul li a {

		}
		.store-menuSousCateg ul li.SousCategVoir {
			font-weight: bold;
		}
/* end store-MenuSousCateg */

/* =store-cart */
	#store-cart {
		padding: 6px 0px;
		background: #FFF;
		border-width: 0 0 1px 0;
		border-style: solid;
	}
		#store-cart #titrePanier { padding-left: 15px }
			#store-cart #titrePanier a {
				font-weight: bold;
				font-size: 13px;
			}
		#store-cart #infosPanier {
			display: block;
			padding-left: 40px;
			padding-top: 3px;
			font-weight: bold;
		}
/* store-cart */

/* =store-blockSidebar */
	.store-blockSidebar {
		border-style: solid;
		border-width: 0 0 1px 0;
		margin-bottom: 15px;
	}
	.store-blockSidebar a:hover {
		text-decoration: underline;
	}
		.store-blockSidebar .titreBlockSidebar {
			font-size: 14px;
			font-weight: bold;
			padding: 5px 0 5px 8px;
			/* text-transform: uppercase; */
		}
		.store-blockSidebar .corpsBlockSidebar {
			padding-bottom: 5px;
		}
			.corpsBlockSidebar ul { padding-top: 10px }
			.corpsBlockSidebar ul li {
				padding: 3px 0 3px 8px ;
			}
/* ! ces 2 blocs à sortir du fragment salepointInformations  */
	#pictosPayment {
		margin : 0 auto;
		background: url(http://img.resellerstore.fr/k/picto_cb.gif) no-repeat center center;
		width: 150px;
		height: 24px;
	}
	#pictosFianet {
		margin : 0 auto ;
		background: url(http://img.resellerstore.fr/k/fianet.gif) no-repeat center center;
		width: 122px;
		height: 30px;
		display: block;
	}

/* end store-blockSidebar */



/* =store-manageAccount */
			
		 #store-manageAccount ul li {
				padding: 3px 0 3px 15px;
			}
			#store-manageAccount #nameAccount {
				/*display: block;
				padding: 3px 0 0 10px;*/
				font-weight: bold;
			}
			#store-manageAccount ul li#createAccount {
				padding: 0px 0 8px 15px;
				border-style: solid;
				border-width: 0 0 1px 0;
			}
				#store-manageAccount ul li a {
					/*display: block;*/
				}
		#store-manageAccount fieldset {
			padding: 3px 0px 10px 5px;
		}
		
		#store-manageAccount #manageAccountLogin {
			padding: 0 0 5px 0;
		}

		#store-manageAccount #manageAccountLogin label {
			padding: 0 21px 0 0;
		}
		
		#store-manageAccount #manageAccountLogin input, #store-manageAccount #manageAccountPassword input {
				width: 45%;
			}
		#store-manageAccount #submitLogin {
			margin: 0 auto;
			display: block;
			margin-top: 5px;
			float: left;
		}
		
		#store-manageAccount ul li#forgottenAccount {
		padding: 10px 1px 0 0; 
		float: left;
		font-size: 10px;
		}

/* end store-manageAccount */

/*	=store-meaManufacturerSide */

		#store-meaManufacturerSide {
		background-color: #fff;
		text-align: center;
		margin-bottom: 15px;
		overflow: hidden;
		width: 169px;
		}
		#store-meaManufacturerSide #store-meaManufacturerSide-text {
		font-weight: bold;
		}

/*	end store-meaManufacturerSide */

/* =store-menuImpressum */

#store-menuImpressum ul li {
	padding: 0;
	margin: 0;
	/* float: left; */
	display: inline;
	border-style: solid;
	border-width: 0 1px 0 0;
}

#store-menuImpressum ul li.firstTab {
	display: none;
}

#store-menuImpressum ul li.lastTab {
	border: 0;
}
	#store-menuImpressum ul li a {
		/* display: block; */
		margin: 0 0 0 6px;
		padding: 0 15px 0 9px;
		white-space: nowrap;
	}

/* store-menuImpressum */


/* =store-messageAccueil */
	#store-messageAccueil {
		width: 619px;
		overflow: hidden;
	}
	#store-messageAccueil .content {
		padding: 5px;
	}
	#store-messageAccueil li {
		list-style-type: disc;
		padding: 3px 3px 3px 0;
		margin-left: 15px;
	}
	#store-messageAccueil ul {
		margin: 10px 0 10px 10px;
	}
/* store-messageAccueil */


/* =store-MEA */

	.store-MEA {
		width: 48%;
		float: left;
		margin-bottom: 15px;
	}

	.imageMEA {
		overflow: hidden;
		text-align: center;
	}

	.leftMEA {
		margin-right: 15px;
	}
		.store-MEA img.meaImage {
			width: 100px;
			float: left;
		}

		.store-MEA ul.meaPrix {
			text-align: center;
			margin-left: 100px;
		}
			.store-MEA .meaPrixTTC {
				font-size: 17px;
				font-weight: bold;
			}
				.store-MEA .meaPrixTTC .devise, .store-MEA .meaPrixTTC .taxe {
					font-size: 11px;
				}
				.store-MEA .meaPrixTTC .taxe { font-weight: normal; }

				.store-MEA .meaAddToCart a {
					 margin: 3px auto;
				}

		.store-MEA .meaChapeau {
			clear: both;
			font-size: 13px;
		}
		.store-MEA .meaBaselineProduct {
			font-weight: bold;
		}
		.store-MEA .meaDescription { font-size: 11px }
			.store-MEA a.meaPlusInfos {
				font-weight: bold;
				font-size: 11px;
				/*white-space: nowrap;*/
				/*display: block;*/
			}

.premiumMEA {
	width: 595px;
	padding: 10px;
}
	.premiumMEA .meaPrix {
		float: right;
		width: 100px;
	}

	.premiumMEA .meaChapeau {
		float: left;
		clear: none;
		margin-left: 5px;
		width: 290px;
	}
			.premiumMEA .meaBaselineProduct {
				/*display: none;*/
			}
	.premiumMEA .meaDescription {
		clear: none;
		margin-top: 30px;
		margin-left: 105px;
	}

	.premiumMEA .meaNom a {
	font-size: 14px;
	}

	.premiumMEA a.meaPlusInfos { display: block; margin-left: 0 }


.offerMEA {
	width: 33%;
}
	.offerMEA .categoryOffer {
		font-size: 11px;
	}

/* *** Redefinition page */

	#category .store-MEA {
		width: 30%;
	}

	#category .meaDescription {
		display: none;
	}
	#category .leftMEA {
		margin: 0;
		padding-right: 2%;
	}
	#category .rightMEA {
		margin: 0;
		padding-left: 2%;
	}
	#category .middleMEA {
		padding: 0 2%;
	}
	#category .middleMEA {
		border-style: solid;
		border-width: 0 1px 0 1px;
	}
		#category ul.meaPrix {
		text-align: center;
		margin-left: 130px;
	}
/* end store-MEA */

/* store-pourNousContacter */

	#store-pourNousContacter { margin-top: 10px }
	#store-pourNousContacter #pourNousContacterTitle {
		font-weight: bold;
		/* text-transform: uppercase; */
		padding: 3px 5px;
	}
	#store-pourNousContacterCorps {
		padding: 10px;
	}
	#store-pourNousContacterCorps p {
		float: left;
		width: 32%;
		border-style: solid;
		border-width: 0 1px 0 0;
		margin-right: 5px;
	}
	#store-pourNousContacterCorps .horairesOuvertures {
		border: 0;
	}

	#store-pourNousContacterCorps .contactElement { font-weight: bold; }
	#store-pourNousContacterCorps .horairesOuvertures .contactElement { display: block; }

	#pourNousContacter_bottomFix { display: none }

/* end store-pourNousContacter */

/* =store-messageDescription */
#store-messageDescription {
		width: 619px;
		overflow: hidden;
}
#store-messageDescription li {
	list-style-type: disc;
	padding: 3px 3px 3px 0;
	margin-left: 15px;
}
#store-messageDescription ul {
	margin: 10px 0 10px 10px;
}
/* end store-messageDescription */
