#pageHeader {
	width: 1000px;
	text-align: left;
	list-style: none;
	height: 87px;
	background: #A9A9A9 url(../images/references.jpg) no-repeat;
}
div.references{
	
	color : #CC0000;
	text-align : left;
	font-size: 12px;
	font-weight: bold;
	text-decoration : none;
	font-style : normal;
	background-image: url(../images/references-comac-studios.jpg);
	background-repeat: no-repeat;
	background-position : 0% 25%;
	line-height: 3ex; 
    height: 500px;
}
div.ref
{
width: 650px;
text-align : justify;
}

.titre{
	font-style : normal;
	font-weight: bold;
	font-size: 13px;
	color : #999999;
}

.descriptif
{
	color:  black;
	font-style : italic;
font-weight: normal;	
}

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

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