html, body { 
background-color : #000000;
margin : 0 0 0 0;
} 
a:link { 
color : #ffffff;
font-size : 19px;
font-family : Times New Roman;
text-decoration : none;
} 
a:visited { 
color : #ffffff;
font-size : 19px;
font-family : Times New Roman;
text-decoration : none;
} 
a:hover { 
color : #666666;
font-size : 19px;
font-family : Times New Roman;
text-decoration : none;
} 
a.menu:link { 
color : #ffffff;
font-size : 16px;
font-family : Times New Roman;
text-decoration : none;
} 
a.menu:visited { 
color : #ffffff;
font-size : 16px;
font-family : Times New Roman;
text-decoration : none;
} 
a.menu:hover { 
color : #666666;
font-size : 16px;
font-family : Times New Roman;
text-decoration : none;
}
p { 
color : white;
font-size : 12px;
font-family : Verdana;
font-weight : normal;
} 
h1 { 
color : #EBE3C5;
font-size : 14px;
font-family : Verdana;
font-weight : bold;
} 
h2 { 
color : red;
font-size : 14px;
font-family : helvetica;
font-weight : normal;
font-style : normal;
margin : 5px 0;
} 
h3 { 
color : #9b9c9e;
font-size : 18px;
font-family : helvetica;
margin : 2px;
} 
img.drapeaux {
border: 1px solid white;
}
#credits { 
display : none;
background-color : #ffffff;
position : absolute;
left : 50%;
top : 50%;
width : 320px;
height : 430px;
margin-left : -160px;
margin-top : -215px;
border : 1px solid #ffffff;
z-index : 51;
} 
#creditsi { 
display : none;
background-color : #ffffff;
position : absolute;
left : 50%;
top : 50%;
width : 320px;
height : 430px;
margin-left : -160px;
margin-top : -215px;
border : none;
z-index : 50;
}
