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: 210px;
}
#texte {
    padding-left: 40px;
	margin-top: 10px;
	width: 540px;
}

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

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

#photo_presentation {
    float: left;
    width: 80px;
    height: 190px;
	margin-right: 15px;
	background: url(images/photo_presentation.jpg);
}
#photo_presentation2 {
    float: right;
    width: 160px;
    height: 90px;
    margin-left: 10px;
	margin-bottom: 5px;
	background: url(images/photo_presentation2.jpg);
}