@import url("edito.css");
.txtcourant {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-bottom: 15px;
	line-height: 16px;
	font-weight: normal;
	margin-top: 0px;
}
.chapo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #7E7E7E;
}
.inter {
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
	color: #6A6A9D;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6A6A9D;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #6A6A9D;
	margin-top: 0px;
	margin-bottom: 7px;
}
.boitetitreprincipal {
	background-image: url(../images/boutique_images/titre_collection.jpg);
	height: 38px;
	font-size: 16px;
	color: #494D50;
	text-align: center;
	padding-top: 12px;
	background-repeat: no-repeat;
}
.lettrine {
	float: left;
	margin-right: 2px;
}
li {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 12px;
	color: #666666;
	list-style-type: square;
}
ul {
	margin-left: 17px;
}
.gras {
	font-weight: bold;
}
p {
	margin-top: 0px;
	margin-bottom: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.boitereponsepaiement {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}

