.Footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.Lien {
	font-family: Tahoma, Arial, Verdana;
	font-size: 16px;

	color: #424F7B;
	text-decoration: underline;
	padding:3px 0 7px 0;
	clear:both;
}
.Lien:hover {
	text-decoration: none;
}
.Descriptif {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin:7px 0 4px 0;
	clear:both;
}
.Lien2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-style: italic;

}
.LienFooter {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
	text-decoration: underline;
}
.LienFooter:hover {
	text-decoration: none;
}
p{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
}
p a{
	color: #666666;
}
p a:hover{
	text-decoration:none;
}
h2{
	font-family: Tahoma, Arial, Verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	margin:5px 0 5px 0;
}

#adresseFooter{
margin:10px 0 10px 20px; 
width:800px; 
text-align:left;
}

#adresseFooter td{
	white-space:nowrap;
}