body
{
    margin: 0px;
    padding: 0px;
    
    background-color: #f2f0f0;
}

#global
{
    width: 1054px;
    height: 751px;
    
    margin: 0px auto;
    
    background: url(Images/fond.png);
    background-repeat: no-repeat;
}

#logonxt
{
    display:block;
    width:250px;
    height:150px;
    
    position: absolute;
    margin: 220px 0px 0px 30px;
     
    background-image: url(Images/logodefigeii.png);
    background-repeat: no-repeat;
}

#logonxt:hover
{
    background-image: url(Images/logodefigeiiover.png);
}

#ptut
{
    display:block;
    width:381px;
    height:40px;
    
    position: absolute;
    margin: 385px 0px 0px 30px;
     
    background-image: url(Images/ptut.png);
    background-repeat: no-repeat;
}

#ptut:hover, #ptut:focus
{
    background-image: url(Images/ptutover.png);
}

#scorp
{
    display:block;
    width:402px;
    height:294px;
    
    position: absolute;
    margin: 420px 0px 0px 30px;
     
    background-image: url(Images/scorp.png);
    background-repeat: no-repeat;
}

#mb
{
    display:block;
    width:245px;
    height:34px;
    
    position: absolute;
    margin: 350px 0px 0px 655px;
     
    background-image: url(Images/mb.png);
    background-repeat: no-repeat;
}

#mb:hover, #mb:focus
{
    background-image: url(Images/mbover.png);
}

#montblanc
{
    display:block;
    width:354px;
    height:304px;
    
    position: absolute;
    margin: 25px 0px 0px 655px;
     
    background-image: url(Images/montblanc.png);
    background-repeat: no-repeat;
}

#uha
{
    display:block;
    width:94px;
    height:106px;
    
    position: absolute;
    margin: 630px 0px 0px 710px;
    
    background-image: url(Images/uha.png);
    background-repeat: no-repeat;
}

#iut
{
    display:block;
    width:120px;
    height:107px;
    
    position: absolute;
    margin: 628px 0px 0px 810px;
    
    background-image: url(Images/iut.png);
    background-repeat: no-repeat;
}

#geii
{
    display:block;
    width:96px;
    height:106px;
    
    position: absolute;
    margin: 630px 0px 0px 935px;
    
    background-image: url(Images/geii.png);
    background-repeat: no-repeat;
}

span
{
    display: block;
    width: 1054px;
    
    position: absolute;
    margin: 710px 0px 0px 0px;

    text-align: center;
    color: #494745;
    font-family: "helvetica";
    font-size: 0.6em;
}

span a
{
    text-decoration: none;
    color: #494745;
}

span a:hover
{
    color: #7f7c78;
}