<!--
body {
	background-color: #336633;
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
}
#site {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/afsm_02.gif);
	background-repeat: repeat-y;
}
#header {
	background-image: url(images/soleil_01.jpg);
	background-repeat: no-repeat;
	height: 134px;
	width: 768px;
	position:relative;
}
#middle {
	height: auto;
	width: 768px;
	position:relative;
	background-color: #FEF7DD;
	background-image: url(images/dessin.jpg);
	background-repeat: no-repeat;
	background-position: 5px bottom;
}
#contenu {
	padding: 5px;
	width: 510px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 50px;
}
#contenu p {
	text-align: justify;
}
#contenu a {
	color: #336633;
	letter-spacing: -1px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#contenu a:hover {
	color: #003300;
	background-color: #FFFFFF;
	text-decoration: none;
}
#slogan {
	text-align: justify;
	position: absolute;
	width: 536px;
	top: 0px;
	right: 5px;
}
#cellule {
	background-color: #FFFCF0;
	border: 1px solid #FFCC66;
	padding: 10px;
	height: auto;
	position: static;
}
#celluleboutique {
	background-color: #FFFCF0;
	border: 1px solid #FFCC66;
	padding: 3px;
	height: auto;
}
#celluleboutique form {
	margin:0;
}
#article {
	background-color: #FFFCF0;
	border: 1px solid #FFCC66;
	height: auto;
	position: static;
}
#icons-accueil {
	width:165px;
	float: left;
}
#footer {
	background-color: #FFF7DC;
	background-image: url(images/soleil_05.jpg);
	background-repeat: no-repeat;
	padding-top: 8px;
	height: 27px;
	width: 768px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336633;
	text-align: center;
	letter-spacing: -1px;
}
#footer a {
	color: #336633;
	text-decoration: none;
	padding: 0px 2px;
}
#footer a:hover {
	color: #336633;
	text-decoration: none;
	background-color: #FEF7DD;
}
h2{
	font-size: 14px;
}
li {
	list-style-image: url(images/li.gif);
}
input {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	letter-spacing: normal;
}
.fondcontenu {
	background-color: #FEF7DD;
	background-image: url(images/soleil2_04.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.topmenu {
	position: absolute;
	left: 0px;
	top: 309px;
}
.fondmenu {
	position: absolute;
	left: 0px;
	top: 9px;
}
.menu {
	position: absolute;
	left: 10px;
	width: 145px;
	font-size: 11px;
	letter-spacing: -1px;
	color: #003300;
}
.menu select {
	width: 140px;
}
.menu a {
	color: #003300;
	text-decoration: none;
}
.menu a:hover {
	color: #336633;
	text-decoration: none;
	background-color: #FEF7DD;
}
.bottommenu {
	position: absolute;
	left: 0px;
	top: 328px;
}
.fondmenubas {
	background-color: #FEF7DD;
	background-image: url(images/soleil2_02.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.menu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.menu li {
	margin: 0px;
	list-style-image: url(none);
}
.menu p {
	margin: 0px;
}
.menu form {
	margin: 0;
	padding: 0;
}
.cb {
	position: absolute;
	top: 355px;
	left: 26px;
	width: 106px;
	height: 20px;
	margin: 0;
	padding: 0;
}
.titre {
	font-size: 11px;
	font-weight: bold;
	color: #336633;
	text-decoration: underline;
}
.texte {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.titre2 {
	color: #336633;
	text-decoration: none;
}
.mizavant {
	font-weight: bold;
	color: #336633;
}
.clear {
  clear: both;
  height: 0;
  margin: 0;
  padding: 0;
}
.promo{
	color: red;
	font-size: 12px;
	font-weight: bold;
}
.boutique-titre{
	font-weight: bold;
}
.nouveaute{
	color: red;
}
.designation{
	font-size: 14px;
	font-weight: bold;
}
.prixvente{
	font-size: 14px;
	font-weight: bold;
}
.prixpromo{
	font-size: 12px;
	font-weight: bold;
}
-->