#home, #prod, #stit, #mini, #quil, #punc, #chri, #free, #orde, #cont	{
	position: absolute;
	left: 20px;
	width: 180px;
	height: 35px;
	z-index: 100;
}
#bloc	{
	position: absolute;
	left: 20px;
	width: 180px;
	height: 55px;
	z-index: 100;
}
#home	{
	top: 115px;
}
#prod	{
	top: 150px;
}
#stit	{
	top: 185px;
}
#mini	{
	top: 220px;
}
#quil	{
	top: 255px;
}
#punc	{
	top: 290px;
}
#bloc	{
	top: 325px;
}
#chri	{
	top: 380px;
}
#free	{
	top: 415px;
}
#orde	{
	top: 450px;
}
#cont	{
	top: 485px;
}

#broc	{
	position: absolute;
	left: 605px;
	top: 500px;
	z-index: 1000;
}
