body  {
	
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	min-height: 100%;
	margin: 0; padding: 0;
	text-align: center; /* ce paramétrage centre le conteneur dans les navigateurs IE 5.x. Le texte est ensuite aligné à gauche (valeur par défaut) dans le sélecteur #container */
	color: #000000;
	
	
}

#container {
	width: 99.5%;
	min-width: 780px;
	height: auto;
			/* margin: 0px auto;les marges automatiques (et dotées d'une largeur positive) centrent la page */
	min-height: 700px;
	overflow: hidden;
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	padding-top: 4px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	border: 0px solid blue;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	
	
} 

#header {
	
	width: 99.5%;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: none;
	border: 0px solid #bf076e;
	
		
}

#header h1 {
	color: #f00000;
	text-align: center;
}

#headerGauche {
	width: 16%;
	height: 99px;
	text-align: center;
	float: left;
	margin-left: .25%;
	margin-top: 0px;
	border: 0px solid red;

}
#headerGauche img {
	
		border: solid 0px black;	
		max-height: 99%;
		max-width: 95%;
}
#headerCentre {
	width: 65%;
	height: 99px;
	float: left;
	margin-left: 1%;
	margin-top: 0px;
	border: 0px solid red;
	
}

#headerCentre h2 {
	
		border: solid 0px black;
		margin-top: 8px;
		margin-bottom: 4px;
}
#headerCentre h3 {
	
		
		margin-top: 4px;
}
#headerCentre img {
	
		margin-left: auto;
		margin-right: auto;
		width: 100%;
		max-width: 94%;
		height: 98px;
		border: solid 0px black;	
		
		
	
}
#headerDroite {
	width: 16%;
	height: 99px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: .25%;
	border: 0px solid;
	border-color: red;
	
	
}
#headerDroite img {
	
		border: solid 0px black;
		max-height: 99%;
		max-width: 95%;
	
}

#navigation {

	width: 99.5%;
	height: auto;
	overflow: hidden;
	
	margin-top: none;
	margin-bottom: none;
	margin-left: auto;
	margin-right: auto;
	
	list-style: 0 ;
	text-align: center;
	border: solid 1px blue;
	background-color: yellow;
	
}

#navigation ul {

	display: inline-block;
	width: 94%;
	max-width: 94%;
	height: auto;
	margin: 0 ;
	padding: 0 ;
	
	border: solid 0px red;
	

}

#navigation li  {

	display: inline;
	
	margin-right: 1%;
	
	background: #E72929; 
}

#navigation li a {

	padding: 4px 12px ;
	
	color: white;
	font: 94% "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none ;
	
}

#navigation li  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	padding: 4px 12px ;
	color: white;
	font: 94% "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none;
	
}

#navigation li a:hover { /* Les liens visités. */
	
	padding: 4px 12px ;
	color: black;
	font: 96% "Trebuchet MS",Arial,sans-serif ;
	line-height: 1em ;
	text-align: center ;
	text-decoration: none;
	
}

#sousHeader {
	
	width: 99.5%;
	height: auto;
	text-align: center;
	overflow: hidden;
	padding-top: 2px;
	margin-bottom: none;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #E72929;
	background-color: #FCB344;
	
	
}

#sousHeader h2 {

	
	color: #E72929;
	margin-top: 1px;
	margin-bottom: 3px;

}

#sousHeader h3 {

	font-size: 99%;
	margin-top: 3px;
	margin-bottom: 3px;	
	

}

#sousHeader h4 {

	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-right: 5%;
	

}
#sousHeader a {

	margin-bottom: 4px;
	color: black;
	
	line-height: 1em ;
	text-align: center ;
	
	
	
}

#sousHeader a:visited { /* Les liens visités. */
	
	
	margin-bottom: 4px;	
	color: black;
	
	line-height: 1em ;
	text-align: center ;	
}

#sousHeader a:hover { /* Les liens lorsque le curseur est dessus. */
	
	font-weight: bold;
	color: white;
	margin-bottom: 4px;
	line-height: 1.5em ;
	text-align: center ;
	
	
}
#sousHeader table {
	
		width: 100%;
		Border-collapse: collapse;
		border: solid 0px black;
		
}

#sousHeader table tr td {
	
		font-size: 94%;
		border: solid 0px blue;
}


#content    {
	
	
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1px;
	margin-bottom: 8px;
	border: solid 0px black;
	
	
}

#content #mailForm {

	width: 80%;
	max-width: 80%;
	
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #00f;	
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc); 
	
	
}

#content #mailForm  label    {
	
	margin-left: 8px;
	margin-right: 8px;
	font-size: 96%;
}

#content #mailForm  fieldset  {
	
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 1px;
	text-align: left;
	border: 1px solid blue;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: #FCB344;
}

#mailForm  p  {
	
	font-size: 96%;
}

#mailForm  h2  {
	text-align: center;
	
}

#mailForm  textarea  {
	text-align: left;
	
}


#mdpTexte	{
	
	text-align: center;	
	margin-top: 28px;
	border:solid 0px black;
	
}

#messageConfirmation   {

	width: 99.5%;
	height: auto;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	

}


#content #message   {

	width: 99.5%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	border: 0px solid black;


}

#content #message   p{
	
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	
}

#content #message   h3{
	
	width: 80%;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#inscriptionForm    {

	
	width: 98%;
	max-width: 98%;
	height: auto;
	overflow: hidden;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	border: 0px solid black;
	
}

#inscriptionForm p   {

	margin-left: 2%;
	font-size: 96%;
	
	

}

#content #inscriptionForm h3   {
	
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 92%;
	margin-top: 15px;
	margin-left: 3%;
	font-size: 98%;
	
	
	
}

#inscriptionForm h4   {
	
	
	font-size: 105%;
	margin-top: 1px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
}
#inscriptionForm label   {

	margin-left: 2%;
	line-height: 26px;
	font-size: 96%;
	

}

#inscriptionForm fieldset {

	width: 80%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	border: solid black 0px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: #FFEABC;
	
}

#inscriptionForm  label {
	
	display: inline-block;
	width: 240px;
	float: left;
}

#inscriptionForm submit  {
	
	
}

#ajoutForm   {
	
	font-family: "Trebuchet MS",Arial,sans-serif;
}

#modificationForm {
	
	font-family: "Trebuchet MS",Arial,sans-serif;
}

#seConnecter {

	
	width: 99.5%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 28px;
	margin-bottom: 24px;
	border: solid 0px red;


}

#seConnecter a {

	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	color:  black;
	
	
}

#seConnecter a:visited { /* Les liens lorsque le curseur est dessus. */
	
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	color: black;
	
}

#seConnecter a:hover { /* Les liens visités. */
	
	display: block;
	padding-left: 6px;
	padding-right: 6px;
	text-align: center;
	color: #bf076e;
	
	
	
}

#loginForm    {

	font-family: "Trebuchet MS",Arial,sans-serif;
	width: 99.5%;
	margin-top: 20px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	
	
	
	
	border: 0px solid black;
	
}

#loginForm fieldset {

	width: 98%;
	margin-top: 12px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: #FFEABC;
}


#loginForm  label {
	
	display: inline-block;
	width: 160px;
	float: left;
	margin-left: 24%;
}

#loginForm submit {
	
	color: black;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	
	
	background-color: white;
}


#loginForm  p  {
	
	margin-top: 12px;
	
}



#loginForm h3   {
	
	margin-bottom: 0px;
	
}
#loginForm h4   {
	
	width: 80%;
	text-align: center;
	color: #bf076e;
	font-size: 105%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: white;
	
	
}

#clientForm    {

	font-family: "Trebuchet MS",Arial,sans-serif;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 4px;
	
	border: 0px solid black;
	
}

#clientForm fieldset {

	width: 98%;
	margin-top: 8px;
	margin-left: auto;
	margin-right: auto;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: #FFEABC;
}


#clientForm  label {
	
	display: inline-block;
	width: 200px;
	float: left;
}

#clientForm submit {
	
	color: black;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	
	
	background-color: white;
}


#clientForm  p  {
	
	margin-top: 12px;
	
}



#clientForm h3   {
	
	margin-bottom: 0px;
	
}
#clientForm h4   {
	
	width: 80%;
	text-align: center;
	color: #bf076e;
	font-size: 105%;
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: white;
	
	
}


#clientForm table   {
	
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-collapse: separate;
	border-spacing: 5px 5px;
	background-color: white;

}

#clientForm  tr th {

	text-align: center;
	font-weight: bold;
	
	border: solid 1px red;
	
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);

}

#clientForm table tr td {

	width: 20%;
	font-size: 98%;
	text-align: center;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	

}
#form1  {

font-family: "Trebuchet MS",Arial,sans-serif;

}
	

#lienRetour  {
	
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	
}

#lienRetour  p {
	
		border: 0px solid black;
}


#lienRetour  table {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px red;
	border-collapse: separate;
	border-spacing: 15px 5px;
	
	
}
#lienRetour  table tr td {
	width: 54%;
	line-height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	
}

#lienRetour a {

	display:inline-block;
	width: 40%;
	text-decoration:none;
	padding: 4px;
	
	color: black;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #FCB344;
}

#lienRetour  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	display:inline-block;
	width: 40%;
	text-decoration:none;
	padding: 4px;
	
	color: black;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #FCB344;
	
	
}

#lienRetour a:hover { /* Les liens visités. */
	
	display:inline-block;
	width: 40%;
	text-decoration:none;
	padding: 4px;
	
	color: red;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #FCB344;
	
}

#direction   {
	
	
}

#direction table {
	width: 80%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	border-collapse: separate;
	border-spacing: 15px 5px;
	
	
}
#direction  table tr td {
	
	width: 46%;
	line-height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	
}

#direction a {

	color: black;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	
	background-color: #FCB344;
}

#direction  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	color: black;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #FCB344;
	
	
}

#direction a:hover { /* Les liens visités. */
	
	color: white;
	font-size: 100%;
	text-decoration: none;
	padding: 5px;
	
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #FCB344;
	
}
#messageTxt  {
	
	font-family: "Trebuchet MS",Arial,sans-serif;
	
}

#footer {

	
	width:99.5%;
	 
	height:30px;
	text-align: center;
	font-size: 90%;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	
	border: 1px solid black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: #e72929;
}
#footer p   {
	
	margin-top: 5px;
}

#footer img   {

	height: 98%;
	width: auto;
}

#footer table {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	border-collapse: separate;
	border-spacing: 15px 5px;
	
	
}
#footer  table tr td {
	width: 46%;
	line-height: auto;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	
}
#footer a {

	color: black;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	
	
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #ff5ddd;
}

#footer  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	color: black;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #ff5ddd;
	
	
}

#footer a:hover { /* Les liens visités. */
	
	color: red;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #ff5ddd;
	
}

.Panier {
	background-image: url("<?php echo $chemin2; ?>icon_cart.gif");
	background-repeat: no-repeat;
	background-position: center center;
}

.brtextarea {
	float: left;
	display: inline;
	margin-left: 18%;
}
.clearfloat { /* cette classe doit être placée pour un élément div ou break et doit être l'élément final avant la balise de fin d'un conteneur qui doit contenir entièrement des éléments flottants */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.retour    {
	
	font-family: "Trebuchet MS",Arial,sans-serif;
	display: block;
	text-align: center;
	width: 24%;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: #FCB344;
	}

.retour84   {
	
	font-family: "Trebuchet MS",Arial,sans-serif;
	display: block;
	text-align: center;
	width: 80%;
	margin-top: 6px;
	margin-left: auto;
	margin-right: auto;
	padding: 6px;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: #e5e5e5;
	}

	
.submit   {

	color: black;
	padding: 5px;
	font-weight: bold;
	text-align: center;
	background-color: #FCB344;

}
.erreur   {

	color: #c00;
	text-align: center;

}

.PetitTexteCentre   {

	display: block;
	
	padding-top: 0px;

}

.totalBoutique    {

	width: 70%;
	float: right;
	 clear: both;


}
.plusGros {

	font-size: 110%;
	font-weight: bold;
	color: #bf076e;
}

.fondRose {

	
	padding: 5px;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black ;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: #ffc8ee;

}
.fondRoseShowcase {

	text-align: center;
	padding: 5px;
	width: 98%;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid black ;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: #ffc8ee;

}
.fondRosePale  {
	
		background-color: #ffc8ee;
}
.aDroite {

	
	padding: 2px;
	width: 48%;

	text-align: center;
	float: right;
	margin-right: 4%;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: white;

}

.aDroiteNoir {

	
	color: black;
	padding: 2px;
	width: 34%;
	float: right;
	margin-right: 4%;
	border: solid black 1px;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
	background-color: white;

}


.rangeaDroite {

	text-align: center;
	padding: 4px;

}
.rapetisser {


	width: 6%;
	max-width: 6%;

}


.Pluspetit  {

	margin-left: 6%;
	font-size: 98%;
	margin-top: 1px;
}

.PlusPetit2  {

	color: black;
	margin-left: 80%;
	padding-top: 0px;
	padding-bottom: 4px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: none;
	margin-bottom: 2px;
	border: solid black 0px;
	-moz-border-radius: 14px; 
    -webkit-border-radius: 14px; 
    border-radius: 14px; 
    behavior: url(/PIE.htc);
	background-color:#ffc8ee;
}

.roseFonce   {
	
		color: #ff00ff;
}
.rosePale  {
	color: #bf076e;
	
}
.rouge   {

	line-height: 10px;
	font-weight: bold;
	color: f00;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 12px;
	padding-right: 12px;
	
	border: solid black 0px;
	-moz-border-radius: 14px; 
    -webkit-border-radius: 14px; 
    border-radius: 14px; 
    behavior: url(/PIE.htc);
	
	background-color: black;
}

.rouge2    {
	color: #E72929;

}

.prune  {

	color: #bf076e;

}
.pruneCentre  {

	text-align: center;
	color: #bf076e;

}
.TexteCentrer    {

	font: 100% "Trebuchet MS",Arial,sans-serif ;
	font-weight: bold;
	
	color: #bf076e;
	width: 58%;
	max-width: 58%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	padding: 8px;
	border: solid black 1px;
	-moz-border-radius: 14px; 
    -webkit-border-radius: 14px; 
    border-radius: 14px; 
    behavior: url(/PIE.htc);
	
	background-color: #fae9ff;

}
.texteCentrer84 {
	
	font: 100% "Trebuchet MS",Arial,sans-serif ;
	
	width: 84%;
	max-width: 84%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	
}

.textePlusPetit   {
	
		font-size: 90%;
}

.Fonce   {

	font-weight: bold;
}
.merci   {

	text-align:center;
	color: red;
	font-size: 1.25vw;

}
.banniere   {

	color: #bf076e;
	background-color: #ffc8ee;
	padding: 5px;
	border: solid black 1px;
	-moz-border-radius: 14px; 
    -webkit-border-radius: 14px; 
    border-radius: 14px; 
    behavior: url(/PIE.htc);

}

.caisse {
	
	color: red;
	font-size: 110%;
	text-decoration: undeline;
}

.marginGauche   {
	
	margin-left: 6%;
	
	
}
.blockCentrer    {
	display: block;
	text-align: left;
	margin-left: 33%;
}

.prixProduit {

	font-weight: bold;
	color: red;
	
}
.messageCarteCadeau {

	font-size: 1.10vw;
	width: 84%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
}	