
div#fond {
    background-image:  url(./presentation.jpg);
    background-repeat: no-repeat;
    height: 584px;
    width: 940px;
}
div#fond2 {
    background-image:  url(./prestations.jpg);
    background-repeat: no-repeat;
    height: 584px;
    width: 940px;
}
div#fond3 {
    background-image:  url(./contact.jpg);
    background-repeat: no-repeat;
    height: 584px;
    width: 940px;
}
div#text {
    position: relative;
    height: 300px;
    width: 300px;
    left: 470px;
    top: 0px;
	padding-top:160px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFFFFF;
	font-style:italic;
	float:left;
}
div#text2 {
	color:#000000;
}
div#text3 {
	color:#000000;
	padding-top:150px;
}

div#bts {
	float:left;
    position: relative;
    height: 80px;
    width: 120px;
    left: 500px;
    top: 50px;

}

div#bt2 {

    position: relative;
    height: 25px;
    width: 120px;
/*	border:#FF0000 solid;*/
}
