.no-display{
	border: none;
}

.product-shop {
	width: 495px;
}

.static_bloc {
	border:1px solid red;
	padding: 5px;
	margin: 5px 0px;
}

.std {
	padding-left: 30px;
	margin-top: 5px;
}

.produits-associe{
	margin-left: 12px;
}

/* titre */
.produits-associe h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #AAA900;
	padding-left: 5px;
	border-left-width: 2px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCC;
	border-left-color: #AAA900;
	border-bottom-width: 1px;
	margin-top: 10px;
	clear:both;
	padding:5px;
	text-decoration: none;
}

/* texte */
.product-info-box{
	font-size: 12px;
}

/*PRIX*/

.special-price .price-label {
	
}

.special-price .price {
	
}

.regular-price .price  {
	
}

.price {
	
}

.old-price .price {
	font-size: smaller;
}

.old-price {
	font-size: smaller;
}

.old-price .price-label {
	
}

/*Specifique page*/
ul.argumentaire h7 {
	font-weight: bold;
	color: #B60C31;
	padding: 5px;
	text-decoration: underline;
}

ul.argumentaire li {
	padding: 5px;
}

.argumentaire {
	

}

#argu-deux{
	font-size: 14px;
	font-weight: bold;
	color:#B60C31;
	text-align: center;
}
#arguTop{
	background-image: url(../images/visuels/top-inversion.jpg);
	height: 106px;
	background-position: center center;
	background-repeat: no-repeat;
}

