#fond {
	background-color: #000;
	background-image: url(../images/degrad%C3%A9-header.gif);
	background-repeat: repeat-x;
	overflow: scroll;
}
#conteneur {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	text-align: center;
}

#menu {
	background-image: url(../images/degrade-menu3.gif);
	background-repeat: repeat-x;
	height: 47px;
	margin-top: 5px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#menu ul {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	
}
#menu ul li {
	height: 25px;
	width: 100px;
	float: left;
	margin-right: 10px;
	
}
#menu ul li a {
	text-decoration: none;
	color: #660a0a;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	background-repeat: repeat-x;
	text-align: center;
	background-image: url(../images/degrade-bouton.gif);
	display: block;
	height: 25px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}
#menu ul li a:hover {
	background-image: url(../images/degrade-hover.gif);
	/* [disabled]background-repeat: repeat-x; */
	/* [disabled]-webkit-border-radius: 20px; */
	/* [disabled]border-radius: 20px; */
	color: #e6dcab;
}
#content   {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	min-height: 300px;
	padding-bottom: 20px;
	padding-top: 10px;
}
.accueil {
	background-image: url(../images/j-f-gourmand.png);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 612px;
}
#texte {
	background-color: #3d0303;
	width: 580px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin-top: 10px;
	float: right;
}
#textehist {
	width: 400px;
	background-color: #3f0303;
	margin-top: 10px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	float: left;
}
.photohist {

	height: 311px;
	width: 470px;
	float: left;
		-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-top: 10px;
	padding-left: 30px;
}
.photohist img{
	-webkit-border-radius: 20px;
	border-radius: 20px;

}
.textehist {
	background-color: #3f0303;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
}
.specialite {
	float: left;
	width: 280px;
	background-color: #3d0303;
	margin-right: 10px;
	margin-left: 10px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	min-height: 520px;
}
#one {
	background-image: url(../images/truffes.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#two {
	background-image: url(../images/coffret.png);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#tree {
	background-image: url(../images/ganache.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#plan    {
	background-image: url(../images/plan.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 600px;
	background-color: #3d0303;
	-webkit-border-radius: 20px;
	border-radius: 20px;
}

#formulaire {
	
	text-transform: capitalize;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	width: 500px;
}
.formulaire {
	background-image: url(../images/muffins-contact.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
}
.renseig         {
	color: #fff;
	background-color: #3d0303;
	border: 0px solid #e5d9a9;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding-right: 5px;
	padding-left: 5px;
}
.env_ret {
	background-color: #000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	color: #bb8045;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	vertical-align: bottom;
	float: left;
	padding-right: 50px;
	font-style: oblique;
	font-weight: bolder;
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: left top;
}

#message {
	min-height: 125px;
	max-height: 125px;
	max-width: 293px;
	min-width: 293px;
}









h2 {
	color: #9d754e;
	font-size: 36px;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
	font-family: 'Spicy Rice', cursive;
}


h3, table{
	font-size: 24px;
	color: #9d754e;
	margin-left: 10px;
	font-family: 'Spicy Rice', cursive;
	margin-top: 5px;
}
p {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #9d754e;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 17px;
	font-style: normal;
	margin-top: 5px;
}
#footer {
	background-image: url(../images/degrade-footer.gif);
	background-repeat: repeat-x;
	height: 111px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	padding-top: 30px;
	padding-left: 25px;
}
#footer ul {
	float: left;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer ul li {
	width: 105px;
	float: left;
	padding-left: 20px;
}
#footer ul li a {
	text-decoration: none;
	color: #9d754e;
	font-size: 18px;
}

.logo {
	height: 106px;
	width: 63px;
	float: left;
}
