@CHARSET "UTF-8";

html {
	margin: 0;
	padding: 0;
}

body {
	margin: 0;
	padding: 0;

}

em {
	font-style: normal;
}

strong {
	font-size: 1.1em;
}

.content {
	width: 900px;
	margin: 30px auto;
	background-image: url(../images/boucle.png);
	background-repeat: repeat-y;
	background-position: top center;
	font-family: "Calibri";
	position: relative;
}

h1 {
	display: none;
}
#corps {
	position: relative;
}
#corps h2 {
	/* color: #c40d0d; */
	color: #f00;
	font-size: 2em;
	letter-spacing: .2em;
}
#corps h3 {
	/* color: #c40d0d; */
	color: #96c;
}
#menu1  {
	list-style-type: none;
	margin: 23px 0 0 0;
	padding: 0;
	width: 190px;
	margin-left: 49px;
	float: left;
}
#menu1 li a {
	display: block;
	font-size: 1.2em;
	text-align: right;
	text-decoration: none;
	padding: 15px 35px 15px 15px;
	color: #FFF;
	background-image: url(../images/menu1.png);
	background-repeat: no-repeat;
	background-position: top left;
	letter-spacing: .09em;
/*
	text-align: center;
	font-weight: bold;
	color: #be0c0c;
	padding-top: 72px;
	padding-bottom : 10px;
*/
}
#menu1 li a:hover, #menu1 li.actif a {
	background-image: url(../images/menu2.png);
/*
	color: #FFF;
*/
}
#colonne {
	color: #fff;
	overflow: hidden;
	width: 405px;
	/* margin-left: 230px; */
	float: left;
}
#colonne2 {
	overflow: hidden;
}
#colonne2 .illuscarte p {
	margin: 0;
	padding: 30px 0 0 48px;
}

#colonne2 .illuscarte p img {
	width: 170px;
	border: 1px solid #555;
}

#colonne p {
	text-align: justify;
}
#colonne blockquote {
	border-left: 25px solid #bd9ca1;
	padding-left: 5px;
	font-style: italic;
	font-size: 1.1em;
}



#coords {
	position: absolute;
	right: 22px;
	top: 0;
	width: 165px;
	text-align: left;
	color: #c40d0d;
	padding-top: 25px;
}
#coords p {
	padding-left: 15px;
}
.contactform  label {
	display: block;
}
.contactform  div div label {
	display: inline;
}
#m3fbrp__34_0,
#m3fbrp__34_1,
#m3fbrp__34_2,
#m3fbrp__34_3 {
	float: left;
}
#pied {
	background: #000 url(../images/pied.png) no-repeat top left;
	height: 63px;
	color: #fff;
	font-size: .917em;
	padding-left: 135px;
	padding-top: 52px;
	line-height: 1.2em;
}
#pied #copyright li a {
	list-style-type: none;
}
#pied ul  {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu2  {
}
#menu2  a {
		color: #a90c0c;
		text-decoration: none;
}
.hide {
	display: none;
}

.clear {
	clear: both;
}

.iright {
	float: right;
}

.slideshow  {
	position: relative;
	width: 900px;
	height: 251px;
}
.slideshow  img {
	position: absolute;
	left: 0;
	top: 0;
	width: 900px;
	height: 251px;
}
.txtcoordonnes {
	background: #fff;
	text-align: center;
	color: #aaa;
}
.txtcoordonnes a {
	color: #aaa;
	text-decoration: none;
}
.separateur {
	height: 15px;
	background: url(../images/separateur.png) no-repeat center center;
	/* border-top: 1px solid #bd9a9f; */
	margin: 10px 100px;
}
.carte.buffet h2,
.carte.buffet h3 {
	color: #9D819F;
}
.carte.plateau h2,
.carte.plateau h3 {
	color: #9F6379;
}

.carte h2 {
	text-align: center;
	margin-bottom: 0;
}
.carte h3 {
	margin-bottom: 0;
	text-align: center;
	/* border-bottom: 1px solid #bd9a9f; */
}
.carte h4 {
	text-align: center;
}
.carte  ul {
	list-style-type: none;
	padding: 0;
	margin: 10px 0 0 0;
}
.carte  ul li {
	text-align: center;
}
.carte em {
	color: #555;
	font-style: italic;
	font-weight: normal;
	display: block;
	text-align: center;
}
.encadre {
	border: 2px solid #BD9A9F;
	padding: 15px 15px 0 15px;
	margin: 15px 0 15px 0;
	color: #444;
	font-weight: normal;
	font-size: .934em;
	line-height: 1em;
}

textarea {
	width: 380px;
	border: 1px solid;
}