body {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	background: url(../images/fond-body.png) #999 repeat-y center;
	margin: 0;
}

#conteneur {
	width: 960px;
	margin: 0 auto;
	height: 100%;
}

#gauche {
	width: 282px;
	float: left;
}

#logo {
	position: relative;
	width: 262px;
	height: 138px;
	margin: 20px auto;
}

#menu-gauche {
	margin: 50px 10px 30px 50px;
}
#menu-gauche ul {
	margin: 0;
}
#menu-gauche li {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}

#menu-restaurant , #menu-restaurant a {
	font-family: Arial, Helvetica, sans-serif;
	color: #4996CD;
	text-decoration: none;
}
#menu-restaurant li.active, #menu-restaurant li.active a, #menu-bouche li.active, #menu-bouche li.active a {
	color: #faba00;
}

#menu-restaurant a:hover {
	text-decoration: underline;
}
#menu-restaurant h2 {
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1em;
}
#menu-restaurant h2 span {
	border-top: 1px solid #4996CD;
	border-bottom: 1px solid #4996CD;
}

#menu-bouche , #menu-bouche a {
	font-family: Arial, Helvetica, sans-serif;
	color: #00A992;
	text-decoration: none;
}
#menu-bouche a:hover {
	text-decoration: underline;
}
#menu-bouche h2 {
	font-variant: small-caps;
	font-weight: normal;
	font-size: 1em;
}
#menu-bouche h2 span {
	border-top: 1px solid #00A992;
	border-bottom: 1px solid #00A992;
}
.menu-bouche-mini {
	font-size: .7em;
}

#contact {
	color: #4996CD;
	margin: 100px 10px 30px 0px;
}
#contact a {
	color: #4996CD;
	padding: 5px 30px;
	border-left: 1px solid;
	border-right: 1px solid;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}

#droite {
	float: left;
	width: 652px;
	height: 750px;
	background: url(../images/fond-droite.png) no-repeat bottom;
}
#colonne-evenement {
	font-size: .8em;
	float: left;
	width: 552px;
	padding: 20px 50px 0 50px;
}
#colonne-evenement p {
	margin: 0;
	text-indent : 2em;
}#colonne-evenement a {
	color: #fff;
}

#colonne-gauche {
	font-size: .8em;
	float: left;
	width: 220px;
	padding: 50px 10px 0 50px;
	display: inline;
}
#colonne-gauche h1 {
	font-variant: small-caps;
	font-size: 2.2em;
	font-weight: semi-bold;
	line-height: 1em;
}
#colonne-gauche h3 {
	font-size: 1.5em;
	font-weight: normal;
}
#colonne-gauche a {
	color: #fff;
}

#colonne-droite {
	font-size: .8em;
	float: right;
	width: 371px;
	padding-top: 75px;
}

#colonne-gauche-index {
	font-size: .8em;
	float: left;
	width: 377px;
	padding: 20px 0 0 50px;
}
#colonne-gauche-index p {
	margin: 0;
	text-indent : 2em;
}#colonne-gauche-index a {
	color: #fff;
}
#colonne-gauche-index-recette {
	font-size: .8em;
	float: left;
	width: 426px;
	padding: 20px 0 0 0;
}
#colonne-gauche-index-recette li, #colonne-gauche-index-recette li a {
	color: #fff;
	text-decoration: none;
}
#colonne-gauche-index-recette li a:hover {
	color: #f29400;
}

#colonne-droite-index {
	font-size: .8em;
	float: right;
	width: 185px;
	background: url(../images/titre-recettes-index.png) no-repeat 25px 0;
	padding: 45px 0 0 40px;
}
#colonne-droite-index img {
	margin-bottom: 8px;
}

#colonne-droite-index-recette {
	font-size: .8em;
	float: right;
	width: 225px;
	padding: 30px 0 0 0;
}

#photo-index {
	margin: 20px 50px;
}

#entete-recette {
	padding: 10px 20px 20px 10px;
	background: #f29400 url(../images/entete-recette-fond.png) no-repeat bottom right;
}
#entete-recette h1 {
	font-size: 2em;
	font-variant: normal;
	padding: 0;
	margin: 0;
}
#entete-recette h3 {
	padding: 0;
	margin: 0 0 1em 0;
	color: #003A80;
	font-size: 1.2em;
	font-weight: bold;
}

#menu-top  {position: relative; margin: 50px auto; padding: 0; width: 557px; height: 38px; background: url(../images/menu-top.png) no-repeat;}
#menu-top  li {height: 38px; position: absolute; top: 0px; background: url(../images/menu-top.png) 0 0 no-repeat; display: block; list-style: none;}
#menu-top  a {height: 38px; display: block; border: none;}
#menu-top a span { display:none; }

#menu-top  #menu-top-presentation, #menu-top  #menu-top-presentation-active {width: 111px; left: 0px; background-position: 0 0;}
#menu-top  #menu-top-recette, #menu-top  #menu-top-recette-active {width: 112px; left: 111px; background-position: -111px 0;}
#menu-top  #menu-top-evenement, #menu-top  #menu-top-evenement-active {width: 112px; left: 223px; background-position: -223px 0;}
#menu-top  #menu-top-presse, #menu-top  #menu-top-presse-active {width: 111px; left: 335px; background-position: -335px 0;}
#menu-top  #menu-top-liens, #menu-top  #menu-top-liens-active {width: 111px; left: 446px; background-position: -446px 0;}

#menu-top  #menu-top-presentation a:hover, #menu-top-presentation-active a {width: 111px; background: url(../images/menu-top.png) 0 -38px no-repeat;}
#menu-top  #menu-top-recette a:hover, #menu-top-recette-active a  {width: 112px; background: url(../images/menu-top.png) -111px -38px no-repeat;}
#menu-top  #menu-top-evenement a:hover, #menu-top-evenement-active a {width: 112px; background: url(../images/menu-top.png) -223px -38px no-repeat;}
#menu-top  #menu-top-presse a:hover, #menu-top-presse-active a {width: 111px; background: url(../images/menu-top.png) -335px -38px no-repeat;}
#menu-top  #menu-top-liens a:hover, #menu-top-liens-active a {width: 111px; background: url(../images/menu-top.png) -446px -38px no-repeat;}
