* {
padding: 0;
margin: 0}
html, body {
font-family : verdana, sans-serif;
margin : 0 auto;
text-align : center;
font-size : 100%;
background : #E4E4E4}
#global {
color : #444;
margin : 0 auto;
font-size : .8em;
border-top : 5px solid #000;
width : 980px;
height : 800px}
.titre {
width : 900px;
height : auto;
margin : 10px auto}
.texte {
width : 900px;
height : auto;
text-align : justify;
margin : 0 auto}
.photo {
position : relative;
width : 900px;
height : auto;
margin : 10px auto}
#logoPrec{
position : absolute;
top : 400px;
left: 30px}
#logoPrec img {border:none}
#logoRet{
position : absolute;
top : 30px;
left: 420px}
#logoRet img {border:none}
#logoSuiv{
position : absolute;
top : 400px;
left: 800px}
#logoSuiv img {border:none}
.pied {
width : 900px;
height : auto;
margin : 0 auto}
img{border:1px solid #fff}