#page {
    background: url('images/fond-nos-references.jpg');
}

#titre {
    width: 421px;
    height: 370px;
	top: -8px;
	left: -17px;
    background: url('images/titre-nos-references.png');
}

.menu li a#lien3 {
	background: #ec008c;
}

#contenu {
	margin: 0;
	padding: 0;
	background: transparent;
}
#cadre-haut {
	position: absolute;
	top: 0;
	left: 0;
	background: white;
	width: 400px;
	height: 80px;
}
#cadre-gauche {
	position: absolute;
	top: 90px;
	left: 0;
	background: white;
	width: 185px;
	height: 500px;
}
#liste-references {
	position: absolute;
	top: 90px;
	left: 185px;
	width: 215px;
	height: 425px;
}
#liste-references p {
	margin: 0;
	height: 25px;
	background: url('images/puce.png') no-repeat;
}
#liste-references p span {
	display: block;
	margin: 0;
	padding: 0;
	display: block;
	margin-left: 25px;
	padding-top: 4px;
	height: 21px;
	background: white;
}
#cadre-bas {
	position: absolute;
	top: 515px;
	left: 185px;
	background: white;
	width: 215px;
	height: 75px;
}
#logosd {
	width: 145px;
	position: absolute;
	left: 880px;
	top: 545px;
}
