BODY {
  background-color: #3f2507;
  padding: 0px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
  width: 100%;
  height: 100%;
  text-align: center; 
}

#global {
  position: relative;
	margin-left: auto;
  margin-right: auto;
	width: 980px;
  background-color:#3f2507;
  background-image:url(images/fond.gif);
  background-repeat:repeat;
	text-align: left;
	height: 700px;
}
html>body #global {
  height: auto;
  min-height: 700px;
}

.texte_bleuvert {
  color: #00928d;
  font: 12px arial;
}

.texte_marron {
  color: #967b5b;
  font: 12px arial;
}

.texte11_noir {
  color: black;
  font: 11px arial;
}

.texte12_noir {
  color: black;
  font: 12px arial;
}

.texte13_noir {
  color: black;
  font: 13px arial;
}

.texte12_creme {
  color: #feead2;
  font: 12px arial;
}

.texte11_blanc {
  color: #ffe5ca;
  font: 11px arial;
}
.texte11_blanc a {
	text-decoration: none;
}
.texte11_blanc a:hover {
	text-decoration: underline;
}


#resto_images {
  position: absolute;
  top: 397px;
  left: 791px;
  z-index: 100;
}
    
#menus {
  position: absolute;
  top: 144px;
  left: 157px;
   z-index: 100;
}   
    
#liens_copains {
  position: absolute;
  top: 368px;
  left: 89px;
  z-index: 100;    
} 
    
#historique {
  position: absolute;
  top: 114px;
  left: 468px;
  z-index: 100;
}
    
#recettes {
  position: absolute;
  top: 198px;
  left: 49px; 
  z-index: 100;     
}  

#info {
  position: absolute;
  top: 431px;
  left: 66px;  
  text-align: right; 
  z-index: 100;
}

#zonetexte {
  position: relative;
  padding-top: 189px;
  padding-left: 251px;
  z-index: 1;
}

#info2 {
  position: absolute;
  top: 498px;
  left: 17px;
  text-align: right;
  line-height: 18px;
  z-index: 100;
} 

#info3 {
  position: absolute;
  top: 491px;
  left: 17px;
  text-align: right;
  line-height: 18px;
  z-index: 100;
} 

#titre {
  position: relative;
  padding-top: 11px;
  padding-left: 13px;
}

.lien_site {
  background-image:url(images/fond-lien.gif);
  background-repeat:no-repeat;
  height: 19px;
  width: 78px;
  padding-left: 9px;
  padding-top: 2px;
}

#mmechatelet {
  position: absolute;
  top: 30px;
  left: 224px;  
  z-index: 100;
}

.goutte {
  position: relative;
  width: 526px;
  background-image:url(images/goutte-droite.gif);
  background-position: top right;
  background-repeat: no-repeat;
}

.goutte_texte {
  position: relative;
  width: 438px;
  background-color: #967b5b;
}

.goutte_bas {
  background-image:url(images/goutte-bas.gif);
  background-position: left;
  background-repeat: no-repeat;
  width: 526px;
  height: 66px;
}

.td_prix {
  color: black;
  font: 11px arial;
  padding-left: 30px;      
}

.td_spacer {
  padding-left: 30px;
}

.td_titre {
  color: black;
  font: 12px arial; 
  width: 295px;   
}

.td_texte {
  color: black;
  font: 11px arial; 
  width: 295px;       
}
