/* 
    Document   : style
    Created on : 22 janv. 2010, 08:13:50
    Author     : Christen Cyril, Inzirillo Gabriel
    Description:
        Purpose of the stylesheet follows.
*/

#login{
    width: 300px;
    position: absolute;
    left: 50%;
    margin-left: -150px;
}

