body {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
	font-size: 11px;
	background: #fff;
	color:#6e6e90;
}

/*** Titres et gras ***/
.contentheading, .componentheading {
   color:#6e6e90;
   font-size:18px;
   font-weight:bold;
}

 a {
       color:#6e6e90;
	   text-decoration: none;
  }

img { border: 0 none; }


/*** conteneurs ***/
.clr {
	clear: both;
	font-size:0;
	line-height:0;
}

#conteneur {
           width:1024px;
           margin: 0 auto;
}

#banniere {
          height:116px;
          background: url(../images/bandeau.jpg) top left no-repeat;
}

#contenu {
         height:554px;
}

#gauche {
         height:554px;
         width:234px;
         float:left;
		 background: url(../images/fond.jpg) top left no-repeat;
}

#centre {
         height:554px;
         width:126px;
         float:left;
         background: url(../images/fond_centre.jpg) top left no-repeat;
}

#droite {
         width:664px;
         float:right;
         height:554px;
}

#textebackground {
         height:504px;
         background: url(../images/fond_droite.jpg) top left no-repeat;
}

#texte {
         height:500px;
         overflow-y:auto;
		 
}

#texte .contentpaneopen {
        padding-right:10px;
		padding-left: 50px;
}

#top {
         width:664px;
         height:50px;
         background:black url(../images/fond_top.jpg) top right no-repeat;
}


/*** Menu image ***/
#menuimage {
          height:16px;
          padding:0;
          margin:0;
}
#menuimage ul {
          height:16px;
          padding:0;
          margin:0;
}

#menuimage li {
         float:left;
         list-style:none;
}

#menuimage a {
         color: #959595;
         text-decoration: none;
         font-size:16px;
         line-height: 18px;
         font-family: Verdana,Arial,Helvetica,sans-serif;
         font-weight: bold;
         float:left;
         list-style:none;
         padding: 0 20px 0 25px;
}

#menuimage li.item63 a  {
         background: url(../images/puce_ohmychef.jpg) center left no-repeat;
}

#menuimage li.item74 a {
         background: url(../images/puce_dinerdechef.jpg) center left no-repeat;
}

#menuimage li.item75 a {
         background: url(../images/puce_lecondegout.jpg) center left no-repeat;
}

#menuimage li.item76 a {
         background: url(../images/puce_famousdinner.jpg) center left no-repeat;
}

#menuimage li.item63 a:hover, #menuimage li.item63 a:focus, #menuimage li#current.item63  a {
         color: #7f7725;
}

#menuimage li.item74 a:hover, #menuimage li.item74 a:focus, #menuimage li#current.item74  a {
         color: #572581;
}

#menuimage li.item75 a:hover, #menuimage li.item75 a:focus, #menuimage li#current.item75 a {
         color: #8a223a;
}

#menuimage li.item76 a:hover, #menuimage li.item76 a:focus, #menuimage li#current.item76 a {
         color: #fdcc1b;
}

#menuimage li.item114 a  {
         background: url(../images/puce_ohmychef.jpg) center left no-repeat;
}

#menuimage li.item115 a {
         background: url(../images/puce_dejeunerdechef.jpg.jpg) center left no-repeat;
}

#menuimage li.item116 a {
         background: url(../images/puce_lecondegout.jpg) center left no-repeat;
}

#menuimage li.item117 a {
         background: url(../images/puce_famousdinner.jpg) center left no-repeat;
}

#menuimage li.item114 a:hover, #menuimage li.item63 a:focus, #menuimage li#current.item114  a {
         color: #7f7725;
}

#menuimage li.item115 a:hover, #menuimage li.item74 a:focus, #menuimage li#current.item115  a {
         color: #572581;
}

#menuimage li.item116 a:hover, #menuimage li.item75 a:focus, #menuimage li#current.item116 a {
         color: #8a223a;
}

#menuimage li.item117 a:hover, #menuimage li.item76 a:focus, #menuimage li#current.item117 a {
         color: #fdcc1b;
}

/*** Menu texte ***/
#menutexte {
          height:26px;
          padding:0;
          margin:0;
}
#menutexte ul {
          height:26px;
          padding:0;
          margin:0;
}

#menutexte li {
         float:left;
         list-style:none;
}

#menutexte a {
         color:#959595;
         font-size:12px;
         text-decoration:none;
         padding: 5px 15px;
         font-weight:bold;
         font-family: Arial,Helvetica,sans-serif;
         line-height:26px;
}