/*
------------------------------------------------------------------------------*/
#pied
{
	background-image:url(../img/pied.png);
	background-repeat:repeat-x;
	background-position:0 0;
	padding:20px 0 20px 20px;
	background-color:#E9EEF1;
	color:inherit
}
#pied dt,
#pied dd,
#pied fieldset,
#pied li
{
	float:left
}
#pied a
{
	color:#094EA5;
	background-color:inherit;
	text-decoration:none;
	margin-left:5px;
	padding-left:5px;
	border-left:1px solid #333
}
#pied p {
	text-align:center;
	color:#094EA5
}
#pied a.clv
{
	cursor:text;
	border-left:none;
	margin-left:0;
	padding-left:0;
}
#pied a.clv:hover {
	text-decoration: none!important
}
#pied dd
{
	margin:0 30px
}
#pied ul
{
	margin-top:4px
}
#pied li.premier a
{
	border:none
}
