/*global*/
h1, h2, ul{
	margin: 0;
	padding: 0;
}

a img{
	border: 0;
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

body{
	background: #c4e58e no-repeat 50% top;
	color: #614f24;
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	margin: 0;
	padding: 0;
}

label{
	display: block;
	float: left;
}

input{
	display: block;
	float: left;
}

.clear{
	clear: both;
}

#global{
	background: url(images/fond-global.png) repeat-y top left;
	margin: 0 auto;
	padding: 0 9px;
	width: 977px;
}

#global2{
	position: relative;
	z-index: 3000;
}
/*global*/

/*entete*/
#bordureHaut{
	background: url(images/fond-haut.png) no-repeat top left;
	height: 24px;
	margin: 0 auto;
	width: 995px;
}

#entete{
	height: 100px;
	margin: 0 auto;
	width: 740px;
}
/*entete*/

/*pied*/
#pied{
	background: url(images/fond-pied.png) no-repeat bottom left;
	height: 24px;
	margin: 0 auto;
	position: relative;
	width: 995px;
}
/*pied*/

/*gauche*/
#gauche{
	background: url(images/fond-gauche.jpg) no-repeat 5px top;
	color: #fff;
	display: block;
	float: left;
	margin:0 24px 0 0;
	padding-left: 5px;
	width: 185px;
}

#gauche h2{
	margin: 30px auto;
	padding-bottom: 511px;
	width: 155px;
}

#coordonneesGauche{
	background: #ad0f26;
	color: #fff;
	margin: 10px 0 0 0;
	padding: 10px 0 0 10px;
	width: 175px;
}

#coordonneesGauche h3{
	font-size: 120%;
	margin: 0;
}

#coordonneesGauche p{
	margin-bottom: 10px;
}

#coordonneesGauche p.adresse{
	margin-top: 0;
}
/*gauche*/

/*contenu*/
#contenuGlobal{
	float: left;
	position: relative;
	width: 758px;
	z-index: 10000;
}

#contenu h2{
	color: #b71e49;
	font-weight: normal;
	margin: 0 0 25px 0;
	padding: 0;
}

#contenu p{
	margin-bottom: 15px;
}

#contenu h1{
	border-left: 1px solid #c9c9c9;
	color: #127044;
	font-size: 190%;
	font-weight: bold;
	margin: 0 0 15px 0;
	padding-left: 15px;
	text-transform: uppercase;
}

#contenu h1 img{
	border: 0;
}

#contenu.mentionsLegales h1{
	margin-left: 462px;
}

#texteBoutique{
	float: left;
	padding-right: 5px;
	width: 303px;
}

#texteBoutique h3{
	margin: 30px 0 0 0;
}

#visuelBoutique{
	display: inline;
	float: left;
	margin-left: 24px;
	width: 426px;
}

#visuelBoutiqueImages{
	height: 318px;
}

#visuelBoutique img{
	border: 3px solid #c2c2c2;
}

a#contactezNous{
	color: #016737;
}

a#contactezNous span{
	color: #8dc63f;
	font-size: 120%;
}

a#contactezNous{
	cursor: pointer;
}
/*contenu*/

/*menu*/
#menuCurseur{
	height:4px;
	left:0;
	position:absolute;
	top:41px;
	width:1px;
	z-index:80;
}

#menu{
	border-bottom: 1px solid #d2d2d2;
	float: left;
	font-size: 110%;
	height: 25px;
	list-style: none;
	padding-top: 15px;
	width: 470px;
}

#menu li{
	float: left;
	width: 151px;
}

#menu a{
	color: #676767;
	padding-left: 20px;
	text-transform: uppercase;
}

#menu a:hover span{
	text-decoration: underline;
}

#lienMenu1{
	background: url(images/fond-lesmagasins.gif) no-repeat left 3px;
}

#lienMenu2{
	background: url(images/fond-lescreations.gif) no-repeat left 3px;
}

#lienMenu3{
	background: url(images/fond-contact.gif) no-repeat left 3px;
	margin-left: 20px;
}

#nouContacterHaut{
	display: inline;
	float: left;
	margin: -7px 0 0 150px;
}

#nouContacterHaut a{
	border-left: 1px solid #787878;
	color: #787878;
	display: inline;
	float: left;
	padding: 8px 0 0 5px;
	margin-left: 10px;
}
/*menu*/

/*decouvrez creations*/
#decouvrerCreations{
	font-size: 85%;
	float:left;
	margin-top: 30px;
	width: 280px;
}

#decouvrerCreations h2{
	font-size: 150%;
}

#decouvrerCreations img{
	border: 2px solid #c7c7c7;
	float: left;
	height: 87px;
	margin-right: 10px;
	width: 95px;
}

#decouvrerCreations span{
	color: #79b22b;
	display: block;
	padding-top: 30px;
}

#decouvrerCreations a{
	color: #a0957c;
}

#livraisonCommunes{
	margin: 30px 0 0 0;
	width:200px;
	float:left;
	display:inline;
	color:#127044;
	font-size:110%;
	font-weight:bold;
	
}

#livraisonCommunes h2{
	margin:0;
	padding:0;
	color:#127044;
	font-size:120%;
	font-weight:bold;
}

#livraisonCommunes span, #livraisonCommunes h3{
	color:#ad0f26;
	display: block;
	font-size: 100%;
	font-weight:100;
	margin:0;
	padding: 0;
}

#listeVille{
	height: 110px;
	overflow-y: auto;
}

#livraisonCommunes p{
	margin:0;
	padding:0;
}

#livraisonCommunes a{
	color:#127044;
	text-decoration:none;
}

#commanderDirect{
	margin: 30px 0 0 25px;
	width: 230px;
	float:left;
	display:inline;
	padding:5px;
	background-color:#408c59;
	color:#FFFFFF;
	font-weight:bold;
	font-size:120%;
	text-align:center;
}

#commanderDirect span{
	font-size:140%;
	font-weight:bold;
	color:#d1cc19;
}

#commanderDirect p{
	margin:0;
	padding:0;
}

#fondFleurs{
	background: url(images/fond-fleurs.jpg) no-repeat bottom right;
	height: 447px;
	position: absolute;
	margin: -442px 0 0 374px;
	width: 603px;
	z-index: 300;
}

#afdf{
	display: block;
	margin: 398px 0 0 260px;
}
/*decouvrez creations*/

/*mentions légales*/
#mentionsLegalesTexte{
	float: left;
}

#titreMentionsLegales{
	float: left;
}

#contenu.mentionsLegales #titreMentionsLegales h1{
	margin: 0;
}
/*mentions légales*/

/*contact*/
#contactTexte{
	float: left;
	padding-left: 20px;
	width: 250px;
}

#contactTexte h2{
	background: url(images/puce-fleur.gif) no-repeat top left;
	color: #fcca0b;
	font-size: 110%;
	font-weight: bold;
	height: 19px;
	margin: 25px 0 3px 0;
	padding: 5px 0 0 28px;
	text-transform: uppercase;
}

#contactTexte a{
	color: #614f24;
	text-decoration: underline;
}

#contactTexte a:hover{
	text-decoration: none;
}

#contactPlan{
	display: inline;
	float: left;
	margin-left: 10px;
	height: 408px;
	width: 408px;
}
/*contact*/

/*creations*/
#diaporamaListe{
	display: inline;
	float: left;
	margin-left: 10px;
	width: 228px;
}

#diaporamaListe h2{
	background: url(images/puce-fleur2.gif) no-repeat top left;
	color: #7e6324;
	font-size: 115%;
	font-weight: bold;
	height: 24px;
	padding: 2px 0 0 28px;
	text-transform: uppercase;
}

#diaporamaListe h2.suivant{
	margin-top: 50px;
}

#diaporamaVisuel{
	float: left;
	padding-bottom: 80px;
	width: 461px;
}

#diaporamaVisuel a{
	color: #000;
	display: inline;
	float: left;
	height: 94px;
	margin: 0 0 38px 18px;
	text-align: center;
	width: 94px;
}

#diaporamaVisuel.afdf a{
	margin-bottom: 18px;
}

#diaporamaVisuel h2{
	color: #7e6324;
	display: inline;
	margin: 0 15px 0 0;
	float: right;
}

#diaporamaVisuel a:hover{
	filter : alpha(opacity=80);
	-moz-opacity : 0.8;
	opacity : 0.8;
	text-decoration: none;
}

#diaporamaListe ul{
	list-style: none;
	list-style-position: inside;
	margin-top: 19px;
}

#diaporamaListe li{
	border-bottom: 1px solid #d7d7d7;
	padding: 8px 0;
	width: 200px;
}

#diaporamaListe a{
	background: none;
	color: #8dc63f;
	font-size: 90%;
	padding: 0 0 0 20px;
}
/*creations*/
