#shop-blocs {
	padding: 0;
	margin: 6px 6px 0 6px;
}

#shop-blocs h3 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	letter-spacing: 1px;
	height: 32px;
	line-height: 32px;
	background: #373370;
	text-align: center;
	color: #fff;
	margin-bottom: 2px;
}
#shop-blocs h4 {
	margin: 0;
	padding: 0;
	margin: 6px 0;
	padding-left: 15px;
	
	color: #1f1d80;
	font-size: 14px;
	height: 26px;
	line-height: 26px;
	letter-spacing: 1px;
	text-transform: uppercase;
	border-bottom: 1px solid #221d83;
	
}
#shop-blocs h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
	margin: 6px 0;
}

.shop-bloc-form {
	background: #e4e2ef;
}
.shop-bloc-form ol li {
	height: 30px;
	line-height: 30px;
}
	form.ventenet {
		width: auto;
	}
	form.ventenet p {
		margin: 6px 0;
		height: 18px;
	}
	form.ventenet label,
	.form-global label {
		text-align: left;
		padding-left: 60px;
		letter-spacing: 1px;
		height: 18px;
		line-height: 18px;
	}
	.form-global select, 
	.form-global input {
		float: left;
		border-top: 1px solid #bab6d7;
		border-right: 1px solid #e8e8e8;
		border-bottom: 1px solid #e8e8e8;
		border-left: 1px solid #bab6d7;
	}
	.form-global input {
		padding-left: 4px;
		padding-right: 4px;
	}


/**
* Help Menu
*/
#helpdl {
	margin: 0;
	padding: 0;
	background: #F7F6FB;
}
#helpdl dt {
	margin: 0;
	padding: 0;
	padding-left: 5px;
	background: #e4e2ef;
	text-transform: lowercase;
	height: 20px;
	line-height: 20px;
}
#helpdl dt:first-letter {
	text-transform: uppercase;
}
#helpdl dt a {
	color: #110C79;
	text-decoration: none;
	font-weight: bold;
}
#helpdl dt a:first-letter {
	text-transform: uppercase;
}
#helpdl dt a:hover {
	text-decoration: underline;
}

#helpdl dd {
	margin: 0;
	padding: 0;
	padding: 4px;
	padding-left: 15px;
	border-bottom: 1px solid #e4e2ef;
	background: #F7F6FB;
	text-transform: lowercase;
	font-size: 10px;
	height: auto;
	line-height: auto;
}
#helpdl dd:first-letter {
	text-transform: uppercase;
}
#helpdl dd a {
	color: #110C79;
	text-decoration: none;
}
#helpdl dd a:first-letter {
	text-transform: uppercase;
}
#helpdl dd a:hover {
	text-decoration: underline;
}

.bloc-help {
	background: #e4e2ef;
	margin-bottom: 30px;
}
.bloc-help h5 {
	display: block;
	background: #e4e2ef;
	color: #110C79;
	border-bottom: 1px solid #110C79;
	padding: 0;
	margin: 4px 0;
	padding-left: 10px;
	font-size: 16px;
	height: 20px;
	line-height: 20px;
	text-transform: uppercase;
}
.bloc-help h6 {
	display: block;
	background: #F7F6FB;
	margin: 0;
	padding: 0;
	margin-left: 20px;
	padding-left: 10px;
	font-size: 13px;
	height: 20px;
	line-height: 20px;
	border-left: 1px solid #e4e2ef;
	border-bottom: 1px solid #e4e2ef;
}
.bloc-help p {
	background: #fff;
	margin: 0;
	padding: 0;
	padding: 10px;
	padding-left: 16px;
	margin-left: 20px;
}
.bloc-help ol {
	background: #fff;
	margin: 0;
	padding: 0;
	margin-left: 20px;
}
.bloc-help ol li {
	margin: 0;
	padding: 0;
	height: auto;
	margin-left: 40px;
}

/**
* Identification
*/
#ident label {
	width: 25%;
	text-align: left;
	padding-left: 60px;
	letter-spacing: 1px;
	height: 18px;
	line-height: 18px;
}
#bloc-identification {
	display: block;
	clear: both;
}
#bloc-identification .spacer {
	border: 0;
	padding: 0;
	margin: 20px auto;
	width: 100%;
	font-size: 1px;
	height: 2px;
	line-height: 2px;
	background: #e4e2ef url(/images/subscribe/bg_ident.jpg) center center no-repeat;
	overlofw: hidden;
}
#shop-bloc-identification,
#shop-bloc-register {
	display: block;
	float: left;
	width: 50%;
	border-bottom: 1px solid #221d83;
}
#shop-bloc-identification .shop-bloc-form,
#shop-bloc-register .shop-bloc-form {
	margin-bottom: 2px;
}
#shop-bloc-spacer {
	display: block;
	float: left;
	width: 1%;
}



/**
* Message box
*/
#messagebox {
	margin: 10px 0;
	padding: 0;
	font-size: 14px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
	color: #fff;
	visibility: hidden;
	display: none;
}