#general {
	height: 100%;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
#general #animation {
	height: 300px;
	width: 950px;
	background-color: #E4CEB9;
	position: relative;
}
#general #contenu {
	height: 100%;
	width: 930px;
	min-height: 500px;
	background-color: #F5E8D8;
	padding: 10px;
	background-image: url(imagesf/arbre.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
hr {
	clear: left;
	visibility: hidden;
}

#general #animation #menu_haut ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#general #animation #menu_haut ul li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#general #animation #menu_haut ul li a:hover {
	color: #FFF;
}
* {
	margin-top: 0px;
}
#general #animation #menu_haut ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	background-color: #AA998F;
	color: #584B43;
}
#menu_haut {
	position:absolute;
	width:950px;
	height:23px;
	z-index:1;
	left: 0px;
	top: 0px;
	text-align: center;
	padding-top: 3px;
}
#menu_haut2 {
	position:absolute;
	width:950px;
	height:23px;
	z-index:1;
	left: 1px;
	top: 275px;
	text-align: center;
	padding-top: 3px;
}
#general #animation #menu_haut2 ul li {
	display: inline;
	margin-right: 20px;
	margin-left: 20px;
}
#general #animation #menu_haut2 ul li a {
	font-weight: bold;
	color: #000;
	text-decoration: none;
}
#general #animation #menu_haut2 ul li a:hover {
	color: #FFF;
}
* {
	margin-top: 0px;
}
#general #animation #menu_haut2 ul {
	margin-top: 0px;
	margin-bottom: 0px;
}
#logo_focly {
	position:absolute;
	width:151px;
	height:200px;
	z-index:1;
	left: 27px;
	top: 47px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	vertical-align: middle;
}
.lien {
	color: #78665A;
}
.titre {
	font-size: 18px;
	font-weight: bold;
}
.gras {
	font-weight: bold;
}
.legende {
	font-size: 11px;
	color: #8B7669;
	font-style: italic;
}

.centre {
	text-align: center;
}
.tableau_texte {
	background-color: #FFF;
	text-align: justify;
	padding: 10px;
}
.titre_texte {
	font-size: 14px;
	font-weight: bold;
}
.bords {
	border: 1px solid #F5E8D8;
}
#general #pied {
	height: 20px;
	width: 950px;
	background-color: #C1B6AE;
	text-align: center;
	font-size: 11px;
	padding-top: 5px;
	color: #000;
}
.lien_noir {
	color: #000;
}

.liste_cuisine {
	text-align: justify;
	margin-top: 10px;
	margin-bottom: 10px;
}
.italique {
	font-style: italic;
}
#general #trad {
	height: 20px;
	width: 950px;
	text-align: right;
}
#general #trad ul li a:hover {
	color: #000;
}
#general #trad ul li a {
	font-size: 12px;
	font-style: italic;
	color: #FFF;
}
#general #trad ul li {
	display: inline;
	margin-right: 5px;
	margin-left: 5px;
}
