
/** Mobile First **/

/** First watch again the video**/
@media only screen and (max-width: 400px)
{

  #menu
	 {
	   font-size: 0.9em;
	 }

}

@media only screen and (max-width: 350px)
{

  #menu
	 {
	   font-size: 0.8em;
	 }

}


@media only screen and (min-width: 200px)
  {

/**CSS Pages d'accueil connecté**/
  body
  {
  	font-family:Arial, Helvetica, sans-serif;
  }

	#enTete
	{
	position: relative;
	margin: 0px;
	background-color: white;
	height: 145px;
	}

	#logoEtNomDuSiteEtBarreRechercheEtMenus
	{
	 margin-right: 1%;
	 margin-left: 1%;
	}


 #logoEtNomDuSiteEtBarreRecherche
	{
	 position: relative;
	 padding-top: 5px;
	 padding-left: 10px;    
	}

	#logoEtProfilPhTb
	{
	 display: flex;
	 justify-content: space-between;
	}

	#logo
	{
	position: relative;    
	height: 47px;
	width: 130px;
	background: url(imaj/logoS.png);
	background-repeat: no-repeat;
	background-position: center;
	}

	#logoLink
	{
	display: inline-block;
	position: relative;
	height: 100%;
	width: 100%;
	}

	#homeEtProfilPhTb
	{
	 display: flex;
	 margin-top: 5px;
	}

  #messIconEtQteMNLuPhTb
  {
   position: relative;
  }

  #marketCarEtqte_prodEnpanierPhTb
  {
  	position: relative;
  }


   #menuIconsPhTb
	{
	 position: relative;
	}

  #profilPhTbLink1
  {
   display: inline-block;
   position: relative;
   margin-right: 2%; 
   width: 27px;
   height: 27px;
   border-radius: 1000px;
   text-align: center;
   border: solid white;
   text-decoration: none;
   color: white;
   margin-top: -5px;
  }

  #profilPhTbLink1 div
  {
  margin-top: 5px;
  }

  #profilPhTbLink
  {
   display: inline-block;
   width: 26px;
   height: 26px;
   background: url(imaj/loginIcoEM.png);
   background-repeat: no-repeat;
   background-position: center;
   margin-top: -2px;
   margin-right: 2%;
  }

  #marketCarI_onlyPhTb
  {	
    display: inline-block;
    position: relative;
    height: 30px;
    width:30px;
    background: url(imaj/marketCarIcEM.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-top: -1px;
    margin-right: 12px;
  }

  #messageriePhTb
  {
    display: inline-block;
    position: relative;    
    height: 30px;
    width:30px;
    background: url(imaj/messageIcEM.png);
    background-repeat: no-repeat;
    background-position: center;
    margin-right: 12px;
    margin-top: -2px;
  }

  #mesajNonLuPhTb
  {
   display: none;
   position: absolute;
   background-color: red;
   color: white;
   width: 15px;
   min-width: 15px;
   height: 15px;
   font-size: 0.8em;
   border-radius: 1000px; 
   text-align: center;
   z-index: 1000;
   left:2px;
   top: -3px;
  }

  #qte_prodEnpanierPhTb
   {
    display: none;
    position: absolute;
    background-color: red;
    font-size: 0.8em;
    color: white;
    min-width: 15px;
    height: 15px;
    border-radius: 1000px;  
    text-align: center;
    left:1px;
    top: -3px;
  }


	#categoriePhTbEtRecherche
	{
	display: flex;
	width: 100%;
	justify-content: space-between;
	margin-top: 5px;
	}

	#categoriePhone
	{
      margin-top: 18px;
	}

	#menuCategoryPhTb
	{
	 display: flex;	
	 color: grey;
	 max-width: 120px;
	 margin-left: 3px;
	 cursor: pointer;
	}

	#symboleMenu
	{
	position: relative;
	height: 100%;
	background: url(imaj/senbolMenu.png);
	width: 30px;
	min-width: 30px;
	text-align: center;
	width: 32px;
	height:30px;
	margin-right: 2px;
	margin-top: -6px;
	}

 #boutonRecherche
  { position: relative;
    height: 35px;
    background: url(imaj/searchButtn.png);
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    background-position: center;
    background-repeat: no-repeat;
    width: 30px;
    min-width: 30px;
    text-align: left;
    border: 1px #FFA500 solid;
  }


	#categorieList1
	{
	position: absolute;
	left:0%;
	display: none;
	list-style: none;
	background-color: white;
	width: 220px;
	max-height: 300px;
	overflow-y: scroll;
	padding-right: 40px;
  padding-bottom: 20px;
	box-shadow: 0px 0px 5px silver inset;
	min-width: 200px;
	z-index: 1000;
	margin-top: -3px;
	}


	#categorieList1 li
	{
	margin-left: -25px;
	margin-top: 10px;
	color: grey;
	}
	#categorieList1 li a
	{
	text-decoration: none;
	color: grey;
	}

	#conteneurTableRechech
	{
	position: relative; 
	width: 90%;
	display: flex;
	justify-content: center;
	margin-top: 10px;
	}

	#rechercheEtSonBoutonEtPropositions
	{

	position: absolute;
	border-collapse: collapse;
	width: 95%;
	z-index: 100;    
	}  


	#rechercheEtSonBoutonEtPropositions #propositionsDeRecherche
	{
	border: 1px solid grey;
	border-top: white;
	}


	#rechech
	{
	position: relative;
	width: 85%;
	border: 1px solid #FFA500;
	}

	#recherche
	{
	position: relative;
  border-color: white;
  width: 95%; 
	height: 30px;
	margin-left: -1px;
	border: 0px;
	
	}

	#recherche:focus
	{
	outline: 0;
	}


  #propositionsDeRecherche
	{
	background-color: white; 
	position: relative;	
	display: none;
	padding-bottom: 10px;
	padding-top: 5px;
	z-index: 1010;
	font-size: 0.8em;
	}

	.propositions
	{
	padding: 10px;
	cursor: pointer;
	}

	.propositions:hover
	{
	background-color: rgba(230,230,230,1);
	}

	#enr_Con_Decon_Prof_fenetreLogReg_fenetreDuProfil_onlyLT
    {
      position: relative;
    }

	#enr_Con_Decon_Prof
	  {
		  display: none;
	  }


      .fenetre_onlyLT
      {
        position: absolute;
        display: none;
        right: 0px;
        width: 150px;
        background-color: white;
        z-index: 1000;
        border: grey 1px solid;
        border-collapse: collapse;
        border-radius: 5px;
        margin-top: -5px;
        align-self: flex-end; 
      }

    .fenetre_onlyLT tr td
    {
     width: 160px;
     height: 40px;
     text-align: center;
    }

   .fenetre_onlyLT tr td a
    {
    color: black;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    width: 140px;
    height: 30px;
    padding-top: 10px;
    }

    #fenetreLogReg_onlyLT tr #senregistrer, #fenetreDuProfil_onlyLT tr #deconnection
    {
    border-top: grey 1px solid;
    }

    .fenetre_onlyLT tr td:hover
    {
    background-color: rgb(195,195,195);
    cursor: pointer;
    }

    #photoDeProfil_onlyLT, #regLog_onlyLT 
    {
        display: none;
    } 

  #lct_sign_Text
  {
  	display: none;
  }

	#menus
	{ position: relative;
	  display: flex;
	  margin-top: 5px;
	  justify-content: flex-end;
	}

	#blocMenus
	{
	 display: flex;
	 position: absolute;
	}

	#menu ul
	{
	list-style: none;
	display: flex;
	}

	#menu ul li
	{
	margin-left: 10px;
	}
	#menu ul li a
	{
	text-decoration: none;
	color: grey;
	}

	#menu ul li a:hover
	{
	text-decoration: underline;
	color: #FF4901; 
	}

	#menu ul #monCompte
	{
	color: grey;
	}

	#menu ul #monCompte:hover
	{
	text-decoration: underline;
	color: #FF4901;
	cursor: pointer; 

	}


	#menuEtFenetreProfil
	{
	 display: flex;
	 flex-direction: column;
	 justify-content: center;
     align-items: center;
	}

	#menu
	{
	width: 100%;
	display: flex;
	justify-content: flex-end;
	margin-right: 40px;
	}

	.only_LP
	{
		display: none;
	}

	#fenetreDuProfil
	{
	width: 150px;
	background-color: white;
	display: none;
	z-index: 1000;
	border: grey 1px solid;
	border-collapse: collapse;
	border-radius: 5px;
	margin-top: -5px;
  align-self: flex-end;    
	}

	#fenetreDuProfil tr td
	{
	width: 160px;
	height: 40px;
	text-align: center;
	}

	#fenetreDuProfil tr #deconnection
	{
	border-top: grey 1px solid;
	}	

	#fenetreDuProfil tr td a
	{
	color: black;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 140px;
	height: 30px;
	padding-top: 10px;
	}

	#fenetreDuProfil tr td:hover
	{
	background-color: rgb(195,195,195);
	cursor: pointer;
	}


	

}


@media only screen and (min-width: 350px)
{
	#menu ul li
	{
	margin-left: 20px;
	}
	
}


@media only screen and (min-width: 400px)
{

  #enTete
	{
	 height: 150px;
	}
}



@media only screen and (min-width: 500px)
 {

   #conteneurTableRechech
	{ 
	width: 70%;
	}

 	#rechercheEtSonBoutonEtPropositions
	{
	 width: 80%;
	}

	#menuCategorieTextPhTb
	{
	display: block;
	}



 }


@media only screen and (min-width: 700px)
 {
     #logo
	  {  
	  height: 54px;
	  width: 150px;
	  background: url(imaj/logoM.png);
	  }
 	#recommendation .imj
	{
	 width: 23%;
	}

  #categoriePhTbEtRecherche
	{
	 justify-content: space-around;
	}

	#propositionsDeRecherche
	{
		font-size: 1em;
	}


	#menuCategoryPhTb
	{
	 font-size: 1.2em;
	}

	#symboleMenu
	{
	 margin-top: -3px;
	}


 }



@media only screen and (min-width: 1025px)
  {

    #regLog_onlyLT
    {	
    position: relative;    
    height: 35px;
    width: 35px;
    background: url(imaj/loginIcoE.png);
    background-repeat: no-repeat;
    background-position: center;
    display: none;
    } 

   #messIc_onlyLT
    {
    display: inline-block;	
    position: relative;    
    height: 38px;
    width: 38px;
    background: url(imaj/messageIcE.png);
    background-repeat: no-repeat;
    background-position: center;
    }

    #marketCarI_onlyLT
    {
    display: inline-block;	
    position: relative;    
    height: 39px;
    width:42px;
    background: url(imaj/marketCarIcE.png);
    background-repeat: no-repeat;
    background-position: center;
    }




	#enTete
	{
	height: 115px; 
	}

	#logoEtNomDuSiteEtBarreRecherche
	{
	display: flex;
	flex-direction: row;
	justify-content: space-around; 
	position: relative;
	max-height: 60px;
	margin-left: 20px;   
	}

	#logo
	{
	position: relative;    
	height: 65px;
	min-height: 30px;
	width: 180px;
	min-width: 90px;
	background: url(imaj/logoB.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: -10px;
	}

	#logoLink
	{
	display: inline-block;
	position: relative;
	height: 100%;
	width: 100%;
	}


	#categoriePhTbEtRecherche
	{
	justify-content: flex-start;	
	width: 70%;
	margin-top: 15px;
	} 

	#conteneurTableRechech
	{
	position: relative;
	width: 60%;
	margin-top: 0px;
	display: flex;
	justify-content: flex-start;
	}

	#rechercheEtSonBoutonEtPropositions
	{

	/*width: 80%;*/
	width: 100%;
	position: absolute;
	border-collapse: collapse;
	margin-top: 8px;
	z-index: 1000;
	}

	#propositionsDeRecherche
	{
	border: 1px solid grey;
	border-top: white;
	}



	#rechech
	{
	position: relative;
	width: 94%;
	}

	#recherche
	{
	position: relative;
	width: 99.3%;
	margin-left: -1px;

	}

	#recherche:focus
	{
	outline: 0;
	}

	#propositionsDeRecherche
	{
	background-color: white; 
	position: relative;	
	display: none;
	padding-bottom: 10px;
	padding-top: 5px;
	z-index: 1000;
	}

	.propositions
	{
	padding: 10px;
	cursor: pointer;
	}

	.propositions:hover
	{
	background-color: rgba(230,230,230,1);
	} 

  #enr_Con_Decon_Prof
  {
    display: flex;
    justify-content: flex-start;
    list-style: none;
    margin-top: 7px;
  }

  #enr_Con_Decon_Prof li 
   { 
     margin-right: 20px; 
   }
   
  #enr_Con_Decon_Prof li a
   {
    text-decoration: none;
   }

  #lct_sign_Text
   {
  	display: none;
  	justify-content: flex-start;
  	align-items: center;
  	height: 30px;
  	padding: 5px;
  	margin-left: 20px;
  	margin-top: 20px;
  	background-color:#E67E30;
   }

 #lct_sign
  {
  	height: 30px;
  	width: 30px;
  	background: url(imaj/locationIconE.png);
    background-repeat: no-repeat;
	  background-position: center;
  }

  #lct_Text
  {
    font-weight: bold;
    font: 18px Arial, Helvetica, sans-serif;
    color: white;
  }

  #menus
    { position: relative;
      display: flex;
      margin-top: 7px;
      justify-content: center;
      font-weight: bold;
      font: 18px Arial, Helvetica, sans-serif;
      margin-left: -90px;
    }


	#blocMenus
	{
	position: relative;
	display: flex;
	}

	#menu ul
	{
	list-style: none;
	display: flex;
	}

	#menu ul li
	{
	margin-left: 30px;
	}
	#menu ul li a
	{
	text-decoration: none;
	color: grey;
	}

	.menu ul li a:hover
	{
	text-decoration: underline;
	color: #FF4901; 
	}

	#menu ul #monCompte
	{
	color: grey;
	}

	#menu ul #monCompte:hover
	{
	text-decoration: underline;
	color: #FF4901;
	cursor: pointer; 

	}
     
    .only_LT
    {
     display: block;
    }


   #mesajNonLuLp
	{display: none;
	 background-color: red;
	 margin-left: 3px;
	 color: white;
	 min-width: 20px;
	 height: 20px;
	 border-radius: 1000px;	
	 text-align: center;
	}

	#qte_prodEnpanierLp
	 	{display: none;
	  background-color: red;
	  margin-left: 3px;
	  color: white;
	  min-width: 20px;
	  height: 20px;
	  border-radius: 1000px;	
	  text-align: center;
	}  

	#menuEtFenetreProfil
	{
	display: flex;
	flex-direction: column;
	margin-left: 0.5%;
	}

	#photoDeProfil_onlyLT
	{
	display: none;
	width: 34px;
	height: 34px;
	border-radius: 50px;
	text-align: center;
	margin-top: 2px;
	color: white;   
	}

	#photoDeProfil_onlyLT:hover
	{
	cursor: pointer;
	}

	#photoDeProfil_onlyLT div
	{
	margin-top: 9px;
	}

	#fenetreDuProfil
	{
	width: 150px;
	background-color: white;
	display: none;
	z-index: 1000;
	border: grey 1px solid;
	border-collapse: collapse;
	border-radius: 5px;
	margin-left: 180px;
	margin-top: -5px;     
	}

	#fenetreDuProfil tr td
	{
	width: 160px;
	height: 40px;
	text-align: center;
	}

	#fenetreDuProfil tr #deconnection
	{
	border-top: grey 1px solid;
	}	

	#fenetreDuProfil tr td a
	{
	color: black;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	width: 140px;
	height: 30px;
	padding-top: 10px;
	}

	#fenetreDuProfil tr td:hover
	{
	background-color: rgb(195,195,195);
	cursor: pointer;
	}

	#logoEtProfilPhTb
	{
	display: flex;
	justify-content: space-between;
	margin-top: 20px;
	}

	#categoriePhone
	{
	display: none;
	}

	#homeEtProfilPhTb
	{
	display: none;
	} 

}



















