@charset "utf-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #d9e6bb;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}.bgAdresse {
	background-image: url(images/degradeAdresse.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgBasAccueil {
	background-image: url(images/bandeBasAccueil.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
a.texteBas:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.texteBas:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.texteBas:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration: none;
}
a.texteBas:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: Normal;
	color: #FFFFFF;
	text-decoration: none;
}
.bgBas {
	background-image: url(images/bandeBas.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.bgEnfants {
	background-image: url(images/enfantsBas.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FEFEFE;
}
.blanc {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	list-style-type: disc;
	line-height: 14px;
}
li {
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bgEnfants2 {
	background-image: url(images/enfantsBas.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #FEFEFE;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.produits {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	background-repeat:no-repeat;
}
.rouge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF1E2E;
}
.errMsg{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FF3300;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF1E2E;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF1E2E;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF1E2E;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #BF1E2E;
	text-decoration: none;
}
.bgBas2 {
	background-image: url(images/bandeBas2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

