body{
    text-align: center;
    background-color: black;
    color: white;
    font-size: 12px;
}

#gp{
    width: 640px;
    text-align: center;
    margin: 0 auto;
    position: relative;
}

#logo{
width: 549px;
margin: 0 auto;
}

#contenu{
    text-align: left;
}

#menu{
margin-bottom: 30px;
margin-top: 30px;
height: 20px;
position:relative;
}

#appli, #proxy{
position: relative;
text-align:center;
}

#ghostzzz{
display: inline;
position: absolute;
}

ul{
margin: 0;
padding: 0;
display: inline-block;
}

#ulappli{
width: 600px;
}

#ulproxy{
width: 460px;
margin-left: 140px;
}

#appli .listappli{
display:inline;
list-style-type: none;
float: left;
width: 280px;
height: 100px;
cursor: help;
}

#proxy .listproxy{
list-style-type: none;
width: 210px;
height: 20px;
text-align: left;
color: #63AA1C;
float: left;
display: inline;
}

#proxy .listproxy a:hover{
border-bottom: 1px dashed #63AA1C;
background-image: url('listOn.gif');
}


#proxy .listproxy a{
background: url('list.gif') center left no-repeat;
padding-left: 15px;
text-decoration: none;
color: white;
font-size: 15px;
}
/**/
#appli .desc{
    width: 180px;
    float: left;
    text-align: justify;
}

#appli .logo{
    float: left;
    width: 100px;
    text-align: center;
}

#foot{
    text-align: justify;
    margin-top: 30px;
    padding-left: 1px;
}

#sponsor{
    text-align: center;
}

#foot #link{
    float: right;
    margin: 0;
    margin: 0 15px;
    padding-top: 35px;
    width: 158px;
    color: red;
    text-align: center;
    background: url('letsghost.png') center top no-repeat;
    font-family: arial;
    font-size: 12px;
}

#foot #link b{
    cursor: pointer;
}

#foot span{
    color: #63AA1C;
}

.full{
    width: 320px;
    height: 425px;
    position: absolute;
    display: none;
}


.full table{
    font-size: 12px;
}

.full table .f_logo{
    text-align: center;
    font-size: 30px;
    width: 100px;
}

.full table .f_name h2{
    font-size: 30px;
    font-weight: bold;
    font-family: arial;
    margin-top:22px;
    margin-bottom:0;
}

.full table .f_desc{
    text-align: justify;
    padding: 0;
}

full table .f_chara{
}

.full table .f_chara li{
    margin-left: 60px;
}


.link{
    text-decoration: none;
    border-bottom: 1px white dashed;
}

.link:hover{
    border-bottom: 1px white solid;
}

.title{
    font-size: 18px;
    color: #63AB1D;
}

.right{
    right: 0;
    background: black url('separator.png') center left no-repeat;
    padding-left: 10px;
}


.left{
left: 0;
    background: black url('separator.png') center right no-repeat;
    padding-right: 10px;
    left: -5px;
}

.space{
    margin-left: 30px;
}

.select{
    border: 1px red solid;
}

.noselect{
    border: 1px black solid;
}
