/** portes coulissantes */

#titre_chili
{
  float:left;
  font-size:93%;
  line-height:normal;
}

#titre_chili ul
{
  margin:0;
  padding:10px 10px 0;
  list-style:none;
}

#titre_chili li
{
  float:left;
  background:url("../../../images/left_both.gif") no-repeat left top;
  margin:0;
  padding:0 0 0 9px;
  border-bottom:1px solid #765;
}

#titre_chili a
{
  float:left;
  display:block;
  width:.1em;
  background:url("../../../images/right_both.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#765;
}

#titre_chili > ul a
{
	width:242px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#titre_chili a
{
	float:none;
}
/* End IE5-Mac hack */
#titre_chili a:hover
{
  color:#333;
}

#titre_chili li:hover, #titre_chili li:hover a 
{
  background-position:0% -150px;
  color:#333;
}

#titre_chili li:hover a
{
  background-position:100% -150px;
}

/** portes coulissantes - fin **/
