body
{
margin:auto;
background-image:url(./images/fond.png);
background-repeat:repeat-x;
background-position:top;
background-color:#ffffff;
width : 640px;
margin-top : 130px;
}

#haut
{
width: 640px;
height: 266px;
background-image: url(images/haut.png);
}
#bas
{
width: 640px;
height: 389px;
background-image: url(images/bas.png);
}
#mons
{
float: left;
margin-left: 212px;
margin-top: 30px;
width: 75px;
height: 45px;
}
#bruxelles
{
float: left;
margin-left: 239px;
margin-top: 93px;
width: 120px;
height: 45px;
}
#info
{
clear: both;
width: 640px;
height: 33px;
background-image: url(images/info.png);
}
a{outline: none;}
:focus{-moz-outline-style: none;}

