/*pied de page */

#footer
{
margin-top:5px;
color:Silver;
font-family:"Arial Narrow";
	font-size: 85%;
}
#footerb
{
margin-top:5px;
color:Silver;
font-family:"Arial Narrow";
	font-size: 85%;
}

#footer a
{
color:white;
text-decoration: none;

}
#footerb a
{
color:white;
text-decoration: none;

}

#footer_ref
{

margin-top:5px;
padding:15px;
font-family:"Arial Narrow";

	font-size: 85%;

}
#footer_ref a
{
color:white;
}

#footer_ref dl {
color:Silver;

display:inline;

}
#footer_ref dt {

font-size:10px;

font-weight:bold;

text-align:center;

}
#footer_ref dd {

text-align:center;
color:#888888;
display:inline;
margin-left:8px;

}
#footer_ref dl dd a {
color:white;
font-size:10px;
text-decoration:none;
}
#footer_ref dl dd a:hover {
text-decoration:underline;
}

#link_footer{

}

#link_footer_left{
	text-align: left;
		width: 245px;
}

#link_footer_right{
	text-align: right;
	width: 420px;
}
