body {
	background-color: #A8B0BF;
	margin: 0px;
	padding: 0px;
}
#page {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 420px;
	width: 760px;
	margin-top: -210px;
	margin-left: -380px;
	background-image: url(design/fond-restaurant.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.aucentre {
	position:relative;
}
.aucentre H1 {
	margin: 0px;
	padding: 0px;
	height: 137px;
	width: 737px;

}
.aucentre H1 STRONG {
	display:none;
}
.aucentre H2 {
	margin: 12px 0px 0px;
	padding: 0px 0px 0px 12px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	width: 280px;

}
.aucentre H2 a {
	font-family: "Times New Roman", Times, serif;
	color: #FB9474;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.aucentre H2 a:hover {

	color: #000000;

	background-color: #FB9474;
	border-bottom-width: 0px;

}.aucentre H2 a:visited:hover {

	color: #000000;

	background-color: #FB9474;
	border-bottom-width: 0px;

}
.aucentre H2 a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #FB9474;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
.aucentre H2 STRONG {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #8C8FA3;
	font-style: italic;
}
.plan {
	background-image: url(design/plan.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.anim {
	background-image: url(design/anim-restaurant.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 420px;
	width: 760px;
}
.aucentre H3 {
	height: 271px;
	margin: 12px 0px 0px;
	padding: 0px 0px 0px 510px;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	background-image: url(design/txt-menu.png);
	background-repeat: no-repeat;
	background-position: 500px 0px;
}
.aucentre H3 STRONG {
	display: none;
}
.top {
	display: none;
}
.aucentre p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 16px;
}.aucentre p strong {
	font-size: 14px;
}
.menu {
	background-image: url(design/Soupiere-restaurant.png);
	background-repeat: no-repeat;
	background-position: 0px top;
}
.quivabien {
	height: 283px;
	margin-top: 50px;
}
.filet {
	background-image: url(design/filet.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	width: 760px;
}
#gaultmillau {
	position: absolute;
	top: 215px;
	right: 8px;
}
#gaultmillau p a{
	text-decoration:none;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
#gaultmillau p a:hover{
	text-decoration:none;
	color:#000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
	background-color: #FB9474;
}
a img {
	border:none;
}

#menu_html{
	background-image:url(design/Images-menu/ban-menu-trans.png);
	width:760px;
	height:138px;
	background-repeat: no-repeat;
	background-position: center top;
}
#menu_html a{
	text-indent: -9999px;
}

#retour_accueil{
	width:225px;
	height:70px;
	cursor:pointer;
	position: absolute;
	left: 420px;
}

#retour_accueil a{
	display:block;
	widows:220px;
	height:70px;
	float: left;
	width: 220px;
}

#menu_ses_menus{
	float: left;
	background-image:url(design/Images-menu/ses-menus-trans.png);
	width:65px;
	height:72px;
	cursor:pointer;
	margin-top: 45px;
	margin-left: 60px;
}

#menu_ses_menus:hover{
	background-image:url(design/Images-menu/ses-menus-hover-trans.png);
}

#menu_ses_menus a{
	display:block;
	width:65px;
	height:72px;
}

#menu_presse{
	float: left;
	background-image:url(design/Images-menu/presse-trans.png);
	width:80px;
	height:72px;
	cursor:pointer;
	margin-top: 47px;
	margin-left: 15px;
}

#menu_presse:hover{
	background-image:url(design/Images-menu/presse-hover-trans.png);
}

#menu_presse a{
	display:block;
	width:80px;
	height:72px;
}

#menu_chez_elle{
	float: left;
	background-image:url(design/Images-menu/chez-elle-trans.png);
	width:80px;
	height:72px;
	cursor:pointer;
	margin-top: 45px;
	margin-left: 15px;
}

#menu_chez_elle:hover{
	background-image:url(design/Images-menu/chez-elle-hover-trans.png);
}

#menu_chez_elle a{
	display:block;
	width:80px;
	height:72px;
}

#menu_ecrire{
	float: left;
	background-image:url(design/Images-menu/ecrire-trans.png);
	width:80px;
	height:72px;
	cursor:pointer;
	margin-top: 45px;
	margin-left: 15px;
}

#menu_ecrire:hover{
	background-image:url(design/Images-menu/ecrire-hover-trans.png);
}

#menu_ecrire a{
	display:block;
	width:80px;
	height:72px;
}

