@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	background-image: url(../images/fond.jpg);
	background-size: cover;
	background-attachment: fixed;
}
a {
	text-decoration: none;
}
#Entete {
	height: 644px;
	width: 100%;
	background-image: url(../images/gavroche.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#Entete #Menu {
	background-image: url(../images/fond-menu.png);
	height: 74px;
	width: 100%;
}
#Entete #Menu #Navigation {
	margin: auto;
	height: 74px;
	width: 1000px;
}
#Entete #Menu #Navigation a #Logo {
	background-image: url(../images/logo.png);
	float: left;
	height: 74px;
	width: 248px;
}
#Entete #Menu #Navigation #Inter {
	background-image: url(../images/inter.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
	height: 74px;
	width: 11px;
}
#Entete #Menu #Navigation a #Bouton {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
	color: #FFF;
	float: left;
	height: 24px;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 15px;
	padding-top: 25px;
}
#Entete #Menu #Navigation a #BoutonOn {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 24px;
	color: #FFF;
	float: left;
	height: 24px;
	padding-right: 17px;
	padding-left: 17px;
	font-size: 15px;
	padding-top: 25px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F00;
}
#Entete #Menu #Navigation a #Bouton:hover {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#Inter1 {
	background-image: url(../images/fond-ligne1.png);
	height: 7px;
	width: 100%;
	margin-top: -7px;
}
#Bienvenue {
	height: 570px;
	width: 100%;
	background-image: url(../images/gavroche2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#Bienvenue #BienvenueContent {
	margin: auto;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#Bienvenue #BienvenueContent h1 {
	font-family: 'Oleo Script', cursive;
	font-size: 28px;
	font-weight: lighter;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	padding-top: 30px;
}
#Bienvenue #BienvenueContent #Couverts{
	background-image: url(../images/couverts.png);
	height: 36px;
	width: 1000px;
	margin-bottom: 40px;
}
#Bienvenue #BienvenueContent #Bloc {
	float: left;
	width: 270px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: center;
}
#Bienvenue #BienvenueContent #Bloc #BlocTitre {
	font-family: 'Oleo Script', cursive;
	font-size: 18px;
	font-weight: lighter;
	width: 270px;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
#Bienvenue #BienvenueContent #Bloc #BlocImage {
	margin: auto;
	height: 150px;
	width: 220px;
}
#Bienvenue #BienvenueContent #Bloc #BlocTexte {
	height: 120px;
	width: 270px;
	margin-top: 20px;
	text-align: center;
	line-height: 18px;
	font-size: 12px;
}
#Bienvenue #BienvenueContent #Bloc a  #BlocLien{
	font-size: 10px;
	text-transform: uppercase;
	color: #9a0e08;
	border: 1px solid #9a0e08;
	text-align: center;
	display: inherit;
	padding: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-webkit-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s;
}
#Bienvenue #BienvenueContent #Bloc a #BlocLien:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #A20000;
}
#Bienvenue #BienvenueContent #Bloc #BlocLien {
	font-size: 10px;
	text-transform: uppercase;
	color: #9a0e08;
	border: 1px solid #9a0e08;
	text-align: center;
	display: inherit;
	padding: 5px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	-webkit-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s;
}
#Bienvenue #BienvenueContent #Bloc #BlocLien:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #A20000;
}
#Fond {
	margin: auto;
	height: 315px;
	width: 1000px;
}
#Fond h1 {
	color: #FFF;
	font-family: 'Oleo Script', cursive;
	text-align: center;
	font-size: 40px;
	font-weight: lighter;
	text-shadow: 2px 2px 5px #000;
	line-height: 250px;
	height: 170px;
	margin: 0px;
	padding: 0px;
}
#Fond h2 {
	color: #FFF;
	font-family: 'Oleo Script', cursive;
	text-align: center;
	font-size: 24px;
	font-weight: lighter;
	text-shadow: 2px 2px 5px #000;
	line-height: 24px;
	height: 24px;
	padding: 0px;
	margin-top: -10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#Restaurant {
	height: 520px;
	width: 100%;
	background-image: url(../images/gavroche3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#Restaurant #RestaurantContent {
	margin: auto;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#Restaurant #RestaurantContent h1 {
	font-family: 'Oleo Script', cursive;
	font-size: 28px;
	font-weight: lighter;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	padding-top: 30px;
}
#Restaurant #RestaurantContent #BlocImage{
	float: left;
	height: 292px;
	width: 420px;
	margin-left: 60px;
	margin-right: 30px;
}
#Restaurant #RestaurantContent #Couverts {
	background-image: url(../images/verre.png);
	height: 54px;
	width: 1000px;
	margin-bottom: 40px;
}
#Restaurant #RestaurantContent #BlocTexte {
	width: 420px;
	float: left;
	line-height: 20px;
}
#Restaurant #RestaurantContent a #BlocLien {
	font-size: 10px;
	text-transform: uppercase;
	color: #9a0e08;
	border: 1px solid #9a0e08;
	text-align: center;
	display: inherit;
	padding: 5px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 150px;
	float: left;
	-webkit-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s;
}
#Restaurant #RestaurantContent a #BlocLien:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #A20000;
}
#Restaurant #RestaurantContent #BlocLien {
	font-size: 10px;
	text-transform: uppercase;
	color: #9a0e08;
	border: 1px solid #9a0e08;
	text-align: center;
	display: inherit;
	padding: 5px;
	margin-top: 50px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 150px;
	float: left;
	-webkit-transition: all 500ms ease-in-out 0s;
	-o-transition: all 500ms ease-in-out 0s;
	transition: all 500ms ease-in-out 0s;
}
#Restaurant #RestaurantContent #BlocLien:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #A20000;
}
#Inter2 {
	background-image: url(../images/fond-ligne2.png);
	height: 7px;
	width: 100%;
	margin-top: -7px;
}
#Adresse {
	background-color: #a20000;
	height: 215px;
	width: 100%;
}
#Adresse #AdresseContent {
	margin: auto;
	width: 1000px;
}
#Adresse #AdresseContent #Bloc {
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #FFF;
	text-align: center;
	margin-top: 15px;
	font-size: 12px;
	line-height: 15px;
}
#Adresse #AdresseContent #Bloc h2 {
	color: #fdcdcd;
	font-size: 12px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #fdcdcd;
	padding-bottom: 0px;
	padding-top: 0px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 30px;
	height: 30px;
}
#Adresse #AdresseContent #Bloc strong {
	text-transform: uppercase;
}
#Footer {
	background-color: #920000;
	height: 28px;
	width: 100%;
}
#Footer #FooterContent {
	margin: auto;
	width: 910px;
	text-align: right;
	color: #FFF;
	line-height: 28px;
	height: 28px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
}
#Footer #FooterContent a {
	color: #FFF;
}




#BienvenueSite {
	width: 100%;
	background-image: url(../images/gavroche2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
#BienvenueSite #BienvenueContent {
	margin: auto;
	width: 1000px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
}
#BienvenueSite #BienvenueContent h1 {
	font-family: 'Oleo Script', cursive;
	font-size: 28px;
	font-weight: lighter;
	text-align: center;
	width: 1000px;
	margin-top: 0px;
	padding-top: 30px;
}
#BienvenueSite #BienvenueContent #Couverts{
	background-image: url(../images/couverts.png);
	height: 36px;
	width: 1000px;
	margin-bottom: 20px;
}
#BienvenueSite #BienvenueContent #Bloc {
	width: 880px;
	margin: auto;
	padding-bottom: 30px;
}
#BienvenueSite #BienvenueContent #Bloc #BlocTitre {
	font-family: 'Oleo Script', cursive;
	font-size: 18px;
	font-weight: lighter;
	width: 270px;
	text-align: center;
	line-height: 40px;
	height: 40px;
}
#BienvenueSite #BienvenueContent #Bloc #BlocTexte {
	line-height: 18px;
	font-size: 12px;
}

/*
     FILE ARCHIVED ON 18:17:19 Jun 30, 2017 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:52:59 Sep 18, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.687
  exclusion.robots: 0.025
  exclusion.robots.policy: 0.011
  esindex: 0.012
  cdx.remote: 177.806
  LoadShardBlock: 418.728 (3)
  PetaboxLoader3.datanode: 534.732 (5)
  load_resource: 631.464 (2)
  PetaboxLoader3.resolve: 257.396 (2)
*/