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

#titre {
	top: 5px;
	left: -4px;
    width: 464px;
    height: 228px;
    background: url('images/titre-nos-competences.png');
}

#contenu p {
	margin-left: 19px;
	text-align: left;
	text-indent: -19px;
	margin-bottom: 20px;
}
#contenu p a span {
	font-size: 19px;
	text-decoration: underline;
}
#contenu p a {
	color: #999999;
	font-size: 17px;
	line-height: 1.1em;
	margin-bottom: 1em;
	font-weight: light;
}
#contenu p a:hover {
	color: #666666;
	font-weight: bold;
}
#contenu p a:hover span {
	font-weight: normal;
}

.menu li a#lien2 {
	background: #fdb813;
}

#logosd {
	width: 145px;
	position: absolute;
	left: 900px;
	top: 475px;
}
