html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
font-family: 'Cabin', sans-serif;
	font-size: 19px;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

#cadriage{
	width: 100%;
	height: 40px;
	background-image: url(img-index/cadriage-violet.png);
	background-color:#734464;
}

#navigation{
	width: 100%;
	height: 80px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: #473143;
}

#nav_logo{
	width: 30%;
	height: 80px;
	display: flex;
	justify-content: center;
	z-index: 100;
}

#logo_cadre{
	width: 50%;
	max-width: 600px;
	height: auto;
	padding: 10px 0px 0px 0px;
	position: relative;
}

.logo-image{
	width:100%;
	height:auto;
	border:none;
	transition:transform 0.25s;
	cursor: pointer;
}

.logo-image:hover{
	-ms-transform:scale(0.85);
	-webkit-transform:scale(0.85);
	transform:scale(0.85);
}

#nav_droite{
	width: 70%;
	height: 80px;
}


#bande_verte_diapo{
	width: 100%;
	height: 50px;
	background-color: #D7DF23;
	background-image: url(img-index/bande-verte.png);
	background-repeat: no-repeat;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: center;
}

#cercle_fleche{
	width: 35px;
	height: 35px;
	text-align: center;
	background-color: #fff;
	background-image: url(img-index/img-fleche.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}


#bande_violet-clair{
	width: 100%;
	height: 50px;
	background-color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

#cercle_fleche_violette{
	width: 35px;
	height: 35px;
	text-align: center;
	background-color: #EEE8EB;
	background-image: url(img-carte-bistrot/img-fleche-violette.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

#cercle_fleche_verte{
	width: 35px;
	height: 35px;
	text-align: center;
	background-color: #D7DF23;
	background-image: url(img-carte-bistrot/img-fleche-violette.png);
	background-repeat: no-repeat;
	background-position: center;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}


#bloc_titre_page{
	width: 100%;
	height: auto;
	padding:40px 0px 40px 0px;
	display: flex;
	justify-content: center;
	font-family: 'Cabin Sketch', cursive;
	font-size:3.5em;
	color:#734464;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
}

#bloc_titre_page_bistro{
	width: 100%;
	height: auto;
	padding:40px 0px 20px 0px;
	display: flex;
	justify-content: center;
	font-family: 'Cabin Sketch', cursive;
	font-size:3.5em;
	color:#734464;
	text-transform: uppercase;
	line-height: 1em;
	text-align: center;
}

#bloc_reservation_bistro{
	width: 100%;
	height: auto;
	padding:0px 0px 20px 0px;
	display: flex;
	justify-content: center;
	font-family: 'Cabin', sans-serif;
	font-size:19px;
	color:#734464;
	text-transform: uppercase;
	font-weight: 700;
	text-align: center;
}



#fond_photo_principale{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image: url(img-carte-bistrot/fond-plat.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}


#fond_photo_principale2{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image:url(img-assiettes-gourmandes/fond-plat.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}


#fond_photo_principale3{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image:url(img-burgers/fond-burgers.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}

#fond_photo_principale4{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image:url(img-restaurant/fond-bar.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}

#fond_photo_principale5{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image:url(img-gourmandes-saison/fond-plat.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}

#fond_photo_principale6{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image:url(img-traiteur/fond-traiteur.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}


#fond_photo_principale7{
	width: 100%;
	height: 50vh;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	background-image:url(img-cafe/fond-cafe.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
}



#rub_menu{
	width: 25%;
	height: auto;
	margin: 0 3% 0 3%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

#page{
	width: 94%;
	height: auto;
	padding: 3% 3% 4% 3%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

#page_reduite{
	width: 74%;
	height: auto;
	padding: 3% 13% 4% 13%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

#page_violet{
	width: 94%;
	height: auto;
	padding: 3% 3% 4% 3%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: #EEE8EB;
}


#page_verte{
	width: 94%;
	height: auto;
	padding: 3% 3% 4% 3%;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-color: #D7DF23;
}


#page_dessert{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-image: url(img-carte-bistrot/dessert-fond.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: top;
	background-size: cover;
}

#page_dessert2{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-image:url(img-assiettes-gourmandes/fond-dessert.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: top;
	background-size: cover;
}

#page_dessert3{
	width: 100%;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	background-image:url(img-gourmandes-saison/fond-dessert-2.jpg);
	background-attachment: fixed;
	background-repeat:no-repeat;
	background-position: top;
	background-size: cover;
}

#form_gauche{
	width: 30%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 2%;
}

#form_droite{
	width: 50%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 2%;
}

#rub_pleine_largeur{
	width: 95%;
	height: auto;
	padding: 2%;
	margin:15px 2% 0 2%;
}

#rub_gauche{
	width: 52%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 2%;
}

#rub_gauche_reduit{
	width: 15%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 20%;
}

#rub_droite_reduit{
	width: 35%;
	height: auto;
	padding: 2%;
	margin:0 10% 0 2%;
}

#image_droite{
	width: 32%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 2%;
}

.image-rub{
	width:100%;
	height:auto;
}


#rub_droite{
	width: 52%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 2%;
}

#rub_droite_background{
	width: 40%;
	height: auto;
	padding: 0%;
	margin:0 0 0 60%;
	display: flex;
	align-items: center;
	background: linear-gradient(to right, rgba(255,255,255,0), rgba(71,49,67,1));
}

#rub_droite_background_contenu{
	width: 100%;
	height: auto;
	padding: 8% 5% 10% 5%;
	margin:0 2% 0 0;
}


#image_gauche{
	width: 32%;
	height: auto;
	padding: 2%;
	margin:0 2% 0 2%;
}

#ligne_verte{
	width: 1%;
	height: 600px;
	background-color:#D7DF23;
}


#bloc_titre_galerie{
	width: 100%;
	height: auto;
	padding:20px 0px 40px 0px;
	display: flex;
	justify-content: center;
	font-family: 'Cabin Sketch', cursive;
	font-size:2em;
	color:#734464;
	text-transform: uppercase;
	line-height: 1em;
}


.image-full{
	width: 100%;
	height: auto;
	margin-top: 20px;
}

.image-reduite{
	width: 80%;
	height: auto;
}


#footer{
	width: 96%;
	height:240px;
	padding:30px 2% 30px 2%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #473143;
	flex-wrap: wrap;
}

#footer_logo{
	width: 18%;
	height:auto;
	margin: 0 1% 0 1%;
	display: flex;
	align-items: center;
	justify-content: center;
}

#footer_adresse{
	width: 50%;
	height:auto;
	margin: 0 1% 0 1%;
	padding: 0 2% 0 2%;
	display: flex;
	align-items: center;
	border-left: solid 1px;
	border-left-color: #D7DF23;
	border-right: solid 1px;
	border-right-color: #D7DF23;
	transition-delay: 0.1s;
}

#footer_reseaux{
	width: 18%;
	height:auto;
	margin: 0 1% 0 1%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition-delay: 0.2s;
}

#copyright{
	width: 100%;
	height: auto;
	padding: 20px 0 20px 0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #352432;
}