
a.firstLine {
  background-image:url(img-reflexologie/ffr-menuFirst.gif);
  background-repeat: no-repeat;
}

a.secondLine {
  background-image:url(img-reflexologie/ffr-menuSecond.gif);
  background-repeat: no-repeat;
}

a.thirdLine {
  background-image:url(img-reflexologie/ffr-menuThird.gif);
  background-repeat: no-repeat;
}

a.firstLine:hover {
  color : #FF0000;
}

a.secondLine:hover {
  color : #FF0000;
}

a.thirdLine:hover {
  color : #FF0000;
}



li.firstLine {
  background-color:#EA4E1B;
  margin-bottom:3px;
  
  border-top:0px;
  border-left:0px;
	margin-top:0px;
	margin-left:0px;
}

li.secondLine {
  background-color:#F5A300;
  margin-bottom:3px;
  margin-left:0px;
}

li.thirdLine {
  background-color:#F08300;
  margin-left:0px;
}

li.firstLine {
  float:left;

}

li.menuFirst {
  border-left:20px;
  text-indent:20px;
  float:none;}

li.secondLineFirst {
	width:35%;

	float:left;
}

li.secondLineMiddle {
	width:35%;

	float:left;
	text-align:center;
	border-left:20px;
}

li.secondLineLast {
	width:30%;

	float:left;
	text-align:center;
	border-left:20px;
}

li.thirdLineFirst {
	width:41%;
	
	clear:left;
	float:left;
}

li.thirdLineMiddle {
	width:32%;

	float:left;
	text-align:center;
	border-left:20px;
}

li.thirdLineLast {
	width:27%;


	float:left;
	text-align:left;
	text-indent:87px;
}


