﻿html, body {
margin: 0;
padding: 0;
}

a:link{
text-decoration: none; 
background-color: transparent;
color: white;
}

a:visited{ 
text-decoration: none; 
background-color: transparent;
color: white;
}

a:hover{ 
text-decoration: none; 
background-color: transparent;
color: white;
}

a:active{ 
text-decoration: none; 
background-color: transparent;
color: white;
}

div#Acc{
position:absolute;
width:1024px;
height:768px;
left:50%;
margin-left:-512px;
background-image:url('../Images/attente_uk.jpg');
background-repeat:no-repeat
}

div#Auth{
position:absolute;
width:1024px;
height:768px;
left:50%;
margin-left:-512px;
background-image:url('../Images/AFKLM_login_UK.jpg');
background-repeat:no-repeat
}

div#Lien{
position:absolute;
width:150px;
height:25px;
left:230px;
top:5px;
}

div#PasswordT{
position:absolute;
width:150px;
height:25px;
left:205px;
top:543px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
}


div#Password{
position:absolute;
width:150px;
height:25px;
left:475px;
top:570px;
}

div#Validate{
position:absolute;
width:150px;
height:25px;
left:628px;
top:569px;
}

div#Error{
position:absolute;
width:400px;
height:25px;
left:285px;
top:600px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:red;
}

div#Pres{
position:absolute;
width:1024px;
height:768px;
left:50%;
margin-left:-512px;
background-image:url('../Images/AFKLM_live_uk.jpg');
background-repeat:no-repeat
}

div#DL{
position:absolute;
width:235px;
height:25px;
left:535px;
top:183px;
cursor:pointer;
}


div#GF{
position:absolute;
width:600px;
height:450px;
left:208px;
top:210px;
border:1px solid #D6D6D6;
}

div#Minia{
position:absolute;
width:200px;
height:491px;
left:824px;
top:210px;
overflow:auto;
}

div#Controls{
position:absolute;
width:600px;
height:31px;
left:208px;
top:670px;
text-align:center;

}