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: 1px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	text-align: left; /* ce paramétrage annule le paramètre text-align: center de l'élément body. */
	border: 0px solid blue;
	
	
	
} 

#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%;
	max-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: 66%;
	height: 99px;
	float: left;
	margin-left: .5%;
	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%;
	max-width: 16%;
	height: 99px;
	text-align: center;
	float: right;
	margin-top: 0px;
	margin-right: .25%;
	border: 0px solid black;
	
	
	
}
#headerDroite img {
	
		border: solid 0px black;
		max-height: 99%;
		max-width: 95%;
	
}

#navigation {

	width: 99.5%;
	height: auto;
	overflow: hidden;
	padding-top:2px;
	padding-botton:2px;
	margin-top: none;
	margin-bottom: none;
	margin-left: auto;
	margin-right: auto;
	list-style: 0;
	text-align: center;
	border: solid 0px blue;
	background-color: #fae900;
	
	
}

#navigation ul {

	display: inline-block;
	width: 98%;
	max-width: 98%;
	height: auto;
	margin: 0 ;
	padding: 0 ;
	border: solid 0px red;

}

#navigation li  {

	display: inline;
	border: solid 1px black;
	margin-right: 1%;
	background-color: #E72929;
}

#navigation li a {

	padding: 4px 12px ;
	
	color: white;
	
	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;
	
	line-height: 1em ;
	text-align: center ;
	text-decoration: none;
	
}

#navigation li a:hover { /* Les liens visités. */
	
	padding: 4px 12px ;
	color: black;

	line-height: 1em ;
	text-align: center ;
	text-decoration: none;
	
}


#showcase #sousHeader {

	width: 99.5%;
	height: auto;
	text-align: center;
	overflow: hidden;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	border: 0px solid red;
	background-color: white;
		

	
}

#sousHeader h2 {

	
	margin-top: 1px;
	margin-bottom: 3px;

}

#showcase #sousHeader h4 {

	text-align: right;
	margin-top: 1px;
	margin-bottom: 1px;	

}

#sousHeader h3 {

	
	margin-top: 1px;
	margin-bottom: 1px;	

}

#showcase #sousHeader a {

	font-size: 110%;
	
	margin-bottom: 4px;
	
	color: blue;
	
	line-height: 1em ;
	text-align: center ;
	
	
}

#showcase #sousHeader a:visited { /* Les liens visités. */
	
	font-size: 110%;
	margin-bottom: 4px;
	
	color: #E72929;
	
	line-height: 1em ;
	text-align: center ;	
}

#showcase #sousHeader a:hover { /* Les liens lorsque le curseur est dessus. */
	
	font-size: 110%;
	font-weight: bold;
	margin-bottom: 4px;
	color: black;
	
	line-height: 1.5em ;
	text-align: center ;
	
	
}
#showcase #sousHeader table {
	
		width: 100%;
		height: auto;
		line-height: 1.5em;
		Border-collapse: collapse;
		border: solid 0px black;
		background-color: white;
}

#showcase #sousHeader table tr td {
	
		
		border: solid 0px blue;
}

#sousHeader input {
	
background-color: #FFEABC;	
}

#boutique   {

	width: 99%;
	height: auto;
	margin-top: 12px;
	margin-bottom: 4px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	

}

#content    {
	
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	border: solid 0px yellow;
	
	background-color: #FCB344;
	
}


#navCat    {

	
	width: 17%;
	max-width: 17%;
	height: auto;
	float: left;
	margin-top: 6px;
	margin-left: .5%;
	overflow: hidden;
	border: solid 0px black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	
    
}

#navCat table {

	width: 99%;
	max-width: 99%;
	margin-top: 3px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	border-collapse: separate;
	border-spacing: 2px 16px;
	

}

#navCat table tr td {

	
	text-align: center;
	line-height: 2em;
	
	border: 1px solid black;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: white;

}

#navCat a {
	
	color: black;
	text-decoration: none;
	font-size: 98%;
}

#navCat a:visited { /* Les liens visités. */
	
	color: #bf076e;
	text-decoration: none;
	font-size: 98%;
}

#navCat a:hover { /* Les liens lorsque le curseur est dessus. */
	
	color: #E72929;
	text-decoration: none;
	font-size: 100%;
}

#navCat #navCatTop    {

	
	width: 98%;
	height: 66px;
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid #c00;
	background-color: white;
	


}
#navCat #navCatTop  p  {

	color: #E72929;

}	
#navCat #navCatTop  h3  {

	padding-top: 16px;

}	

#showcase {

	float: left;
	width: 81.5%;
	max-width: 81.5%;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 0px;
	margin-left: .5%;
	
	border: 0px solid red;
}




#showcase h3 {
	text-align: center;
	width: 82%;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
}

#showcase h4 {

	
	font-family: Verdana, "DejaVu Sans", "Bitstream Vera Sans", Geneva, sans-serif;
	font-size: 92%;
	text-align: center;
	width: 88%;
	padding: 8px;
	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: white;
}

#showcase table {
	
	table-layout: fixed;
	width: 100%;
	max-width: 100%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px red;
	border-collapse: separate;
	border-spacing: 8px 15px;
	
}

#showcase table tr th{
	
	width: 20%;
	max-width: 20%;
	margin-bottom: none;
	border: solid 0px black;
	
}

#showcase table tr td{

	
	max-width: 20%;
	text-align: center;
	font-size: 96%;
	margin-top: none;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px red;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: white;
	
}

#showcase table tr td img {

	width: 70%;
	max-width: 70%;
	height: auto;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	
}

#showcase  a { /* Les liens qui ne sont pas sous le curseur. */
	
	
	font-size: 96%;
	color:  #E72929;
	text-decoration: none; /*  pas de soulignement*/
	
}

#showcase  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	color: #E72929;
	font-size: 96%;
	text-decoration: none;
	
}

#showcase  a:hover { /* Les liens visités. */
	
	color:  #E72929;
	font-size: 98%;
	
	text-decoration: none;
	
}

#blogContain   {

	width: 88%;
	height: auto;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 0px;
	border: solid 0px black;
	
	background-color: white;
	
}

#blogContain  h2  {

	text-align: center;
	color: #E72929;
	margin-top: 12px;
	margin-bottom: 4px;

}
#blogContain h3   {

	font-weight: bold;
	margin-top: 8px;
	margin-bottom: 12px;
	

}


#blogContain  p  {

margin-top: 3px;
margin-bottom: 7px;
}

#blogContain ul {
	
	text-align: left;
	font-weight: bold;
	width: 80%;
	line-height: 1.25em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	
	padding-left: 18%;
	padding-top: 12px;
	padding-bottom: 2px;
	border: solid 0px red;
	background-color: white;
	
	
}
#blogContain li  {
	
	
	

}
.wrapper:after {
	display: block; content: ""; clear: both;
}




#blogContain  #pic {
	
	width: 100%;
	height: auto;
	border: solid 0px red;
	margin-top: 10px;
	
	

}

#blogContain #pic img {
	
	display: block;
	width: 70%;
	height:auto;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
}

#blogContain #espaceTexte  {
	
	text-align: center;
	width: 70%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	
	border: solid black 0px;
	
}
#blogContain #espaceTexte a {

	display: inline-block;
	color: black;
	width: 75%;
	
	font-weight: bold;
	border: solid 0px black;
	text-decoration: underline;

}

#blogContain #espaceTexte a:visited {
	
	display: inline-block;
	width: 75%;
	font-weight: bold;
	border: solid 0px black;
	text-decoration: underline;
	
}

#blogContain #espaceTexte a:hover {
	
	display: inline-block;
	color: #E72929;
	width: 75%;
	font-weight: bold;
	font-size: 105%;
	
	text-decoration: underline;
}



#blogContain #espaceBlogs  {
	
	text-align: center;
	width: 70%;
	height: auto;
	
	margin-top: 16px;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	
	
	
	
}


#blogContain #espaceBlogs a {

	display: inline-block;
	
	color: black;
	width: 99%;
	
	font-weight: bold;
	
	text-decoration: underline;
	
	
}

#blogContain #espaceBlogs a:visited { /* Les liens lorsque le curseur est dessus. */
	
	display: inline-block;
	
	
	width: 100%;
	font-weight: bold;
	
	text-decoration: underline;
	
}

#blogContain  #espaceBlogs a:hover { /* Les liens visités. */
	
	display: inline-block;
	
	color: #E72929;
	width: 100%;
	font-weight: bold;
	
	text-decoration: underline;
	
	
}
#blogContain #espaceHoraire {
	
	border: inset 6px #E72929;

}
	
#menuMonCompte  {

	width: 70%;
	height: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
	border: solid 1px black;

}
#menuMonCompte h2 {
	
	font-size: 99.5%;
	text-align: center;
	color: #E72929;
	margin-top: 5px;
	margin-bottom: 6px;
}

#menuMonCompte ul	{ 

	
	width: 60%;
	max-width: 60%;
	height: auto;
	
	margin-top: 26px;
	margin-bottom: 36px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	padding : 0px;
	border: solid 0px white;
	list-style-type : none; 
}

#menuMonCompte ul li	{
	
	font-size: 1.25vw;
	margin-right: .50%;
	margin-top: 20px;
	padding: 6px;
	
	border : 1px solid #ff00ff;
	-moz-border-radius: 10px; 
    -webkit-border-radius: 10px; 
    border-radius: 10px; 
    behavior: url(/PIE.htc);
	background-color: #E72929;
	
}


#seConnecter {

	width: 84%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 8px;
	border: 0px solid black;


}

#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: #E72929;
	
	
	
}
#clientForm    {

	width: 98%;
	height: auto;
	overflow: hidden;
	margin-top: 2px;
	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: #fae9ff;
}
#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 label   {

	margin-left: 6%;

}

#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 #E72929;
	
	-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);
	

}

#afficheProduit {

width: 99.5%;
height: auto;
margin-left: auto;
margin-right: auto;
overflow: hidden;
border: 0px solid black;

background: #fae9ff;
}

#afficheProduit  table {

	width: 20%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	border: 0px solid red;
	border-collapse: collapse;
	

}

#afficheProduit table tr td {

	width: 20%;
	border: 0px solid black;
	text-align: center;
	

}

#imageProduit  {
	width: 20%;
	max-width: 20%;
	height: auto;
	float: left;
	padding-top: 20px;
	
	border: 0px solid green;

}
#imageProduit img  {

	display: block;
	text-align: center;
	width: 70%;
	max-width: 70%;
	height: auto;
	margin-left: auto;
	margin-right: auto;

}

#imageProduit1  {

	width: 99.5%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

}

#imageProduit2  {

	width: 99.5%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

}

#imageProduit3  {

	width: 99.5%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;

}

#imageProduit4  {

	width: 99.5%;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;

}

#promotionLivraison    {
	
	width: 90%;
	height: auto;
	
	padding-bottom: 1px; 
	margin-bottom: 4px;
	
	border: solid 0px black;	
	
}

#promotionLivraison  h3  {
	
	color: red;
	text-align: center;
	margin-bottom: 3px;
}
#promotionLivraison  h4  {
	
	font-size: 1.10vw;
	text-align: center;
	margin-top: 3px;
	background-color: white;
}

#pagination  {

	
	width:98%;
	height: 26px;
	margin-top: 12px;
	margin-bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	
	text-align: center;
	border: solid 0px black;
}
#pagination p {
	margin-top: 2px;
	color: black;
	text-align: center;
}
#pagination a {

	padding-left: 6px;
	padding-right: 6px;
	color: black;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: white;
}

#pagination  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	padding-left: 6px;
	padding-right: 6px;
	color: #E72929;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: white;
	
	
}

#pagination a:hoover { /* Les liens visités. */
	
	padding-left: 6px;
	padding-right: 6px;
	color: black;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #ff5ddd;
	
}


#paginationGauche  {
	width: 35%;
	float: left;
	
	text-align: right;
	border: solid 0px #E72929;

}

#paginationDroite   {
	text-align: left;
	width: 61%;
	float: right;
	border: solid 0px black;
}	

#lienRetour  {
	
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	
}

#lienRetour  table {
	width: 90%;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	border: solid 0px black;
	border-collapse: separate;
	border-spacing: 15px 5px;
	
	
}
#lienRetour  table tr td {
	width: 46%;
	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 {

	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: #ff5ddd;
}

#lienRetour  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	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: #ff5ddd;
	
}

#lienRetour a:hover { /* Les liens visités. */
	
	padding: 4px;
	
	color: #E72929;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: #ff5ddd;
	
}
#footer {

	
	width:99.5%;
	height:36px;
	margin-top: none;
	margin-bottom: auto;
	margin-left: auto;
	text-align: center;
	font-size: 90%;
	
	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;
	display: inline-block;
	width: 30%;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: white;
}

#footer  a:visited { /* Les liens lorsque le curseur est dessus. */
	
	color: black;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	display: inline-block;
	width: 30%;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: white;
}

#footer a:hover { /* Les liens visités. */
	
	color: #E72929;
	font-size: 90%;
	text-decoration: none;
	padding: 5px;
	display: inline-block;
	width: 30%;
	border: 1px solid black;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	behavior: url(/PIE.htc);
	background-color: white;
	
}

.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    {
	
	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: #fab5ff;
	}
	
.submit   {

	text-align: center;

}
.erreur   {

	color: red;
	text-align: center;

}

.PetitTexteCentre   {

	display: block;
	
	padding-top: 0px;

}

.totalBoutique    {

	width: 70%;
	float: right;
	 clear: both;


}
.plusGros {

	font-size: 110%;
	font-weight: bold;
	color: #E72929;
}

.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: 4px;
	width: 98%;
	margin-top: 2px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #f00 ;
	-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: red;
	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: red;

}

.prune  {

	color: #bf076e;

}
.pruneCentre  {

	text-align: center;
	color: #bf076e;

}
.TexteCentrer    {

	font-size: 105%;
	font-weight: bold;
	
	color: #bf076e;
	width: 52%;
	max-width: 52%;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	
	padding: 4px;
	border: solid black 1px;
	-moz-border-radius: 14px; 
    -webkit-border-radius: 14px; 
    border-radius: 14px; 
    behavior: url(/PIE.htc);
	
	background-color: #fae9ff;

}

.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-inline;
	width: 80%;
	text-align: left;
	margin-left: 33%;
	clear: both;
}

.prixProduit {

	font-weight: bold;
	color: red;
	
}

.clique  {
	
		
		text-align: center;
		
		font-weight: bold;
		width: 80%;
		margin-left: auto;
		margin-right: auto;
		margin-top: 0px;
		margin-bottom: 0px;
		border: 0px solid black;
}

.centrer  {
	
	text-align:center;
}
.blockCentrer  {
	
	display: block;
	text-align: center;
}


.suivantTexte  {
	
	text-align: center;
	width: 80%;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 6px;
	
	border: solid black 0px;
	-moz-border-radius: 14px; 
    -webkit-border-radius: 14px; 
    border-radius: 14px; 
    behavior: url(/PIE.htc);
	
	background-color: white;
	
}

.plusGrosUL  {
	
	font-size: 120%;
	
}