body{
background-color:#2b362b;
}

.fond1{
background-image:url('fond-preface2.png');
height:779px;
width:1000px;
background-repeat:no-repeat;
margin-left:auto;
margin-right:auto;
padding-top:180px;
}

#airsoft{
background-image:url('plaque-airsoft.png');
height:108px;
width:466px;
background-repeat: no-repeat;
display:block;
}

#paintball{
background-image:url('plaque-paintball.png');
height:108px;
width:466px;
display:block;
background-repeat: no-repeat;
}

#paintball:hover{
background-image:url('plaque-paintball2.png');
}

#airsoft:hover{
background-image:url('plaque-airsoft2.png');
}

#cadrePreface{
width:650px;
margin:0 auto;
margin-top:60px;
}

#pPaintball{
margin-left:150px;
}

#logo{
text-align:center;
}

