/* ----------------------------
BOITE RECHERCHE DANS CATALOGUE
------------------------------*/
#header .widgetCatalogSearch{
	background: #666666;
	padding: 5px 5px 5px 15px;
	filter:none;
	min-height: 25px;
	line-height: 100%;
	height: 100%;
} 
	#header .widgetCatalogSearch label{
		float:left;
		margin-right:10px;
		color: #ffffff;
	}
	#header .widgetCatalogSearch h4{
		display: none;
	}
	#header .widgetCatalogSearch .wordsbox{
		width:150px;
		display:block;
	}
	#header .widgetCatalogSearch .catalog_search_form{
		float:left;
		width:auto;
		margin:0;
	}
	#header .widgetCatalogSearch fieldset{
		float:left;
		width:auto;
		margin:0 10px 0 0;
	}
	#header .widgetCatalogSearch .submit{
		float:left;
		margin-right:10px;
	}
		#header .widgetCatalogSearch .submit input{
			padding:0;
		}
	#header .widgetCatalogSearch .row{
		clear:none;
		margin:5px 2px;
		float:left;
		width: 235px
	}
	#header .widgetCatalogSearch a{
		line-height: 25px;
		color: #ffffff;
	}
	#header .contextualSearch{
		width:180px;	
	}


/* -----------
BOITE PRODUIT
--------------*/
.boxproduct{
}
	div.product{
	}
	span.productName{
	}
.widget .short_product h3 {
    overflow: hidden;
    height:auto;
    clear:both;
}
	.widget .short_product h3 a{
		color: #000000;
		text-decoration: none;
	}
	.widget .short_product h3 a:hover{
		text-decoration: underline;
	}			
			
/* -----------
BOITE PANIER
--------------*/
.boxcart{
}
	.boxcart .viewcart{
		text-align:right;
	}
	span.label{
	}
	span.value{
	}
	span.viewcart{
	}
.widgetCart .viewcart{
}
.widgetCart .saveCart{
}
.widgetCart .sendCart{
}
.widgetCart .productNumber{
}
	
/* -----------
PAGE PANIER
--------------*/
#cart{
}
#emptyCart{
}
#selectionsCart{
}
tr.shipping{
}
tr.amount{
}
.cart .submit input{
	background-color:#666666;
	margin-right:5px;
}
#cartDetail{
}
tr.shipping{
}
tr.amount{
}
div.row{
}
span.conditionLabel{
}
span.conditionField{
}
.normalPrice{
	text-decoration: line-through;
}
.cart{
}
.cart .coupon input{
	width: 50px;
}
/*méthode générale sur les tableaux pour supprimer la largeur des libellés de champs dans le tableau recaptitualitif de la commande*/
.cartTableau table .row label, .cartTableau .row label{
	float:none;
	width:auto;
}
#cartSubscription{
}
	
/* -----------
CATALOGUE
--------------*/
.catalog{
}

/* ---------------------------
FICHES RESUMÉES DE PRODUITS
------------------------------*/
.short_product{
	border-right:1px dotted #E0E0E0;
	border-bottom:1px dotted #E0E0E0;	
  float:left;
	position:relative;
	color:#666666;
}
#rightbar .short_product,
#leftbar .short_product{
  border:none;
} 
	.short_product .addToCart .row {
		float:left;
	}
	.short_product h3{
   		color: #000000;
    	font-size: 16px;
    	font-weight: normal;
    	height: 30px;
    	line-height: 15px;
    	margin: 0 0 5px;
    	overflow: hidden;
    	padding: 2px;
    	display: block;
    	margin-bottom: 10px;
	}
		.short_product h3 a{
			color: #000000;
			text-decoration: none;
		}
		.short_product h3 a:hover{
			text-decoration: underline;
		}
	.short_product p{
		margin:0;
	}
	.short_product .description{
    	height: 72px;
    	width: 190px;
	}
	.short_product .priceContainer{
	 background-color: #595959; /* Old browsers */
  	background-image: -moz-linear-gradient(
  		top,
  		#595959 0%,
  		#454544);
  	background-image: -webkit-gradient(
  		linear, left top, left bottom, 
  		from(#595959),
  		to(#454544));
  	border-radius: 6px;
  	-moz-border-radius: 6px;
  	-webkit-border-radius: 6px;
  	border: 1px solid #000000;
  	-moz-box-shadow:
  		0px 0px 0px rgba(148,38,148,0),
  		inset 0px 0px 7px rgba(255,255,255,1);
  	-webkit-box-shadow:
  		0px 0px 0px rgba(148,38,148,0),
  		inset 0px 0px 7px rgba(255,255,255,1);
  	text-shadow:
  		0px -1px 1px rgba(062,061,059,0),
  		0px 0px 0px rgba(255,255,255,0);
    display:block;
		font-weight:bold;
		line-height:27px;
		padding:0 5px 0 5px;
		position:absolute;
		top:100px;
		left: 10px;
	}
		.short_product .old_price .priceContainer{
			left: 76px;
			background: none;
			top: 110px;
			font-size: .9em;
			border:none;
		}
		.short_product .prix,
		.short_product .special_price,
		#product .short_product .prix,
		#product .short_product .special_price{
        color: white;
      	display: block;
      	float: left;
      	font-size: 1.2em;
      	line-height: 27px;
      	padding: 0 5px;
      	margin-right: -5px;
		}
	.short_product .panier{
		display: block;
		text-align: right;
		padding-top: 9px;
		line-height: 12px;
	}
	.short_product .panier a,
	#product .short_product .panier a {
		background:url(/common_images/skins/DefaultSkins1.5/ico_panier.gif) no-repeat center left;
		padding:3px 3px 3px 15px;
		text-decoration:none;
		font-size:11px;
		font-weight:normal;
		margin-left: 5px;
	}
	.short_product .row label{
		width:auto;
		float:left;
	}
	.short_product .row input, 
	.short_product .row select{
		width:50px;
	}
	.short_product .panier .submit{
	}
	.short_product_container{
    height:315px;
		padding:24px 7px 19px;
		width:190px;
	}
	.short_product .pictureContainer{
		text-align:center;
		margin:0 auto 25px auto;
		height: 94px;
    	width: 125px;
  }
	.short_product .picture img{
    	max-height: 94px;
	}
	.short_product .price{
		background:none;
		color:#ff0000;
		font-size:1em;
		font-weight:normal;
		left: 85px;
		top: 109px;
		z-index:10;
	}
		#product .price{
			
		}
		.old_price {
			background: none;
			text-decoration:line-through;
			display: block;
			margin: 0;
		}
				.old_price .price {
					background: none;
					padding:0;
				}
					.old_price .prix {
						background: none;
						color:#ff0000;
						font-size:1.3em;
						font-weight: normal;
						text-decoration: line-through;
					}
	.short_product .viewProduct{
    width:100px;
		display: block;
		margin:5px auto 0 auto;
		line-height:25px;
		text-align:center;
		z-index: 500;
	}
		.short_product .viewProduct a{
			color: #666666;
			text-decoration:none;
			font-size:13px;
			background-color:#cfcfcf;
			padding:5px;
    	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
      background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
      background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
      background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
      background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
      background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
      filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
    	border-radius: 10px;
    	-moz-border-radius: 10px;
    	-webkit-border-radius: 10px;
    	border: 1px solid #949494;
    	-moz-box-shadow:
    		0px 1px 3px rgba(000,000,000,0),
    		inset 0px 0px 2px rgba(255,255,255,1);
    	-webkit-box-shadow:
    		0px 1px 3px rgba(000,000,000,0),
    		inset 0px 0px 2px rgba(255,255,255,1);
    	text-shadow:
    		0px -1px 0px rgba(000,000,000,0),
    		0px 1px 0px rgba(255,255,255,0);
      -webkit-transition: background-color 250ms ease-out;
      -moz-transition: background-color 250ms ease-out;
      -ms-transition: background-color 250ms ease-out;
      -o-transition: background-color 250ms ease-out;
      transition: background-color 250ms ease-out;  
		}
		.short_product .viewProduct a:hover{
			background-color:#ffffff;
			background-image:none;
    	filter:none;
		}
#contents .short_product .viewProduct{
	position: absolute;
	top: 276px;
	left: 59px;
}
#contents .short_product .addToCart {
	position: absolute;
	top: 301px;
	left: 5px;
	width: 200px;
}
.detailPriceUnite,
.detailPriceTotal{
}
.short_product .fromPrice{
	padding: 0 5px;
	float: left;
	position: absolute;
	top: 80px;
	left: 7px;
}

/* -------------------------------------
FICHES RESUMÉES DE PRODUITS DANS WIDGET
-----------------------------------*/
#rightbar .widget .short_product,
#leftbar .widget .short_product {
	background:none;
	float:none;
	position:relative;
	border-bottom: 1px #cccccc dotted;
}
	#rightbar .widget .short_product .row label,
	#leftbar .widget .short_product .row label {
		display: inline;
	}
	#rightbar .widget .short_product .panier,
	#leftbar .widget .short_product .panier {
		text-align:center;
	}
#rightbar .widget .short_product_container,
#leftbar .widget .short_product_container  {
	background:none;
	width:auto;
	padding:10px 0;
	height:auto;
	margin: 0;
}
#contents .widget .short_product_container {
	width: 190px;
}
#contents .widgetContainer {
	overflow:hidden;
}
#rightbar .widget .short_product .old_price {
	left: 70px;
}
#rightbar .widget .short_product .priceContainer.old_price {
	background:none;
}
#rightbar .widget .short_product .old_price .prix {
	font-size: 1.2em;
}
	#rightbar .widget .short_product .description{
    	width: 170px;
    	height: 95px;
	}

/* -----------
PAGE PRODUIT
--------------*/
#product{
}
	#product #formproductversion .panier{
    clear:both;
		color:#ffffff;
		height:50px;
		line-height:45px;
		margin: 10px 0 0 0;
		width:167px;
	}
	#product #formproductversion .panier a{
  	color: #ffffff;
  	padding: 10px 20px;
  	background-color:#ab0000;
  	background-image: -moz-linear-gradient(
  		top,
  		#bd0900 0%,
  		#ab0000);
  	background-image: -webkit-gradient(
  		linear, left top, left bottom, 
  		from(#bd0900),
  		to(#ab0000));
  	border-radius: 8px;
  	-moz-border-radius: 8px;
  	-webkit-border-radius: 8px;
  	border: 1px solid #910000;
  	-moz-box-shadow:
  		0px 1px 3px rgba(255,255,255,0.5),
  		inset -3px 0px 13px rgba(232,3,3,0.7);
  	-webkit-box-shadow:
  		0px 1px 3px rgba(255,255,255,0.5),
  		inset -3px 0px 13px rgba(232,3,3,0.7);
  	text-shadow:
  		0px -1px 0px rgba(255,255,255,0),
  		0px 1px 0px rgba(255,255,255,0);
    -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out;  
    display:block;
		font-size:1.4em;
		font-weight:bold;
		line-height:45px;
		padding:0;
		color:#ffffff;
		text-align: center;
	}
	#product #formproductversion .panier a:hover{
	  text-decoration:none;
	  background-color:#D60404;
	  background-image:none;
	  filter:none;
	}
	#product h2{
		color:#cccccc;
		font-size:2em;
	}
#visuelsAdditionnels, #produitsAssocies, #produitsCommentaires{
	clear:both;
}
#visuelsAdditionnels h4, #produitsAssocies h4, #produitsCommentaires h4{
	margin:0;
	text-align:left;
}	
.picture{

}
.product_detail .description ul{
	list-style:disc;
	margin: 0 0 0 40px;
}
	.product_detail .description ul li{
		background:none;
		padding: 0;
	}
.product_detail #ProductLeftCol{
	width:300px;
	float:right;
}
.product_detail #ProductRightCol{
	color:#666666;
	margin-right:10px;
}
.product_detail .reference {
	color: #007aaa;
}
#productPicture{
	background:#EFEFEF;
	border:1px solid #EAE3E3;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  height:280px;
	padding:5px;
	text-align:center;
	width:280px;
	margin-bottom:10px;
	position: relative;
}
	#productPicture img{
		display:block;
		margin:0 auto;
		max-height:260px;
		max-width:280px;
	}
	#productPicture a{
	  background:#ffffff;
	  -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
		width: 280px;
		height: 280px;
		position: absolute;
		top:5px;
		left:5px;
	}
.product_detail .total_price{
}	
.reference{
}
.description{
	padding:0 10px 0 0;
}
.new{
	float:right;
	margin:0 5px;
}
.oldPrice{
	text-decoration: line-through;
}
.rateTaxation{
}
	.rateTaxation .rateTaxationLabel{
	}
	.rateTaxation .rateTaxationRate{	
	}
.ecoParticipation{
}
	.ecoParticipation .ecoParticipationLabel{
	}
	.ecoParticipation .ecoParticipationPrice{
	}
.specialPrice{
}
.short_product .addToCart a{
	
}
.addToCart{
	margin:10px 0 0;
}
  .addToCart a{
  	
  }
	.addToCart .row{
		margin: 5px 0;
		padding:0;
	}
		.addToCart .row label{
			margin: 0 5px 0 0;
		}
		.addToCart .row select{
			width:auto;
			float: left;
		}
.specialRate{
	font-weight: bold;
	color:#ff0000;
}
.specialRateAlternatives{
}
.specialIcon{
	float:right;
}
#stockDetail{
}
#stockAvailabilityDate{
}
#stockIcon{
}
#stockWaiting{
}
#additionnalsProperties{
}
#alternatives{
}
#options{
}
#productSlicePrice{	
	clear: both;
}

.priceContainerProduct .special_price{
	color:#ff0000;
}	
	
.total_price{
  background: #7d7d7c; /* Old browsers */
	background: -moz-linear-gradient(
		top,
		#7d7d7c 0%,
		#5c5c5b);
	background: -webkit-gradient(
		linear, left top, left bottom, 
		from(#7d7d7c),
		to(#5c5c5b));
	border-radius: 7px;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border: 1px solid #767470;
	-moz-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 5px rgba(255,255,255,0.5);
	-webkit-box-shadow:
		0px 0px 0px rgba(000,000,000,0),
		inset 0px 0px 5px rgba(255,255,255,0.5);
	text-shadow:
		0px -1px 1px rgba(255,255,255,0),
		0px 0px 0px rgba(255,255,255,0);
    padding:0 0 0 10px;
		float:left;
		line-height:46px;
		margin: 10px 15px 10px 0;
}
	.total_price span{
			color:#ffffff;
			display:block;
			font-size:1.6em;
			font-weight:bold;
			line-height:46px;
      padding:0 15px 0 0;
			margin-right:-10px;
	}
	
	
	
	.priceContainerProduct .old_price{
		font-size:12px;
		text-decoration:line-through;
	}
#visuels_additionnels{
	clear:both;
}
	#visuels_additionnels h2{
		display:none;
	}
.additionnalPicture{
	background:#EFEFEF;
	border:1px solid #EAE3E3;
	-webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  float:left;
	height:60px;
	margin:0 9px;
	padding:5px;
	text-align:center;
	width:55px;
}
	.additionnalPicture img{
		max-width:53px;
		max-height:53px;
	}
.deleteProduct{
	width:16px;
	height: 16px;
	background:url("/common_images/skins/DefaultSkins1.5/deleteProduct.gif") no-repeat left top ;
	display: block;
	margin:0 5px;
}
	.deleteProduct span{
		display:none;
	}
#formproductversion{
}
	#formproductversion a{
		text-decoration:none;
	}
		#formproductversion a:hover{
			text-decoration:underline;
		}
	#formproductversion #formproductversion,
	#formproductversion fieldset{
		margin:0;
		padding:0;
	}
	#formproductversion fieldset{
		clear:both;
	}
	#formproductversion fieldset div{
  		margin:0;
		padding:0;	
  	}
	#formproductversion legend{
		display:none;
	}
	#formproductversion label{
		width:auto;
		margin-right:5px;
	}
	#formproductversion div{
	}
	#formproductversion select,
	#formproductversion input{
		margin-right:15px;
	}
	#formproductversion .addToCart .row label {
		margin-right:5px;
		margin-bottom: 5px;
	}
input.add_to_cart_quantity{
	width: 100px;
}
#product #picture  {
}
	
/* --------------------------------------
PRÉSENTATION DES FAMILLES
----------------------------------------*/
.sortResults,
#sort{
	border-bottom:1px dotted #cccccc;
	margin:0 auto;
	width:90%;
}
	.sortResults legend,
	#sort legend{
		color:#666666;
		float:left;
		font-size:1.1em;
		font-weight:bold;
		margin:3px;
	}
	.sortResults label,
	#sort label{
		width:auto;
		margin-right:10px;
		float:none;
	}
	.sortResults fieldset{
		margin:5px;
		padding:0;
	}
	.sortResults .row,
	#sort .row{
		display:inline;
	}

.selectNbProducts{
	border-bottom:1px dotted #cccccc;
	border-top:1px dotted #cccccc;
	margin:0 auto;
	width:90%;
}
	.selectNbProducts .row{
	}
#famillyPresentation{
	margin: 5px auto;
	width:85%;
}
#famillyPresentation img{
	float:left;
	margin:5px;
}
#famillyPresentation p{
	padding:5px;
}
#childrenSelector{
}
/*ne s'affiche que lorsque une famille a des produits et des sous-familles*/
#formArboSelect,
#childrenSelector{
	margin:auto;
	width:85%;
}
#formArboSelect,
#childrenSelector{
	margin:auto;
	width:85%;
	clear:both;
}
.catalog #childrenSelector {
	width:auto;
	padding:0 15px 0 0;
}
.catalog #formArboSelect {
	width:auto;
	background:#EEEEEE;
	padding:5px 0;
}
.catalog #childrenSelector ul li{
	background:none; display:inline;
}
div.line1, 
div.line2, 
div.line3, 
div.line4{
	/* prévoir autant que de ligne il y aura si on veut des styles différent par ligne*/
	clear:left;
} 
div.col1, 
div.col2, 
div.col3, 
div.col4{
}

.familly{
	margin:0;
	float:left;
	border-right:1px dotted #E0E0E0;
	border-bottom:1px dotted #E0E0E0;
  color:#666666;
}
.famillyContainer {
  min-height:170px;
	padding:10px 15px 10px 10px;
	width:187px;
	position: relative;
}
	.familly img{
		display:block;
		margin:0 auto;
	}
	.familly h3{
		color: #666666;
		font-size: 1.4em;
		font-weight: normal;
		height: 30px;
		line-height: 15px;
		margin: 0 0 5px;
		overflow: hidden;
		padding: 2px;
	}
	.familly a{
    color: #888888;
  	text-align:center;
  	background-color:#cfcfcf;
  	background-image: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%); /* FF3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(255,255,255,0))); /* Chrome,Safari4+ */
    background-image: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Chrome10+,Safari5.1+ */
    background-image: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* Opera 11.10+ */
    background-image: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* IE10+ */
    background-image: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
  	border-radius: 10px;
  	-moz-border-radius: 10px;
  	-webkit-border-radius: 10px;
  	border: 1px solid #949494;
  	-moz-box-shadow:
  		0px 1px 3px rgba(000,000,000,0),
  		inset 0px 0px 2px rgba(255,255,255,1);
  	-webkit-box-shadow:
  		0px 1px 3px rgba(000,000,000,0),
  		inset 0px 0px 2px rgba(255,255,255,1);
  	text-shadow:
  		0px -1px 0px rgba(000,000,000,0),
  		0px 1px 0px rgba(255,255,255,0);
     -webkit-transition: background-color 250ms ease-out;
    -moz-transition: background-color 250ms ease-out;
    -ms-transition: background-color 250ms ease-out;
    -o-transition: background-color 250ms ease-out;
    transition: background-color 250ms ease-out;    
    display:block;
		line-height:25px;
		margin:5px auto 0;
		width:100px;
		text-decoration:none;
		position: absolute;
		bottom: 10px;
		left: 60px;
	}
		.familly a:hover{
    	background-color: #ffffff;
    	background-image:none;
    	filter:none;
		}
	.familly a span{
		color:#666666;
		font-size:13px;
	}
	
/* --------------------------
PAGE PANIER > AUTHENTIFICATION
-----------------------------*/
#cartAuthentification{
}

/* -------------------
PAGE PANIER > ADRESSE
----------------------*/
#cartAddress{
}
	#steps{
		height:30px;
		margin:10px 0 60px;
		background:#f8f8f8;
		border:1px #eeeeee solid;
		line-height:30px;
	}
		#steps span{
			display:block;
			float:left;
			font-size:1.2em;
			font-weight:bold;
			line-height:30px;
			padding:0px 30px 0px 10px;
			border-right:1px solid #DBDBDB;
		}
		#steps span:last-child{
      border:none;
    }
		#steps span.active{
			background-color:#000000; 
			color:#ffffff;
		}
	#currentAddress{
	}
	div.address invoicingAdress{
	}
	div.address deliveryAddress{
	}
	#manageAddress{
	}
	#manageAddress .adresses{
		background:#eee;
	}
div.address invoicingAdress{
}
div.address deliveryAddress{
}
.sendCart{
	margin: 10px 0;
}

/* -------------------
PAGE PANIER > PAIEMENT
----------------------*/
#cartOrderConfirmation{
}
#paymentModules{
}
.condition_field{
	float: left;
	line-height: 20px;
	margin-right: 5px;
	padding-top: 5px;
}
.condition_label{

}

/* -------------------
PAGE PANIER > CONFIRMATION
----------------------*/
#cart_payment_confirmation{
}	
#payment_infos{
}
#payment_actions{
}			

/* --------------------------------------
PRODUITS
----------------------------------------*/
#products{
}
	
/* --------------------------------------
ZOOM DIAPORAMA D'UN PRODUIT
----------------------------------------*/
span.zoomDiaporama{
}

/* --------------------------------------
GALERIE DE PRODUITS
----------------------------------------*/
#zoomGallery{
	padding:10px;
}
div.galleryElement{
	float:left;
	padding:5px;
}

/* ------------
CALQUES OVERDIV
--------------*/
#overDiv{
	background:#ffffff;
	border:1px solid #eeeeee;
	margin:0;
	width:300px;
}
	#overDiv p{
		margin:0;
	}
	#overDiv ul li{
		background:none;
		padding:0;
	}
	#overlibheader div{
	}
	div.overlibcaption{
		float:left;
		font-size:14px;
		font-weight:bold;
		padding:5px 0 0 5px;
		width:200px;
	}
	div.overlibclose{
		padding:0 5px;
		text-align:right;
	}
	#overlibheader a{
		background:none;
		border:none;
		color:#000000;
		font-weight:bold;
		text-decoration:none;
	}
	#overlibcontent{
		clear:both;
		padding:10px;
	}
	#overlibfooter{
		padding:5px;
		text-align:right;
	}

/* -----------------------------------
AJOUT AU PANIER
--------------------------------------*/
#overDiv.od_ad_to_cart{
	background:url("/common_images/skins/DefaultSkins1.5/bg-cart.png") repeat-x 0 0 #ffffff !important;
	border:1px solid #cccccc;
	margin:0;
	width:300px;
}
	.od_ad_to_cart #overlibcontent{
		background:url("/common_images/skins/DefaultSkins1.5/addCart.png") no-repeat 10px 10px;
		clear:both;
		height:91px;
		padding:10px 5px 5px 100px;
	}
	
#add2cartConfirmation{
	background:transparent;
} 
	#produitsCommentaires form, #produitsCommentaires #commentsList{
		text-align:left;
	}
	#produitsCommentaires h6{
		display:inline;
		margin:0;
	}
	#visuelsAdditionnels img{
		margin:3px;
		padding:3px;
	}
	
/*-----------------------------
PRODUITS EN TELECHARGEMENT
----------------------------*/
.productDownload{
}
.productDownload li.sample a{
	font-weight: bold;
	font-size:1.2em;
}

/* -------------------------
PAGE RESULTAT DE RECHERCHE
--------------------------*/
#searchPrice .row{
	width: 250px;
	float: left;
	clear: none;
	margin: 0 5px;
	padding: 0 5px;
}
	#searchPrice .row label{
		width: auto;
		margin-right: 10px;	
	}

#selectFamiliesLabel .row{
	margin: 0 5px;
	padding: 0 5px;
}
	#catalog_search_sort_form .row{
		float: left;
		width: auto;
		clear: none;
		margin: 0 10px;
	}
		#catalog_search_sort_form .row label{
			width: auto;
			margin-right: 5px;
		}
		#catalog_search_sort_form fieldset{
			float: left;
			margin: 0;
			padding: 0;
		}
	#catalog_search_sort_form .submit {
		margin: 20px 0 0 0;
		float: left;
	}
#contents .catalog_search_form .simpleCatalogSearchInput,
#contents .catalog_search_form .submit{
	float: left;
	margin: 0;
	padding: 0;
}
.catalog_search_form .simpleCatalogSearchInput label{
	width: auto;
	margin: 0 10px;
}
.catalogSearchExecutionTime{
	display:none;
}
#contents .simpleCatalogSearch .simpleCatalogSearch{
	
}
	#contents .simpleCatalogSearch .simpleCatalogSearch h4{
		margin:5px;
	}
	#contents .simpleCatalogSearch fieldset{
		margin:0;
		padding:0;
	}
.simpleCatalogSearch,
.advancedCatalogSearch{
	border-bottom:1px dotted #666666;
}
	.simpleCatalogSearch h4,
	.advancedCatalogSearch h4{
		display:none;
	}
#resultsHeader h3{
	font-size: 1.7em !important;
	font-weight: normal;
}
#advanced_catalog_search_form{
	overflow: auto
}
	#advanced_catalog_search_form #searchPrice{
		float: left;
	}
	#advanced_catalog_search_form .submit{
		float: left;
		margin-top: 20px;
	}
	#advanced_catalog_search_form fieldset{
		margin: 0 0 10px 0;
		padding: 0;
	}
	#advanced_catalog_search_form  .row{
		margin: 0 10px;
		padding: 0 10px;
	}
.simpleSearch{
	clear: both;
	text-align: center;
	font-weight: bold;
	margin: 5px auto;
	display: block;
}
#contents .catalog_search_form{
	float:left;
}
#contents .simpleCatalogSearch{
	overflow: auto;
	padding-bottom: 10px;
}
	#contents .simpleCatalogSearch a.advancedSearch{
		font-weight: bold;
		margin-left: 5px;
	}
	#contents .simpleCatalogSearch .submit input{
		line-height: 12px;
		height: 18px;
		margin-left: 10px;
		padding: 0 5px;
	}

/* ----------
VENTE FLASH
-------------*/
.flashSale{
}
.flashSaleIcon{
	float: left;
	max-width: 125px;
	margin: 10px;
}
	.flashSaleIcon img{
		max-width: 125px;
	}
.flashSaleDetails{
}
.flashSaleDetails div{ 
	margin-bottom: 7px;
	line-height: normal;
}
.flashSaleStock{
}
.flashSaleFate{
}
.hasCountdown {
	border: 1px solid #ccc;
	background-color: #eee;
	overflow: hidden;
	padding: 10px 0;
	clear: both;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.countdown_rtl {
	direction: rtl;
}
.countdown_holding span {
	background-color: #ccc;
}
.countdown_row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center;
}
.countdown_show1 .countdown_section {
	width: 98%;
}
.countdown_show2 .countdown_section {
	width: 48%;
}
.countdown_show3 .countdown_section {
	width: 32.5%;
}
.countdown_show4 .countdown_section {
	width: 24.5%;
}
.countdown_show5 .countdown_section {
	width: 19.5%;
}
.countdown_show6 .countdown_section {
	width: 16.25%;
}
.countdown_show7 .countdown_section {
	width: 14%;
}
.countdown_section {
	display: block;
	float: left;
	font-size: 90%;
	text-align: center;
	color: red;
}
.countdown_amount {
	font-size: 200%;
}
.countdown_descr {
	display: block;
	width: 100%;
}	
/* Vente flash dans fiche résumée */
#wrapper .short_product .flashSaleIcon{
	position: absolute;
	top:0;
	right: 0;
	z-index: 2;
	margin: 0;
}
	#wrapper .short_product .flashSaleIcon img{
		max-width: 48px;
		margin-top: 2px;
	}
.short_product .hasCountdown {
	padding: 0;
	width: 176px;
	font-size: 70%;
	line-height: 10px;
	position: absolute;
	top: 5px;
	right: 50px;
	z-index: 1;
	padding-top: 4px;
}
.short_product .flashSaleDetails{
	display: none;
}
	#rightbar .short_product .hasCountdown,
	#leftbar .short_product .hasCountdown{
		width:120px;
	}

	
/* ------------
TRUSTED SHOP
---------------*/
.sealOfApproval{
	line-height: 120%;
	text-align: center;
}
	.sealOfApproval input{
		border: none;
	}
.customerRating .widgetContainer{
	line-height: 120%;
}	
	.customerRating .widgetContainer a{
		padding-bottom: 10px;
		display: block;
	}
.trustedShopsBuyerProtectionExcellence,
#trustedShopsProtectionClassic{
	background-color: #e2e2e2;
	padding: 10px;
}
	.trustedShopsBuyerProtectionExcellence .tsleft{
		float: left;
		margin-right: 10px;
		width: 80%;
	}
	.trustedShopsBuyerProtectionExcellence .trustedShopsTitle{
		font-weight: bold;
	}
#trustedShopsRate{
	padding: 10px 0;
}	
#trustedShopsProtectionClassic{
    line-height:140%;
} 
	#trustedShopsProtectionClassic input.trustedShopsLogo{
	    float: left;
	    margin-right: 10px;
	}
	#trustedShopsProtectionClassic input#btnProtect{
		background: none;
		border: none;
		color: black;
		text-decoration: underline;
		font-weight: bold;
		cursor: pointer;
	}
	#trustedShopsProtectionClassic h4{
		margin: 0 0 5px 0;
	} 
	
/* ------------
COUPON
---------------*/
.widgetCoupon .widgetContainer{
	line-height: 120%;
	padding-top: 10px;
}
.boxCouponError{
	color: red;
}