/* CSS Document */
html,body {
background-color: #1b5571;
text-align:center;
color: white;
font-family:arial;
font-size:9px;
}

a {
color:white;
}

a:visited {
color: #800080;
}

.acceuil {
margin-top:80px;
margin-bottom:45px;
display: block;
}

.choixLang {
margin-bottom:120px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:21px;
color:#FAB801;
font-weight:bold;
}

.choixLang a {
text-decoration:none;
text-transform:uppercase;
color:#FAB801;
}


