@charset "iso-8859-1";
/* CSS Document - Styles Espace Chef & Sommelier */

/* Couleurs des gammes */
.aromup{color:#d40204}
.openup {color:#da0661}
.spirits {color:#e4b407}
.select {color:#929cce}
.gdcru {color:#bfb200}
.expert {color:#804f11}
.vin {color:#882288}

/* Fonds des gammes */
  #arom-up, #select, #open-up, 
  #open-up-spirits, #grand-cru, 
  #oenologue-expert, #carafes-vins-jeunes, 
  #carafes-vins-vieux {
	height:130px;
	margin-top:-20px;
	padding:10px 80px 0px 170px;
	width:370px;
	}
  #arom-up {background:transparent url(../chefsommelier/gammes/arom-up-fond.gif) no-repeat;}
  #select {background:transparent url(../images/gammes/select-fond.gif) no-repeat;}
  #open-up {background:transparent url(../images/gammes/open-up-fond.gif) no-repeat;}
  #open-up-spirits {background:transparent url(../images/gammes/spirits-fond) no-repeat;}
  #grand-cru {background:transparent url(../images/gammes/gd-cru-fond.gif) no-repeat;}
  #oenologue-expert {background:transparent url(../images/gammes/oenologue-fond.gif) no-repeat;}
  #carafes-vins-jeunes {background:transparent url(../images/gammes/carafes-fons.gif) no-repeat;}
  #carafes-vins-vieux {background:transparent url(../images/gammes/carafes-fons.gif) no-repeat;}