











/************/
/** Header **/
/************/
a.topheader {
	text-decoration: none;
}

#top {
	position: relative;
	height: 248px;
	margin: 0 auto 18px auto;
	background: #418143 url('http://www.lafermeduchoucou.com/blogs/wwwlafermeduchoucou/public/banniere-choucou.jpg') no-repeat scroll center top;
	overflow: hidden;
	width: auto;
	margin: 10px;
}
a #top, a #top span.logo {
	cursor: pointer;
	text-decoration: none;
}

#top span.logo {
	position: absolute;
	display: block;
	visibility: hidden;
	top: 20px;
	left: 20px;
	font-size: 68px;
	font-weight: bold;
	color: #ffffff;
	font-family: Verdana, Arial, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	-moz-user-select: none;
	text-decoration: none;
}

#top span:hover.logo {
	color: #326e9e;
}


/****************************************/
/** Liens de connexion / compte client **/
/****************************************/
#customer-account-top {
	position:absolute;
	top:-26px;
	height:20px;
	text-align:right;
	width:100%;
}
#customer-account-top * {
	line-height:20px;
}
#customer-account-top a {
	text-decoration:none;
}
#customer-account-top a:hover,
#customer-account-top a:hover span {
	color:#e0211a;
}
#customer-account-top .connection {
	text-align:right;
}
#customer-account-top .connection a span,
#customer-account-top .account-links a span {
	cursor:pointer;
	font-weight:bold;
}
#customer-account-top .account-links ul li {
	margin-left:10px;
}
#customer-account-top .account-links ul li {
	display:inline;
}


/******************************************/
/** Boîte de dialogue d'authentification **/
/******************************************/
.customer-authentication-dialog {
	padding:0;
	margin:0;
	color:inherit;
	font-family:inherit;
	font-size:inherit;
	border: 6px solid #0b0909;
	background: #d5d5cd;
}
.customer-authentication-dialog .ui-dialog-titlebar {
	display:none;
}
.customer-authentication-dialog #customer-authentication-dialog {
	margin:10px;
	padding:0;
}
.customer-authentication-dialog #customer-authentication-dialog form {
	width:100%;
	text-align:right;
	font-size:11px;
	margin:0;
	padding:0;
}
.customer-authentication-dialog #customer-authentication-dialog form p {
	display:block;
	padding-bottom:10px;
}
.customer-authentication-dialog #customer-authentication-dialog form p.last {
	padding:10px 0 0px 0;
	text-align:right;
}
.customer-authentication-dialog #customer-authentication-dialog form p label {
	width:auto;
	display:inline-block;
	font-weight:bold;
}
.customer-authentication-dialog #customer-authentication-dialog input {
	width:150px;
	cursor:pointer;
}
.customer-authentication-dialog #customer-authentication-dialog .authentication-form label {
	font-weight:bold;
}
.customer-authentication-dialog #customer-authentication-dialog .forget-password {
	display:block;
	text-align:right;
	margin-top:6px;
}
.customer-authentication-dialog #customer-authentication-dialog .button-like {
	width:84px;
	display:inline-block;
	padding:3px 0 4px 0;
	color:#e0211a;
}
.customer-authentication-dialog #customer-authentication-dialog .cancel-connect {
	margin:0 10px 0 0;
}
.customer-authentication-dialog #customer-authentication-dialog .error-notification {
	margin:0 0 10px 0;
	font-weight:normal;
}


/***********/
/** Posts **/
/***********/
.postWrapper {
	background: #d5d5cd;
	margin: 20px 0 40px 0;
}



/******************/
/** Post content **/
/******************/

.postWrapper .contentWrapper {
	font-size: 20px;
	text-align: justify;
}
.postWrapper .contentWrapper .excerpt .readIt {
	font-weight: bold;
	padding: 0 0 10px 0;
	text-align: right;
	clear: left;
}
.postWrapper .contentWrapper p {
	padding: 4px 0;
	text-align: justify;
}
.postWrapper .contentWrapper strong {
	font-weight: bold;
}
.postWrapper .contentWrapper acronym {
	cursor: help;
	border-bottom: 1px dashed #666;
}
.postWrapper .contentWrapper pre {
	font: 10px 'courier new', courier, monospace;
	background: #d5d5cd;
	padding: 10px 5px;
	margin: 6px 0;
}

.postWrapper .contentWrapper h1 {
	font-size: 20px;
}

.postWrapper h2.title {
	display: block;
	text-decoration: none;
	padding: 6px;
}
.postWrapper h2.title span {
	font-size: 1.8em;
}

.postWrapper h2.title a {
	display: block;
	text-decoration: none;
	color:	#e0211a;
	font-size: 1em;
}

.postWrapper h2.title a:hover {
	color: inherit;
	text-decoration: underline;
}
.postWrapper span.subWrapper {
	display: block;
	background: #f2fa0f;
	padding: 6px;
	font-size: 0.85em;
}
.postWrapper span.subWrapper a {
	font-size: 0.85em;
	text-decoration: none;	
}
.postWrapper span.subWrapper a:hover {
	text-decoration: underline;	
}
.postWrapper .content, .postWrapper .excerpt {
	padding: 10px;
}
.postWrapper .post-products {
	clear: both;
}

.postWrapper .contentWrapper h3 {
	font-size: 16px;
}
.postWrapper .contentWrapper h4 {
	font-size: 14px;
}
.postWrapper .contentWrapper h5 {
	font-size: 12px;
}
.postWrapper .contentWrapper h6 {
	font-size: 10px;
}
.postWrapper .contentWrapper ul {
	padding: 4px 0 4px 20px;
	margin: 0;
}
.postWrapper .contentWrapper ul li {
	padding: 1px 0 1px 1px;
	list-style: disc;
}
.postWrapper .contentWrapper ol {
	padding: 4px 0;
	margin: 0 0 0 28px;
}
.postWrapper .contentWrapper ol li {
	padding: 1px 0;
}
.postWrapper .contentWrapper blockquote {
	border-left: 4px solid #D0D0D0;
	margin: 4px 0 4px 5px;
	padding: 0 5px;
}
.postWrapper .contentWrapper em {}

/****************************/
/** Products bound to post **/
/****************************/
.post-products .hproduct {
	zoom:1;
	margin:15px 25px;
	padding:20px;
	list-style:none;
	cursor:pointer;
	border:1px solid #F2F2F2;
	display:block;
}
.post-products li.hover {
	border-color:#e0211a;
}
.post-products h2 {
	border-bottom:1px dotted #326E9E;
	color:inherit;
	font-size:1.4em;
	margin:10px 0;
	padding:5px;
}
.post-products .hproduct h2 {
	float:right;
	width:70%;
	border:none;
	margin:0 0 10px 0;
	padding:5px 0;
}
.post-products .hproduct h2 a {
	background:#F2F2F2 none repeat scroll 0 0;
	border:1px solid #326E9E;
	color:#000000;
	display:block;
	font-weight:bold;
	padding:5px 3px 5px 8px;
	text-decoration:none;
}
.post-products .hproduct h2 a:hover {
	text-decoration:underline;
}
.post-products .hproduct h2 a span {
	font-weight:bold;
}
.post-products .hproduct .image-wrapper {
	width:110px;
	height:110px;
	float:left;
}
.post-products .hproduct .image-wrapper a {
	display:block;
	padding:4px;
}
.post-products .hproduct .price-and-details {
	float:right;
	text-align:right;
	display:inline;
}
.post-products .hproduct .price-and-details div.clear {
	display:inline;
}
.post-products .hproduct .price-and-details .price-info {
	background:#F2F2F2 none repeat scroll 0 0;
	border:1px solid #f2fa0f;
	border-collapse:collapse;
	padding:5px;
	display:inline;
}
.post-products .hproduct .price-and-details .price-from,
.post-products .hproduct .price-and-details .price {
	color:#326E9E;
	white-space:nowrap;
}
.post-products .hproduct .details {
	text-align:right;
	display:block;
	padding:7px 0 0 0;
}
.post-products .hproduct .details a {
	text-decoration:none;
	color:#e0211a;
}
.post-products .hproduct .details a:hover {
	text-decoration:underline;
}
.post-products .hproduct .details a span {
	font-weight:bold;
	color:#e0211a;
}


/********************/
/** Post tags area **/
/********************/
.postWrapper .tags {
	background: #d5d5cd;
	padding: 3px 0;
	border-top: 1px dotted #110c17;
}
.postWrapper .tags .rc {
	display: none;
}
.postWrapper .tags ul {
	overflow: hidden;
	display: block;
}
.postWrapper .tags ul li {
	display: inline;
	padding-right: 8px;
}
.postWrapper .tags ul li a {
	text-decoration: none;
	background: transparent url(img/tag.png) no-repeat 0 0;
	padding: 0 0 0 18px;
	white-space: nowrap;
	line-height: 18px;
}
.postWrapper .tags li a:hover {
	text-decoration: underline;
}


/**************************************************************************/
/** Post informations area (number of comments, trackbacks, attachments) **/
/**************************************************************************/
.postWrapper p.informations {
	text-align: right;
	display: block;
	background: #d5d5cd;
	border: none;
	border-bottom: 1px dotted #110c17;
}

.postWrapper p.informations a {
	text-decoration: none;
	padding: 2px 10px 2px 18px;
	color:	#e0211a;
}
.postWrapper p.informations a:hover {
	text-decoration: underline;
}
.postWrapper p.informations .commentsCount {
	background: transparent url(img/commentaire.png) no-repeat 0 50%;
}
.postWrapper p.informations .pingsCount {
	background: transparent url(img/retrolien.png) no-repeat 0 50%;
}
.postWrapper p.informations .attachmentsCount {
	background: transparent url(img/attach.png) no-repeat 0 50%;
}

/**********************/
/** Post attachments **/
/**********************/
.postWrapper .attachmentsWrapper .rc {
	display: none;
}
.postWrapper .attachmentsWrapper ul {
	padding: 4px 0;
}
.postWrapper .attachmentsWrapper li {
	margin: 0 0 0.6em 0;
	padding: 2px 10px 2px 18px;
	background: transparent url(img/attach.png) no-repeat 0 50%;
	list-style-type: none;
}
.postWrapper .attachmentsWrapper li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/******************************************/
/** Post comments and pings (trackbacks) **/
/******************************************/

#comments {
	margin: 20px 0;
}

h3.subTitle {
	font-size: 1.4em;
	padding: 5px;
	margin: 10px 0;
	border-bottom: 1px dotted #110c17;
	color: inherit;
}
.postWrapper .commentsWrapper .commentsFeed {
	text-align: right;
	font-weight: bold;
	margin: 14px 0 8px 0;
}
.postWrapper .commentsWrapper .commentsFeed a {
	font-size: 10px;
	text-decoration: none;
	background: transparent url(img/rss.png) no-repeat 0px 50%;
	padding: 3px 0 3px 22px;
	font-weight: bold;
	color: #FF6600;
}
.postWrapper .commentsWrapper .commentsFeed a:hover {
	text-decoration: underline;
}
.postWrapper .commentsWrapper dl dt,
#pings dl dt {
	position: relative;
	display: block;
	margin: 5px 0 10px 0;
}
.postWrapper .commentsWrapper dt span,
#pings dt a {
	font-weight: bold;
}
.postWrapper .commentsWrapper dt span a,
#pings dt a {
	font-weight: bold;
	color: #e0211a;
}
.postWrapper .commentsWrapper dt span a:hover,
#pings dt a {
	text-decoration: none;
}

.postWrapper .commentsWrapper dt a:hover,
#pings dt a:hover {
	text-decoration: underline;
}
.postWrapper .commentsWrapper dd, .postWrapper .commentsWrapper dd.odd,
#pings dd {
	margin: 0 5px 20px 5px;
	padding: 5px;
	font-size: 1.1em;
}
.postWrapper .commentsWrapper dd *,
#ping dd * {
	text-align: justify;
}
.postWrapper .commentsWrapper dd.odd {
	background: #f2fa0f;
	border: 1px solid #d5d5cd;
}
.postWrapper .commentsWrapper dd {
	background: #d5d5cd;
	border: 1px solid #f2fa0f;
}
.postWrapper .commentsWrapper dd.first {
	background: #f2fa0f;
	border: 1px solid #d5d5cd;
	margin-top: 10px; 
}
.postWrapper .commentsWrapper dd.me {
	background: #D0D0D0;
	border: 1px solid #e0211a;
	margin-top: 10px; 
}
.postWrapper .commentsWrapper a.number {
	color: #e0211a;
	font-weight: bold;
	font-size: 1.4em;
	text-decoration: none;
}
.postWrapper .commentsWrapper a.number:hover {
	text-decoration: underline;
}

/*************************/
/** Post trackback area **/
/*************************/
#ping-url {
	padding: 5px;
	font-weight: bold;
	text-align: right;
	color: #e0211a;
}

/*************************/
/** Form to add comment **/
/*************************/

.postWrapper .postCommentWrapper fieldset p {
	padding: 5px 0;
}
.postWrapper .postCommentWrapper fieldset p.field {
	padding: 5px 0;
	width: auto;
	margin: 0;
	clear: left;
}
.postWrapper .postCommentWrapper p.formHelp {
	width: 60%;
	margin: 0 0 0 30%;
	font-style: italic;
	color: inherit;
}

.postWrapper .postCommentWrapper input#c_remember {
	margin: 0 5px 0 180px;
	border: none;
	clear: left;
}
.postWrapper .postCommentWrapper p.c_remember label:hover {
	font-weight: bold;
}

.postWrapper .postCommentWrapper p.buttons {
	margin: 0 5px 0 180px;
}

.postWrapper .postCommentWrapper input.preview {
}
.postWrapper .postCommentWrapper input.preview:hover {
}

.postWrapper .postCommentWrapper dd.commentPreview * {
	margin: 0 0 10px 0;
	padding: 5px;
	background: #f2fa0f;
}
.postWrapper .postCommentWrapper .message,
.postWrapper .postCommentWrapper .error {
	margin: 10px 0;
	padding: 5px;
}


/****************************/
/** Products category page **/
/****************************/
.storeSubCategories {
	padding: 4px;
	margin-bottom: 14px;
}
.storeSubCategories h2 {
	font-weight:bold;
	font-size: 13px;
}
.storeSubCategories ul * {
	color:#e0211a;
}
.storeSubCategories ul li {
	padding: 2px 9px 2px 9px;
	list-style-type: disc;
	list-style-position: inside;
}
.storeSubCategories ul li.level0  {
	padding-left: 2px;
}
.storeSubCategories a {
	text-decoration: none;
}
.storeSubCategories a:hover {
	text-decoration: underline;
}
.storeSubCategories a span.title {
	font-weight: bold;
}
.storeSubCategoriesHeader {
	background: #d5d5cd;
	padding: 5px;
	font-weight: bold;
	color: inherit;
}


/*************************************/
/** Category and product breadcrumb **/
/*************************************/
#content-info {
	margin-bottom:19px;
}
#content-info h2.breadCrumb,
#content-info h2.breadCrumb a {
	font-weight:bold;
	font-size:13px;
}
#content-info h2.breadCrumb span,
#content-info h2.breadCrumb span {
	color:#e0211a;
	font-weight:bold;
	font-size:13px;
}
#content-info .product-description {
	margin:10px 5px;
}


/***********************/
/** Products category **/
/***********************/
body#products-category .hproduct {
	zoom:1;
	background:#d5d5cd;
	margin-top:5px;
	padding:15px;
	list-style:none;
	cursor:pointer;
	border:1px solid #d5d5cd;
}
body#products-category li.hover {
	border-color:#e0211a;
}
body#products-category .hproduct h3 {
	background:#d5d5cd;
	text-align:right;
	padding:4px;
}
body#products-category .hproduct h3 a {
	text-decoration:none;
}
body#products-category .hproduct h3 a span {
	color:#e0211a;
	font-weight:bold;
	font-size:1.4em;
}
body#products-category .hproduct h3 a:hover span {
	text-decoration:underline;
}
body#products-category .hproduct .image-wrapper {
	width:130px;
	height:110px;
	float:left;
}
body#products-category .hproduct a.image-wrapper img {
	border:1px solid #d5d5cd; 
	padding:4px;
}
body#products-category .hproduct a.image-wrapper:hover img {
	border-color:#e0211a;
}
body#products-category .hproduct .description {
	width:300px;
	float:left;
	padding-right:10px;
}
body#products-category .hproduct .price-and-details {
	float:right;
	width:180px;
	text-align:right;
}
body#products-category .hproduct .price-and-details .price {
	font-weight:bold;
	color:#e0211a;
	font-size:13px;
}
body#products-category .hproduct .price-and-details .unit {
	display:block;
}
body#products-category .hproduct .price-and-details .details {
	padding-top:10px;
}
body#products-category .hproduct .price-and-details .details a {
	text-decoration:none;
}
body#products-category .hproduct .price-and-details .details a span {
	font-weight:bold;
	color:#e0211a;
	font-size:13px;
}
body#products-category .hproduct .price-and-details .details a:hover span {
	text-decoration:underline;
}


/*************/
/** Product **/
/*************/
body#product .hproduct h3 {
	background:#d5d5cd;
	text-align:right;
	padding:4px;
}
body#product .hproduct h3 a {
	text-decoration:none;
}
body#product .hproduct h3 a span {
	color:#e0211a;
	font-weight:bold;
	font-size:1em;
}
body#product .hproduct h3 a:hover span {
	text-decoration:underline;
}
body#product .hproduct .left-block {
	width:240px;
	float:left;
	*margin-left: 5px;
}
body#product .hproduct a.lightbox-link img {
	border:1px solid #d5d5cd; 
	padding:4px;
}
body#product .hproduct a.lightbox-link:hover img {
	border-color:#e0211a;
}
body#product .hproduct .right-block {
	width:380px;
	margin-right:10px;
	float:right;
	text-align:right;
}
body#product .hproduct .right-block ul.attributes li,
body#product .hproduct .right-block #sku-info,
body#product .hproduct .right-block #price-info,
body#product .hproduct .right-block #nonexistent-product-message,
body#product .hproduct .right-block #buy-now{
	list-style:none;
	padding-bottom:7px;
}
body#product .hproduct .right-block ul.attributes li label {
	display:inline-block;
	width:200px;
	font-weight:bold;
	*vertical-align:top;
}
body#product .hproduct .right-block ul.attributes li select {
	width:160px;
	border:1px solid #e0211a;
}
body#product .hproduct .right-block #price-info #old-price {
	text-decoration:line-through;
}
body#product .hproduct .right-block #price-info #price {
	color:#e0211a;
	font-weight:bold;
	font-size:1em;
}
body#product .hproduct .right-block #price-info #unit {
	color:#e0211a;
}
body#product .hproduct .right-block #buy-now a {
	padding:5px 13px;
	background:#e0211a;
	color:#d5d5cd;
	font-weight:bold;
	font-size:1.1em;
	text-decoration:none;
	border:1px solid #e0211a;
	display:inline-block;
}
body#product .hproduct .right-block #buy-now a:hover {
	background:#d5d5cd;
	color:#e0211a;
}
body#product .hproduct .description {
	padding:10px 7px;
}


/******************************/
/** Page nous contacter      **/
/** Page mot de passe oublié **/
/******************************/
body#contact-us #content h2,
body#forgotten-password #content h2 {
	color:#e0211a;
	font-weight:bold;
	font-size:1.4em;
	margin-bottom:20px;
}
body#contact-us form.contact-us p.field,
body#forgotten-password #content form p.field {
	display:block;
	margin:8px 0;
}
body#contact-us form.contact-us p.field label,
body#forgotten-password #content form p.field label {
	line-height:2em;
	margin:0;
}
body#contact-us form.contact-us p.field textarea {
	width:380px;
	height:180px;
}
body#contact-us form.contact-us p.field-submit,
body#forgotten-password #content form p.field-submit {
	margin-left:29%;
}
body#contact-us form.contact-us p.field-submit input,
body#forgotten-password #content form p.field-submit input {
	margin-left:4px;
	color:#e0211a;
}


/*********************************************/
/** Résultats de recherche dans la boutique **/
/*********************************************/

.searchProductsResults #contentInfo table {
	width: 100%;
	border-collapse: collapse;
	margin: auto;
	table-layout: fixed;
}
.searchProductsResults #contentInfo td {
	padding: 0;
	vertical-align: top;
}
.searchProductsResults #contentInfo .col1,
.searchProductsResults #contentInfo .col1 * {
	font-weight: bold;
}
.searchProductsResults #contentInfo .col1 h2 {
	font-size: 14px;
}
.searchProductsResults #contentInfo .col2 {
	padding: 4px 0 0 5px;
	width: 260px;
}
.searchProductsResults #contentInfo input.textInput {
	width: 152px;
}
.searchProductsResults #contentInfo input.submitInput {
	margin-left: 3px;
	padding: 3px;
	color:#e0211a;
}

.searchProductsResults .rightWrapper {
	margin: 0;
}
.searchProductsResults .rightWrapper .productRow {
	padding: 6px 7px;
	background: #d5d5cd;
	margin: 15px 0;
	text-align: left;
}
.searchProductsResults .rightWrapper .last {
	border-bottom: none;
}
.searchProductsResults .rightWrapper .productRow .imageWrapper {
	float:left;
	margin-right: 10px;
}
.searchProductsResults .rightWrapper .productRow .detailsWrapper {
}
.searchProductsResults .rightWrapper .productRow .detailsWrapper a {
	text-decoration:none;
}
.searchProductsResults .rightWrapper .productRow .detailsWrapper a h3 {
	margin-bottom:8px;
	font-size:1.5em;
	color:#e0211a;
}
.searchProductsResults .rightWrapper .productRow .detailsWrapper a:hover h3 {
	color: 	inherit;
	text-decoration: underline;
}



/**************/
/** Archives **/
/**************/
.archivesMonthWrapper .navLinks  {
	padding: 0;
}
.archivesMonthWrapper .navLinks table {
	width: 100%;
	border-collapse: collapse;
	margin: auto;
	table-layout: fixed;
}
.archivesMonthWrapper .navLinks td {
	width: 33%;
	padding: 4px 5px;
}
.archivesMonthWrapper .navLinks td.col1 {
	text-align: left;
	border: 1px solid #e0211a;
}
.archivesMonthWrapper .navLinks td.col2 {
	border: 1px solid #e0211a;
	text-align: center;
}
.archivesMonthWrapper .navLinks td.col3 {
	text-align: right;
	border: 1px solid #e0211a;
}
.archivesMonthWrapper .archiveBox {
	padding: 7px 0 7px 0;
}
.archivesMonthWrapper .first {
	border: none;
	padding-top: 4px;
}


/**************************/
/** Tags - Page des tags **/
/**************************/
.tagsCloud ul.tags {
	position: relative;
	padding: 5px;
	margin: 8px 0 10px 0;
	overflow: hidden;
	height: 1%;
	font-size: 120%;
	text-align: justify;
}
.tagsCloud ul.tags:after {
	content:'[DO NOT LEAVE IT IS NOT REAL]';
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.tagsCloud ul.tags li {
	display: inline;
	margin: 4px;
	height: 18px;
	line-height: 18px;
	background: none;
}
.tagsCloud ul.tags li a {
	text-decoration: none;
	white-space: nowrap;
}
.tagsCloud ul.tags li a:hover {
	text-decoration: underline;
}
.tagsCloud ul.tags li a:focus,
.tagsCloud ul.tags li a:active {
	color: #e0211a;
}


/***************************/
/***************************/
/** Processus de paiement **/
/***************************/
/***************************/

/******************************/
/** BlogShop Payment process **/
/******************************/
.payment-steps {
	padding:9px 0 25px 0;
	text-align:center;
	margin-bottom:20px;
}
.payment-steps ul li {
	list-style:none;
	display:inline;
	padding:0 7px;
}
.payment-steps ul li span {
	color:#326E9E;
	font-size:14px;
	cursor:pointer;
	padding:2px;
}
.payment-steps ul li.active * {
	font-weight: bold;
}


/************************************/
/** Page du process de paiement    **/
/** Modification de compte client  **/
/** Page de la liste des commandes **/
/************************************/
body#edit-cart #content h2,
body#checkout-cart #content h2,
body#order-addresses #content h2,
body#order-payment #content h2,
body#modify-account #content h2,
body#customer-orders #content h2 {
	text-align:right;
	color:#e0211a;
	font-weight:bold;
	font-size:1.4em;
}


/***************************************/
/** Table des produits dans le panier **/
/** Table de la liste des commandes   **/
/***************************************/
.cart-table,
.orders-table {
	width:660px;
	border-collapse:collapse;
	table-layout:fixed;
	margin-bottom:30px;
}
.cart-table th,
.orders-table th {
	font-weight:bold;
	font-size:1.1em;
	color:#e0211a;
}
.cart-table th,
.cart-table td,
.orders-table th,
.orders-table td {
	text-align:center;
	vertical-align:middle;
	padding:4px 2px;
	height:50px;
}
.cart-table tfoot td {
	height:30px;
}
.cart-table th.price,
.cart-table th.tax,
.cart-table th.quantity,
.cart-table th.reference,
.cart-table th.total {
	width:90px;
}
.cart-table thead th.description,
.cart-table tbody td.description {
	text-align:left;
	color:#e0211a;
}
.cart-table tbody td.description ul {
	margin-left:12px;
}
.cart-table tbody td.description ul li {
	list-style:none;
}
.cart-table tbody td.description ul li * {
	font-style:italic;
}
.cart-table tbody td.description ul li .group:after {
	content:" :";
}
.cart-table tbody td.description ul li .spacer {
	display:none;
}
.cart-table tbody td.total {
	font-weight:bold;
}
.cart-table th.price,
.cart-table td.price,
.cart-table th.last,
.cart-table td.last,
.cart-table tfoot td.last span {
	color:#e0211a;
}
.cart-table td.quantity input {
	display:inline-block;
	width:30px;
	height:14px;
	text-align:right;
	font-size:11px;
	background:#FFF;
	border:1px solid #D0D0D0;
	padding:2px 1px;
	.margin-bottom:1px;
}
.cart-table td.quantity a,
.cart-table tr.discount td a {
	display:inline-block;
	position:relative;
	padding:0;
	margin:0;
	visibility:hidden;
	text-decoration:none;
	border-color:#D0D0D0;
	border-style:solid;
	border-width:1px;
	padding:1px 2px;
}
.cart-table td.quantity a span,
.cart-table tr.discount td a span {
	display:inline-block;
	height:16px;
	width:20px;
	font-size:11px;
	line-height:16px;
	font-weight:bold;
	color:#e0211a;
	text-transform:uppercase;
}
.cart-table td.quantity a:hover,
.cart-table tr.discount td a:hover {
	border:1px solid #e0211a;
}
.cart-table td.quantity a:hover span,
.cart-table tr.discount td a:hover span {
	color:#e0211a;
}
.cart-table th.first,
.cart-table td.first,
.orders-table th.first,
.orders-table td.first {
	text-align:left;
	padding-left:4px;
}
.cart-table th.last,
.cart-table td.last,
.orders-table th.last,
.orders-table td.last {
	text-align:right;
	padding-right:4px;
}
.cart-table tbody tr.odd td,
.orders-table tbody tr.odd td {
	background:#f0f1fe;
}
.cart-table tbody tr.pair td,
.orders-table tbody tr.pair td {
	background:#ffffff;
}
.cart-table tfoot th.first,
.cart-table tfoot td.first {
	text-align:right;
}
.cart-table tfoot tr.total-order td,
.cart-table tfoot tr.total-order td span {
	color:#e0211a;
	font-weight:bold;
}
.cart-table tfoot tr.first td {
	border-top:1px solid #e0211a;
}
.cart-table tfoot tr.last td {
	border-bottom:1px solid #e0211a;
}
#edit-cart .cart-table th.remove {
	background:none;
}
#edit-cart .cart-table th.remove,
#edit-cart .cart-table td.remove {
	width:20px;
	float:none;
	cursor:normal;
}
#edit-cart .cart-table td.remove a {
	text-decoration:none;
}
#edit-cart .cart-table td.remove a span {
	display:inline-block;
	background:transparent url("img/remove.gif") no-repeat;
	cursor:pointer;
	width:16px;
	height:16px;
}
#order-payment .cart-table tfoot #discountError {
	color:#e0211a;
}
#order-payment .cart-table .discount input {
	display:inline-block;
	font-size:11px;
	height:14px;
	padding:2px;
	text-align:right;
	width:90px;
	border:1px solid #D0D0D0;
	padding:2px 1px;
	.margin-bottom:1px;
}
#order-payment .cart-table .discount-error {
	display:none;
}
#order-payment .cart-table .discount a {
	display:inline-block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin:0;
	padding:2px;
	visibility:hidden;
	width:20px;
}


/*************************/
/** Process de paiement **/
/*************************/
input.button-like {
	overflow:visible;/* IE 6 7 hack */
}
body#edit-cart #content .button-like,
body#checkout-cart #content .button-like,
body#order-addresses #content .button-like,
body#order-payment #content .button-like {
	font-weight:bold;
	display:inline-block;
}
#edit-cart div.back-home,
#checkout-cart div.back-home,
#checkout-cart div.modify-cart,
#order-addresses div.modify-cart,
#order-addresses div.modify-delivery {
	float:left;
}
#edit-cart div.validate-order,
#checkout-cart div.validate-order,
#order-addresses div.validate-order,
#order-payment div.validate-order {
	float:right;
	text-align:right;
}
#edit-cart div.validate-order .button-like:hover,
#checkout-cart div.validate-order .button-like:hover,
#order-addresses div.validate-order .button-like:hover,
#order-payment div.validate-order .button-like:hover {
	border: 1px solid #e0211a;
}
#edit-cart div.validate-order a,
#checkout-cart div.validate-order input,
#order-addresses div.validate-order input,
#order-payment div.validate-order input {
	color:#e0211a;
}
#order-payment h2.our-payment {
	margin:20px 0 10px 0;
}
/*******/
#order-payment .order-validation .error {
	display:block;
}
#order-payment .order-validation .payment-choice {
	margin-bottom:30px;
}
#order-payment .order-validation .payment-choice ul {
	text-align:center;
}
body#order-payment .order-validation .payment-choice ul li {
	list-style:none;
	display:inline-block;
	width:650px;
	border-bottom: 1px solid #6d6968;
	float:left;
	margin-bottom: 10px;
}
body#order-payment .order-validation .payment-choice input{
	border:none;
	background: none !important;
	float:left;
	margin:20px;
}
body#order-payment .order-validation .payment-choice ul li .payment-block {
	cursor: pointer;
}
body#order-payment .order-validation .payment-choice ul li span.payment-title {
	float:left;
	margin:20px 0 0 20px;
	text-align: left;
	*height: 41px;
}
body#order-payment .order-validation .payment-choice ul li .payment-image {
	background-color: #e0211a;
	float: left;
	width: 50px;
	height: 40px;
	border: 5px solid #fff;
	-border: none;
}

#order-payment .order-validation .agree-with-terms {
	margin-bottom:20px;
}
#order-payment .order-validation .agree-with-terms input {
	border:none;
}
#order-payment h2.our-informations {
	padding-bottom:10px;
}
#order-payment form.modify-coordinates {
	padding:20px 0 30px 0;
}
#order-payment .our-informations-details .email,
#order-payment .our-informations-details .phone,
#order-payment .our-informations-details .delivery-address,
#order-payment .our-informations-details .shipping-address,
#display-order .our-informations-details .email,
#display-order .our-informations-details .phone,
#display-order .our-informations-details .delivery-address,
#display-order .our-informations-details .shipping-address {
	float:left;
	width:50%;
}
#order-payment .our-informations-details ul li,
#display-order .our-informations-details ul li {
	list-style:none;
}
#order-payment .our-informations-details .email,
#order-payment .our-informations-details .phone,
#display-order .our-informations-details .email,
#display-order .our-informations-details .phone {
	font-weight:bold;
	padding-bottom:10px;
}
#order-payment .our-informations-details h3,
#display-order .our-informations-details h3 {
	font-size:1.3em;
	border-bottom:1px dotted #e0211a;
	margin:2px 16px 10px 16px;
}
#order-payment .our-informations-details ul,
#display-order .our-informations-details ul {
	margin:2px 20px;
}
#display-order #top-links {
	text-align:right;
}
#display-order #content .order-infos {
	margin-bottom:20px;
}
#display-order #content .order-infos .order-number {
	font-weight:bold;
	font-size:1.2em;
}
#display-order #content .order-infos .order-number span {
	font-weight:bold;
	font-size:1.0em;
}
#display-order #content .bill-bottom {
	text-align:center;
}


/******************************/
/**     BlogShop Icons       **/
/******************************/
.validate{
	float:left;
	background: transparent url(img/ok.jpg) no-repeat;	
	width:20px;
	height:20px;
	
}

.remove{
	float:left;
	background: transparent url(img/remove.gif) no-repeat;
	cursor:pointer;
	width:15px;
	height:15px;
}

a.validateOrder {
	font-weight: bold;
	font-size: 12px;
	cursor: pointer;
	padding: 2px;
	padding:5px 7px;
	font: Arial,sans-serif;
	color: #326E9E;
	text-decoration:none;
	
}
a.validateOrder:hover {
	color: #326E9E;
	border: 1px solid #326E9E;
}
/*************************/
/** Styles pour la home **/
/*************************/
#home-products-list {
	text-align:center;
	overflow:hidden;
}
#home-products-list h2 {
	font-size:1.3em;
	font-weight:bold;
	color:#e0211a;
	margin-bottom:5px;
	text-align:left;
}
#home-products-list ul {
	background:transparent;
	width:670px;
}
#home-products-list ul li {
	overflow:hidden;
	width:167px;
	list-style:none;
	float:left;
}
#home-products-list ul li.first-col,
#home-products-list ul li.last-col {
	width:168px;
}
#home-products-list ul li.hproduct {
	cursor:pointer;
}
#home-products-list ul li.hover {
	background:#FFF;
}
#home-products-list ul li h3 {
	height:2.8em;
	padding:5px 8px;
}
#home-products-list ul li h3 a {
	text-decoration:none;
}
#home-products-list ul li h3 a span {
	color:#e0211a;
	font-weight:bold;
	font-size: 0.8em;
}
#home-products-list ul li .image {
	height:110px;
}
#home-products-list ul li .description {
	padding:0 8px;
	text-align:justify;
	height:4.6em;
}
#home-products-list ul li .price-info {
	padding:0 8px 20px 8px;
}
#home-products-list ul li .price-info .old-price {
	text-decoration:line-through;
	display:block;
	height:1.5em;
}
#home-products-list ul li .price-info .price {
	color:#e0211a;
	font-weight:bold;
	font-size:1.1em;
	height:2.5em;
}
#home-products-list ul li .details {
	height:3em;
}
#home-products-list ul li .details a {
	color:#e0211a;
	text-decoration:none;
	font-size:1.2em;
	font-weight:bold;
}


/*****************************************************************/
/** Formulaire de saisi des coordonnées (processus de paiement) **/
/*****************************************************************/
#order-addresses #navlinks {
	display:none;
}
#order-addresses form.addresses h3,
#modify-account form.addresses h3 {
	font-size:1.5em;
	font-weight:normal;
	padding:12px 0 4px 0;
	margin-bottom:10px;
	border-bottom:1px dotted #e0211a;
}
#order-addresses .modify-delivery-wrapper {
	margin-bottom:20px;
}
#order-addresses form label {
	display:block;
	padding:0 4px 4px 0;
	width:29%;
	float:left;
	text-align:right;
}
#order-addresses form p.field,
#modify-account form p.field {
	padding:5px 0;
	width:auto;
	margin:0;
	clear:left;
}
#order-addresses div.billing-address {
	margin-bottom:30px;
}
#order-addresses form p.radio label {
	white-space:nowrap;
	width:38%;
	margin:0;
}
#order-addresses form.addresses p.field .required {
	color:#f00;
	font-weight:bold;
	font-size:13px;
}
#order-addresses form.addresses span.error,
#modify-account form.addresses span.error {
	display:block;
	margin-bottom:2px;
}
#order-addresses form.addresses p.radio label {
	font-weight:normal;
	padding-right:10px;
}
#order-addresses form.addresses p.field label.radio {
	display:inline;
	float:left;
	clear:right;
	width:auto;
	padding-left:3px;
	margin:0;
	text-align:left;
	font-weight:bold;
}
#order-addresses form.addresses p.radio input {
	float:left;
	border:none;
}
form p.agreeWithTerms input {
	float:left;
}
form p.agreeWithTerms label {
	float:left;
	width:auto;
	text-align:left;
	margin:0 8px 0 2px;
}
body#order-addresses form.addresses p.radio radio {
	border:none;
}


/**************************************************************/
/** Modification du compte client / adresses de livraison... **/
/**************************************************************/
body#modify-account div#content .subArea {
	zoom:1; /* for IE 6 7 */
}
body#modify-account div#content form label {
	width:36%
}
body#modify-account div.add-shipping-address {
	padding:7px 0;
}
body#modify-account div.billing-address {
	margin-top:13px;
}
body#modify-account #shipping-addresses .shipping-address-block {
	width:300px;
	margin-bottom:20px;
	float:left;
}
body#modify-account #shipping-addresses .odd {
	margin-right:30px;
}
body#modify-account .shipping-address-block li {
	list-style:none;
	list-style-position:outside;
}
body#modify-account .shipping-address-block li.label {
	color:;
	font-weight:bold;
	font-size:1.1em;
}
body#modify-account .shipping-address-block li.modify,
body#modify-account .shipping-address-block li.delete {
	float:left;
	padding-top:6px;
}
body#modify-account .shipping-address-block li.delete {
	margin-left:7px;
}
body#modify-account form.addresses .field select {
	padding:3px;
}
body#modify-account #delivery-address .edit-shipping-address-buttons {
	padding:7px;
}
body#modify-account #delivery-address .edit-shipping-address-buttons .cancel,
body#modify-account #delivery-address .edit-shipping-address-buttons .save {
	float:left;
}
body#modify-account #delivery-address .edit-shipping-address-buttons .cancel {
	width:36%;
	text-align:right;
}
body#modify-account #delivery-address .edit-shipping-address-buttons .cancel {
	padding-right:4px;
}
body#modify-account #content form.addresses .save-informations {
	clear:both;
	margin-left:36%;
	margin-top:15px;
}
body#modify-account #content form.addresses .save-informations .button-like {
	margin-left:4px;
}
/*************************/




/********************/
.footnotes {
	border: 1px solid #E8E8E8;
	padding: 5px 0;
	margin: 6px 0 25px 0;
}
.footnotes h4 {
	color: #005D99;
	background: #FBFBFB;
	border-bottom: 1px solid #E8E8E8;
	background: transparent url(img/report.png) no-repeat 4px 3px;
	padding: 2px 10px 2px 25px;
	margin: 0 0 6px 0;
	font-style: italic;
}
.footnotes p {
	padding: 4px 10px;
}


