body {
	padding: 0;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
}
div {
	border: 0px solid black;
}
#Photos{
	padding-left: 210px;
	width: 100%;
	
	width: 570px;
	background-Image: url(../Images/fond-photos.jpg);
	Background-repeat: no-repeat;
	background-position: 210px 0px;

	height: 49px;
}
#Textes{

	width: 600px;
	background-Image: url(../Images/fond-textes.gif);
	Background-repeat: no-repeat;
	background-position: 180px 0px;
	height: 80px;
}
.AjoutCaddie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #E3257B;
	font-weight: bold;
	
}
a.TexteRouge:hover {
	text-decoration: underline;
}
.TexteRouge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #CC0000;
	text-decoration: none;
}
.TexteViolet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #EC1085;
	text-decoration: none;
}
.Erreur
{
	text-decoration: none;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.TitreProduit
{
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EC1085;
	font-weight: bold;
	letter-spacing: 0.1em;
}
#GroupesPromotion{
	display: block;
	float: left;
	padding-bottom: 35px;
	
}
#Promotion {

	
	width: 200px;
	Background-image: url(../Images/Promotion.png);
	background-repeat: no-repeat;
	padding-top: 60px;
}
span.ChiffrePromotion {
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #EC1085;
	font-weight: bold;
	letter-spacing: 0.1em;
}

#MenuGauche{
	width:190px; 
	height:460px;	
	position: absolute;
	top: 148px;
	left: 20px;
}
#Centre{
	width: 520px;
	position: absolute;
	left: 260px;
	top:150px;
	padding-bottom: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.Reference {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #555555;
	text-decoration: none
}
#FleurNature{
	width: 50px;
	height: 210px;
	position: absolute;
	left: 210px;
	top: 155px;
}
.MenuTexte
{
	color: #EC1085;
	font-size: 12px;
	text-decoration: none;
	font-family: Arial;
}

a.MenuTexte:hover
{
	text-decoration: underline;
}
.TitresMenu
{
	color: #EC1085;
	font-size: 13px;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial;
}
#clear {
	display:block;
	clear:both;
	
}
td.TableauMenu {
	text-align: center;
	padding-bottom: 10px;
}

.TexteProduit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003399;
	text-decoration: none;
}
a.TexteProduit:hover
{
	text-decoration: underline;
}

.TitreCategorie {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #EC1085;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

td.Calque_Porduit {
	border: 1px solid #EC1085;
	padding: 10px;
}