@charset "UTF-8";
#section_vente {
	width: 550px;
}
#promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
	text-align: center;
	width: 168px;
	float: left;
	border: 1px solid #db814b;
	padding-bottom: 5px;
	background-color: #FFF;
	height: 380px;
}
#promo_2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
	text-align: center;
	width: 168px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	border: 1px solid #db814b;
	padding-bottom: 5px;
	background-color: #FFF;
	height: 380px;
}
#promo_foulard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #000;
	text-decoration: none;
	text-align: right;
	width: 538px;
	margin-top: 10px;
	border: 1px solid #318BD0;
	height: 188px;
	position: static;
	top: 800px;
	left: 200px;
	float: left;
	background-image: url(images_articles_promotionnels/pub-Foulard-2.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
}
#promo a img {
	margin-bottom: 5px;
}
#promo_2 a img {
	margin-bottom: 5px;
}
#commandez {
	width: 550px;
	height: 50px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	text-align: center;
	padding-top: 15px;
}
.titre_articles_promo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DA804C;
	text-decoration: none;
	line-height: 18px;
}
.titre_articles_promo_gros {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #DA804C;
	text-decoration: none;
	line-height: 22px;
}
#section_vente a:link {
	color: #6db7e9;
	text-decoration: none;
}
#section_vente a:visited {
	color: #6db7e9;
	text-decoration: none;
}
#section_vente a:hover {
	color: #da804c;
	text-decoration: none;
}
#section_vente a:active {
	color: #6db7e9;
	text-decoration: none;
}
