div.titre-axe {
	position:absolute;
	top: 52px;
	left: 120px;
	background-image: url("/images/carre.gif");
	background-repeat: no-repeat;
	background-position: top right;
	width: 260px;
	font-size: 11pt;
	font-weight: bold;
	color: #008C67;
	letter-spacing: 1px;
	text-align: right;
	text-transform: uppercase;
	padding-right: 20px;
}

div#logo {
	position:absolute;
	top: 20px;
	left: 25px;
	z-index: 10;
}

div#photoflash {
	position:absolute;
	top: 0px;
	left: 420px;
}


div#references-list-impression {
	display: none;
	}

div#references-list {
	position:absolute;
	top: 80px;
	left: 25px;
	width: 380px;
	height: 160px;
	z-index: 20;
	padding-top: 10px;
}

div#references-list ul {
	list-style-type: square;
	margin: 0 0 0 15px;
	}

div#contenu {
	border-top: 1px solid #008C67;
	position:absolute;
	top: 260px;
	left: 25px;
	width: 380px;
	height: 185px;
	z-index: 20;
}

#contenu p {
  text-align: justify;
}

p#lien-temoignage {
	border: 1px solid #008C67;
	padding: 5px 3px 5px 25px;
	background-color: #008C67;
	background-image: url("/images/icon_interview3.gif");
	background-position: left;
  background-repeat: no-repeat;
	}

p#lien-temoignage a {
  color: white;
	font-weight: bold;
	}

div#temoignage {
  font-family: Arial, Verdana, sans-serif;
  font-size: 8pt;
  line-height: 12pt;
}

div#temoignage h2 {
  color: #008C67;
  font-weight: bold;
  font-size: 9pt;
  margin: 10pt 0 5pt 0;
}