body{
text-align:center;
font-family:trebuchet ms, arial,verdana;
font-size:12px;
line-height:16px;
color:#333433;
}

/*/////////////  PAGE LOGIN  ////////////////*/

#bloc_login{
background:url(images/login.gif) no-repeat;
height:392px;width:587px;
margin:10% auto auto auto;padding:auto;
text-align:left;
}
#login_form{
padding:155px 0px 0px 202px;
}
.swap_value{
background:#b7ddb7;
width:268px;height:31px;
margin:30px 0px 0px 0px;padding:5px 5px 0px 5px;
border:1px solid #a7d3a7;
color:white;
font-size:22px;
}
.login_input:hover{border:1px solid #5aa85a;
}
#login_submit{
width:59px; height:112px;
background:url(images/login_submit.jpg);
border:none;
position:absolute;
margin:-42px 0px 0px 45px;
cursor:pointer;
}
#wrong{
position:absolute;
margin:-185px 0px 0px 90px;padding:5px 10px 5px 10px;
background:#ff6b6b;
}
#copyright{margin-left:-65px;padding-top:5px;
}

