html { height: 100%; margin-bottom: 1px; }
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
	vertical-align: top;
	color: #333;
	background: #fff;
}

#conteneur{
	top: 0px;
	margin: 0px auto;
	width: 760px;
	border: 1px solid #666;
	text-align: left;
	background: #fff;
}

#header { 
	width: 760px;
	height: 100px;
	border-bottom: 1px solid #666;
}

#texteheader {
	color: #fff;
	text-align: center;
	font-family: "Century Gothic";
	font-size: 25px;
	padding-top: 5px;
}

#center {
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #666;
	border-top: 1px solid #666;
}

#footer {
	width: 760px;   /*  595 */
	height: 30px;
	/* background: url(gfx--/2k5/footer.jpg); */
	text-align: right;
	font-size: smaller;
	border-top: 1px solid #666;
}
/* ----------------------- nenu gauche --------------------------------- */
#centre {
	background-color:#FFF;
	width: 550px; 
	margin-left: 200px;
	border-left: 1px solid #666;
	/* margin-top: 15px; */
}

#gauche {
	float:left;
	left: 0;
	width: 200px;
	margin-top: 5px;
	/* margin-left: -30px; */
	margin-left: -15px;

}

.menu ul {
	/* list-style-type: none; */
	/* list-style-position: inside; */
	text-align : left;
	margin-left: 0px;
	margin: 0;
/* margin-left: 20px;  */
	/* padding: 0; */
}


.menu li {
	/* list-style-type: none; */
	list-style-image: url(images/bouton-fleur.jpg) ;

}


/* --------------------------------------------------------------- */

a.partenaire { text-decoration: underline; color:#6B6B6B; font-size: 12px;}
a:hover.partenaire { text-decoration: none; color:#6B6B6B; font-size: 12px;}



a { color: #666; font-weight: bold; text-decoration: none; font-size: 12px;}
a:hover { color: #333; text-decoration: underline; font-size: 12px;}
a.gauche { color: #ff9900; font-weight: normal; text-decoration: none; }
a.gauche:hover { color: #ff9900; text-decoration: underline; }

a.jardin { color: #00aa00; font-weight: normal; font-style: italic; text-decoration: underline; }
a.jardin:hover { color: #00cc00; text-decoration: none; }

a.resultat { color: #006699; font-weight: normal; text-decoration: none; }
a.resultat:hover { color: #004499; text-decoration: underline; }


* html h1 { margin-top: 10px; }
h1 { font-size: 14px; }
h2 { font-size: 12px; }
h3 { font-size: small;	}
/* li { list-style-image: url(images/bouton-fleur.jpg); } */

/* boxes */
#fonttexte { font-size: 10px; }
#texte {	color: #666; font-weight: normal; font-size: 10px; }
#titre { color: #000; font-weight: bold; font-size: 10px; }
#nom { color: #cc0000; font-weight: bold; font-size: 10px; }
#prix { color: #cc0000; font-weight: bold; font-size: 10px; font-style: italic; }
#commandes { color: #00aa00; font-size: 10px; font-style: italic; }

a.commande { color: #00aa00; font-style: italic; font-size: 10px; text-decoration: none; }
a.commande:hover { color: #00aa00; font-style: italic; font-size: 10px; text-decoration: underline; }

#gauche a { color: #00aa00; font-style: normal; font-size: 10px; text-decoration: none; }
#gauche a:hover { color: #00aa00; font-style: normal; font-size: 10px; text-decoration: underline; }



.footerspacing { padding: 7px 35px 0px 0px; }

#xavbox {background: #FFFFFF;/*FEE7C4*/ border: 1px solid #006699; padding: 5px 5px 5px 5px;	margin: 5px 10px 5px 10px; width: 500px; }

img.box {
	border: 0;
	margin: 5px 5px 5px 5px; 
}


/* teal - credit*/
.headteal {	background: #ff9900; }
.col1 { color: #006699; }
#contentbox1 {	padding: 0px 5px 0px 5px;	width: 530px; }
#contentbox1 a {  color: #ff9900; font-size: 10px; /* font-weight: bold; 00aa00*/  text-decoration: none; }
#contentbox1 a:hover { color: #ff9900; font-size: 10px; text-decoration: underline; }
/* .body1  { background: #fff url(images/body_jardin.jpg) no-repeat fixed bottom right; } */
/* #contentbox3 li { color: #ffa33e;  list-style-image: url(images/puce.png;  } */




/* reuse classes */
.bold { font-weight: bold; }
.lightital { font-weight: lighter; font-style: italic; }
/* page content */	

* html .itembox { width: 480px; }

/* itembox general */
.itembox {
	padding: 5px 10px 5px 10px;
	width: 530px;
	margin-top: 5px;
	margin-bottom: 5px;
}



.rimg { 
	float: right;
	border: 0;
	margin: 0px 0px 25px 20px;
}

.limg { 
	float: left;
	border: 0;
	margin: 0px 20px 25px 0px;
}

.imgicone { 
	float: left;
	border: 0;
	margin: 0px 5px 10px 0px;
}

 /* ul { list-style-image: url(images/puce.png);  } */
