/*
  $Id: stylesheet.css,v 1.56 2003/06/30 20:04:02 hpdl Exp $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/
.errorBox { font-family : Arial, Helvetica, sans-serif; font-size : 10px; background: #ffb3b5; font-weight: bold; }
.stockWarning { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Arial, Helvetica, sans-serif; font-size : 10px; color: #746967; text-decoration: none; }

h2 {
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif; 
	color: #1B1B1F; 
	border-bottom:#1B1B1F 1px solid;
	margin: 10px 10px 15px 10px; 
	padding: 0px 0px 0px 0px;
}

BODY {
  background: #90816B;
  color: #1B1B1F;
  text-align: center;
  align: center;
  height:550px;
}

A {
	color:#1B1B1F;
  text-decoration: underline;
}

A:hover {
  text-decoration: none;
}

A.unselectedCategory { color: #FFFFFF; text-decoration:none;}
A.unselectedCategory:hover { color: #FFFFFF; text-decoration: underline; }
td.unselectedCategory{font-family:Arial, Helvetica, sans-serif; font-size:12px;text-align:right}
td.home-center {padding-left:16px; padding-right:17px;}
FORM {
	display: inline;
}

TR.header-logo {
  background: #ffffff;
}

TD.header-logo2 {
  padding: 15px 240px 10px 0px;
  vertical-align: center;
  text-align: right;
}
TD.header-logo {
  padding: 15px 0px 0px 0px;
  vertical-align: center;
  text-align: center;
}
TD.header-form {
  padding: 15px 0px 10px 5px;
  vertical-align: bottom;
  text-align: left;
}

TR.header {
  background: #ffffff;
}

TD.header {
    text-align: right;
	padding: 0px 10px 13px 0px;
    background-image: url(./images/bandeau_haut.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
    color: #B890C2;
}

TD.header-search {
    text-align: left;
	padding: 0px 0px 13px 10px;
    background-image: url(./images/bandeau_haut.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
    color: #B890C2;
}

A.header { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
    color: #666666;
}

A.header:hover {
    color: #B890C2;
    text-decoration: none;
}




TR.subHeader {
  background: #746967;
}

TD.subHeader {
	height: 36px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.05em;
	background-image: url(./images/bar-navigation.gif);
}
TR.subHeader2 {
}
TABLE.subHeader2 {
  background: #746967;
  border-left:#CC99CC 1px solid;
  border-right:#CC99CC 1px solid;
  background-image: url(./images/bground-header2.gif);

}

TD.subHeader2 {
	height: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7.5pt;
	color: #756A6A;
	text-align: center;
	letter-spacing: 0.1em;
	
}
TD.subHeader2lng {
	height: 22px;
    font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
	color: #756A6A;
	letter-spacing: 0.1em;
	text-align: right;
	padding: 0 10 0 0;
	
}

A.subheader { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
    color: #FFFFFF;
}
A.subheader2selected { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
    color: #FFFFFF;
}
A.subheader2 { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
    color: #8E8080;
}

A.subheader:hover {
  color: #B890C2;
  text-decoration: none;
}
A.subheader2:hover {
  color: #FFFFFF;
  text-decoration: none;
}

TR.headerNavigation {
}

TD.headerNavigation {
	height: 72px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	color: #756766;
	background-image: url(./images/bar-breadcrumb.gif);
	vertical-align: bottom;
	padding: 0px 0px 5px 10px;
	border-left:#CC99CC 1px solid;
	border-right:#CC99CC 1px solid;
}

TD.headerNavigationContent {
}

TD.headerStaticContent {
	height: 72px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 12pt;
	color: #756766;
	vertical-align: bottom;
	padding: 0px 0px 5px 10px;
	border-left:#CC99CC 1px solid;
	border-right:#CC99CC 1px solid;
}

A.headerNavigation { 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	color: #756766;
}

A.headerNavigationFirst { 
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
 	font-style: normal;
	font-variant: normal;
	font-size: 13pt;
	color: #756766;
}

A.headerNavigationFirst:hover {
  color: #ffffff;
  text-decoration: none;
}

A.headerNavigation:hover {
  color: #ffffff;
  text-decoration: none;
}

TR.headerError {
  background: #ff0000;
}

TD.headerError {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  background: #ff0000;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TABLE.main-table {
	width: 877px;
	height: 292px;
	text-align: center;
	background:#FFFFFF;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
TABLE.main-table-article {
	width: 877px;
	height: 292px;
	text-align: center;
	background:#C7C0B5;
	background-image:url(images/bg_contenu.jpg);
	background-position:top;
	background-repeat:no-repeat;
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
}
TABLE.main-table-checkout {
	width: 877px;
	height: 292px;
	text-align: center;
	background:#FFFFFF;
	background-image:url(images/fond_checkout.jpg);
	background-position:top;
	background-repeat:no-repeat;
}

/* Left menu */
.column-left {
 background:#FFFFFF;
 vertical-align: top;
 text-align: center;
}
TR.footer {
  height:23px;
}
table.footer {
	background-image:url(images/footer_bg.jpg);
	background-repeat:no-repeat;
	height:85px;
	width:877px;
} 
table.footer2 {
	background-image:url(images/footer_bg_2.jpg);
	background-repeat:no-repeat;
	height:157px;
	width:877px;
} 
TD.haut_home{
 background-image:url(images/bg_haut_home.gif);
 background-repeat:repeat-x;
 background-position:top;
 font-size:4px;
 height:11px;
}
TD.haut_article{
 background-image:url(images/bg_haut_contenu.gif);
 background-repeat:repeat-x;
 background-position:top;
 font-size:4px;
 height:12px;
}
TD.news{
	width:180px; 
	background-image:url(images/fond_news.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	text-align:center;
}
TD.news2{
	width:180px; 
	background-image:url(images/fond_news_2.gif);
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	color:#FFFFFF;
	padding-left:20px;
	padding-right:20px;
	text-align:center;

}
TD.footer_language {
  height:21px;
padding-left:37px;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 11px;
  font-weight:bold;
  color:#1B1B1F;

}
TD.footer_menu {
  height:37px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#FFFFFF;
  padding-top:4px;
}
TD.footer_menu_2 {
  height:37px;
  text-align:center;
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color:#FFFFFF;
  padding-top:21px;
}
TD.menu {
height:33px;
	background-image:url(images/separateur.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:1px;
	background-color:#1B1B1F;
	color:#FFFFFF;
	text-align:center;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 14px;
}

TD.menu:hover, TD.menu-hover{
	color:#B9DBEA;
	background-color:#143546;
	background-image:url(images/separateur_on.gif);
	background-position:right top;
	background-repeat:no-repeat;
	padding-right:1px;
	text-align:center;
  	font-family:Arial, Helvetica, sans-serif;
  	font-size: 14px;
	height:33px;
}
A.menu {color:#FFFFFF;text-decoration:none}
A.menu:hover, A.menu-hover {color:#B9DBEA;
text-decoration:none;}

#produits_on{
	display:none;
	background-image:url(images/produits_on2.gif);
	visibility:hidden;
	position:relative;
	height: 109px;
	width: 228px;
	_height: 113px;
	_width: 238px;
	left:30px;
	top:-169px;
	_left:71px;
	_top:-169px;
	text-align:right;
	padding-bottom:10px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#saisona{
	display:none;
	background-image:url(images/produits_on.gif);
	background-position:right;
	visibility:hidden;
	position:relative;
	height: 99px;
	width: 228px;
	_height: 103px;
	_width: 238px;
	left:-23px;
	top:-162px;
	_left:-22px;
	_top:-159px;
	text-align:right;
	padding-bottom:10px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#conseils{
	display:none;
	background-image:url(images/produits_on.gif);
	background-position:right;
	visibility:hidden;
	position:relative;
	height: 99px;
	width: 228px;
	_height: 103px;
	_width: 238px;
	left:195px;
	top:-162px;
	_left:196px;
	_top:-159px;
	text-align:right;
	padding-bottom:10px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}#privilege{
	display:none;
	background-image:url(images/produits_on.gif);
	background-position:right;
	visibility:hidden;
	position:relative;
	height: 99px;
	width: 228px;
	_height: 103px;
	_width: 238px;
	left:478px;
	top:-162px;
	_left:481px;
	_top:-159px;
	text-align:right;
	padding-bottom:10px;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
	
TD.sub_footer {
  padding: 5px 0px 0px 0px;
  font-family: Arial, sans-serif; 
  font-size: 9px;
  color: #73B64F;
}
A.footer {
  font-family: Arial, sans-serif; 
  font-size: 11px;
  color: #73B64F;
  text-decoration:none;
}
A.footer:hover {
  color: #73B64F;
  text-decoration:underline;
}

td.infoBox {
 background:FEF6E6;
 vertical-align: top;
}

table.infoBox {
  width: 173px;
  background:#FFFFFF;
}

.infoBoxContents {
  background:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px;
  vertical-align: top;
  margin: 0px 0px 0px 0px;
  width:152px;
}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
}

Table.infoBoxHeading {
  width: 173px;
  background: #FFFFFF;
}

TD.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  vertical-align: center;
  background:#FFFFFF;
  color: #CC3366;
}

A.infoBoxHeading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  vertical-align: center;
  color: #CC3366;
}

Table.infoBoxFooting {
  width: 200px;
  background: #FFFFFF;
}

TD.infoBoxFooting {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  vertical-align: top;
  background:#FFFFFF;
  color: #CC3366;
}
TD.info_box_left {
background-image:url(images/info_box_left_bg.gif);
background-repeat:repeat-y;
vertical-align:bottom;
text-align:left
}
TD.info_box_right {
background-image:url(images/info_box_right_bg.gif);
background-repeat:repeat-y;
vertical-align:bottom;
text-align:right;
}
TD.infoBox, SPAN.infoBox {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  background:#FFFFFF;
}

td.categoriesBox {
 background:FEF6E6;
}

table.categoriesBox {
  width: 90%;
}

.categoriesBoxContents {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal;
  text-align: left;
  background:#FEF6E6;
  color: #CC3366;
}

.categoriesBoxText {
  font-family: Arial, Helvetica, sans-serif; 
  font-weight: normal;
  text-align: left;
  color: #CC3366;
  padding: 0px 0px 5px 0px;
}

Table.categoriesBoxHeading {
  width: 90%;
  background: #FFFFFF;
  border-top: 1px solid #E9DEE8;
}

TD.categoriesBoxHeading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-weight: bold;
  text-align: center;
  background:#FEF6E6;
  color: #CC3366;
}

TD.category_desc {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
padding-top:50px;
padding-left:12px;
padding-right:115px;
  font-weight: normal;
  text-align: left;
  }

TD.category_title {
  font-family:Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #FFFFFF;
padding-top:20px;
padding-left:12px;
  font-weight: bold;
  text-align: left;
  height:40px;
  }

.category_separateur {
  text-align: center;
  border-bottom: 1px solid #D3D3D3;
  width: 400px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
  background: #f8f8f9;
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
  background: #f8f8f9;
}

TABLE.productListing {
  width: 95%;
  margin: 0px 10px 0px 10px;
  border: 1px;
  border-bottom: 1px solid #756965;
}

.productListing-heading {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 8pt;
  background: #756965;
  color: #FFFFFF;
  font-weight: normal;
}

TD.productListing-data {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt;
  color: #746967;
}

A.pageResults { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #746967; text-decoration: none; }

TD.pageHeading, DIV.pageHeading {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #90816B;
  text-align: left;
  padding: 20px 0px 20px 20px;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
}

TD.main, P.main , .boxText{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  padding: 10px 10px 0px 10px;
  color: #49463F;
  text-align:justify;
}
TD.menu_article {
height:29px;
background-color:#C7C0B5;
text-align:left;
padding:0px 10px;
}
A.menu_article, SPAN.menu_article {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#49463F;
text-decoration:none;
}
A.menu_article:hover {
color:#FFFFFF;
text-decoration:none;
}
.left_edito {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #33781F;
  text-align:right;
  padding-top:10px;
  padding-bottom:10px;
}
.left_picto {
  font-family: Arial, sans-serif; 
  font-size: 10px;
  color: #7BC266;
  padding-top:5px;
}
a.panier{
	color:#377723;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.panier:hover{
	text-decoration:underline;
	color:#377723;

}
a.panier_new{
	color:#ED525A;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
}
a.panier_new:hover{
	text-decoration:underline;
	color:#ED525A;
}

a.search {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ED525A;
	text-decoration:underline;
	padding-left:20px;
}
a.search:hover {
	text-decoration:none;
}

.text_box {
  font-family: Arial, sans-serif; 
  font-size: 12px;
  color: #75768B;
}
.price_box {
  font-family: Arial, sans-serif; 
  font-size: 16px;
  color: #75768B;
}
 
TD.smallText, SPAN.smallText, P.smallText, LI.smallText, input.smallText, table.smallText {
  padding: 0px 10px 0px 10px;
  font-family: Arial, Helvetica, sans-serif ;
  font-size: 11px;
  color: #1B1B1F;
}

TD.smallTextPurple {
  padding: 0px 10px 0px 10px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt;
  color: #B890C2;
}

TD.accountCategory {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 13px;
  color: #aabbdd;
}

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

TD.fieldValue {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

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

SPAN.newItemInCart {
  background:#FFFFFF;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 9px;
  vertical-align: top;
  margin: 0px 3px 0px 3px;
  color: #CC3366;
}



CHECKBOX, INPUT, RADIO, SELECT {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

TEXTAREA {
  width: 100%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

SPAN.greetUser {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

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

SPAN.markProductOutOfStock {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
  font-family: Arial, Helvetica, sans-serif; 
  color: #ff0000;
}

SPAN.errorText {
  font-family: Arial, Helvetica, sans-serif; 
  color: #ff0000;
}

.moduleRow { }
.moduleRowOver { background-color: #D7E9F7; cursor: pointer; cursor: hand; }
.moduleRowSelected { background-color: #E9F4FC; }
TD.module, P.module {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12px;
  padding: 0px 10px 0px 10px;
  color: #746967;
}

.checkoutBarFrom, .checkoutBarTo { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #000000; }

/* message box */

.messageBox { font-family: Arial, Helvetica, sans-serif; font-size: 10px; }
.messageStackError, .messageStackWarning { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #ffb3b5; }
.messageStackSuccess { font-family: Arial, Helvetica, sans-serif; font-size: 10px; background-color: #99ff00; }

/* input requirement */

.inputRequirement { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #B890C2;   padding: 0px 10px 0px 10px;}

TD.featured_product_1 {
  width: 40%;
  background: #EADCD9;
}

TD.featured_product_2 {
  background: #FBF1E8;
}

TD.titre_featured_product {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11px;
  color: #756966;
  padding: 10px 10px 10px 10px;
  font-weight: bold; 
}

TD.text_featured_product {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10px;
  font-weight: normal;
  color: #808285;
  padding: 10px 10px 10px 10px;
  text-align: left;
}

/* Styles pour la fiche produit */
TD.product-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  padding-top:25px;
  padding-left:120px;
  height:55px;
  }
TD.product-cat-name {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight:bold;
  }

TD.product-description-short {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  height:60px;
  padding: 0px 10px 0px 120px;
  font-weight: normal;
  text-align: justify;
  vertical-align:middle;
}
TD.product-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  padding: 0px 10px 0px 120px;
  font-weight: normal;
  text-align: justify;
  color:#FFFFFF;
}
TD.esp_description_prop_12 {
	color:#49463F;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	background-color:#C7C0B5;
	background-image:url(images/bg_esp_left_bott_12.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-right:7px;
	text-align:right;
	vertical-align:top;
	height:100%;
}
TD.esp_description_prop_11 {
	color:#49463F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	background-color:#C7C0B5;
	background-image:url(images/bg_esp_left_bott_11.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-right:7px;
	text-align:right;
	vertical-align:top;
	height:100%;
}
TD.esp_description_prop_10 {
	color:#49463F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:italic;
	background-color:#C7C0B5;
	background-image:url(images/bg_esp_left_bott_10.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-right:7px;
	text-align:right;
	vertical-align:top;
	height:100%;
}
TD.esp_description_plus {
	color:#49463F;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-color:#C7C0B5;
	background-position:top;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-left:30px;
	padding-right:10px;
	padding-bottom:20px;
	text-align:justify;
	vertical-align:top;
	height:100%;
}
.esp_12{
	background-image:url(images/bg_esp_right_bott_12.jpg);
}
.esp_11{
	background-image:url(images/bg_esp_right_bott_11.jpg);
}
.esp_10{
	background-image:url(images/bg_esp_right_bott_10.jpg);
}
TD.esp_certification {
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	background-image:url(images/bg_esp_footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	padding-top:30px;
	padding-right:30px;
	text-align:right;
	vertical-align:top;
	height:113px;
}
TD.esp_titre_12 {
	background-image:url(includes/languages/french/images/bg_esp_top_12.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:233px;
	padding-top:135px;
	padding-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}

.couleur_12 {
	color:#71A687;
}

.product-price {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
  padding: 10px 10px 0px 120px;
  font-weight: bold;
}

A.question { 
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	color: #808080;
}

TD.question-pop-up { 
	width: 100%;
	height: 75px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	background-color: #CAE8E8;
	color: #808080;
	text-align: left;
    padding: 20px 20px 10px 20px;
}

TD.answer-pop-up { 
	width: 100%;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-style: normal;
	font-variant: normal;
	font-size: 7pt;
	background-color: #FFFFFF;
	color: #808080;
	text-align: justify;
    padding: 10px 20px 0px 20px;
	vertical-align: top;
}

TD.gallery-title { 
	width: 100%;
	height: 7px;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	font-size: 8pt;
	background-color: #DAC6C7;
	color: #756A68;
	text-align: left;
    padding: 20px 20px 10px 20px;
}

TABLE.general-table {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt;
  color: #746967;
  }

TD.general-table-heading {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt;
  font-weight: bold;
  text-align: center;
  color: #746967;
  padding: 2px 2px 2px 2px;
  }

TD.general-table-cell {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 7pt;
  text-align: left;
  color: #746967;
  padding: 2px 2px 2px 2px;
  }
TD.anim_large{
width:606px;
}
TD.anim_etroite{
width:448px;
}
TD.hpfeat{
width:158px;
height:317px;
padding-left:13px;
background-image:url(images/hpfeat-bg.jpg);
background-position:right top;
background-repeat:no-repeat;
}
TD.cdcoeur{
width:158px;
height:346px;
padding-left:13px; 
background-image:url(images/cdcoeur-bg.jpg);
background-position:right top;
background-repeat:no-repeat;
}TD.selection{
width:303px;
height:346px;
padding-left:13px;
background-image:url(images/selection-bg.jpg);
background-position:right top;
background-repeat:no-repeat;
}TD.marque{
width:145px;
height:346px;
background-image:url(images/cdcoeur-bg.jpg);
background-position:left top;
background-repeat:no-repeat;
}
.spip_documents_center {
	text-align:center;
	display:block;
	width:100%;
}
h3.spip {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  font-weight: bold;
  color: #1B1B1F;
  text-align: center;
  padding: 20px 0px 20px 0px;
}
div.produit_cat_12 {
	background-image:url(images/bg_txt_on_12.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:120px;
	padding-top:55px;
	display:block;
}
#produit1{
	visibility:hidden;
	position:relative;
	display:none;
	width:335px;
	height:142px;
	_width:455px;
	_height:197px;
	top:-388px;
	left:420px;
}
#produit2{
	visibility:hidden;
	position:relative;
	display:none;
	width:335px;
	height:142px;
	_width:455px;
	_height:197px;
	top:-390px;
	left:420px;
}
#produit3{
	visibility:hidden;
	position:relative;
	display:none;
	width:335px;
	height:142px;
	_width:455px;
	_height:197px;
	top:-390px;
	left:420px;
}
#produit4{
	visibility:hidden;
	position:relative;
	display:none;
	width:335px;
	height:142px;
	_width:455px;
	_height:197px;
	top:-390px;
	left:420px;
}
#bas {
	visibility:hidden;
	display:none; 
	position:relative;
	top:-384px;
}
.product-info {
	background-position:right top;
	background-repeat:no-repeat;
}
.pi_12 {
	background-image:url(images/fond_fp_droite_12.gif);
}
.pi_11 {
	background-image:url(includes/languages/french/images/fond_fp_droite_11.gif);
}
.pi_10 {
	background-image:url(includes/languages/french/images/fond_fp_droite_10.gif);
}
TD.esp_titre_12 {
	background-image:url(includes/languages/french/images/bg_esp_top_12.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:233px;
	padding-top:135px;
	padding-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
TD.esp_titre_11 {
	background-image:url(includes/languages/french/images/bg_esp_top_11.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:233px;
	padding-top:135px;
	padding-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}
TD.esp_titre_10 {
	background-image:url(includes/languages/french/images/bg_esp_top_10.jpg);
	background-position:top;
	background-repeat:no-repeat;
	height:233px;
	padding-top:135px;
	padding-left:35px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	}

.couleur_12 {
	color:#71A787;
}
.couleur_10 {
	color:#3B84A5;
}
.couleur_11 {
	color:#E1206F;
}
div.produit_cat_12 {
	background-image:url(images/bg_txt_on_12.gif);
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:120px;
	padding-top:55px;

}
#cat_14{
display:none;
visibility:hidden;
position:relative;
top:-114px;
left:296px;
color:#C4B59F;
font-family:Arial, Helvetica, sans-serif;
font-size:65px;
}
#cat_13{
display:none;
visibility:hidden;
position:relative;
top:-114px;
left:296px;
color:#C4B59F;
font-family:Arial, Helvetica, sans-serif;
font-size:65px;

}#cat_12{
display:none;
visibility:hidden;
position:relative;
top:-360px;
left:430px;
}#cat_11{
display:none;
visibility:hidden;
position:relative;
top:-360px;
left:430px;
}#cat_10{
display:none;
visibility:hidden;
position:relative;
top:-360px;
left:430px;
}
#aide{
display:block;
visibility:visible;
position:absolute;
top:220px;
left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:10px;
width:420px;
text-align:center;
color:	#FFFFFF;
}
#aide_gamme{
display:block;
visibility:visible;
position:absolute;
top:270px; 
left:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
font-size:10px;
width:510px;
text-align:center;
color:	#FFFFFF;
}
.texte_gamme{
	height:223px;
	padding: 40px 35px 0px 40px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#49463F;
	text-align:justify;
}
.border-head{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-top:1px solid #FFFFFF;
}
.border-foot{
	border-left:1px solid #FFFFFF;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
}
img {
	border:none;
}