@media (max-width:767px)
{

p
{
  text-align: left;
}

.espace
{
  width: 100vw;
  height: 70px;
  padding: 0;
  margin: 0;
}

/** CADRE **/

.cadre_inline
{
  width: 94vw;
  padding: 0 3vw 0 3vw;
  margin: 0;
}

.cadre_flex
{
  width: 94vw;
  padding: 0vw 3vw 0vw 3vw;
}

.cadre_deroulant
{
  width: 94vw;
  padding: 0vw 3vw 0vw 3vw;
  margin: 0;
  background-color: white;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.cadre_titre
{
  width: 94vw;
  padding: 40px 3vw 20px 3vw;
  margin: 0;
}

.titre
{
  font-size: 20px;
}




/** RUBRIQUE **/

.rubrique_cadre
{
  width: 94vw;
  margin: 0vw 3vw 0vw 3vw;
  overflow-x: scroll;
  overflow-y: hidden;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
}

.rubrique_cadre::-webkit-scrollbar 
{
  display: none;
}
.rubrique_cadre
{
  -ms-overflow-style: none; // IE 10+
  overflow: -moz-scrollbars-none; // Firefox
}

.rubrique_bouton
{
  display: inline-table;
}




/** VIGNETTE **/

.vignette_cadre
{
  width: 86vw;
  padding: 4vw;
  height: 62vw;
  margin: 0 0 3vw 0;
}

.vignette_titre
{
  width: 86vw;
  font-size: 20px;
}




/** BANNIERE **/

.banniere_cadre
{
  width: 94vw;
  height: auto;
  margin: 0vw 3vw 0vw 3vw;
  border-radius: 15px;
}

.banniere_gauche
{
  width: 94vw;
  position: static;
}

.banniere_droite
{
  width: 94vw;
  position: static;
}

.banniere_titre
{
  width: 84vw;
  padding: 5vw;
  font-size: 50px;
  position: static;
  top: 0;
  transform: translateY(0%);
}

.banniere_formulaire
{
  width: 84vw;
  position: relative;
  top: 0;
  transform: translateY(0%);
}




/** ROND **/

.rond_cadre
{
  width: 30vw;
}

.rond_image
{
  width: 30vw;
  height: 30vw;
}

.rond_titre
{
  width: 30vw;
}



/** LISTE **/

.liste_cadre
{
  width: 36vw;
  height: 20vw;
  padding: 5vw;
}

.liste_titre
{
  width: 36vw;
  font-size: 14px;
}




/** PAGE **/

 .page_cadre
{
  width: 94vw;
  padding: 40px 3vw 0vw 3vw;
  margin: 0;
}

.page_gauche
{
  width: 94vw;
}

.page_droite
{
  display: none;
}

h1
{
  font-size: 28px;
}

.page_photo
{
  width: 94vw;
  height: 62vw;
}

.page_intro
{
  font-size: 20px;
  line-height: 1.5;
}

.page_credit
{
  font-size: 12px;
  line-height: 1.1;
}

.page_legende
{
  font-size: 12px;
  line-height: 1.1;
}

.page_date
{
  font-size: 12px;
  color: grey;
}

.page_youtube
{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}

.page_youtube iframe,
.page_youtube embed,
.page_youtube object
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page_youtube_small
{
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
}

.page_youtube_small iframe,
.page_youtube_small embed,
.page_youtube_small object
{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.page_detail
{
  color: white;
  background-color: #1FD19A;
  padding: 13px;
  margin: 10px 10px 0 0;
  border-radius: 25px;
  display: inline-block;
  text-transform: uppercase;
}

/** RECETTE **/

.recette_flex
{
  width: 94vw;
  display: inline-block;
}

/** INGREDIENT **/

.ingredient_cadre
{
  width: 94vw;
  padding: 25px 0 25px 0;
}

.ingredient_titre
{
  font-size: 20px;
  padding: 0 0 10px 0;
}

.ingredient_nom
{
  font-weight: 300;
  padding: 10px 0 10px 0;
  border-style: dotted;
  border-color: grey;
  border-width: 0 0 1px 0
}

.ingredient_recherche
{
  height: 40px;
}

.ingredient_recherche_input
{
  width: 60%;
  font-size: 14px;
  padding: 15px;
  margin: 5px 0 5px 0;
  border-width: 1px;
  border-style: solid;
  border-color: grey;
  background-color: white;
  border-radius: 25px;
  -webkit-appearance: none;
  font-style: italic;
}

/** METHODE **/

.methode_cadre
{
  width: 94vw;
  padding: 25px 0 0px 0;
}

.methode_titre
{
  font-size: 20px;
  padding: 0 0 20px 0;
}

.methode_texte
{
  width: 90vw;
}

/** PROPOSITION **/

.proposition_flex
{
  width: 94vw;
  padding: 0;
}

.proposition_cadre
{
  width: 36vw;
  height: 20vw;
  padding: 5vw;
}

.proposition_titre
{
  width: 36vw;
  font-size: 14px;
  bottom: 2vw;
}




/** ANNU **/

.annuaire_input
{
  width:  80vw;
}

.annuaire_description_textarea
{
  width: 80vw;
}

.annuaire_input_tag
{
  width: 80vw;
}

.annuaire_signaler
{
  font-size: 12px;
  color: black;
  background-color: white;
  padding: 3px 5px 3px 5px;
  margin: 0 0 10px 0;
  display: inline;
  border-width: 2px;
  border-color: black;
  border-style: solid;
  font-family: 'police';
}




/** FORMULAIRE **/

.form_select
{
  width: 50vw;
}




/** COMMENTAIRES **/

.com_item
{
  width: 100%;
}




/** FOOTER **/

.footer_cadre
{
  width: 94vw;
  margin: 45px 0 0 0;
  padding: 45px 3vw 15px 3vw;
}

.footer_logo
{
  height: 45px;
  padding: 0 0 0 0;
}

.footer_liens
{
  font-size: 14px;
  padding: 0;
  line-height: 2;
  display: block;
}

.footer_social 
{
  font-size: 30px;
  padding: 15px 5px 15px 5px;
  color: black;
}

}