/* CSS Document */
body {
background-color:#000000;
color:#FFFFFF;
}
.menu {
margin-top: 30px;
text-align:center;
azimuth:center;

}

.menu-choix {
color:#FFFFFF;
text-decoration:none;
width:20%;
margin-left: 30px;
margin-right: 30px;
text-align:center;
}

.menu-choix:hover {
color:#FF7200;
font-weight:700;
cursor:pointer;
}

.baniere {
cursor:pointer;
border:0;
}
a {
border: 0;
}