
/*----------------ACCUEIL-------------*/
#PageAccueil
{
	margin:105px 0 0 50px;
}

#MenuAccueil p
{
	margin-top:10px;
}


#MenuAccueil
{
	margin:0 0 0 0;
}

/*----------------INFOS FRANCHISE-------------*/

#TextFranchise
{ 
      width:300px;
      height:300px;
      overflow:auto;
      padding: 5px;
}

#PageFranchise, #PageRecrut
{
     margin:85px 50px 50px 60px;
}

#PhotoFranchise, #PhotoRecrut, #PhotoConnexion
{
    /*background-image:url("/images/new_images/photo_franchise.jpg");
    background-repeat:no-repeat;*/
    width:365px;
    height:424px;
    margin-left:20px;
    
}

#TextFranchise span
{
    color:#BCAD9E;
    font-weight:bold;
    /*font-size:12px;*/
}

.notice
{
    margin:10px 0 0 30px;;
}
/*----------------RECRUTEMENTS-------------*/

#PageRecrut a:hover, #PageRecrut a
{ 
  text-decoration: underline;
  color:#160A0C;
  font-weight:bold;
  font-size:14px;
}

#PageRecrut a
{ 
  text-decoration:none;
}

#PageRecrut
{ 
  margin-top:70px;
}


#PhotoRecrut
{
    background-image:url("/images/new_images/photo_franchise.jpg");
    background-repeat:no-repeat;
    margin-left:0px;
    margin-top:20px;
    width:380px;
}

#PhotoChefADom
{
    background-image:url("/images/new_images/bckgd_chef02.jpg");
    background-repeat:no-repeat;
    margin-left:0px;
    margin-top:00px;
    width:380px;height:600px;
}

#TextRecrut
{ 
      width:300px;
      height:300px;
}

/*----------------LA CARTE-------------*/



/*----------------PLATEAUX-------------*/

/*----------------NOS BOUTIQUES-------------*/

#PageBoutique 
{    
  margin:10px 0 0 48px;
}

#PageBoutique h2
{    
    font-size:16px;
}
.boutique1
{    
   color:#999999;
}

.boutique2
{    
   color:#666666;
}

.boutique2:hover, .boutique1:hover
{    
   color:#000000;
}

/*----------------NOUVEAUTES-------------*/

/*----------------PLATEAUX-------------*/

/*----------------EDITER INFOS-------------*/

#PageEdit
{
   margin:20px 0 0 30px;
}

#PageEdit a
{
   color:#160A0C;
   font-weight:600;
}

#PageEdit a:hover
{
   color:#160A0C;
   text-decoration:none;
}
/*----------------EDITER MOT DE PASSE-------------*/
#PageEditPass
{
   margin:100px 0 0 0;
}

/*----------------INFOS USER-------------*/

#PageUser
{
   margin:30px 0 0 50px; 
}

/*----------------INSCRIPTION-------------*/

#PageInscription
{
   font-size:10px; 
   margin-top:10px;
}

#FormInscription
{
   overflow:auto;
   max-height:500px;
   width:420px;
}


/*----------------CONNEXION-------------*/

#CadreConnexion a
{
	text-transform:uppercase;
	font-size:11px;
	color:#848587;
}

#CadreConnexion
{
	height:15px;
	width:148px;
	background-color:#e7e8e9;
	padding:5px 0px 0px 5px;
}
/*----------------PAGE CONNEXION-------------*/

#PageConnexion
{ 
   margin:50px 0 0 45px; 
}

#PageConnexion a
{ 
 color:#160A0C;
 font-weight:bold;
}

#PageConnexion a:hover
{ 
  text-decoration:underline;
}

#PhotoConnexion
{
    background-image:url("/images/new_images/photo_franchise.jpg");
}
/*----------------CREER UN COMPTE-------------*/

 #CadreCreation a
{
	text-transform:uppercase;
	font-size:11px;
	color:#848587;
}

#CadreCreation
{
	height:15px;
	width:228px;
	background-color:#f3f3f4;
	display:inline-block;
	padding:5px 0px 0px 5px;
}

/*----------------MENU PRINCIPAL-------------*/

#MenuGauche a
{
	text-transform:uppercase;
	color:#848587;
}

#MenuGauche
{
	margin-top:123px;
        width:182px;
}

.CadreMenu
{
	height:15px;
	width:160px;
	background-color:#ffffff;
	padding:5px 0 0 10px;
	display:block;
       font-size:11px;
}

.CadreMenu:hover, .TextMenu:hover
{
  background-color:#b9aa99;
}

/*----------------PANIER-------------*/

.Add a
{
   font-weight:400;
   text-decoration:none;
   color:#B18558;
}

.Add:hover
{
   font-weight:400;
   text-decoration:underline;
   color:#B18558;
}


#CadreCreation a:hover, #CadreConnexion a:hover
{
	color:#000000;
}


/*----------------BACK OFFICE-------------*/

#MenuGaucheAdmin
{
	margin-top:123px;
}

#MenuAdmin
{
	margin-left:25px;
	margin-top:10px;
}


#MenuAdmin a
{
	color:#000000;
	text-decoration:none;
}

#MenuAdmin a:hover
{
	text-decoration:underline;
}

/*----------------SERVICE CLIENTS-------------*/

#PageService
{
	margin:125px 0 0 50px;
}

#PageService p
{
    font-size:11px;
    margin-top:5px;
    text-align:center;
}

/*----------------NEW DELIVERY ADRESS-------------*/

#PageNewDelivery
{
    overflow:auto;
    max-height:235px;
    max-width:300px;
    width:300px;
    
}

/*----------------CART-------------*/

#ConfirmCart{

  overflow:auto;
  height:auto; 
  max-height:350px;     
  width:450px;   
  border:1px #cccccc solid; 
  padding:10px;    
    
}

#ConfirmDetails{
    
  margin:30px 0 0 30px;    
  width:730px;   
}  
  #ValidOrder
{
    
  margin:20px 0 0 20px;
}

/*----------------CHANGE PASSWORD-------------*/

#ChangePs
{
    margin:125px 0 0 40px;
    width:250px;
}

/*----------------FORGOT PASSWORD-------------*/

#ForgotPass
{
    margin:125px 0 0 40px;
    width:250px;
}

/*----------------INFO BULLE-------------*/
a.info {
      position:relative; /* Très important */
      z-index:10; 
      color:#000;
      text-decoration:none;
  }
a.info:hover {
      z-index:100; 
       text-decoration:none;
  }
a.info span {
      display:none;
  }
a.info:hover span { /*la tag SPAN apparaitra avec l’effet hover*/
      display:block;
      position:absolute;
      top:18px; 
      left:10px;
          
      /*Éléments pour positionner le texte dans la bulle*/
      padding-left:15px;
      padding-top:25px; 
      padding-bottom:5px;
      width:200px;
      height:200px;
    /* Style du character dans la bulle */
      font-size:10px;
      color:#000000;
      text-decoration:none;
  }
/* Pour avoir un beau background de bulle avec PNG   transparent*/
  a.info:hover>span {background-image:url("/images/new/bt.gif");background-repeat:no-repeat;z-index:1;}
  a.info:hover span {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/images/new/bt.gif",
  sizingMethod="crop");}

#ListingBarre 
{
border-top:1px dotted #CCCCCC;
}

#ListeBoutique
{
   overflow:auto;
   max-height:470px;
   margin-bottom:5px;
}

#ShopInfos a:hover
{   
  text-decoration:underline;    
}
.TitreProduct
{ 
   color:#b0b0b1;
   font-size:40px; 
   font-weight:normal;
}
.TitleInfos
{ 
    color:#000000;
    font-size:30px;
}

.TitreService
{ 
    color:#b0b0b1; 
    font-size:22px;
    display:inline;
     font-weight:normal;
}

.TitreService2
{ 
    color:#000000; 
    font-weight:bold;
    font-size:22px;
    display:inline;
}

.IntroAccueil
{ 
  color:#b0b0b1;
  font-size:24px;
  font-weight:normal;
}

.ShopInfosH1
{
 font-size:18px; 
 color:#837260;  
 text-transform:uppercase; 
 font-weight:bold;    
}

.TextMenu
{
  margin-left:10px;
  font-size:10px; 
  color:#C7BBAD;
  padding:2px 2px 2px 2px;

}

.TextMenu:hover
{
  color:#837260;
}

.TextCountry
{
  text-transform: uppercase;
  color:#160A0C; 
  font-weight:600;
  display:inline;  
}

.TextOptCart2
{
  color:#009900
}

.TextOptCart,.TextOptCart2
{
    font-size:12px;
    color:#000099
}

.NbreOptCart, .Price
{
    font-size:12px;
    color:#837260;
    font-weight:bold;
}

.Price
{
  color:#B7016D; 
}

.TextEtapCart
{
  margin:0px 0 0 10px;
  color:#cccccc;
}

.TextTotal
{
  font-size:12px;
  color:#000;
}

.ssTitre
{
    font-size:18px;
    color:#777777;
}

.textRecrut01
{
    color:#ffffff;
    background-color:#c2b3a3;
    padding: 5px 5px 5px 5px;
    margin:5px 0px 0px 0px;
    font-size:12px;
    width:80px;
}

.textRecrut01, .textRecrut01b
{
    float:left;
}

.textRecrut01b
{
    width:220px;
    height:25px;
    background-color:#d5c8bc;
    margin:5px 0px 0px 0px;
}

.listRecrut
{
    list-style-image:url("/images/new/etoile.jpg");
    /*list-style-type: none;*/
    margin: 10px 0px 0px 50px;
    float:left;
}

.listRecrut h1
{
    color:black;
}

.TextRecrut02
{
   background-color:#d5c8bc;
   color:#ffffff;
   padding : 10px 5px 10px 5px;
   margin:10px 0px 5px 0px;
   font-size:16px;
   line-height:20px;
   width:300px;
}

#TextRecrut h1
{
    font-size:12px;
    margin:0px 0px 5px 0px;
}

.TextRecrut03
{
   background-color:#d5c8bc;
   background-image:url("/images/new/bckgd_fleche.jpg");
   background-repeat:no-repeat;
   height:21px;
   padding : 8px 5px 0px 5px;
   color:#ffffff;
   font-size:14px;
   width:300px;
   margin : 5px 0px 0px 0px;
}

.TextRecrut03 a
{
    font-size:12px;
    font-weight:normal;
    padding : 5px 0px 0px 20px;
}

.recrutAdress
{
   font-size:11px;
}
.footerpage
{
	width:600px;
	text-align:center;
	margin: 10px auto;
	color:#666666;
	position:relative;
}
.footerpage img
{
	border:solid 1px #FFFFFF;
}
.footerpage a
{
	color:#666666;
	cursor:pointer;
}

.footerpage a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.messageParis
{
	background-color:#e0e0e0;
	width: 220px;
	color:#7e7261;
	font-size:13px;
	text-align:center;
	padding:10px 5px;
	margin: 10px 0;
}

.messageParis b
{
		font-size:13px;
}