h1 {
    background: url(images/titre.gif) no-repeat;
	background-position: bottom right;
    padding: 0;
    margin-top: 0px;
    margin-left: 70px;
    color: #77002c;
	font-size: 12px;
	font-weight: bold;
	height: 12px;
	line-height: 12px;
	width: 180px;
}

#texte {
    padding-left: 40px;
	margin-top: 10px;
	width: 540px;
}

#texte2 {
    padding-left: 40px;
	margin-top: 15px;
	width: 350px;
}

#texte3 {
float:left;
width: 250px;
padding: 0px;
margin:0 0;
}

#texte4 {
float:right;
width: 250px;
margin-top: 0px;
padding-top: 0px;
}

#texte5 {
    padding-left: 40px;
	margin-top: 15px;
	width: 540px;
}

#photo1 {
	float: left;
    width: 120px;
    height: 75px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url(images/photo_services_1.jpg);
}

#photo2 {
    width: 250px;
    height: 80px;
	margin-right: 10px;
	margin-bottom: 5px;
	background: url(images/photo_services_2.jpg);
}

#photo3 {
	float: right;
    width: 80px;
    height: 140px;
	margin-left: 10px;
	margin-bottom: 0px;
	background: url(images/photo_services_3.jpg);
}

#photo4 {
	float: left;
    width: 105px;
    height: 120px;
	margin-right: 10px;
	margin-bottom: 0px;
	background: url(images/photo_services_4.jpg);
}

#conteneur_texte {
width:540px;
margin:15px 40px;
padding: 0px;
}

#spacer {
background: url(images/spacer_vertical.gif) no-repeat;
background-position: center bottom;
margin-left: 250px;
margin-right: 250px;
height: 170px;
margin-top: 0px;
padding-top: 0px;
}

#pied {
height: 10px;
clear: both;
}