#pied2page {

	position: relative;
	width: 980px;
	height: 26px;
	background: #f2f2f2;

}


#pied2page a {

	color: #000

}


#pied2page #illustration_pied {

	z-index: 0;
	position: absolute;
	left: 406px;
	top: -68px;
	width: 362px;
	height: 72px;

}


#pied2page #menu_pied {

	position: absolute;
	left: 20px;
	bottom: 2px;
	font-size: .8em;

}

/*
#pied2page #mentions {

	position: absolute;
	left: 20px;
	bottom: 2px;
	font-size: .8em;

}
*/

#pied2page #conteneurLiens_pied {

	z-index: 999;
	position: absolute;
	left: 318px;
	bottom: 0;
	height: 24px;
	line-height:24px;

}

#pied2page #conteneurLiens_pied a {

	margin-right: 20px;
	font-size: 1.5em;
	font-style: italic;
}

#pied2page #mediablue {

	position: absolute;
	bottom: -1.5em;
	right: 0;
	font-size: .9em;

}



