@charset "utf-8";
/* CSS Document */
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	GENERAL
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
body {
    background-image: none;
    background-color: #f1ede4;
}
h1 {
    font-size: 2em;
    max-width: 240px;
}
h2 {
    font-size: 1em;
}
.logo-entête img{
    max-width: 120px;
}
.med {
    font-size: 1.3em;
}
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	TEXTES FOND
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
.txt_f_big {
    font-size: 1em;
}
.txt_f_1 {
    margin-top: 180px;
    font-size: 1.3em;
}
.txt_f_2 {
    font-size: 2.3em;
}
.txt_f_3 {
    display: none;
}
.txt_f_4 {
    display: none;
}
.txt_f_5 {
    display: none;
}
.txt_f_6 {
    display: none;
}
.txt_f_7 {
    display: none;
}
.txt_f_8 {
    display: none;
}
.txt_f_9 {
    display: none;
}
.txt_f_10 {
    display: none;
}
.txt_f_11 {
    margin: 40px 0 0 0;
}
/*
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
	CONTENU
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
*/
.content img{
    display: none;
}
/* - - - - - - - - - - - - - - - - - - - - - RESTAURANT */
.restaurant {
    margin-top: 0px;
    margin-bottom: 20px;
}
/* - - - - - - - - - - - - - - - - - - - - - CARTE */
.carte {
    margin-top: 10px;
}
.decouvrir {
    padding-left: 0px;
}
