@charset "utf-8";
/* CSS Document */

body {
text-align: center;
 }

.conteneur {
width : 464px;
height: 32px;
margin : 0 auto;
margin-top: 30px;
}


.titre {
width : 464px;
height: 32px;
margin-left: auto;
margin-top: 0px;
}


.image {
float: left;
margin-right:10px;
}

.coord {
text-align:left;
width : 464px;
height: 255px;
margin-left: 0px;
margin-top: 30px;
}


.credits {
text-align:left;
width : 464px;
margin-left: auto;
margin-top: 0px;
}
