.photo_left_up {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.photo_right_up {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}

.photo_left {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}

.photo_right {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top:10px;
}

li {
	list-style-type: square;
}

h5 {
	font-size: 13px;
	margin-left: 2em;
}

h4 {
	font-size: 16px;
}.titre_produit {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	font-weight: bold;
	color: #77550D;
}
.lettrine {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
}
.petite_lettrine {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.parfum {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #77550D;
	font-weight: bold;
}
.rubriques_produit {
	font-weight: bold;
	margin-left: 5px;
}
.desc_produits {
	margin-left: 15px;
}
.departement {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #77550D;
	font-weight: bold;
}

.actu_titre {
	font-weight: bold;
}
.actu_date {
	font-size: 10px;
}
.actu_description {
	font-size: 12px;
}
h6 {
	font-size: 11px;
	font-weight: normal;
	margin-left: 27px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
