#pageHeader {
	width: 1000px;
	text-align: left;
	list-style: none;
	height: 87px;
	background: #A9A9A9 url(../images/haut-contact.jpg) no-repeat;
}

.liens a
{
	margin-left: 30px;
	font-size: 11px;
	font-weight: bold;
  color:  black;
  text-decoration : none;
}

.liens a:hover,a:active,a:visited
{
 color:#FF0004;
 text-decoration : none;
}
.liens a:active,a:visited
{
 color:black;
 text-decoration : none;
}

