/**
 * Main CSS Stylesheet
 *
 * @package templateSystem
 * @copyright Copyright 2003-2005 Zen Cart Development Team
 * @copyright Portions Copyright 2003 osCommerce
 * @license http://www.zen-cart.com/license/2_0.txt GNU Public License V2.0
 * @version $Id: stylesheet.css 4376 2006-09-03 20:42:22Z drbyte $
 * @adjusted for 1.3.6 PurpleShades Template
 */

body {
	margin: 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 62.5%;
	color: #000000;
	background-color: #e5f4f5;
	}

a img { border: none; }

a:link, #navEZPagesTOC ul li a {
	color: #1f1f1f;
	text-decoration: underline;
	}
 
a:visited {
	color: #504f4f;
  text-decoration: underline;
	}

a:hover, #navEZPagesTOC ul li a:hover, #navMain ul li a:hover, #navSupp ul li a:hover, #navCatTabs ul li a:hover {
	color: #bd2c17;
	text-decoration: underline;
	}

a:active {
	color: #bd2c17;
	text-decoration: underline;
	}

h1 {
	font-size: 1.5em;
	}

h2 {
	font-size: 1.4em;
	}

h3 {
	font-size: 1.3em;
	}

h4, h5, h6, label, h4.optionName, LEGEND, address, .sideBoxContent, .larger{
	font-size: 1.1em;
	}

.biggerText {
	font-size: 1.2em;
	}

h1, h2, h3, h4, h5, h6 {
	margin: 0.3em 3px;
	}

code {
	font-family: arial, verdana, helvetica, sans-serif;
	font-size: 1em;
	}

form, select, input {
	display: inline;
	font-size: 1em;
	margin: 0.1em;
	}

textarea {
	margin: 0.5em auto 0;
	display:block;
	width: 98%;
	}

/*input:focus, select:focus, textarea:focus {
	background: #f0fcff;
	}*/

fieldset {
	padding: 0.5em;
	margin: 0.5em 0em;
	border: 1px solid #cccccc;
	}

legend {
	font-weight: bold;
	padding: 0.3em;
	}

h4.optionName { 
	line-height: 1.5em;
	padding: 0.2em;
	}
	
LABEL {
	line-height: 1.5em;
	padding: 0em;
	}

label.checkboxlabel, label.radioButtonlabel {
	margin: 0.5em 0.3em;
	}

#logo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .centerBoxContentsAlsoPurch, .attribImg {
	float: left;
	}

label.inputlabel {
	width: 11em;
	float: left;
	}

label.inputlabelPayment {
	width: 15em;
	float: left;
	}

label.selectlabel, label.switchedlabel, label.uploadslabel  {
	width: 12em;
	float: left;
	}

p, address {
	padding: 0.5em;
	}

address {
	font-style: normal;
	}

.clearBoth {
	clear: both;
	}
.clear{display:block;clear:both;height:0px;content:".";visibility:hidden;}
hr {
	height: 1px;
	margin-top: 0.5em;
	border: none;
	border-bottom: 1px solid #9a9a9a;
	}

/*warnings, errors, messages*/
.messageStackWarning, .messageStackError, .messageStackSuccess, .messageStackCaution {
	line-height: 1.8em;
	padding: 0.2em;
	border: 1px solid #000000;
	}

.messageStackWarning, .messageStackError {
	background-color: #ff0000;
	color: #ffffff;
	}

.messageStackSuccess {
	background-color: #8D79B7;
	color: #000;
	}

.messageStackCaution {
	background-color: #ff66e8;
	color: #000000;
	}

/*wrappers - page or section containers*/
#mainWrapper {
	/*background-image: url(../images/hatch_bg.gif);*/
  background-repeat: repeat;
	text-align: left;
	width: 100%;
	vertical-align: top;
	}

#logoWrapper{
    background-image: url(../images/hdr_bg.gif);
    background-repeat: repeat-x;
    background-color: #ffffff;
    height:160px;
}	

#contentMainWrapper, #cartBoxListWrapper, #ezPageBoxList, #cartBoxListWrapper ul, #ezPageBoxList ul, #mainWrapper, #popupAdditionalImage, #popupImage {
	margin: 0em;
	padding: 0em;
	}

#navColumnOneWrapper, #navColumnTwoWrapper, #mainWrapper {
	margin: auto;
	} 

#tagline {
	color:#ffffff;
	font-size: 2em;
	line-height: 135px;	
	text-align : right;
	vertical-align: center;
	padding-top: 40px;
	padding-right: 10%; /* avoiding bugs with 800x600 size */
	}

#sendSpendWrapper {
	border: 1px solid #cacaca;
	float: right;
	margin: 0em 0em 1em 1em;
	}

/* JB 29/06/2007 */
#divtva {
  text-align: center;
}
/* FIN JB */

.floatingBox, #accountLinksWrapper, #sendSpendWrapper, #checkoutShipto, #checkoutBillto, #navEZPagesTOCWrapper {
	margin: 0;
	width: 47%;
	}

.wrapperAttribsOptions {
	margin: 0.3em 0em;
	width: 49%;
	float: left;
}

/*navigation*/

.navSplitPagesResult {}
.navSplitPagesLinks {}
.navNextPrevCounter {
	margin: 0em;
	font-size: 0.9em;
	}
.navNextPrevList {
	display: inline;
	white-space: nowrap;
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	}

#navMainWrapper, #navSuppWrapper, #navCatTabsWrapper {
	background-image: url(../images/nav_bg.gif);
    background-repeat: repeat-x;
    background-color: #ffbdf5;
    height: 59px !important;
    margin: 0em;
	background-color: #ffffff;
	font-weight: bold;
	color: #ffffff;
	height: 1%;
	width: 100%;
	}

#navMain {
	line-height: 59px !important;
	vertical-align: middle;
	}
	
#navMain ul, #navSupp ul, #navCatTabs ul  {
	margin: 0;
	padding:  0.5em 2em;
	list-style-type: none;
	text-align: center;
	line-height: 4.5em;
	}

#navMain ul li.firstbar, #navSupp ul li.firstbar, #navCatTabs ul li.firstbar {
	display: inline;
	border-left: none;
	font-size: 1.1em;
	color: #ffffff;
	}
	
#navMain ul li, #navSupp ul li, #navCatTabs ul li {
	display: inline;
	border-left: 2px solid;
	color: #000000;	
	}

#navMain ul li a, #navSupp ul li a, #navCatTabs ul li a {
	text-decoration: none;
	padding: 0em 0.5em;
	margin: 0;
	color: #ffffff;
	white-space: nowrap;
	}

#navEZPagesTOCWrapper {
	font-weight: bold;
	float: right;
	height: 1%;
	border: 1px solid #000000;
	}
	

#navEZPagesTOC ul {
	margin: 0;
	padding:  0.5em 0em;
	list-style-type: none;
	line-height: 1.5em;
	}

#navEZPagesTOC ul li {
	white-space: nowrap;
	}

#navEZPagesTOC ul li a {
	padding: 0em 0.5em;
	margin: 0;
	}

#navMainSearch, #navCategoryIcon, .buttonRow, #indexProductListCatDescription {
	margin: 0.5em;
	}
	
#searchContent {
	margin-top: -4px;
	}	

#navEZPagesTop {
	background-color: #6dd300;
	font-size: 0.95em;
	font-weight: bold;
	margin-bottom: 10em;
	padding: 0.5em;
	}

#navBreadCrumb {
	background-color: none;
	font-size: 0.95em;
	font-weight: bold;
	
	padding: 0.5em;
	}

/* The padding-top in both below is for ezpage use: uncomment if you are using ezpages in the header */
#navColumnOne {
	background-color: none;
/*	padding-top: 1em; */
	}

#navColumnTwo {
	background-color: none;
/*	padding-top: 1em; */	
	}

/*The main content classes*/
#contentColumnMain, #navColumnOne, #navColumnTwo, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .alert {
	vertical-align: top;
	}

/*.content,*/ #productDescription, .shippingEstimatorWrapper {
	/*font-size: 1.2em;*/
	padding: 0.5em;
	}

.alert {
	color: #FF0000;
	margin-left: 0.5em;
	}
.advisory {}
.important {
	font-weight: bold;
	}
.notice {}
.rating{}
.gvBal {
	float: right;
	}
	
.centerColumn {
	background-color: #ffffff;
	border-color: #02a3d2;
	}

, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix {
	padding: 0.8em;
	}

.smallText, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP {
	font-size: 0.9em;
	}

/*Shopping Cart Display*/
#cartAdd {
	float: right;
	text-align: center;
	margin: 1em;
	border: 1px solid #000000;
	padding: 1em;
	}

.tableHeading TH {
	border-bottom: 1px solid #cccccc;
	}

.tableHeading {
	background-color: #e9e9e9;
	}

#cartSubTotal {
	/*border-top: 1px solid #cccccc;*/
	font-weight: bold;
	text-align: right;
	line-height: 2.2em;
	padding-right: 2.5em;
	}

.cartSubTotal, .cartSubTotal2 {
	/*border-top: 1px solid #cccccc;*/
	/*border-bottom: 1px solid #cccccc;*/
	font-weight: bold;
	font-size: 1.1em;
	}
	
.cartSubTotal {
	text-align: center;
	}

.tableRow, .tableHeading, #cartSubTotal {
	height: 2.2em;
	}

.cartProductDisplay, .cartUnitDisplay, .cartTotalDisplay, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, #cartInstructionsDisplay, .cartTotalsDisplay   {
	padding: 0.5em 0em;
	}

.cartUnitDisplay, .cartTotalDisplay {
	text-align: right;
	padding-right: 0.2em;
	}

#scUpdateQuantity {
	width: 2em;
	}

.cartQuantity {
	width: 4.7em;
	}

.cartNewItem {
	color: #f7b80d;
	position: relative;  /*do not remove - fixes stupid IEbug*/
	}

.cartOldItem {
	color: #1a7900;
	position: relative;   /*do not remove - fixes stupid IEbug*/
	}

.cartBoxTotal {
	text-align: right;
	font-weight: bold;
	}

.cartRemoveItemDisplay {
	width: 3.5em;
	}

.cartAttribsList {
	margin-left: 1em;
	}

#mediaManager {
  width: 50%; 
  margin: 0.2em;
  padding: 0.5em;
  }

.normalprice, .productSpecialPriceSale {
	text-decoration: line-through;
	}

.productSpecialPrice, .productSalePrice, .productSpecialPriceSale, .productPriceDiscount {
	color: #ff0000;
	}

.orderHistList {
	margin: 1em;
	padding: 0.2em 0em;
	} 

#cartBoxListWrapper ul, #ezPageBoxList ul {
	list-style-type: none;
	}

#cartBoxListWrapper li, #ezPageBoxList li, .cartBoxTotal {
	margin: 0;
	padding: 0.2em 0em;
	} 

#cartBoxEmpty, #cartBoxVoucherBalance {
  font-weight: bold;
  }

.totalBox {
	width: 5.5em;
	text-align: right;
	padding: 0.2em;
	}

.lineTitle, .amount {
	text-align: right;
	padding: 0.2em;
	}

.amount {
	width: 5.5em;
	}

/*Image Display*/
#productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage {
	margin: 0em 1em 1em 0em ;
	}

.categoryIcon {}

#cartImage {
	margin: 0.5em 1em;
	}

/*Attributes*/
.attribImg {
	width: 20%;
	margin: 0.3em 0em;
}

.attributesComments {}

/*list box contents*/
.centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew {
	margin: 1em 0em;
	}

/*sideboxes*/
.columnLeft {}

h3.leftBoxHeading, h3.leftBoxHeading a {
	font-size: 1em;
	color: #ffffff;
	}
h3.leftBoxHeading a:visited {
	color: #ccffcc;
}

h3.rightBoxHeading a:visited {
	color: #ccffcc;
}

h3#manufacturersHeading {
	margin: 0em;
	height: 18px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.1em 0.2em;
	}
	
.leftBoxHeading   {
	margin: 0em;
	background-image: url(../images/fond_entete.gif);
	background-repeat: no-repeat;
	padding: 0.4em 0.2em;
	}
		
.leftBoxContainer {
	margin-top: 1.5em;
	}

.centerBoxHeading {
    color: #fff;
	margin: 0em;
	/*background-image: url(../images/navcat_bg.gif);*/
	background-color: #9d9b8e;
	padding: 0.5em 0.2em;
	}

.sideBoxContent {
	padding: 0.4em;
	border-left: 1px solid #1a7900;
	border-right: 1px solid #1a7900;
	padding-bottom: 2.5em;
	background-color: #ffffff;
	background-image: url(../images/sidebox_bot.gif);
	background-repeat: no-repeat;
	background-position: 0% 100%;
	}

h3.rightBoxHeading, h3.rightBoxHeading a {
	font-size: 1.1em;
	color: #ffffff;
	}

h3#currenciesHeading {
	margin: 0em;
	height: 18px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.3em 0.2em;
	}
	
h3#ezpagesHeading {
	margin: 0em;
	height: 20px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.0em 0.2em;
	}	

h3#recordcompaniesHeading {
	margin: 0em;
	height: 18px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.1em 0.2em;
	}
	
h3#musicgenresHeading {
	margin: 0em;
	height: 18px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.1em 0.2em;
	}				

h3#searchHeading {
	margin: 0em;
	height: 22px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.1em 0.2em;
	}	
			
.rightBoxHeading {
	margin: 0em;
	height: 20px;
	background-image: url(../images/sidebox_top.gif);
	background-repeat: no-repeat;
	padding: 0.0em 0.2em;
	}
	
.rightBoxContainer {
	margin-top: 1.5em;

	}

h3.leftBoxHeading a:hover {
	color: #FFFF99;
	text-decoration: none;
	} 

h3.rightBoxHeading a:hover {
	color: #ffff99;
	text-decoration: none;
	}

.centeredContent, TH, #cartEmptyText, #cartBoxGVButton, #cartBoxEmpty, #cartBoxVoucherBalance, #navCatTabsWrapper, #navEZPageNextPrev, #bannerOne, #bannerTwo,  #bannerThree,  #bannerFour,  #bannerFive,  #bannerSix, #siteinfoLegal, #siteinfoCredits, #siteinfoStatus, #siteinfoIP, .center, .cartRemoveItemDisplay, .cartQuantityUpdate, .cartQuantity, .cartTotalsDisplay, #cartBoxGVBalance, .centerBoxHeading,.rightBoxHeading, .productListing-data, .accountQuantityDisplay, .ratingRow, label#textAreaReviews, #productMainImage, #reviewsInfoDefaultProductImage, #productReviewsDefaultProductImage, #reviewWriteMainImage, .centerBoxContents, .specialsListBoxContents, .categoryListBoxContents, .additionalImages, .centerBoxContentsSpecials, .centerBoxContentsAlsoPurch, .centerBoxContentsFeatured, .centerBoxContentsNew, .gvBal, .attribImg {
	text-align: center;

	}

#bestsellers .wrapper {
	margin: 0em 0em 0em 1.5em;
	}

#bestsellers ol {
	padding: 0;
	margin-left: 1.1em;
	}

#bestsellers li {
	padding: 0;
	margin: 0.3em 0em 0.3em 0em;
	}

#bannerboxHeading {
	background-color: none;
	}

#currenciesContent {
	margin-top: -5px;
	}

#upProductsHeading {
	text-align: left;
	}

#upDateHeading {
	text-align: right;
	}

/*misc*/
.back {
	float: left;
	display: block;
        margin-top: 0px;
	padding-left: 2;
	/*line-height: 5px;*/
	}

/*misc*/
.back2 {
	float: left;
	display: block;
  margin-top: 0px;
	padding: 0;
	line-height: 5px;
	}

.forward {
	float: right;  

	}

.bold {
	font-weight: bold;
	}

.rowOdd {
	background-color: #E8E8E8;
	height: 1.5em;
	vertical-align: top;
	}

.rowEven {
	background-color: #F0F0F0;
	height: 1.5em;
	vertical-align: top;
	}

CAPTION {
	/*display: none;*/
	}

#myAccountGen li, #myAccountNotify li {
	margin: 0;
	} 

.accountTotalDisplay, .accountTaxDisplay {
	width: 20%;
	text-align: right;
	/*vertical-align: top*/
	}

.accountQuantityDisplay {
	width: 10%;
	vertical-align: top
	}

TR.tableHeading {
	background-color: #cacaca;
	height: 2em;
	}

#siteMapList {
	width: 90%;
	float: right;
	}

.ratingRow {
	margin: 1em 0em 1.5em 0em;
	}

label#textAreaReviews {
	font-weight: normal;
	margin: 1em 0em;
	}

#popupShippingEstimator, #popupSearchHelp, #popupAdditionalImage, #popupImage, #popupCVVHelp, #popupCouponHelp, #popupAtrribsQuantityPricesHelp, #infoShoppingCart {
	background-color: #ffffff;
	}

/**
 * Specific Additions for 1.3.6
 *
 * Added based upon many forum contributors
 */
 
 .hiddenField {
	display: none;
	}
	
.visibleField {
	display: inline;
	}
	
/*
* Spécifiques à l'affichage de la rubrique "Références"
* Ecrit par M.D. pour Easycom
* 2007-04-05
*/
.references{
	text-align: center;
	margin-bottom: 10px;
}

.reference{
	float: left;
	text-align: center;
	margin: 20px;
	margin-left: 1%;
	margin-right: 1%;
}

.reference_img{
	height: 120px;
	width: 200px;
	border: 1px solid black;
}

.reference_lien{
	text-align: center;
}

.divClear{
	clear: both;
}













/* ------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------- */
/* ------------------------------------------------------------------------------------------------------------------------------- */

body {
  background:#FFFFFF none repeat scroll 0%;
}

h2 {
  /*color:#000;*/
  font-family:Arial,Helvetica,sans-serif;
  font-size:14px;
  font-style:normal;
  font-weight:bold;
  text-align:left;
}

#header {
  background:#9d9b8e url(../images/header.jpg) right no-repeat ;
  left:0px;
  height:76px;
  top:0px;
  position:absolute;
  width:100%;
}

.inputChoix {
  border:1px solid #562381;
}

#header .accroche {
	color:#FFFFFF;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	font-style:normal;
	font-weight:bold;
	height:50px;
	left:450px;
	position:absolute;
	text-align:left;
	top:15px;
	width:550px;
}

#header .bandeau1 {
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  height:80px;
  position:absolute;
  left:450px;
  top:40px;
}

#header .bandeau1 a {
  color:#FFFFFF;
  /*font-weight:bold;*/
}

#logoentete {
position:absolute;
top:5px;
left:30px;
  }

#header .bandeau1 input.champ {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  margin-right:5px;
  padding-left:2px;
  text-align:left;
  width:93px;
}

#header .bandeau1 input.bouton {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  text-align:center;
}

#onglets {
  position:absolute;
  background:#FFFFFF url(../images/header2.jpg) no-repeat left;
  height:75px;
  padding-left:160px;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  top:76px;
}

.formulaire_inscri1{width:150px;}
.formulaire_inscri2{width:350px;}
.formulaire_inscri2 input {width:320px;}
.formulaire_inscriCP input {width:120px;}
.formulaire_inscri3{color:red}

#onglets .onglet {
  float:left;
  height:32px;
  margin-right:0px;
  padding-top:10px;
  padding:3px 2px 2px;
  text-align:center;
  width:110px;
}

#onglets .compte {
  float:left;
  height:32px;
  margin-right:2px;
  padding:8px 2px 2px;
  text-align:center;
  width:110px;
}

#onglets .ongletspectacle {
  background:transparent url(../images/ongletspectacle.gif) no-repeat scroll 0%;
  float:left;
  height:30px;
  padding:3px;
  text-align:center;
  width:105px;
}

#onglets .ongletspectacle a {
  color:#000000;
  text-decoration:none;
}

#onglets .ongletspectacle a:hover {
  color:#562381;
  text-decoration:none;
}

#onglets .onglet a, #onglets .compte a {
  color:#1f1f1f;
  text-decoration:none;
}

#onglets .onglet a:link, #onglets .compte a :link{
  color:#1f1f1f;
  text-decoration:none;
}

#onglets .onglet a:visited, #onglets .compte a:visited{
  color:#504f4f;
  text-decoration:none;
}

#onglets .onglet a:hover, #onglets .compte a:hover {
  color:#bd2c17;
  text-decoration:none;
}

#wrap {
  overflow:auto;
}

#gauche {
  position: absolute;
  top:115px;
  left:10px;
  width:160px;
}

#main {
  position: absolute;
  top:20px;
  left:165px;
}

#droite {
  position: absolute;
  top: 132px;
  left:837px;
  width:150px;
  height:388px;
  border: 1px solid #1f1f1f;
}

#blocfamilles {
  background:#9d9b8e none repeat scroll 0%;
  border:0px none;
  margin-top:10px;
  padding:0px;
  width:150px;
}

#blocfamilles td {
  background-color:#FFFFFF;
  border-bottom:1px dotted #A4C1E1;
}

.entetecadi {
background:#FFFFFF url(../images/entetemenu.jpg) no-repeat top;
height:80px;
}

#blocfamilles .entete {
  background:#FFFFFF url(../images/entetemenu.jpg) no-repeat top;
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  height:30px;
  padding-top:0px;
  width:100%;
}

#blocfamilles .entete .texte {
  color:#FFFFFF;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  padding-top:5px;
  text-align:left;
}

.texte_recherche{
 color:#bd2c17;
 font-weight:bold;
 font-size:12px;
 font-family:comic Sans MS;
 }
 
#blocfamilles .entete img {
  float:left;
  margin-left:5px;
  margin-right:12px;
}

#blocfamilles .texte {
  color:#562381;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  padding:0px;
}

#blocfamilles .texte .famille, #blocfamilles .texte .famille2 {
  height:25px;
  /*margin:0px;*/
}

#blocfamilles .texte .famille3 {
  height:20px;
  /*margin:0px;*/
}

td.famille_bis {
  background:transparent url(../images/puce.jpg) no-repeat scroll 5px 9px;
}

td.famille2_bis {
  background:transparent url(../images/puce2.jpg) no-repeat scroll 5px 9px;
}

td.famille3_bis {
  background:transparent url(../images/puce.jpg) no-repeat scroll 10px 6px;
}

#blocfamilles .texte a {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  padding:5px 0px;
  text-align:center;
  text-decoration:none;
}


td.famille a, td.famille2 a {
  padding-left:0px;
}

td.famille3 a {
  padding-left:0px;
}

#blocgauche {
  /*margin-top:10px;*/
  width:150px;
}

#bloccadi2{
background:#9d9b8e url(../images/entetemenu.jpg) no-repeat;
  border:2px #bd2c17 ridge;
  position:absolute;
  left:900px;
  top:-110px;
  z-index:1010;
  /*margin-top:10px;*/
  height:40px;
  width:150px;
}
.enteteadi2{
color:#FFFFFF;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
font-weight:bold;
padding-top:1px;
text-align:left;
}
.enteteadi2 img {
float:left;
margin-left:5px;
margin-right:12px;
}

.textecadi2{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
padding-top:5px;}

#produitslies {
  width:100%;
}

#produitsassocies, #produitscomp {
  width:98%;
  border: 1px solid #1f1f1f;
}

/*#produitsassocies, #produitscomp {
  height:230px;
}*/

/*#produitscomp {
  margin-top:10px;
}*/

#produitsassocies .texte img, #produitscomp .texte img {
  margin:10px 5px 0pt 10px;
}

#blocgauche .entete, #produitsassocies .entete, #produitscomp .entete {
  color:#1f1f1f;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  height:18px;
  padding-top:0px;
  width:100%;
}

#blocgauche .entete .texte, #produitsassocies .entete .texte, #produitscomp .entete .texte {
  color:#ffffff;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  padding-top:5px;
  text-align:left;
}
#produitsassocies .entete .texte, #produitscomp .entete .texte {
  color:#000000;}

.texte_rechercher{
  color:#bd2c17;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  padding-top:5px;
  text-align:left;
}
#blocgauche .entete img, #produitsassocies .entete img, #produitscomp .entete img {
  float:left;
  margin-left:5px;
  margin-right:12px;
}

#blocgauche .texte, #produitsassocies .texte, #produitscomp .texte {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  padding:0px;
}


#blocgauche .texte a, #produitsassocies .texte a, #produitscomp .texte a {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:bold;
  margin:2px;
  text-align:center;
}

#blocgauche .texte a.light, #produitsassocies .texte a.light, #produitscomp .texte a.light {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-weight:normal;
  margin:0px;
  padding:0px;
  text-align:center;
}

#blocgauche .texte input.champ, #produitsassocies .texte input.champ, #produitscomp .texte input.champ {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  margin-bottom:5px;
  margin-right:5px;
  margin-top:5px;
  padding-left:2px;
  text-align:left;
  width:103px;
}

#blocgauche .texte input.bouton, #produitsassocies .texte input.bouton, #produitscomp .texte input.bouton {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  margin-bottom:5px;
  margin-top:5px;
  text-align:center;
  width:20px;
}
.bouton:hover{cursor:pointer;}

#blocgauche .texte .famille, #blocgauche .texte .famille2, #blocgauche .texte .famille3 {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  height:25px;
  margin:0px;
  padding:0px;
  text-align:left;
  width:100%;
}

#blocgauche .texte .famille a, #blocgauche .texte .famille2 a, #blocgauche .texte .famille3 a, #produitsassocies, #produitscomp {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
}



#main a:link, #main a:hover, #main a:visited, #main a:active {
  text-decoration: none;
}

.recherche {
  height:60px;
}

.recherche .texte, .recherche .input {
  padding:0pt;
}

#navigation {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  margin-bottom:5px;
  padding-bottom:2px;
  padding-top:2px;
  width:100%;
}

#navigation a {
  color:#000000;
}

#photoproduit {
  float:left;
  margin:30px 5px 5px;
  width:200px;
}

#pictos {
  margin:5px 20px 5px 5px;
  text-align:right;
}

#produit {
  color:#000000;
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  width:350px;
}

.titreproduit {
  font-size:18px;
  font-style:normal;
  font-weight:normal;
  margin-bottom:5px;
}

.accroche {
  font-size:12px;
  font-style:italic;
  font-weight:bold;
}

.texteproduit {
  font-size:12px;
  font-style:normal;
  font-weight:normal;
}

.entetetexte {
  font-size:12px;
  font-style:normal;
  font-weight:bold;
}

#produit a {
  color:#5072AF;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
}

#produit .options {
  float:left;
}

#tabarticles {
  border-collapse:collapse;
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  width:99%;
}

.couleurBox {
  float:left;
  height:20px;
  margin-right:10px;
  margin-top:15px;
  width:20px;
}

#tabarticles {
  margin-top:10px;
}

#tabarticles .entete {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  margin:0px;
}

#tabarticles .enteteChoix {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  margin:0px;
  text-align:center;
}

#tabarticles .enteteprix {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  margin:0px;
  text-align:center;
  width:100px;
}

#tabarticles .ligne, #tabarticles .ligneChoix {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  margin:0px;
}

#tabarticles .ligneChoix {
  text-align:center;
}

#tabarticles .ligneprix {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  font-weight:bold;
  margin:0px;
  text-align:center;
  width:100px;
}

#tabarticles .lignepanier {
  border-bottom:1px solid #000000;
  border-top:1px solid #000000;
  font-weight:bold;
  margin:0px;
  text-align:center;
  width:100px;
}

#tabarticles .lignepanier input {
  font-family:Arial,Helvetica,sans-serif;
  font-size:10px;
  font-weight:bold;
  margin:0px;
  text-align:center;
}

#nuancier {}

#couleurnuancier {
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  margin:5px;
  text-align:center;
  width:80px;
}

#div100 {
  float:left;
  font-family:Arial,Helvetica,sans-serif;
  text-align:center;
  width:100%;
}

#div100 a {
  color:#5072AF;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
}

#listeproduits {
  width:580px;
}

#listeproduits .produit {
  border:1px solid #CCCCCC;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  padding:10px;
  text-align:center;
  width:20%;
}

#listeproduits .produit a {
  color:#000000;
}

#listeproduits .produit img {
  border:0px none;
}

#accueil {
  width:550px;
}

#accueil img {
  border:0px none;
}

#accueil .texte1 {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:16px;
  font-style:normal;
  font-weight:bold;
}

#accueil .texte2 {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:12px;
  font-style:normal;
  font-weight:bold;
}

#accueil {
  margin-top:10px;
}

#footer {
  clear:both;
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  font-style:normal;
  font-weight:normal;
  height:20px;
  padding-top:5px;
  text-align:center;
  width:100%;
}

#footer a {
  color:#000000;
}

#plus {
  left:380px;
  position:absolute;
  width:500px;
}

#options span.texteproduit {
  margin-bottom:10px;
}

#gamme td {
  text-align:center;
  width:120px;
}

#gamme td a {
  color:#000000;
  font-family:Arial,Helvetica,sans-serif;
  font-size:11px;
  text-decoration:none;
}

#gamme img {
  border:0pt none;
}

#gamme td a:hover {
  color:#562381;
}

#blocgauche {
  margin-top:20px;
}

#zones, #infos{
  float: left;
}

#zone {
  height : 20px;
}

#infos {
  margin-left: 50px;
}

#lienContactUs{
  text-align: center;
  float: left;
  width: 100%;
  padding-top: 10px;
}

#addPrinc{
  width: 25%;
}

.categoryListBoxContents {
	position: relative;
	width:17%;
	height:100px;
	margin:4px;
	padding:5px;
	border: 1px solid #ccc;
	text-align: left;
}

.textBoxList  {
  /*position: absolute;
  bottom: 5px;
  text-align: center;
  width: 90% !important;
  margin-left: 0px !important;
  margin-left: -65px;*/
  position: absolute;
  width: 90%;
  bottom: 5px;
  text-align: center;
}

.textBoxListImage {
  position: absolute;
  width: 90%;
  text-align: center;
}





