/* HEADER/ACCUEIL - IMAGES AVEC TEXTE DE REMPLACEMENT */

  #site_gastronomie_npdc {
    margin-top:30px;
    margin-right:250px;
    width:436px; 
    height:76px;
    float:right;
    background: url(../../images/public/interface/logo_reste.jpg) no-repeat;
    text-indent: -5000px;
     /*border: 1px solid grey;*/
  }

  #recette_du_jour {
    width:451px; 
    height:44px;
    background: url(../../images/public/interface/recette_jour_01.jpg) no-repeat;
    text-indent: -5000px;
  }

/* PAGE LISTE DES RECETTES */
  
  #basSelectionRecette1 menus{
    background-image:url(../../images/public/interface/bloc_selection_recette_bas1.gif);
    background-position:bottom;
    background-repeat:no-repeat;
    padding:6px 18px 0 18px;
  }

  #basSelectionRecette1 h2 {
    display:list-item;
    height: 15px;
    list-style-type:disc;
    list-style-position:inside;
    border-bottom:#FFFFFF 1px solid; 
    padding-top:4px;
    padding-bottom:2px;
    padding-left: 15px;
    width: 240px; 
    margin-left: 12px;
  }

  #basSelectionRecette1 h2 a{
    color:#000000;text-decoration:none;font-size:11px;font-weight:bold;
  }

  #listeRecette h2 {
    background: url(../../images/public/interface/puce_liste_recette.gif) no-repeat; 
    padding-left: 14px;
    color:#94AABF; 
    font-size:14px;	
    font-weight:bold;
  }

  #listeRecette h3 {
    background: url(../../images/public/interface/puce_liste_recette.gif) no-repeat; 
    padding-left: 14px;
    color:#94AABF; 
    font-size:14px;	
    font-weight:bold;
  }
  
  #titrePageOrange p{
    margin-left:20px;
    margin-bottom:2px;
    color: #ffffff;
    line-height:15px;
  } 
  
  #titrePageOrange a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
  }

/* PAGES PRODUITS */
  
  #basSelectionProduit1 menus{
    background-image:url(../../images/public/interface/bloc_selection_produit_bas1.gif);
    background-position:bottom; 
    background-repeat:no-repeat; 
    padding:6px 18px 0 18px;
  }

  #basSelectionProduit1 h2 {
    display:list-item;
    height: 15px;  
    list-style-image:url(../../images/public/interface/pointBlanc_rose.gif); 
    list-style-position:inside; 
    border-bottom:#FFFFFF 1px solid; 
    padding-top:4px;
    padding-bottom:2px;
    padding-left: 15px;
    width: 240px; 
    margin-left: 12px;
  }

  #basSelectionProduit1 a{
    color:#FFFFFF;
    text-decoration:none; 
    font-size:11px; 
    font-weight:bold;
  }
  
  #titrePageRose p{
    margin-left:20px;
    margin-bottom:2px;
    color: #ffffff;
    line-height:15px;
  } 
  
  #titrePageRose a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
  }  

/* PAGES BOUTIQUE */
  
  #titrePageBleu p{
    margin-left:20px;
    margin-bottom:2px;
    color: #ffffff;
    line-height:15px;
  } 
  
  #titrePageBleu a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
  }  

/* PAGES RESTAURANT */
  
  #titrePageJaune p{
    margin-left:20px;
    margin-bottom:2px;
    color: #ffffff;
    line-height:15px;
  } 
  
  #titrePageJaune a{
    text-decoration: none;
    font-size: 12px;
    color: #ffffff;
  }  
  
/* STYLES GENERAUX */  
  
  #fildariane{
    width:580px;float:left; text-align:left;margin-left:5px;
  }
  
  #fildariane a{
    color:#FFFFFF;
    text-decoration:none; 
    font-size:8px; 
  }
