body {
	font-size: 14px;
	background-color: #d6e195;
	text-align: center;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	font-size: 110%;
	color: #96251f;
	font-weight: bolder;
	text-decoration: none;
}

#container {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}
.image-droite {
	float: right;
	padding-top: 2px; padding-bottom: 2px; padding-left: 10px;
}
.image-gauche {
	float: left;
	padding-top: 2px; padding-bottom: 2px; padding-right: 10px;
}

.image-recette {
	float: none;
	margin-left: 35px;
	border: 2px solid #83985f;
}

#menu  {
	width: 210px;
	float: left;
	background-image: url(../images/fond-menu.jpg);
	background-repeat: no-repeat;
}
#container #menu p {
	margin: 0px;
	padding-top: 0px; padding-right: 0px; padding-bottom: 5px; padding-left: 0px;
	line-height: 1.4em;
}
.menu {
	float: right;
}

#bandeau  {
	float: right;
	width: 730px;
	height: 230px;
	background-image: url(../images/fond-bandeau.jpg);
}
#contenu  {
	float: right;
	width: 730px;
	text-align: left;
}
#container #contenu p {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 15px;
	margin-left: 15px;
}
#container #contenu h1 {
	font-size: 160%;
	margin-left: 35px;
}
#menu a img {
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0;
	border-right-style: 0;
	border-bottom-style: 0;
	border-left-style: 0;
	clip: rect(5px,auto,5px,auto);
}
#menu ul {
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu li {
	list-style-type: none;
	display: block;
	margin-top: 10px;
}
#container #menu #menu-bas {
	height: 550px;
}

#menu li.on {
	border: 1px solid #000000;
}
#container #contenu #form1 table {
	margin-left: 30px;
}
.petit {
	font-size: 70%;
}
#contenu b {/*----texte en gras------------*/
	font-size: 95%;
	font-weight: bold;
	color: #83965E;
}
#container #bandeau #flash-bandeau {
	float: right;
	height: 174px;
	width: 236px;
	margin-top: 20px;
}

#contenu a {
	font-size: 105%;
	color: #83985F;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contenu  a:hover {
	font-size: 105%;
	color: #80546C;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#contenu h3 {
	color: #80975F;
	font-size: 115%;
}
